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: containernetworking/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: containernetworking/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.1
Choose a head ref
  • 6 commits
  • 27 files changed
  • 3 contributors

Commits on May 27, 2024

  1. build(deps): bump alpine in /.github/actions/retest-action

    Bumps alpine from 3.19 to 3.20.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    0e87bcc View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Fix release tar images' owner to root

    Fix #1053
    
    Signed-off-by: Tomofumi Hayashi <[email protected]>
    s1061123 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    434e9b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1054 from s1061123/fix/1053

    Fix release tar images' owner to root
    squeed authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    518bc80 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1049 from containernetworking/dependabot/docker/d…

    …ot-github/actions/retest-action/alpine-3.20
    
    build(deps): bump alpine from 3.19 to 3.20 in /.github/actions/retest-action
    squeed authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b96f963 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump the golang group across 1 directory with 3 updates

    Bumps the golang group with 2 updates in the / directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and [github.com/safchain/ethtool](https://github.com/safchain/ethtool).
    
    
    Updates `github.com/onsi/ginkgo/v2` from 2.17.3 to 2.19.0
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.17.3...v2.19.0)
    
    Updates `github.com/safchain/ethtool` from 0.3.0 to 0.4.0
    - [Release notes](https://github.com/safchain/ethtool/releases)
    - [Commits](safchain/ethtool@v0.3.0...v0.4.0)
    
    Updates `golang.org/x/sys` from 0.20.0 to 0.21.0
    - [Commits](golang/sys@v0.20.0...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: github.com/safchain/ethtool
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    508c94c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1056 from containernetworking/dependabot/go_modul…

    …es/golang-82cdb19fbc
    
    build(deps): bump the golang group across 1 directory with 3 updates
    squeed authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c29dc79 View commit details
    Browse the repository at this point in the history
Loading