Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps redis from 0.32.7 to 1.0.2.

Release notes

Sourced from redis's releases.

redis-1.0.2

What's Changed

redis-1.0.1

1.0.1 (2025-12-11)

Changes & Bug fixes

redis-1.0.0

What's Changed

Full Changelog: redis-rs/redis-rs@redis-1.0.0-rc,5...redis-1.0.0

redis-test-1.0.0

What's Changed

  • Tracking release for redis-rs 1.0.0.

Full Changelog: redis-rs/redis-rs@redis-1.0.0-rc,5...redis-test-1.0.0

redis-1.0.0-rc.4

What's Changed

  • Add getters to aio::ConnectionManagerConfig, ConnectionInfo, RedisConnectionInfo and io::tcp::TcpSettings types (#1859 by @​LazyMechanic)
  • Allow the async cluster to be created without waiting for connections (#1863 by @​Marwes)
  • Add ignore_errors mode to Pipeline for partial results (#1865 by @​kudlatyamroth)

redis-1.0.0-rc.2

1.0.0-rc.2 (2025-10-20)

Changes

redis-1.0.0-rc.1

What's Changed

redis-1.0.0-rc.0

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 0.32.7 to 1.0.2.
- [Release notes](https://github.com/redis-rs/redis-rs/releases)
- [Commits](redis-rs/redis-rs@redis-0.32.7...redis-1.0.2)

---
updated-dependencies:
- dependency-name: redis
  dependency-version: 1.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jan 1, 2026
@github-actions
Copy link

github-actions bot commented Jan 1, 2026

🐰 Bencher Report

Branchdependabot/cargo/redis-1.0.2
Testbedgithub-ubuntu-latest
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
microseconds (µs)
(Result Δ%)
Upper Boundary
microseconds (µs)
(Limit %)
empty_router/empty_router📈 view plot
🚷 view threshold
6,387.20 µs
(+5.11%)Baseline: 6,076.87 µs
6,805.01 µs
(93.86%)
json_api/json_api📈 view plot
🚷 view threshold
1,041.30 µs
(+1.62%)Baseline: 1,024.66 µs
1,128.60 µs
(92.27%)
nested_routers/nested_routers📈 view plot
🚷 view threshold
981.22 µs
(+3.41%)Baseline: 948.83 µs
1,042.10 µs
(94.16%)
single_root_route/single_root_route📈 view plot
🚷 view threshold
945.02 µs
(+4.02%)Baseline: 908.53 µs
995.90 µs
(94.89%)
single_root_route_burst/single_root_route_burst📈 view plot
🚷 view threshold
20,060.00 µs
(+12.52%)Baseline: 17,828.12 µs
21,038.07 µs
(95.35%)
🐰 View full continuous benchmarking report in Bencher

@m4tx m4tx closed this Jan 2, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/redis-1.0.2 branch January 2, 2026 11:10
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.

2 participants