deps: bump the all-go-minor-and-patch group with 6 updates - #4843
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the all-go-minor-and-patch group with 6 updates#4843dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-go-minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.23.0` | `1.23.1` | | [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.14.0` | `1.14.1` | | [github.com/containernetworking/cni](https://github.com/containernetworking/cni) | `1.3.0` | `1.3.1` | | [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.10.1` | `1.10.2` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.12.0` | `1.12.1` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.83.1` | `1.83.2` | Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.23.0 to 1.23.1 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.23.0...sdk/azcore/v1.23.1) Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.14.0 to 1.14.1 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.14.0...sdk/azidentity/v1.14.1) 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) Updates `github.com/sirupsen/logrus` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.10.1...v1.10.2) Updates `github.com/stretchr/testify` from 1.12.0 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.12.0...v1.12.1) Updates `google.golang.org/grpc` from 1.83.1 to 1.83.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.83.1...v1.83.2) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - 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 - dependency-name: github.com/sirupsen/logrus dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: github.com/stretchr/testify dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: google.golang.org/grpc dependency-version: 1.83.2 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>
|
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
The changes are limited to straightforward Go dependency/version and checksum updates consistent with the PR description’s intent.
Pull request overview
This PR updates Go module dependencies in azure-container-networking to pick up upstream patch/minor releases (including a gRPC security fix) by updating go.mod and the corresponding go.sum checksums.
Changes:
- Bump Azure SDK dependencies:
sdk/azcoretov1.23.1andsdk/azidentitytov1.14.1. - Bump key runtime/test deps:
containernetworking/cnitov1.3.1,sirupsen/logrustov1.10.2,stretchr/testifytov1.12.1, andgoogle.golang.org/grpctov1.83.2. - Refresh transitive module selections/checksums (e.g.,
microsoft-authentication-library-for-goand YAML module graph changes) as reflected ingo.mod/go.sum.
File summaries
| File | Description |
|---|---|
| go.mod | Updates direct dependency versions for Azure SDK, CNI, Logrus, Testify, and gRPC; updates selected transitive versions accordingly. |
| go.sum | Updates module checksums to match the new versions resolved from go.mod. |
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 with 6 updates:
1.23.01.23.11.14.01.14.11.3.01.3.11.10.11.10.21.12.01.12.11.83.11.83.2Updates
github.com/Azure/azure-sdk-for-go/sdk/azcorefrom 1.23.0 to 1.23.1Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.
Commits
d86ae78Prep azcore for release (#27471)33dd768[azwebpubsub] Fix GenerateClientAccessURL on the TokenCredential path (#27422)a27ca57Upgrade TypeSpec Go emitter dependencies (#27466)af75eb0[AutoPR sdk-resourcemanager/purestorageblock/armpurestorageblock]-generated-f...8dcff8c[AutoPR sdk-resourcemanager/redisenterprise/armredisenterprise]-generated-fro...e4569f1[AutoPR sdk-resourcemanager/chaos/armchaos]-generated-from-SDK Generation - G...7069bf8[AutoPR sdk-resourcemanager/horizondb/armhorizondb]-generated-from-SDK Genera...5ceffceBump gh-aw to v0.86.2 for mgmt review workflow (#27460)663b6ceEnhance azblob perf tests with OAuth, parallel setup, and profiling (#27324)cf17431[AutoPR sdk-resourcemanager/containerservice/armcontainerservice]-generated-f...Updates
github.com/Azure/azure-sdk-for-go/sdk/azidentityfrom 1.14.0 to 1.14.1Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
Commits
920e79aPrep azidentity for release (#27473)d86ae78Prep azcore for release (#27471)33dd768[azwebpubsub] Fix GenerateClientAccessURL on the TokenCredential path (#27422)a27ca57Upgrade TypeSpec Go emitter dependencies (#27466)af75eb0[AutoPR sdk-resourcemanager/purestorageblock/armpurestorageblock]-generated-f...8dcff8c[AutoPR sdk-resourcemanager/redisenterprise/armredisenterprise]-generated-fro...e4569f1[AutoPR sdk-resourcemanager/chaos/armchaos]-generated-from-SDK Generation - G...7069bf8[AutoPR sdk-resourcemanager/horizondb/armhorizondb]-generated-from-SDK Genera...5ceffceBump gh-aw to v0.86.2 for mgmt review workflow (#27460)663b6ceEnhance azblob perf tests with OAuth, parallel setup, and profiling (#27324)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 DelNetworkUpdates
github.com/sirupsen/logrusfrom 1.10.1 to 1.10.2Release notes
Sourced from github.com/sirupsen/logrus's releases.
Changelog
Sourced from github.com/sirupsen/logrus's changelog.
Commits
6d6a132Merge pull request #1586 from thaJeztah/prepare_v1.10.24f94653update changelog for v1.10.287434bbMerge pull request #1585 from thaJeztah/bump_testifye7d2120chore(deps): bump github.com/stretchr/testify v1.12.1Updates
github.com/stretchr/testifyfrom 1.12.0 to 1.12.1Release notes
Sourced from github.com/stretchr/testify's releases.
Commits
959dbdaMerge pull request #1935 from harryzcy/yaml-update9bb7176Update go.yaml.in/yaml/v3 to v3.0.50358d0echange yaml library to go.yaml.in/yaml/v3Updates
google.golang.org/grpcfrom 1.83.1 to 1.83.2Release notes
Sourced from google.golang.org/grpc's releases.
Commits
030ee8bUpdate version to 1.83.2 (#9375)8668b69cherry-pick #9365 to v1.83.x (#9366)a3e952dcherry-pick #9346 to v1.83.x and update x/net dependency (#9369)58f8fd9Change version to 1.83.2-dev (#9337)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