deps: bump github.com/containernetworking/cni from 1.3.0 to 1.3.1 in /azure-ipam in the all-go-minor-and-patch group - #4842
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-go-minor-and-patch group in /azure-ipam with 1 update: [github.com/containernetworking/cni](https://github.com/containernetworking/cni). Updates `github.com/containernetworking/cni` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/containernetworking/cni/releases) - [Commits](containernetworking/cni@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: github.com/containernetworking/cni dependency-version: 1.3.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>
dependabot
Bot
requested review from
Evan Baker (rbtr)
and
a lite review from Copilot
September 6, 2026 12:02
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
It’s a scoped patch-level dependency update for the azure-ipam submodule with consistent go.mod/go.sum updates and no code-path changes in this PR.
Pull request overview
This PR updates the azure-ipam Go module’s dependency on github.com/containernetworking/cni from v1.3.0 to v1.3.1, bringing in the upstream patch release (including the libcni OpenTelemetry trace-context propagation change noted in the release notes) and the resulting updated transitive module set for this submodule.
Changes:
- Bump
github.com/containernetworking/cnito v1.3.1 inazure-ipam/go.mod. - Refresh
azure-ipam/go.sumto match the updated dependency graph (including new OpenTelemetry-related sums and indirect requirements).
File summaries
| File | Description |
|---|---|
azure-ipam/go.mod |
Updates containernetworking/cni to v1.3.1 and records new indirect OpenTelemetry module requirements introduced via transitive deps. |
azure-ipam/go.sum |
Updates checksums for containernetworking/cni v1.3.1 and adds checksums for newly pulled transitive modules (notably OpenTelemetry/go-logr-related). |
Review details
- Files reviewed: 1/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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 1 update: github.com/containernetworking/cni.
Updates
github.com/containernetworking/cnifrom 1.3.0 to 1.3.1Release notes
Sourced from github.com/containernetworking/cni's releases.
Commits
3f51e88Merge pull request #1173 from jipperinbham/feat/otel-tracingbeb7d36pkg/invoke: add OpenTelemetry trace context propagation7c27007Merge pull request #1177 from Abhigyan-Shekhar/Abhigyan-Shekhar-patch-1f1cb561docs: Fix broken link to "Version considerations" in SPEC.md1d67f89Merge pull request #1170 from Faaizz/mainbab140eMerge pull request #1172 from squeed/meeting-time-changec5470a9Merge pull request #1171 from scpeters/invalidcache_delnetwork27db8d2README: change meeting to 10:00 US/East.a30dcc7Update test expectations to tolerate error36b1672Tolerate invalid cni cache for DelNetworkDependabot 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