Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps the all-go-minor-and-patch group with 2 updates in the /azure-ipam directory: github.com/Azure/azure-container-networking and go.uber.org/zap.

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

Release notes

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

Release v1.7.12

What's Changed

New Contributors

Full Changelog: v1.7.11...v1.7.12

v1.7.9

What's Changed

Full Changelog: v1.7.8...v1.7.9

Commits
  • 3b34dc7 chore: add swiftv2 windows conflist (#4144)
  • 7f5d387 feat: add support for windows MAC hex dump (#4122)
  • ffddbc2 test: expand LRP test to include lifecycle events (#4086)
  • aab32f9 fix: set logger for controller-runtime (#4123)
  • 0499ac8 fix: Re-enable codespaces (#4124)
  • b982429 fix: do not copy empty values into secondary IP configs (#4155)
  • b823b09 [NPM Lite] Bypassing IPSets for IP CIDR Block Based Network Policies (#4107)
  • faa9c44 ci: Manifests files for cilium v1.18 (#4100)
  • bd3f491 feature: Adding apipa nic support for swiftv2 windows (#4012)
  • b9f406a ci: bump actions/download-artifact from 4 to 6 (#4101)
  • Additional commits viewable in compare view

Updates go.uber.org/zap from 1.27.0 to 1.27.1

Release notes

Sourced from go.uber.org/zap's releases.

v1.27.1

Enhancements:

  • #1501[]: prevent Object from panicking on nils
  • #1511[]: Fix a race condition in WithLazy.

Thanks to @​rabbbit, @​alshopov, @​jquirke, @​arukiidou for their contributions to this release.

#1501: uber-go/zap#1501 #1511: uber-go/zap#1511

Changelog

Sourced from go.uber.org/zap's changelog.

1.27.1 (19 Nov 2025)

Enhancements:

  • #1501[]: prevent Object from panicking on nils
  • #1511[]: Fix a race condition in WithLazy.

Thanks to @​rabbbit, @​alshopov, @​jquirke, @​arukiidou for their contributions to this release.

#1501: uber-go/zap#1501 #1511: uber-go/zap#1511

Commits

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

@dependabot dependabot bot added azure-ipam dependencies Dependencies only. labels Dec 22, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 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.

@dependabot dependabot bot requested a review from a team as a code owner December 22, 2025 22:47
@dependabot dependabot bot requested a review from sanamsarath December 22, 2025 22:47
@dependabot dependabot bot added dependencies Dependencies only. azure-ipam labels Dec 22, 2025
@dependabot dependabot bot force-pushed the d992dependabot/go_modules/azure-ipam/all-go-minor-and-patch-0a071c1fb6 branch 2 times, most recently from 097b057 to f977528 Compare January 4, 2026 12:02
@paulyufan2 paulyufan2 enabled auto-merge January 6, 2026 22:40
@paulyufan2
Copy link
Contributor

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dependabot dependabot bot force-pushed the d992dependabot/go_modules/azure-ipam/all-go-minor-and-patch-0a071c1fb6 branch from f977528 to 9530d2a Compare January 11, 2026 12:00
@paulyufan2
Copy link
Contributor

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dependabot dependabot bot force-pushed the d992dependabot/go_modules/azure-ipam/all-go-minor-and-patch-0a071c1fb6 branch from 9530d2a to 4307a93 Compare January 18, 2026 12:02
@paulyufan2
Copy link
Contributor

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

… updates

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


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

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.7.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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>
@dependabot dependabot bot force-pushed the d992dependabot/go_modules/azure-ipam/all-go-minor-and-patch-0a071c1fb6 branch from 4307a93 to 140b14e Compare January 25, 2026 12:02
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.

2 participants