Skip to content

build(deps): bump redis from 1.2.2 to 1.2.4#6644

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/redis-1.2.4
Open

build(deps): bump redis from 1.2.2 to 1.2.4#6644
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/redis-1.2.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps redis from 1.2.2 to 1.2.4.

Release notes

Sourced from redis's releases.

redis-1.2.4

Changes & Bug fixes

  • cluster: refresh topology and retry on READONLY errors (#2115 by @​alexcole)
  • fix(aio): bound permit allocation by concurrency limit, not pipeline length (#2151 by @​Ali2Arslan)

CI & operational improvements

  • tests/cluster_async: Switch to positive version checking (Version refactor 1/8) (#2138 by @​somechris)
  • tests/basic: Switch version checks to constant (Version refactor 2/8) (#2139 by @​somechris)
  • tests: Split off version code into dedicated module (Version refactor 3/10) (#2140 by @​somechris)
  • tests/version: Add TestClusterVersioning trait for version handling (Version refactor 4/10) (#2141 by @​somechris)
  • tests: Delegate version comparison to TestClusterVersioning (Version refactor 5/10) (#2142 by @​somechris)
  • tests/version: Require ownership to check version support (Version refactor 5b/10) (#2152 by @​somechris)
  • tests: Use server binary from env to detect major version (#2149 by @​somechris)

New Contributors

Full Changelog: redis-rs/redis-rs@redis-1.2.3...redis-1.2.4

redis-1.2.3

Changes & Bug fixes

CI & operational improvements

New Contributors

Full Changelog: redis-rs/redis-rs@redis-1.2.2...redis-1.2.3

Commits
  • dc54e0f Prepare version 1.2.4 (#2156)
  • 452151b fix(aio): bound permit allocation by concurrency limit, not pipeline length (...
  • b7f7cfe tests: Use server binary from env to detect major version (#2149)
  • b0d64c5 tests/version: Require ownership to check version support (#2152)
  • 33454be tests: Delegate version comparison to TestClusterVersioning (#2142)
  • de53d08 tests/version: Add TestClusterVersioning trait for version handling (#2141)
  • 8bb49b4 tests: Split off version code into dedicated module (#2140)
  • 7e38aff cluster: refresh topology and retry on READONLY errors (#2115)
  • a337eb8 tests/basic: Switch version checks to constant (Version refactor 2/8) (#2139)
  • e8fa101 tests/cluster_async: Switch to positive version checking (#2138)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [redis](https://github.com/redis-rs/redis-rs) from 1.2.2 to 1.2.4.
- [Release notes](https://github.com/redis-rs/redis-rs/releases)
- [Commits](redis-rs/redis-rs@redis-1.2.2...redis-1.2.4)

---
updated-dependencies:
- dependency-name: redis
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants