chore(deps): bump the go-modules group across 1 directory with 3 updates#25
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go-modules group across 1 directory with 3 updates#25dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-modules group with 3 updates in the / directory: [github.com/jackc/pgx/v5](https://github.com/jackc/pgx), [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) and [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery). Updates `github.com/jackc/pgx/v5` from 5.9.2 to 5.10.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.9.2...v5.10.0) Updates `github.com/redis/go-redis/v9` from 9.19.0 to 9.20.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.19.0...v9.20.0) Updates `k8s.io/apimachinery` from 0.35.5 to 0.36.1 - [Commits](kubernetes/apimachinery@v0.35.5...v0.36.1) --- updated-dependencies: - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: k8s.io/apimachinery dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... 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 go-modules group with 3 updates in the / directory: github.com/jackc/pgx/v5, github.com/redis/go-redis/v9 and k8s.io/apimachinery.
Updates
github.com/jackc/pgx/v5from 5.9.2 to 5.10.0Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
7293fb1Update changelog for v5.10.01ade285pgconn: document secure connection configurationb4d6d4dpgtype: bound range, multirange, and tsvector binary decoders0639b37pgconn: add ParseConfigOptions.ConnStringAllowedKeysb28e65bpgtype: bound array element count against remaining message bytescd1f389pgtype: bound array binary decode element length against remaining bytesff27b5bpgtype: bound hstore binary decode against malicious server inputa6002e1pgproto3: default Frontend max message body length to ~1 GiB44f6173pgconn: cap server-supplied SCRAM iteration count1a976f7pgconn: add require_auth to restrict accepted server auth methodsUpdates
github.com/redis/go-redis/v9from 9.19.0 to 9.20.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
7d05dd3chore(release): v9.20.0 (#3832)9756882fix(test): make waitForSentinelClusterStable robust to disconnected r… (#3830)875ce21fix(sentinel): do not close sentinel when replica list is empty (#3795)8a027f2chore(ci): add govulncheck workflow (#3779)d8407dffix(pubsub): include shard channels in newConn routing list (#3829)6af9bdcfix(cluster): fall back to origin port when CLUSTER SLOTS reports port 0 (#3828)fa5aa8cchore(doc): Update README and CI image. (#3822)fdcc6f9refactor(keyPos): Enhance key position retrieval with CommandInfo caching (#3...68a8bc1fix(sentinel): close non-winning sentinel clients in MasterAddr concurrent pr...00bf6d3fix: avoid retrying ClusterClient Watch callback errors (#3821)Updates
k8s.io/apimachineryfrom 0.35.5 to 0.36.1Commits
7af103aUpdate dependencies to v0.36.1 tagefb7f26Merge remote-tracking branch 'origin/master' into release-1.36d966e56Update github.com/moby/spdystream from v0.5.0 to v0.5.179b3632Merge pull request #137864 from yongruilin/dv-dra-mismatcha8822f7Add slice and map union member support with tests7dba2d0Use IsZero instead of IsNil for union ratcheting checkd95710fFix union validation ratcheting when oldObj is nil729062dMerge pull request #137849 from bryantbiggs/deps/update-kube-openapi13b12e6dependencies: bump kube-openapi to drop ginkgo/gomega indirect deps27f4670Merge pull request #136657 from Jefftree/sharding-testDependabot 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