Skip to content

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
masterfrom
dependabot/go_modules/azure-ipam/all-go-minor-and-patch-609149de56
Open

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
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/azure-ipam/all-go-minor-and-patch-609149de56

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-go-minor-and-patch group in /azure-ipam with 1 update: github.com/containernetworking/cni.

Updates github.com/containernetworking/cni from 1.3.0 to 1.3.1

Release notes

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

v1.3.1

What's Changed

New Contributors

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

Commits
  • 3f51e88 Merge pull request #1173 from jipperinbham/feat/otel-tracing
  • beb7d36 pkg/invoke: add OpenTelemetry trace context propagation
  • 7c27007 Merge pull request #1177 from Abhigyan-Shekhar/Abhigyan-Shekhar-patch-1
  • f1cb561 docs: Fix broken link to "Version considerations" in SPEC.md
  • 1d67f89 Merge pull request #1170 from Faaizz/main
  • bab140e Merge pull request #1172 from squeed/meeting-time-change
  • c5470a9 Merge pull request #1171 from scpeters/invalidcache_delnetwork
  • 27db8d2 README: change meeting to 10:00 US/East.
  • a30dcc7 Update test expectations to tolerate error
  • 36b1672 Tolerate invalid cni cache for DelNetwork
  • 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 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 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 dependabot Bot added azure-ipam dependencies Dependencies only. labels Sep 6, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 6, 2026 12:02
@dependabot
dependabot Bot requested review from Evan Baker (rbtr) and a lite review from Copilot September 6, 2026 12:02
@dependabot dependabot Bot added dependencies Dependencies only. azure-ipam labels Sep 6, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 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/cni to v1.3.1 in azure-ipam/go.mod.
  • Refresh azure-ipam/go.sum to 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

azure-ipam dependencies Dependencies only.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant