Bump the all-deps group with 10 updates#1731
Merged
mhutchinson merged 1 commit intomasterfrom Oct 2, 2025
Merged
Conversation
Bumps the all-deps group with 10 updates: | Package | From | To | | --- | --- | --- | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.7.5` | `5.7.6` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.23.0` | `1.23.2` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.9` | `1.0.10` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.6.4` | `3.6.5` | | [go.etcd.io/etcd/etcdctl/v3](https://github.com/etcd-io/etcd) | `3.6.4` | `3.6.5` | | [go.etcd.io/etcd/v3](https://github.com/etcd-io/etcd) | `3.6.4` | `3.6.5` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.41.0` | `0.42.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.12.0` | `0.13.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.75.0` | `1.75.1` | | google.golang.org/protobuf | `1.36.8` | `1.36.9` | Updates `github.com/jackc/pgx/v5` from 5.7.5 to 5.7.6 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.7.5...v5.7.6) Updates `github.com/prometheus/client_golang` from 1.23.0 to 1.23.2 - [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.23.0...v1.23.2) Updates `github.com/spf13/pflag` from 1.0.9 to 1.0.10 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.9...v1.0.10) Updates `go.etcd.io/etcd/client/v3` from 3.6.4 to 3.6.5 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.4...v3.6.5) Updates `go.etcd.io/etcd/etcdctl/v3` from 3.6.4 to 3.6.5 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.4...v3.6.5) Updates `go.etcd.io/etcd/v3` from 3.6.4 to 3.6.5 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.4...v3.6.5) Updates `golang.org/x/crypto` from 0.41.0 to 0.42.0 - [Commits](golang/crypto@v0.41.0...v0.42.0) Updates `golang.org/x/time` from 0.12.0 to 0.13.0 - [Commits](golang/time@v0.12.0...v0.13.0) Updates `google.golang.org/grpc` from 1.75.0 to 1.75.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.75.0...v1.75.1) Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.9 --- updated-dependencies: - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: github.com/spf13/pflag dependency-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: go.etcd.io/etcd/client/v3 dependency-version: 3.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: go.etcd.io/etcd/etcdctl/v3 dependency-version: 3.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: go.etcd.io/etcd/v3 dependency-version: 3.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: golang.org/x/crypto dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: golang.org/x/time dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: google.golang.org/grpc dependency-version: 1.75.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: google.golang.org/protobuf dependency-version: 1.36.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Collaborator
|
/gcbrun |
roger2hk
approved these changes
Oct 1, 2025
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-deps group with 10 updates:
5.7.55.7.61.23.01.23.21.0.91.0.103.6.43.6.53.6.43.6.53.6.43.6.50.41.00.42.00.12.00.13.01.75.01.75.11.36.81.36.9Updates
github.com/jackc/pgx/v5from 5.7.5 to 5.7.6Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
a2fca03Release v5.7.695fc312Add link to github.com/KoNekoD/pgx-colon-query-rewriter5534fa9Improve Rows docsa295d68Merge pull request #2368 from zeghong/zeronull-int-valuer03f32c0Merge branch 'master' into zeronull-int-valuer82fbe49Merge pull request #2372 from WGH-/improve-batch-doc594d9d6Merge pull request #2367 from zeghong/zeronull-int-scanner5a18241Merge branch 'master' into zeronull-int-scannercc34da5Merge pull request #2370 from Saurabh2402/improvement/setup-lintersdd81f81Merge pull request #2369 from zeghong/go-doc-linksUpdates
github.com/prometheus/client_golangfrom 1.23.0 to 1.23.2Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
8179a56Cut v1.23.2 (#1870)4142b59Merge pull request #1869 from prometheus/arve/upgrade-common4ff40f0Cut v1.23.1 (#1867)989b029Upgrade to prometheus/common v0.66 (#1866)Updates
github.com/spf13/pflagfrom 1.0.9 to 1.0.10Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
0491e57Merge pull request #448 from thaJeztah/fix_go_version72abab1Merge pull request #447 from thaJeztah/fix_deprecation_comment7e4dfb1Test on Go 1.1218a9d17move Func, BoolFunc, tests as they require go1.21c5b9e98remove uses of errors.Is, which requires go1.1345a4873fix deprecation comment for (FlagSet.)ParseErrorsWhitelistUpdates
go.etcd.io/etcd/client/v3from 3.6.4 to 3.6.5Release notes
Sourced from go.etcd.io/etcd/client/v3's releases.
... (truncated)
Commits
a061450version: bump up to 3.6.5f1199c4Merge pull request #20664 from ivanvc/release-3.6-go-1.24.7-bumpcdf7054Bump go to 1.24.74f94718Merge pull request #20650 from k8s-infra-cherrypick-robot/cherry-pick-20553-t...5e92f3cfix 20271: protect backend usage from concurrent applySnapshot and defrag659eaaeMerge pull request #20615 from ahrtr/20250906_lease_renew_3.6776cfcbRe-check that the lease still exists during the renew process3100e83Add an e2e test to reproduce lease Renew returns a wrong response51275bdMerge pull request #20527 from ivanvc/release-3.6-go-1.249deb3f2Merge pull request #20534 from linux-on-ibm-z/big-endian-TestCorruptedBackupF...Updates
go.etcd.io/etcd/etcdctl/v3from 3.6.4 to 3.6.5Release notes
Sourced from go.etcd.io/etcd/etcdctl/v3's releases.
... (truncated)
Commits
a061450version: bump up to 3.6.5f1199c4Merge pull request #20664 from ivanvc/release-3.6-go-1.24.7-bumpcdf7054Bump go to 1.24.74f94718Merge pull request #20650 from k8s-infra-cherrypick-robot/cherry-pick-20553-t...5e92f3cfix 20271: protect backend usage from concurrent applySnapshot and defrag659eaaeMerge pull request #20615 from ahrtr/20250906_lease_renew_3.6776cfcbRe-check that the lease still exists during the renew process3100e83Add an e2e test to reproduce lease Renew returns a wrong response51275bdMerge pull request #20527 from ivanvc/release-3.6-go-1.249deb3f2Merge pull request #20534 from linux-on-ibm-z/big-endian-TestCorruptedBackupF...Updates
go.etcd.io/etcd/v3from 3.6.4 to 3.6.5Release notes
Sourced from go.etcd.io/etcd/v3's releases.
... (truncated)
Commits
a061450version: bump up to 3.6.5f1199c4Merge pull request #20664 from ivanvc/release-3.6-go-1.24.7-bumpcdf7054Bump go to 1.24.74f94718Merge pull request #20650 from k8s-infra-cherrypick-robot/cherry-pick-20553-t...5e92f3cfix 20271: protect backend usage from concurrent applySnapshot and defrag659eaaeMerge pull request #20615 from ahrtr/20250906_lease_renew_3.6776cfcbRe-check that the lease still exists during the renew process3100e83Add an e2e test to reproduce lease Renew returns a wrong response51275bdMerge pull request #20527 from ivanvc/release-3.6-go-1.249deb3f2Merge pull request #20534 from linux-on-ibm-z/big-endian-TestCorruptedBackupF...Updates
golang.org/x/cryptofrom 0.41.0 to 0.42.0Commits
5307a0cgo.mod: update golang.org/x dependencies9d77937acme: include order problem in OrderError8f580dessh: remove Go 1.24 build tag for ML-KEM kexa4d1237ssh/knownhosts: improve IPv6 support in Normalizeb8d8daecurve25519: include potential fips140=only error in panic messagef5a2eabssh: use curve25519.X25519 instead of curve25519.ScalarMult44ecf3aall: upgrade go directive to at least 1.24.0 [generated]Updates
golang.org/x/timefrom 0.12.0 to 0.13.0Commits
c0b0320all: upgrade go directive to at least 1.24.0 [generated]Updates
google.golang.org/grpcfrom 1.75.0 to 1.75.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
b4dc263Change version to 1.75.1 (#8559)1fffee7Cherry-pick #8528 to v1.75.x (#8555)a52e42bCherry pick #8483 into v1.75.x (#8541)369c9aaCherry-pick #8519 to v1.75.x (#8530)7269d5fChange version to 1.75.1-dev (#8494)Updates
google.golang.org/protobuffrom 1.36.8 to 1.36.9Dependabot 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