deps: bump the all-go-minor-and-patch group in /azure-ipam with 3 updates#4261
Open
dependabot[bot] wants to merge 1 commit intorelease/v1.5from
Conversation
Bumps the all-go-minor-and-patch group in /azure-ipam with 3 updates: [github.com/Azure/azure-container-networking](https://github.com/Azure/azure-container-networking), [github.com/containernetworking/plugins](https://github.com/containernetworking/plugins) and [go.uber.org/zap](https://github.com/uber-go/zap). Updates `github.com/Azure/azure-container-networking` from 1.7.3 to 1.8.2 - [Release notes](https://github.com/Azure/azure-container-networking/releases) - [Commits](v1.7.3...v1.8.2) Updates `github.com/containernetworking/plugins` from 1.6.2 to 1.9.0 - [Release notes](https://github.com/containernetworking/plugins/releases) - [Commits](containernetworking/plugins@v1.6.2...v1.9.0) Updates `go.uber.org/zap` from 1.27.0 to 1.27.1 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.0...v1.27.1) --- updated-dependencies: - dependency-name: github.com/Azure/azure-container-networking dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/containernetworking/plugins dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: go.uber.org/zap dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
jpayne3506
requested changes
Mar 9, 2026
| module github.com/Azure/azure-container-networking/azure-ipam | ||
|
|
||
| go 1.23.2 | ||
| go 1.24.2 |
Contributor
There was a problem hiding this comment.
Needs to be combined with a go version update within dockerfiles
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-go-minor-and-patch group in /azure-ipam with 3 updates: github.com/Azure/azure-container-networking, github.com/containernetworking/plugins and go.uber.org/zap.
Updates
github.com/Azure/azure-container-networkingfrom 1.7.3 to 1.8.2Release notes
Sourced from github.com/Azure/azure-container-networking's releases.
Commits
372aa12dualstack swiftv1 multitenancy: added ipv6 support in CNS (#4229)c3ef574[feat] Trigger Create/update NodeInfo CRD for Swift v1 dualstack podsubnet (#...4a489b6fix: cilium status wait and other pipeline fixes (#4231)08628efFix: Add cni-telemetry-sidecar to Dockerfile and build scripts (#4238)92c6046feat: add support for IP constraint (#4143)2567135Feat: Adding a CNI Telemetry sidecar to CNS pod to replace the azure-vnet-tel...cbe5ad9Feat: necessary fixes for Stateless CNI Linux (#4212)a59fdb2ci: acn build cil log collector (#4211)1ae19dafix: remove linux-headers-generic as it was causing pkg not found errors (#4217)10f9290feat: add cilium log collector (#4208)Updates
github.com/containernetworking/pluginsfrom 1.6.2 to 1.9.0Release notes
Sourced from github.com/containernetworking/plugins's releases.
... (truncated)
Commits
9b3772eportmap: ensure nftables backend only intercept local traffic8ee59c6portmap: fix CHECK for nftables backend372953dIgnore settling with down state since it will never settle85daca7Fix file exists errro in dummy cni0e64847lint: allow "util" package3487bb2ci, release: bump go to v1.25d3e8172Set value of SCOPE to SCOPE_LINK for opt121 routes with router unspecified wi...79c947abuild(deps): bump the golang group across 1 directory with 5 updatesc70a338remove duplicate route.Table and route.Scope assignmentsb046681.github: bump golangci-lint versionUpdates
go.uber.org/zapfrom 1.27.0 to 1.27.1Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
7b755a3release 1.27.1 (#1521)d6b395bUpdate lazy logger not to materialize unless it's being written to (#1519)4b9cea0ci: Test with Go 1.24, Go 1.25 (#1508)7c80d7bFix race condition in WithLazy implementation (#1426) (#1511)07077a6Prevent zap.Object from panicing on nils (#1501)a6afd05Fix lint check name (#1502)6d48253chore: fix typo (#1482)32f2ec1Fix the field test for bool type (#1480)fe16eb5Upgrade grpc in zapgrc test package & bump go version (#1478)5f00c34test(AtomicLevel): demonstrate Handler is not vulnerable to XSS (#1477)Most Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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