Bump the gomod group across 1 directory with 3 updates #57
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 gomod group with 3 updates in the / directory: github.com/redis/go-redis/v9, golang.org/x/sync and gorm.io/gorm.
Updates
github.com/redis/go-redis/v9from 9.14.1 to 9.16.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
f195656chore(release): 9.16.0 (#3557)70dfa38feat(otel): add trace filter for process pipeline and dial operation (#3550)a15e763fix(pool): Pool ReAuth should not interfere with handoff (#3547)14a8814chore(docs): explain why MaxRetries is disabled for ClusterClient (#3551)8ca21d2chore(redisotel): use metric.WithAttributeSet to avoid copy (#3552)7aa4a60update gomods to align them with the latest beta (#3539)1e6ee06test(e2e): testing framework upgrade (#3541)f7eed76Add support for filtering traces for certain commands (#3519)3d68c7echore(deps): bump github/codeql-action from 3 to 4 (#3544)3ad9f9cfix: add missing error variable for non-unix build constraints (#3538)Updates
golang.org/x/syncfrom 0.17.0 to 0.18.0Commits
1966f53errgroup: fix some typos in commentUpdates
gorm.io/gormfrom 1.31.0 to 1.31.1Release notes
Sourced from gorm.io/gorm's releases.
Commits
eabca1fAllow Select/Omit for Generics Create, close #7638, #7633a57abbeAdd Namer-based column lookup to Schema.LookUpField (#7619)5eaf05afix: Allow escaped double quotes in struct tag parser (#7631)2c3d109Fix slog logger caller frame detection to output correct source file (#7610)4808ff5Update README.md (#7635)141388fFix AutoMigrate default value comparison for string fields (issue #7590) (#7591)d9372f5fix(UnixSecondSerializer.Value): Avoid panic when handling unsigned integer v...d8cdb39chore: fix some comment (#7615)b881483Rename IsValidDBNameChar to IsInvalidDBNameChar (#7582)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