Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

editoast: bump redis from 0.25.4 to 0.26.1 in /editoast #8326

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2024

Bumps redis from 0.25.4 to 0.26.1.

Release notes

Sourced from redis's releases.

redis-0.26.1

What's Changed

v0.26.0

0.26.0 (2024-07-26)

Features

  • Breaking change: Add RESP3 support (#1058 @​altanozlu)
  • Breaking change: Expose Errors in Value 1093
  • Add max retry delay for every reconnect (#1194 tonynguyen-sotatek)
  • Add support for routing by node address. #1062
  • Breaking change: Deprecate function that erroneously use tokio in its name. 1087
  • Breaking change: Change is_single_arg to num_of_args in ToRedisArgs trait (1238 @​git-hulk)
  • feat: add implementation of ToRedisArgs,FromRedisValue traits for Arc<T>,Box<T>,Rc<T> (1088 @​xoac)
  • MultiplexedConnection: Relax type requirements for pubsub functions. 1129
  • Add invoke_script to commands to allow for pipelining of scripts (1097 @​Dav1dde)
  • Adde MultiplexedConnection configuration, usable through Sentinel (1167 @​jrylander)
  • Slot parsing: Added handling to "?" and NULL hostnames in CLUSTER SLOTS. 1094
  • Add scan_options (1231 @​alekspickle)
  • Add un/subscribe commands to aio::ConnectionManager. 1149
  • Mark deprecated constructor functions. 1218

Changes & Bug fixes

... (truncated)

Commits
  • 177b571 Create release version 0.26.1
  • df95a15 Bump rustls from 0.23.10 to 0.23.12
  • 3776a11 Bump bigdecimal from 0.4.3 to 0.4.5
  • 778af5b Bump sha1_smol from 1.0.0 to 1.0.1
  • a77a9b2 Bump uuid from 1.9.1 to 1.10.0
  • 1acda05 Bump serde from 1.0.203 to 1.0.204
  • 62edcce Bump native-tls from 0.2.11 to 0.2.12
  • 0040534 Bump webpki-roots from 0.26.1 to 0.26.3
  • 84a644e Bump bytes from 1.6.0 to 1.7.0
  • 9294ff1 Update sentinel.rs
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner August 2, 2024 18:40
@dependabot dependabot bot added area:editoast Work on Editoast Service dependencies Pull requests that update a dependency file labels Aug 2, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/editoast/redis-0.26.1 branch 2 times, most recently from 94d9591 to d694fdd Compare August 8, 2024 09:12
Bumps [redis](https://github.com/redis-rs/redis-rs) from 0.25.4 to 0.26.1.
- [Release notes](https://github.com/redis-rs/redis-rs/releases)
- [Commits](redis-rs/redis-rs@redis-0.25.4...redis-0.26.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/editoast/redis-0.26.1 branch from d694fdd to b15edfd Compare August 29, 2024 12:34
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 13, 2024

Superseded by #8874.

@dependabot dependabot bot closed this Sep 13, 2024
@dependabot dependabot bot deleted the dependabot/cargo/editoast/redis-0.26.1 branch September 13, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:editoast Work on Editoast Service dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant