Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 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.1 to 1.7.3

Release notes

Sourced from github.com/Azure/azure-container-networking's releases.

v1.7.3

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.7.3

Commits
  • f636b50 fix: add code generation to run-unit-tests.stages (#3985)
  • 196df62 [ci] fix: skip failing k8se2e dualstack test (#3993)
  • 2f0311d [feat] synchronize NC version with NMA programmed goal state (#3790)
  • 116b02a deps: bump github.com/spf13/pflag from 1.0.7 to 1.0.9 (#3981)
  • 11dedad deps: bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#3970)
  • d12d99b feat: remove jump to swift-postrouting in iptables legacy as rules already ex...
  • 11ac589 feat: update iptables monitor with ipv6 and bpf map reading capabilities (#3948)
  • d1a7d21 deps: bump google.golang.org/protobuf from 1.36.7 to 1.36.8 in /build/tools (...
  • 5b1969d deps: bump google.golang.org/protobuf from 1.36.7 to 1.36.8 (#3956)
  • ac6cb6a CNS API contracts for NUMA-Aware Pods (#3825)
  • 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

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.1 to 1.7.3 - [Release notes](https://github.com/Azure/azure-container-networking/releases) - [Commits](v1.7.1...v1.7.3) 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.3 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 the azure-ipam label Sep 9, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2025

Labels

The following labels could not be found: grouped. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@paulyufan2
Copy link
Contributor

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).
@rbtr rbtr added this pull request to the merge queue Sep 11, 2025
Merged via the queue into master with commit bd7e2ae Sep 11, 2025
12 of 13 checks passed
@rbtr rbtr deleted the 0ff5dependabot/go_modules/azure-ipam/all-go-minor-and-patch-6cca3d7942 branch September 11, 2025 18:29
sivakami-projects pushed a commit that referenced this pull request Oct 23, 2025
…ates (#4029) deps: bump the all-go-minor-and-patch group 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.1 to 1.7.3 - [Release notes](https://github.com/Azure/azure-container-networking/releases) - [Commits](v1.7.1...v1.7.3) 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.3 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

azure-ipam dependencies Dependencies only.

3 participants