Skip to content

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

Merged
beranekio merged 1 commit into
mainfrom
dependabot/cargo/redis-1.4.1
Jul 19, 2026
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 19, 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 dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 19, 2026
@beranekio

Copy link
Copy Markdown
Owner

@dependabot rebase

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 force-pushed the dependabot/cargo/redis-1.4.1 branch from 834ccc0 to ab7f37f Compare July 19, 2026 16:58
@beranekio
beranekio merged commit a1952c5 into main Jul 19, 2026
7 checks passed
@beranekio
beranekio deleted the dependabot/cargo/redis-1.4.1 branch July 19, 2026 20:48
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.

1 participant