deps: bump the all-go-deps group across 1 directory with 3 updates - #226
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps: bump the all-go-deps group across 1 directory with 3 updates#226dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-go-deps group with 3 updates in the / directory: [github.com/redis/go-redis/v9](https://github.com/redis/go-redis), [github.com/santhosh-tekuri/jsonschema/v6](https://github.com/santhosh-tekuri/jsonschema) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite). Updates `github.com/redis/go-redis/v9` from 9.21.0 to 9.22.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.21.0...v9.22.0) Updates `github.com/santhosh-tekuri/jsonschema/v6` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/santhosh-tekuri/jsonschema/releases) - [Commits](santhosh-tekuri/jsonschema@v6.0.2...v6.0.3) Updates `modernc.org/sqlite` from 1.53.0 to 1.56.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.53.0...v1.56.0) --- updated-dependencies: - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: github.com/santhosh-tekuri/jsonschema/v6 dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-deps - dependency-name: modernc.org/sqlite dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/go_modules/all-go-deps-68e5ed988e
branch
August 11, 2026 05:14
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-go-deps group with 3 updates in the / directory: github.com/redis/go-redis/v9, github.com/santhosh-tekuri/jsonschema/v6 and modernc.org/sqlite.
Updates
github.com/redis/go-redis/v9from 9.21.0 to 9.22.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
c7f59a2chore(release): prepare 9.22.0 (#3947)c994cfcfeat(autopipeline): automatic command pipelining (#3942)228b463chore(deps): bump actions/stale from 10 to 11 (#3944)a6be850feat(csc): add standalone client-side caching (#3941)82b0213chore(release): prepare 9.22.0-beta.1 (#3940)8eb9583fix(rediscmd): redact credential args in AppendCmd (#3939)90fd088chore(ci): point 8.10 testing at custom client-libs-test image (#3938)93f961afeat(timeseries): support multiple aggregators per key in TS.NRANGE (#3937)49e0041feat(himport): HIMPORT command with lazy per-connection prepare (#3919)3dd9675fix(proto): peek push notification name without demanding 36 bytes (#3936)Updates
github.com/santhosh-tekuri/jsonschema/v6from 6.0.2 to 6.0.3Release notes
Sourced from github.com/santhosh-tekuri/jsonschema/v6's releases.
Commits
b0fc661ci: upgrade golangci/golangci-lint-action from v4 to v63d8c98fci: upgrade actions/setup-go from v3 to v6b0cc7abci: upgrade actions/checkout from v3 to v74bdda86validator/fix: empty instLocation for propetyNames and contentSchema833329dfix/typo: fix type in error message180cde3misc: remove vim swap file (#254)1a20556validator/items: fix instanceLocationcfca0e3validator: check invalid floats NaN/Inf (#249)befd2c1validator/additionalItems: fix instanceLocation (#253)dfcec1cformat/email: add closing quote check (#251)Updates
modernc.org/sqlitefrom 1.53.0 to 1.56.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
cc920f9lib, vec: re-vendor, bump libc to v1.74.4, sweep the docs581eb45sqlite: validate the connector dsn with getVFSName, not a bare ParseQuerye7a39d2sqlite: document that a constructed Driver is not the registered one2c7e3ebsqlite: add NewConnector, a driver.Connector for sql.OpenDBcfb9734CHANGELOG.md: document the DSN validation-order change0895392sqlite: validate all DSN parameters before applying any of them63a57e4sqlite: select DSN shorthand aliases by presence, matching mattn (!134 follow...d7210fcCHANGELOG.md: correct the !134 DSN shorthand-key entryb31f521Merge branch 'dsn-compat-keys' into 'master'266b979sqlite: validate mattn-compat DSN keys and fix auto_vacuum apply orderDependabot 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