Merged
Conversation
Bumps the all-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.7.4` | `5.7.5` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.21` | `3.6.0` | | [go.etcd.io/etcd/etcdctl/v3](https://github.com/etcd-io/etcd) | `3.5.21` | `3.6.0` | | [go.etcd.io/etcd/v3](https://github.com/etcd-io/etcd) | `3.5.21` | `3.6.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.37.0` | `0.38.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.39.0` | `0.40.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.72.0` | `1.72.1` | Updates `github.com/jackc/pgx/v5` from 5.7.4 to 5.7.5 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.7.4...v5.7.5) Updates `go.etcd.io/etcd/client/v3` from 3.5.21 to 3.6.0 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.21...v3.6.0) Updates `go.etcd.io/etcd/etcdctl/v3` from 3.5.21 to 3.6.0 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.21...v3.6.0) Updates `go.etcd.io/etcd/v3` from 3.5.21 to 3.6.0 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.21...v3.6.0) Updates `golang.org/x/crypto` from 0.37.0 to 0.38.0 - [Commits](golang/crypto@v0.37.0...v0.38.0) Updates `golang.org/x/net` from 0.39.0 to 0.40.0 - [Commits](golang/net@v0.39.0...v0.40.0) Updates `google.golang.org/grpc` from 1.72.0 to 1.72.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.72.0...v1.72.1) --- updated-dependencies: - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.7.5 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.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: go.etcd.io/etcd/etcdctl/v3 dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: go.etcd.io/etcd/v3 dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: golang.org/x/crypto dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: golang.org/x/net dependency-version: 0.40.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: google.golang.org/grpc dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Collaborator
|
/gcbrun |
phbnf
approved these changes
May 19, 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 7 updates:
5.7.45.7.53.5.213.6.03.5.213.6.03.5.213.6.00.37.00.38.00.39.00.40.01.72.01.72.1Updates
github.com/jackc/pgx/v5from 5.7.4 to 5.7.5Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
15bca4aRelease v5.7.51d557f9Remove PlanScan memoizationde7fe81Use reflect.TypeFor instead of reflect.TypeOfd9eb089Remove unused function6be24ebFix comment typo07871c0Zero internal baseRows references to allow GC earlier777e7e5Merge pull request #2313 from stampy88/tracelog_pool_additions151bd02Switched toLogLevelDebug540fcaaAdd support for PGOPTIONS environment variable3a248e3Add support for PGTZ environment variableUpdates
go.etcd.io/etcd/client/v3from 3.5.21 to 3.6.0Release notes
Sourced from go.etcd.io/etcd/client/v3's releases.
... (truncated)
Commits
f5d605aMerge pull request #19951 from ahrtr/release_script_20250515a1bcdc7Update release script to exactly match the target tag7a7a77cversion: bump up to 3.6.0115f15eversion: bump up to 3.6.0-rc.553b485aMerge pull request #19890 from k8s-infra-cherrypick-robot/cherry-pick-19862-t...c774d44Fix the tar unzip command, adding the --no-same-owner option to avoid permiss...8d1d1a9Merge pull request #19867 from ivanvc/release-3.6-go-1.23.9-bumpcddc9bcBump Go to 1.23.91a1cc66Merge pull request #19853 from k8s-infra-cherrypick-robot/cherry-pick-19848-t...9f66823fix: test-releaseUpdates
go.etcd.io/etcd/etcdctl/v3from 3.5.21 to 3.6.0Release notes
Sourced from go.etcd.io/etcd/etcdctl/v3's releases.
... (truncated)
Commits
f5d605aMerge pull request #19951 from ahrtr/release_script_20250515a1bcdc7Update release script to exactly match the target tag7a7a77cversion: bump up to 3.6.0115f15eversion: bump up to 3.6.0-rc.553b485aMerge pull request #19890 from k8s-infra-cherrypick-robot/cherry-pick-19862-t...c774d44Fix the tar unzip command, adding the --no-same-owner option to avoid permiss...8d1d1a9Merge pull request #19867 from ivanvc/release-3.6-go-1.23.9-bumpcddc9bcBump Go to 1.23.91a1cc66Merge pull request #19853 from k8s-infra-cherrypick-robot/cherry-pick-19848-t...9f66823fix: test-releaseUpdates
go.etcd.io/etcd/v3from 3.5.21 to 3.6.0Release notes
Sourced from go.etcd.io/etcd/v3's releases.
... (truncated)
Commits
f5d605aMerge pull request #19951 from ahrtr/release_script_20250515a1bcdc7Update release script to exactly match the target tag7a7a77cversion: bump up to 3.6.0115f15eversion: bump up to 3.6.0-rc.553b485aMerge pull request #19890 from k8s-infra-cherrypick-robot/cherry-pick-19862-t...c774d44Fix the tar unzip command, adding the --no-same-owner option to avoid permiss...8d1d1a9Merge pull request #19867 from ivanvc/release-3.6-go-1.23.9-bumpcddc9bcBump Go to 1.23.91a1cc66Merge pull request #19853 from k8s-infra-cherrypick-robot/cherry-pick-19848-t...9f66823fix: test-releaseUpdates
golang.org/x/cryptofrom 0.37.0 to 0.38.0Commits
aae6e61go.mod: update golang.org/x dependencies9c1aa6assh/test: reset the random source before capturing a recording8819902ssh/test: enable Diffie-Hellman key exchange algorithms3f311e4acme: return error from pre-authorization when unsupported1f7c62cssh/test: skip unsupported tests on js/wasma5f8048acme/autocert: use standard functions to pick the cache directory958cde8Revert "chacha20: add loong64 SIMD implementation"51f005cRevert "salsa20: add loong64 SIMD implementation"7c35866Revert "argon2: add loong64 SIMD implementation"0091fc8Revert "blake2s: add loong64 SIMD implementation"Updates
golang.org/x/netfrom 0.39.0 to 0.40.0Commits
7d6e62ago.mod: update golang.org/x dependenciesea0c1d9internal/timeseries: use built-in max/min to simplify the code3e7a445quic: skip packet numbers for optimistic ack defense3f563d3quic: use an enum for sentPacket statea3b6e77quic: don't re-lose packets when discarding keys22500a6quic: decode packet numbers >255 in testsdd0b200quic: remove go1.21 build constraintUpdates
google.golang.org/grpcfrom 1.72.0 to 1.72.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
4cf3cf7Change version to 1.72.1 (#8319)537fe8dtransport: Propagate status code on receiving RST_STREAM during message read ...f32eab3cherry-pick #8302 and #8304 to v1.72.x branch (#8303)7fcfc87internal/delegatingresolver: avoid proxy if networktype of target address is ...ad1e120Change version to 1.72.1-dev (#8219)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