Skip to content

fix(deps): update dependency predis/predis to v3 #181

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
predis/predis ^2.3 -> ^3.0 age adoption passing confidence

Release Notes

predis/predis (predis/predis)

v3.0.0

Compare Source

Added
  • ⚠️ Added support for transactions for clustered connections (#​1497)
  • Added support for RESP3 communication protocol (#​1047)
  • Added support for RESP3 push notifications (#​1316)
  • Added support for Sharded Pub/Sub (#​1303)
  • Added support for XGROUP commands (#​1324)
  • Added support for XREADGROUP command (#​1327)
  • Added support for XAUTOCLAIM command (#​1328)
  • Added support for XINFO commands (#​1331)
  • Added support for Redis 7.4 XREAD and HSCAN interface changes (#​1452)
Changed
  • ⚠️ Refactored Relay integration (#​1423)
  • ⚠️ Changed interface of CLIENT command (#​1337)
  • ⚠️ Changed interfaces for commands to support Redis 6.2 — 7.0 arguments (#​1330)
  • ⚠️ Changed default search DIALECT to 2 (#​1516)
  • ⚠️ Implemented PSR-7 compatible stream abstraction (#​1450)
  • ⚠️ Improved pipeline abstractions (#​1438)
  • ⚠️ Improved connection handshake (#​1431)
Fixed
  • Fixed single persistent connection using the same resource (#​1512)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants