Thanks to visit codestin.com
Credit goes to github.com

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: 3eecf20
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: d5ef61d
Choose a head ref
  • 11 commits
  • 30 files changed
  • 3 contributors

Commits on Aug 12, 2025

  1. commands: use the new endpoint to detect boards (#2974)

    * commands: use the new endpoint to detect boards
    
    * commands: change cacheKey
    
    * commands: push always on top the `arduino` vendor
    alessio-perugini authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    461b668 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. [skip changelog] Bump actions/checkout from 4 to 5 (#2976)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    eb4e2ca View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. debian: correctly regenerate copyright file (#2979)

    * debian: correctly regenerate copyright file
    
    * ci: add check
    alessio-perugini authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    b6ddb5a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. [skip changelog] Bump github.com/stretchr/testify from 1.10.0 to 1.11…

    ….0 (#2984)
    
    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.10.0...v1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-version: 1.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    571dc02 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. Configuration menu
    Copy the full SHA
    869fced View commit details
    Browse the repository at this point in the history
  2. fix: Multiple gRPC Create/Init/Destroy cycles causes multiple plugg…

    …able-discovery zombie process (#2985)
    
    * Refactor mocked-discovery integration tests
    
    * Added integration-test to check handling of multiple discovery instances
    
    * Correctly clean-up pluggable-discoveries on gRPC instance close
    cmaglie authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    08ff7e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2025

  1. [skip changelog] Bump aws-actions/configure-aws-credentials from 4 to…

    … 5 (#2998)
    
    Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 4 to 5.
    - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
    - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
    - [Commits](aws-actions/configure-aws-credentials@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: aws-actions/configure-aws-credentials
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    b9d3423 View commit details
    Browse the repository at this point in the history
  2. [skip changelog] Bump actions/setup-python from 5 to 6 (#2995)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    13461fc View commit details
    Browse the repository at this point in the history
  3. [skip changelog] Bump actions/setup-go from 5 to 6 (#2996)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    e9c49c6 View commit details
    Browse the repository at this point in the history
  4. [skip changelog] Bump actions/setup-node from 4 to 5 (#2997)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    a2ca82e View commit details
    Browse the repository at this point in the history
  5. [skip changelog] Bump peter-evans/create-pull-request from 6 to 7 (#2698

    )
    
    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    d5ef61d View commit details
    Browse the repository at this point in the history
Loading