Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arduino/arduino-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 061eb60
Choose a base ref
...
head repository: arduino/arduino-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 80521a1
Choose a head ref
  • 5 commits
  • 60 files changed
  • 3 contributors

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    abb2232 View commit details
    Browse the repository at this point in the history
  2. [skip changelog] Bump zipp from 3.8.0 to 3.19.1 (#2660)

    Bumps [zipp](https://github.com/jaraco/zipp) from 3.8.0 to 3.19.1.
    - [Release notes](https://github.com/jaraco/zipp/releases)
    - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
    - [Commits](jaraco/zipp@v3.8.0...v3.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: zipp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    625aaac View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. grpc: fixed BoardListWatch streaming call (#2664)

    * grpc: fixed BoardListWatch streaming call
    
    * Added integration test
    
    * Fixed also existing calls to BoardListWatch
    cmaglie authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b4f8849 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. [skip changelog] Bump google.golang.org/grpc from 1.64.0 to 1.65.0 (#…

    …2656)
    
    * [skip changelog] Bump google.golang.org/grpc from 1.64.0 to 1.65.0
    
    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.65.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.64.0...v1.65.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Updated license cache
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Cristian Maglie <c.maglie@arduino.cc>
    dependabot[bot] and cmaglie authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    cbe162a View commit details
    Browse the repository at this point in the history
  2. [skip changelog] Bump golang.org/x/term from 0.21.0 to 0.22.0

    Bumps [golang.org/x/term](https://github.com/golang/term) from 0.21.0 to 0.22.0.
    - [Commits](golang/term@v0.21.0...v0.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/term
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    80521a1 View commit details
    Browse the repository at this point in the history
Loading