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/pluggable-discovery-protocol-handler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.1
Choose a base ref
...
head repository: arduino/pluggable-discovery-protocol-handler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.2
Choose a head ref
  • 8 commits
  • 15 files changed
  • 3 contributors

Commits on Mar 16, 2023

  1. Bump actions/setup-go from 3 to 4

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    3d8ca1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #34 from arduino/dependabot/github_actions/actions…

    …/setup-go-4
    
    Bump actions/setup-go from 3 to 4
    per1234 authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    52f7c51 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    fdb9b10 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from arduino/dependabot/github_actions/actions…

    …/checkout-4
    
    Bump actions/checkout from 3 to 4
    per1234 authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5c32803 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Bump actions/setup-node from 3 to 4

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c0eb6fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #38 from arduino/dependabot/github_actions/actions…

    …/setup-node-4
    
    Bump actions/setup-node from 3 to 4
    per1234 authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    3c8cf52 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    ad7969a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from arduino/upgrade_test_libs

    Remove outdated executils library and updated everything
    cmaglie authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f2eee1f View commit details
    Browse the repository at this point in the history
Loading