Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps redis from 0.27.6 to 0.28.1.

Release notes

Sourced from redis's releases.

redis-0.28.1

Changes & Bug fixes

redis-0.28.0

0.28.0 (2025-01-7)

Changes & Bug fixes

  • ConnectionManager: reconnect on disconnect pushes (#1407)
  • ConnectionManager: Support automatic resubscription (#1408)
  • Remove async_trait dependency (#1451)
  • Expose RetryMethod to consumers (#1454 @​Braedon-Wooding-Displayr)
  • Add ping support to commands & pubsubs (#1341)
  • Expose server creation logic through redis-test (#1363)
  • Depend only on the required sub-crates of futures (#1465 @​jplatte)
  • Breaking change: Mark more Connection functions as deprecated (#1468)
  • Move repeated logic to function (#1469)

Documentation improvements

  • Update README to use rustls (#1397 @​khacminh)
  • Update README.md regarding cargo-nextest (#1445 @​altanozlu)
  • Improve features and TLS docs (#1464)
  • Mention Valkey in Readme (#1467)
  • Fix automatic resubscription docs (#1450)
  • Replace get_multiplexed_tokio_connection in examples & tests (#1443)

CI improvements

  • Run tests concurrently (#1444)
  • Report slow tests more eagerly (#1441)
  • Improve testing of optional features (#1448)

New Contributors

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.27.6 to 0.28.1.
- [Release notes](https://github.com/redis-rs/redis-rs/releases)
- [Commits](redis-rs/redis-rs@redis-0.27.6...redis-0.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 21, 2025

Looks like redis is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 21, 2025
@dependabot dependabot bot deleted the dependabot/cargo/redis-0.28.1 branch January 21, 2025 19:58
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants