Skip to content

chore(deps): update deadpool-redis requirement from 0.22 to 0.23#102

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/deadpool-redis-0.23
Closed

chore(deps): update deadpool-redis requirement from 0.22 to 0.23#102
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/deadpool-redis-0.23

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 23, 2026

Updates the requirements on deadpool-redis to permit the latest version.

Commits
  • 599cf80 Release deadpool-redis 0.23.0
  • b20a05d Re-export missing features and fix check script
  • 6b15f2a Update redis to version 1
  • e842bd0 Release deadpool-sqlite 0.13
  • b134227 Release deadpool 0.13.0 and deadpool-sync 0.2.0
  • 688234b Update lapin to version 4
  • 362391f Release deadpool-runtime 0.3.1
  • 70f1b93 Fix feature specific dependencies in READMEs
  • 860570c Add rustdoc-args = ["--cfg", "docsrs"] to all Cargo.toml files
  • 7a00e9c Fix deadpool CHANGELOG and improve yank explanation
  • Additional commits viewable in compare view

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 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.

Updates the requirements on [deadpool-redis](https://github.com/deadpool-rs/deadpool) to permit the latest version.
- [Changelog](https://github.com/deadpool-rs/deadpool/blob/main/release.toml)
- [Commits](deadpool-rs/deadpool@deadpool-redis-v0.22.0...deadpool-redis-v0.23.0)

---
updated-dependencies:
- dependency-name: deadpool-redis
  dependency-version: 0.23.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 23, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

joaquinbejar added a commit that referenced this pull request Apr 6, 2026
CI Actions:
- docker/setup-buildx-action v3 → v4
- docker/build-push-action v6 → v7
- docker/setup-qemu-action v3 → v4
- docker/login-action v3 → v4
- docker/metadata-action v5 → v6

Rust dependencies:
- anchor-lang 0.32 → 1.0 (breaking: remove explicit enum discriminants, CpiContext takes Pubkey, Context single lifetime)
- anchor-spl 0.32 → 1.0
- solana-program 3.0 → 4.0
- solana-sdk 3.0 → 4.0
- tokio-tungstenite 0.28 → 0.29
- axum-test 18.7 → 20.0
- deadpool-redis 0.22 → 0.23
- anchor-cli 0.32.1 → 1.0.0 (CI)

TypeScript SDK:
- @eslint/js 9.39.2 → 10.0.1
- eslint 9.39.2 → 10.0.0
- @types/node 25.2.0 → 25.5.0
- typescript-eslint 8.54.0 → 8.57.0
- vitest 4.0.18 → 4.1.0
- Remove redundant @typescript-eslint/eslint-plugin and @typescript-eslint/parser

Closes #98 #100 #101 #102 #104 #105 #106 #107 #108 #110 #111 #112 #113 #114
joaquinbejar added a commit that referenced this pull request Apr 6, 2026
CI Actions:
- docker/setup-buildx-action v3 → v4
- docker/build-push-action v6 → v7
- docker/setup-qemu-action v3 → v4
- docker/login-action v3 → v4
- docker/metadata-action v5 → v6

Rust dependencies:
- anchor-lang 0.32 → 1.0 (breaking: remove explicit enum discriminants, CpiContext takes Pubkey, Context single lifetime)
- anchor-spl 0.32 → 1.0
- solana-program 3.0 → 4.0
- solana-sdk 3.0 → 4.0
- tokio-tungstenite 0.28 → 0.29
- axum-test 18.7 → 20.0
- deadpool-redis 0.22 → 0.23
- anchor-cli 0.32.1 → 1.0.0 (CI)

TypeScript SDK:
- @eslint/js 9.39.2 → 10.0.1
- eslint 9.39.2 → 10.0.0
- @types/node 25.2.0 → 25.5.0
- typescript-eslint 8.54.0 → 8.57.0
- vitest 4.0.18 → 4.1.0
- Remove redundant @typescript-eslint/eslint-plugin and @typescript-eslint/parser

Closes #98 #100 #101 #102 #104 #105 #106 #107 #108 #110 #111 #112 #113 #114
@joaquinbejar
Copy link
Copy Markdown
Owner

Superseded by the merged dependency update PR that bumped deadpool-redis from 0.22 to 0.23.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 6, 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/deadpool-redis-0.23 branch April 6, 2026 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant