Skip to content

build(deps): bump redis from 1.3.0 to 1.4.1#1405

Merged
rvolosatovs merged 1 commit into
mainfrom
dependabot/cargo/redis-1.4.1
Jul 20, 2026
Merged

build(deps): bump redis from 1.3.0 to 1.4.1#1405
rvolosatovs merged 1 commit into
mainfrom
dependabot/cargo/redis-1.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps redis from 1.3.0 to 1.4.1.

Release notes

Sourced from redis's releases.

redis-1.4.1

Changes & Bug fixes

  • Remove unnecessary sleep from cluster readonly error handling (#2223 by @​nihohit)

CI & operational improvements

  • ci: Allow semicolon_in_expressions_from_macros to make nightly pass (#2218 by @​somechris)
  • tests/acl: Add the missing requirements for token based authentication (#2214 by @​somechris)
  • Makefile: Switch to --locked for module tests on RESP3 (#2222 by @​somechris)

Full Changelog: redis-rs/redis-rs@redis-1.4.0...redis-1.4.1

redis-1.4.0

Changes & Bug fixes

CI & operational improvements

New Contributors

Full Changelog: redis-rs/redis-rs@redis-1.3.0...redis-1.4.0

Commits
  • 37f4cad Prepare version (#2224)
  • c61c613 Remove unnecessary sleep from cluster readonly error handling (#2223)
  • 67685eb Makefile: Switch to --locked for module tests on RESP3 (#2222)
  • 2c4746a tests/acl: Add the missing requirements for token based authentication (#2214)
  • 1fb9a6e ci: Allow semicolon_in_expressions_from_macros to make nightly pass (#2218)
  • cf20483 Prepare new version (#2212)
  • 7a41fdd Keep dispatching requests when repairing a connection to a replica (#2120)
  • f6f64a0 test: Switch to selecting tests through profiles (#2210)
  • 6f6c6cc Make test names greppable (#2211)
  • e678b0f tests: Stop running sentinel tests when testing on unix sockets (#2208)
  • 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.3.0 to 1.4.1.
- [Release notes](https://github.com/redis-rs/redis-rs/releases)
- [Commits](redis-rs/redis-rs@redis-1.3.0...redis-1.4.1)

---
updated-dependencies:
- dependency-name: redis
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from rvolosatovs as a code owner July 20, 2026 12:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust wRPC Rust support labels Jul 20, 2026
@rvolosatovs
rvolosatovs added this pull request to the merge queue Jul 20, 2026
Merged via the queue into main with commit 0594d19 Jul 20, 2026
40 checks passed
@rvolosatovs
rvolosatovs deleted the dependabot/cargo/redis-1.4.1 branch July 20, 2026 16:51
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 wRPC Rust support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant