chore(deps): Bump the gomod group with 3 updates #692
Merged
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: github.com/redis/go-redis/v9, github.com/stretchr/testify and github.com/urfave/cli/v3.
Updates
github.com/redis/go-redis/v9
from 9.11.0 to 9.12.1Release 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
7b4a537
chore(release): 9.12.1, failover client buffer size fixes (#3469)94cfffa
fix(options): Add buffer sizes to failover. Update README (#3468)2c29ded
chore(otel): upgrade otel example to Uptrace v2 (#3466)b7838dc
chore(release): 9.12.0 / redis 8.2 (#3464)6a48d3f
feat: recover addIdleConn may occur panic (#2445)4767d9d
fix(redisotel): fix buggy append in reportPoolStats (#3122)7158a8d
feat(ring): specify custom health check func via HeartbeatFn option (#2940)8d15d03
chore(github): merges into one job with two steps (#3463)375fa5d
chore(doc): improve code readability (#3446)f006e94
chore(release): 9.12.0-beta.1 (#3460)Updates
github.com/stretchr/testify
from 1.10.0 to 1.11.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
b7801fb
Merge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3
build(deps): bump actions/checkout from 4 to 5a53be35
Improve captureTestingT helperaafb604
mock: improve formatting of error message7218e03
improve error msg929a212
Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459e
suite: faster filtering of methods (-testify.m)7d37b5c
suite: refactor methodFilterc58bc90
Merge pull request #1764 from stretchr/dolmen/suite-refactor-stats-for-readab...87101a6
suite.Run: refactor handling of statsUpdates
github.com/urfave/cli/v3
from 3.3.8 to 3.4.1Release notes
Sourced from github.com/urfave/cli/v3's releases.
Commits
c53cbcd
Merge pull request #2186 from urfave/make-v3-recommended8a4b044
Merge pull request #2179 from urfave/dependabot/github_actions/actions/checko...e086038
chore(deps): bump actions/checkout from 4 to 5357bd32
Document that v3 is recommended for new developmentbb3b8eb
Merge pull request #2181 from urfave/use-updated-actions-labelsb755406
Use recommended GitHub Actions runner labels3976dfc
Merge pull request #2180 from urfave/consistent-public-defaults-and-morec32894b
UseOsExiter
consistentlyc923775
Ensure public vars reference public typesba5d54b
Merge pull request #2177 from jllovet/contributor-docsDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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