chore(deps): bump the db-stack group across 1 directory with 2 updates - #309
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps the db-stack group with 2 updates in the / directory: [redis](https://github.com/redis-rs/redis-rs) and [deadpool-redis](https://github.com/deadpool-rs/deadpool). Updates `redis` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-1.6.0...redis-1.7.0) Updates `deadpool-redis` from 0.23.0 to 0.23.1 - [Changelog](https://github.com/deadpool-rs/deadpool/blob/main/release.toml) - [Commits](deadpool-rs/deadpool@deadpool-redis-v0.23.0...deadpool-redis-v0.23.1) --- updated-dependencies: - dependency-name: deadpool-redis dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: db-stack - dependency-name: redis dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: db-stack ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/db-stack-8941b09f51
branch
from
September 15, 2026 05:09
cd8189c to
882945f
Compare
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 db-stack group with 2 updates in the / directory: redis and deadpool-redis.
Updates
redisfrom 1.6.0 to 1.7.0Release notes
Sourced from redis's releases.
Commits
2a29a8fprepare version (#2384)81ab2d0Fix latest nightly lints (#2378)6acae34spelling: Changeinfostoinfo(#2374)ca46fbfbuild(deps): bump log from 0.4.33 to 0.4.34 (#2368)3e7b187build(deps): bump tokio from 1.52.3 to 1.53.1 (#2363)97f2db5build(deps): bump syn from 2.0.114 to 3.0.3 (#2372)89d8717build(deps): bump async-native-tls from 0.5.0 to 0.6.0 (#2371)059c888build(deps): bump rand from 0.10.1 to 0.10.2 (#2370)067c3a9build(deps): bump taiki-e/install-action from 2.85.4 to 2.87.1 (#2369)e91b031build(deps): bump rustls from 0.23.40 to 0.23.43 (#2366)Updates
deadpool-redisfrom 0.23.0 to 0.23.1Commits
bba260fRelease all deadpool cratesf417aa5Bump up MSRV of deadpool-redis and redis2c9ed6fUpdate async-memcached dependency to version 0.77b09e63Bump up MSRV of deadpool-diesela37ba58Update itertools dependency to version 0.1585d3405Coalesce concurrent statement preparationf2728abExtract statement cache into its own module790881bAdd script for running cargo for all cratesf7a5037Add script for checking reexports256801aFix "variable does not need to be mutable" warning