Skip to content

deps: bump github.com/containernetworking/cni from 1.2.3 to 1.3.0 #3580

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2025

Bumps github.com/containernetworking/cni from 1.2.3 to 1.3.0.

Release notes

Sourced from github.com/containernetworking/cni's releases.

v1.3.0

What's Changed

This adds a new config flag loadPluginsFromFolder - if present, for a given named network bar, plugin configuration objects will be loaded from <path-to-bar-network-config-file>/bar/xxx.conf. This may be useful for vendors providing chained plugins: you can add your plugin to a chain without needing to edit the file in-place.

New Contributors

Full Changelog: containernetworking/cni@v1.2.3...v1.3.0

Commits
  • a28faab Merge pull request #1155 from squeed/remove-deprecated
  • 3f7369a libcni: remove some deprecation warnings
  • 097592d Merge pull request #1154 from LionelJouin/maintainers
  • d2f3f46 Update MAINTAINERS
  • 3b4dfc5 Merge pull request #1119 from containernetworking/dependabot/github_actions/g...
  • a845cc8 build(deps): bump github/codeql-action from 3.26.4 to 3.26.7
  • 4c9ae43 Merge pull request #1109 from containernetworking/dependabot/go_modules/golan...
  • be3f5a9 Merge pull request #1108 from mmorel-35/scorecard
  • f4f2dc7 Setup scorecard workflow
  • 81ed2d0 Merge pull request #1110 from danwinship/cnitool-binary
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/containernetworking/cni](https://github.com/containernetworking/cni) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/containernetworking/cni/releases)
- [Commits](containernetworking/cni@v1.2.3...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/containernetworking/cni
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team and paulyufan2 April 8, 2025 09:38
@dependabot dependabot bot added dependencies Dependencies only. release/1.5 Change affects v1.5 release train labels Apr 8, 2025
@paulyufan2
Copy link
Contributor

/azp run Azure Container Networking PR

@paulyufan2 paulyufan2 enabled auto-merge April 14, 2025 16:34
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@paulyufan2 paulyufan2 added this pull request to the merge queue Apr 14, 2025
@paulyufan2 paulyufan2 removed this pull request from the merge queue due to a manual request Apr 14, 2025
@jpayne3506 jpayne3506 added this pull request to the merge queue Apr 15, 2025
Merged via the queue into release/v1.5 with commit 98e6519 Apr 15, 2025
14 checks passed
@jpayne3506 jpayne3506 deleted the 7416dependabot/go_modules/release/v1.5/github.com/containernetworking/cni-1.3.0 branch April 15, 2025 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies only. release/1.5 Change affects v1.5 release train
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants