Bump the minor-go-dependencies group across 1 directory with 9 updates#7
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the minor-go-dependencies group with 5 updates in the /host directory: | Package | From | To | | --- | --- | --- | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.18.0` | `9.19.0` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.28.0` | `2.29.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.49.0` | `0.50.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.52.0` | `0.53.0` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.1` | `1.28.0` | Updates `github.com/redis/go-redis/v9` from 9.18.0 to 9.19.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md) - [Commits](redis/go-redis@v9.18.0...v9.19.0) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.28.0 to 2.29.0 - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Commits](grpc-ecosystem/grpc-gateway@v2.28.0...v2.29.0) Updates `golang.org/x/crypto` from 0.49.0 to 0.50.0 - [Commits](golang/crypto@v0.49.0...v0.50.0) Updates `golang.org/x/net` from 0.52.0 to 0.53.0 - [Commits](golang/net@v0.52.0...v0.53.0) Updates `golang.org/x/sys` from 0.42.0 to 0.43.0 - [Commits](golang/sys@v0.42.0...v0.43.0) Updates `golang.org/x/text` from 0.35.0 to 0.36.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.35.0...v0.36.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20260401024825-9d38bb4040a9 to 0.0.0-20260414002931-afd174a4e478 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20260401024825-9d38bb4040a9 to 0.0.0-20260414002931-afd174a4e478 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `go.uber.org/zap` from 1.27.1 to 1.28.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.1...v1.28.0) --- updated-dependencies: - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-go-dependencies - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-version: 2.29.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-go-dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.50.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-go-dependencies - dependency-name: golang.org/x/net dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-go-dependencies - dependency-name: golang.org/x/sys dependency-version: 0.43.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-go-dependencies - dependency-name: golang.org/x/text dependency-version: 0.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-go-dependencies - dependency-name: google.golang.org/genproto/googleapis/api dependency-version: 0.0.0-20260414002931-afd174a4e478 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-go-dependencies - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-version: 0.0.0-20260414002931-afd174a4e478 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-go-dependencies - dependency-name: go.uber.org/zap dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 minor-go-dependencies group with 5 updates in the /host directory:
9.18.09.19.02.28.02.29.00.49.00.50.00.52.00.53.01.27.11.28.0Updates
github.com/redis/go-redis/v9from 9.18.0 to 9.19.0Release notes
Sourced from github.com/redis/go-redis/v9's releases.
... (truncated)
Changelog
Sourced from github.com/redis/go-redis/v9's changelog.
... (truncated)
Commits
e7e9866chore(release): v9.19.0 (#3796)22b26f4feat(ft.aggregate): Add Steps for query building (#3782)d9d7694fix(pool): two fixes for closed connection handling (#3764)44e8b73fix(sch): auto hostname type detection (#3789)ad21622fix(hello): do not send maintnotifications handshake when hello fails (#3788)1a7ac74fix(pool): suppress pool Close() errors for stale connections (#3778)903d6bdfix(retry): make dial tcp error redirectable (#3786) (#3787)00a551bfix(credentials): leak in wrappedOnClose (#3785)b5a6f99refactor(pool): remove redundant Conn.closed atomic field (#3783)928f27afeat(hscan): add support for encoding.BinaryUnmarshaler (#3768)Updates
github.com/grpc-ecosystem/grpc-gateway/v2from 2.28.0 to 2.29.0Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
Commits
ba9b55cchore(deps): update dependency rules_shell to v0.8.0 (#6626)284a82echore(deps): update googleapis digest to bcfcbda (#6625)f74bc7fchore(deps): update google/oss-fuzz digest to d58fd64 (#6624)efb665dAdd edition 2024 support (#6622)c58da15chore(deps): update google/oss-fuzz digest to 32b8df7 (#6621)42997a1Deprecate fields and methods if file is deprecated (#6613)6f4af8bchore(deps): update googleapis digest to bf85cad (#6620)68fde5fchore(deps): update google/oss-fuzz digest to 7b814a1 (#6619)6da2a46chore(deps): update googleapis digest to 898f25c (#6617)c9c7ad4chore(deps): update googleapis digest to fc96870 (#6616)Updates
golang.org/x/cryptofrom 0.49.0 to 0.50.0Commits
03ca0dcgo.mod: update golang.org/x dependencies8400f4assh: respect signer's algorithm preference in pickSignatureAlgorithm81c6cb3ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLengthUpdates
golang.org/x/netfrom 0.52.0 to 0.53.0Commits
a8d1fc1go.mod: update golang.org/x dependencies056ac74quic: avoid depending on golang.org/x/sys/unixc85f611http3: add http3 package for testing in std805fc81http2: add transport API testse63b894http2: support testing via net/http.Transport.RoundTrip9ee1e48http2/hpack: prevent HeaderField from escaping during encoding1e71bd8http2: prevent hanging Transport due to bad SETTINGS frame7bca150internal/http3: respect net/http Server Shutdown context when shutting down44c41beinternal/http3: prevent server from holding mutex when sleeping during shutdown228a67ainternal/http3: add CloseIdleConnections support in transportUpdates
golang.org/x/sysfrom 0.42.0 to 0.43.0Commits
f33a730windows: support nil security descriptor on GetNamedSecurityInfo493d172cpu: add runtime import in cpu_darwin_arm64_other.go2c2be75windows: use syscall.SyscallN in Proc.Calla76ec62cpu: roll back "use IsProcessorFeaturePresent to calculate ARM64 on windows"Updates
golang.org/x/textfrom 0.35.0 to 0.36.0Commits
8577a70go.mod: update golang.org/x dependenciesUpdates
google.golang.org/genproto/googleapis/apifrom 0.0.0-20260401024825-9d38bb4040a9 to 0.0.0-20260414002931-afd174a4e478Commits
Updates
google.golang.org/genproto/googleapis/rpcfrom 0.0.0-20260401024825-9d38bb4040a9 to 0.0.0-20260414002931-afd174a4e478Commits
Updates
go.uber.org/zapfrom 1.27.1 to 1.28.0Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
5b81b37release v1.28.0 (#1547)0ab0d5azapcore: Add PreWriteHook for transforming entries before write (#1534)d278c59[chore] CI: test on Go 1.26 (#1535)16fb16bchore(dep): replace archived gopkg.in/yaml.v3 with officially maintained go.y...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