-
Notifications
You must be signed in to change notification settings - Fork 204
Bump the gomod-dependencies group across 1 directory with 6 updates #730
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the gomod-dependencies group across 1 directory with 6 updates #730
Conversation
Bumps the gomod-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.21.1` | `1.22.0` | | [github.com/prometheus/client_model](https://github.com/prometheus/client_model) | `0.6.1` | `0.6.2` | | [go.uber.org/mock](https://github.com/uber/mock) | `0.5.0` | `0.5.1` | | [golang.org/x/net](https://github.com/golang/net) | `0.37.0` | `0.39.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.71.0` | `1.71.1` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.20.3` | `0.20.4` | Updates `github.com/prometheus/client_golang` from 1.21.1 to 1.22.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.21.1...v1.22.0) Updates `github.com/prometheus/client_model` from 0.6.1 to 0.6.2 - [Release notes](https://github.com/prometheus/client_model/releases) - [Commits](prometheus/client_model@v0.6.1...v0.6.2) Updates `go.uber.org/mock` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.5.0...v0.5.1) Updates `golang.org/x/net` from 0.37.0 to 0.39.0 - [Commits](golang/net@v0.37.0...v0.39.0) Updates `google.golang.org/grpc` from 1.71.0 to 1.71.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.71.0...v1.71.1) Updates `sigs.k8s.io/controller-runtime` from 0.20.3 to 0.20.4 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.20.3...v0.20.4) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: github.com/prometheus/client_model dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: go.uber.org/mock dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: golang.org/x/net dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.71.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.20.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
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 Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions 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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here.
Needs 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 6 updates in the / directory:
1.21.11.22.00.6.10.6.20.5.00.5.10.37.00.39.01.71.01.71.10.20.30.20.4Updates
github.com/prometheus/client_golangfrom 1.21.1 to 1.22.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d50be25Cut 1.22.0 (#1793)1043db7Cut 1.22.0-rc.0 (#1768)e575c9cpromhttp: Isolate zstd support and klauspost/compress library use to promhttp...f2276aaMerge pull request #1764 from prometheus/dependabot/github_actions/github-act...9df772cbuild(deps): bump peter-evans/create-pull-requesta3548c5Merge pull request #1754 from saswatamcode/exp-eh60fd2b0Remove go.work file for now8f9d0deexp: Add dependabot configc5cf981Merge pull request #1762 from prometheus/release-1.21e84c305exp: Reset snappy buf (#1756)Updates
github.com/prometheus/client_modelfrom 0.6.1 to 0.6.2Release notes
Sourced from github.com/prometheus/client_model's releases.
Commits
eb136e5Merge pull request #119 from prometheus/superq/google.golang.org/protobufbf7f2caUpdate golanci-lint to v2.7e9b56cBump google.golang.org/protobuf from 1.36.5 to 1.36.6ef699ceMerge pull request #116 from prometheus/repo_syncbf8b12eUpdate common Prometheus files5b93968Merge pull request #115 from prometheus/repo_syncae83ddcUpdate common Prometheus filesafe0b21Merge pull request #114 from prometheus/repo_sync75e1dafUpdate common Prometheus files73608e2Merge pull request #113 from prometheus/dependabot/go_modules/google.golang.o...Updates
go.uber.org/mockfrom 0.5.0 to 0.5.1Release notes
Sourced from go.uber.org/mock's releases.
Changelog
Sourced from go.uber.org/mock's changelog.
Commits
cf6f33dPrepare release v0.5.1 (#241)bb4128eCopying gomock definition and tests from rules_go (#231)d97cf0dFix-importshandling aliased imports in source mode (#165)eb67641fix: import and arg collision (#219)c205527Package Mode: Use aliases when used in source (#220)b8222faBack to development (#215)Updates
golang.org/x/netfrom 0.37.0 to 0.39.0Commits
b8d8877go.mod: update golang.org/x dependenciese1fcd82html: properly handle trailing solidus in unquoted attribute value in foreign...ebed060internal/http3: fix build of tests with GOEXPERIMENT=nosynctest1f1fa29publicsuffix: regenerate table1215081http2: improve error when server sends HTTP/1312450ehtml: ensure <search> tag closes <p> and update tests09731f9http2: improve handling of lost PING in Server55989e2http2/h2c: use ResponseController for hijacking connections2914f46websocket: re-recommend gorilla/websocketUpdates
google.golang.org/grpcfrom 1.71.0 to 1.71.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
cdbdb75Change version to v1.71.1 (#8206)3a93562Cherry-pick #8195 into v1.71.x (#8202)208e03bCherry-pick #8164 #8166 to v1.71.x (#8182)8b7d2fegrpc: fix bug causing an extra Read if a compressed message is the same size ...9c81a91resolver: Make EndpointMap's Get, Set and Delete operations O(1) (#8179) (#8184)8d46b21grpc: Add endpoints in resolverWrapper.NewAddress (#8149) (#8151)4775bbaChange version to 1.71.1-dev (#8106)Updates
sigs.k8s.io/controller-runtimefrom 0.20.3 to 0.20.4Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
0f7927cMerge pull request #3179 from alvaroaleman/lowpdefault9951869🌱 TypedRequestForOwner: Decrease priority when unchangedc7d5d83Fix godoc of TypedEventHandler2062f3a🌱 Remove redundant WithLowPriorityWhenUnchanged in builder2af3164🌱 Followups to default low priority in mappers29debb1🌱 Handlers: Use low priority when object is unchanged and priority q5355658🐛Implement priorityqueue as default on handlers if using priorityqueue interf...3156aceMerge pull request #3175 from k8s-infra-cherrypick-robot/cherry-pick-3166-to-...4ae5f39add version.version to tools/setup-envtest to show installed version833f208Merge pull request #3173 from k8s-infra-cherrypick-robot/cherry-pick-3167-to-...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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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