Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2025

Bumps the all-go-minor-and-patch group in /azure-ipam with 2 updates: github.com/Azure/azure-container-networking and github.com/containernetworking/plugins.

Updates github.com/Azure/azure-container-networking from 1.7.3 to 1.7.4

Commits
  • a0d1a66 feat: snat azure dns traffic to node ip in cns linux (#3930)
  • a0ddc7b ci: cns patch testing in release pipeline (#3914)
  • bd7e2ae deps: bump the all-go-minor-and-patch group in /azure-ipam with 2 updates (#4...
  • 960b567 Add v2 zap logger to cns apis (#4003)
  • 03bb0ca Chore: make dependanbot to open one PR for go dependencies update weekly (#4010)
  • d2b3e42 chore: update to go1.24 (#3912)
  • cfe6f49 deps: bump github.com/cilium/ebpf from 0.16.0 to 0.19.0 (#3966)
  • b932780 chore: install bpf dependencies before building binaries (#4011)
  • 8100de6 ci: add dualstack coverage to LSG-CNI pipeline (#4001)
  • c0451dd deps: bump github.com/spf13/pflag from 1.0.7 to 1.0.10 (#3994)
  • Additional commits viewable in compare view

Updates github.com/containernetworking/plugins from 1.6.2 to 1.8.0

Release notes

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

CNI plugins v1.8.0

The Bridge CNI plugin has removed limitations on VLAN trunk implementation. This aligns with recommended access and trunk port configurations, ensuring proper VLAN isolation and enhanced usability.

What's Changed

New Contributors

Full Changelog: containernetworking/plugins@v1.7.0...v1.8.0

CNI plugins v1.7.1

What's Changed

(Administrative note: the GitHub release v1.7.0 somehow got split in to two immutable releases. v1.7.1 is a re-release that corrects the issue. Apologies for the trouble).

New features / options

Other improvements

Bug fixes

New Contributors

Full Changelog: containernetworking/plugins@v1.6.2...v1.7.1

v1.7.0

No release notes provided.

v1.7.0

No release notes provided.

Commits
  • 0e64847 lint: allow "util" package
  • 3487bb2 ci, release: bump go to v1.25
  • d3e8172 Set value of SCOPE to SCOPE_LINK for opt121 routes with router unspecified wi...
  • 79c947a build(deps): bump the golang group across 1 directory with 5 updates
  • c70a338 remove duplicate route.Table and route.Scope assignments
  • b046681 .github: bump golangci-lint version
  • e3390bc build(deps): bump alpine in /.github/actions/retest-action
  • 40970ae build(deps): bump the golang group across 1 directory with 2 updates
  • 48a4ae5 Set default value of PreserveDefaultVlan to False
  • e0b9952 Allow vlan parameter to set native vlan on trunk ports
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/Azure/azure-container-networking [>= 1.16.a, < 1.17]
github.com/Azure/azure-container-networking [>= 1.15.a, < 1.16]
github.com/Azure/azure-container-networking [>= 1.6.a, < 1.7]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-go-minor-and-patch group in /azure-ipam with 2 updates: [github.com/Azure/azure-container-networking](https://github.com/Azure/azure-container-networking) and [github.com/containernetworking/plugins](https://github.com/containernetworking/plugins).


Updates `github.com/Azure/azure-container-networking` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/Azure/azure-container-networking/releases)
- [Commits](v1.7.3...v1.7.4)

Updates `github.com/containernetworking/plugins` from 1.6.2 to 1.8.0
- [Release notes](https://github.com/containernetworking/plugins/releases)
- [Commits](containernetworking/plugins@v1.6.2...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-container-networking
  dependency-version: 1.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-minor-and-patch
- dependency-name: github.com/containernetworking/plugins
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added azure-ipam dependencies Dependencies only. release/1.5 Change affects v1.5 release train labels Sep 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 25, 2025 09:16
@dependabot dependabot bot requested a review from xiaozhiche320 September 25, 2025 09:16
@dependabot dependabot bot added dependencies Dependencies only. azure-ipam release/1.5 Change affects v1.5 release train labels Sep 25, 2025
@paulyufan2
Copy link
Contributor

/azp run Azure Container Networking PR

@paulyufan2 paulyufan2 enabled auto-merge October 2, 2025 23:26
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure-ipam 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