build(deps): bump the gomod-dependencies group across 1 directory with 8 updates - #1322
build(deps): bump the gomod-dependencies group across 1 directory with 8 updates#1322dependabot[bot] wants to merge 1 commit into
Conversation
…h 8 updates Bumps the gomod-dependencies group with 4 updates in the / directory: [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang), [google.golang.org/grpc](https://github.com/grpc/grpc-go), [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver). Updates `github.com/prometheus/client_golang` from 1.24.0 to 1.24.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/v1.24.1/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.24.0...v1.24.1) Updates `github.com/prometheus/common` from 0.70.0 to 0.70.1 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.70.0...v0.70.1) Updates `google.golang.org/grpc` from 1.82.1 to 1.83.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.82.1...v1.83.0) Updates `k8s.io/api` from 0.36.2 to 0.36.3 - [Commits](kubernetes/api@v0.36.2...v0.36.3) Updates `k8s.io/apiextensions-apiserver` from 0.36.2 to 0.36.3 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.36.2...v0.36.3) Updates `k8s.io/apimachinery` from 0.36.2 to 0.36.3 - [Commits](kubernetes/apimachinery@v0.36.2...v0.36.3) Updates `k8s.io/client-go` from 0.36.2 to 0.36.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.36.2...v0.36.3) Updates `k8s.io/streaming` from 0.36.2 to 0.36.3 - [Commits](kubernetes/streaming@v0.36.2...v0.36.3) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: github.com/prometheus/common dependency-version: 0.70.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: k8s.io/api dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: k8s.io/apiextensions-apiserver dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: k8s.io/apimachinery dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: k8s.io/client-go dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: k8s.io/streaming dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for agent-sandbox canceled.
|
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
There was a problem hiding this comment.
Pull request overview
This Dependabot PR updates the root Go module dependencies for agent-sandbox, primarily bumping Prometheus, gRPC, and Kubernetes library versions to their latest patch/minor releases and refreshing the module checksum set.
Changes:
- Bump
github.com/prometheus/client_golangtov1.24.1andgithub.com/prometheus/commontov0.70.1. - Bump
google.golang.org/grpctov1.83.0. - Bump Kubernetes deps
k8s.io/{api,apiextensions-apiserver,apimachinery,client-go,streaming}tov0.36.3(and update related transitive sums, incl.structured-merge-diff).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| go.mod | Updates direct module requirements for Prometheus, gRPC, and Kubernetes deps. |
| go.sum | Updates checksums to match the new module versions and transitive dependency shifts. |
| k8s.io/apiextensions-apiserver v0.36.2 | ||
| k8s.io/apimachinery v0.36.2 | ||
| k8s.io/client-go v0.36.2 | ||
| k8s.io/api v0.36.3 |
aditya-shantanu
left a comment
There was a problem hiding this comment.
Reviewed at 746a3f9. Consistent group bump: all k8s.io modules move together to v0.36.3 (patch line, still compatible with controller-runtime v0.24.1), and the prometheus/grpc bumps carry their matching transitive updates in go.sum.
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: aditya-shantanu, dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the gomod-dependencies group with 4 updates in the / directory: github.com/prometheus/client_golang, google.golang.org/grpc, k8s.io/api and k8s.io/apiextensions-apiserver.
Updates
github.com/prometheus/client_golangfrom 1.24.0 to 1.24.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d6087eerelease: cut v1.24.1 (#2076)Updates
github.com/prometheus/commonfrom 0.70.0 to 0.70.1Release notes
Sourced from github.com/prometheus/common's releases.
Changelog
Sourced from github.com/prometheus/common's changelog.
Commits
b63d8c0build(deps): bump golang.org/x/net (#947)4109c3ebuild(deps): bump the codeql group with 4 updates (#948)5270b62build(deps): bump actions/setup-go from 6.5.0 to 7.0.0 (#949)1167ca3build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#950)d28d382Update common Prometheus files (#946)f915876Merge pull request #924 from roidelapluie/roidelapluie/redirect-header-commentdfbebd0Merge pull request #945 from roidelapluie/roidelapluie/changelog-0.70.0c8a0019Update CHANGELOG for v0.70.0Updates
google.golang.org/grpcfrom 1.82.1 to 1.83.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
4c226daChange version to 1.83.0 (#9228)c198988Cherrypick 9223 into v1.83.x (#9279)8ce3ebfCherrypick PR 9255 into v1.83.x (#9263)e393849Cherry-pick recent changes from master (#9240)2a112a8authz: add onPolicyUpdate callback to authz file watcher (#9142)1a80fcavet: adds a check to disallow usage of regex.Compile in xDS code (#9216)26ffdb3[tls] Add safety check in custom cert verification that peer cert chain is no...5013974internal/grpcsync: add ScheduleAndWait to CallbackSerializer (#9162)bd58bc0internal/transport: increase test timeout locally in TestAccountCheckWindowSi...484f150httpfilter/extproc: add check to ensure that response trailer mode must be SE...Updates
k8s.io/apifrom 0.36.2 to 0.36.3Commits
3fde3c4Update dependencies to v0.36.3 tag53c47b9Merge pull request #140296 from jpbetz/cherry-pick-smd-306-revert1831886Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3Updates
k8s.io/apiextensions-apiserverfrom 0.36.2 to 0.36.3Commits
2e78d6fUpdate dependencies to v0.36.3 tag4b2f007Merge pull request #140296 from jpbetz/cherry-pick-smd-306-revertc8a9346Add e2e test for setting maps and slices to null via SSAb387965Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3Updates
k8s.io/apimachineryfrom 0.36.2 to 0.36.3Commits
40bf4b2Update dependencies to v0.36.3 tag34d46beMerge pull request #140296 from jpbetz/cherry-pick-smd-306-revert66a3724Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3Updates
k8s.io/client-gofrom 0.36.2 to 0.36.3Commits
44a8af2Update dependencies to v0.36.3 tagf501adaMerge pull request #140296 from jpbetz/cherry-pick-smd-306-reverta43e1d7Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3Updates
k8s.io/streamingfrom 0.36.2 to 0.36.3Commits
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