Skip to content

Update dependency predis/predis to v3 #19

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

Merged
merged 2 commits into from
May 19, 2025
Merged

Conversation

text-html-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
predis/predis require major ^1.0|^2.0 -> 3.0.0

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)
Maintenance
  • Revisit incompatible tests against Relay (#​1537)

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 is behind base branch, 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 has been generated by Renovate Bot.

@text-html-renovate text-html-renovate bot changed the title Update dependency predis/predis to v3 Update dependency predis/predis to v3 - autoclosed May 14, 2025
@text-html-renovate text-html-renovate bot deleted the renovate/predis-predis-3.x branch May 14, 2025 10:02
@text-html-renovate text-html-renovate bot changed the title Update dependency predis/predis to v3 - autoclosed Update dependency predis/predis to v3 May 16, 2025
@text-html-renovate text-html-renovate bot reopened this May 16, 2025
@text-html-renovate text-html-renovate bot force-pushed the renovate/predis-predis-3.x branch from 5ae9151 to 745fa43 Compare May 16, 2025 16:02
@text-html-renovate
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@mathroc mathroc merged commit c5a71d0 into main May 19, 2025
6 checks passed
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