Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Updates the requirements on predis/predis to permit the latest version.

Release notes

Sourced from predis/predis's releases.

v3.2.0

Added

  • Added support for XDELEX and XACKDEL (#1580)
  • Added missing VSIM argument (#1582)

Changed

  • Extended XTRIM and XADD commands with new parameters (#1580)

Maintenance

  • Updated Redis 8.2 test image (#1583)
  • Added test coverage for updated Vamana (#1584)
Changelog

Sourced from predis/predis's changelog.

v3.2.0 (2025-08-05)

Added

  • Added support for XDELEX and XACKDEL (#1580)
  • Added missing VSIM argument (#1582)

Changed

  • Extended XTRIM and XADD commands with new parameters (#1580)

Maintenance

  • Updated Redis 8.2 test image (#1583)
  • Added test coverage for updated Vamana (#1584)

v3.1.0 (2025-07-22)

Added

  • Add experimental support for vector sets commands (#1550)
  • Added support for XACK command (#1555)
  • Added support for XCLAIM command (#1557)
  • Added support for XPENDING command (#1558)
  • Added support for XSETID command (#1559)
  • Added validation and support for the new BITOP command operations (#1566)

Changed

  • Handle and retry LOADING errors from Sentinel replicas (#1536)
  • Retry all exceptions from Sentinel replicas (#1577)

Fixed

  • Fixed PHP 8.4 deprecated call to stream_context_set_option() (#1545)
  • Fixed return type for ZCOUNT to be int (#1547)
  • Fixed throwing CommunicationException when stream is EOF (#1548)
  • Removed automatic conn_uid parameter assignment (#1552)
  • Fixed wrong command API call on prefix processing (#1554)
  • Fixed XREAD response parsing while read null (#1563)
  • Fixed XINFO command responses parsing (#1560)
  • Marked missing commands as Prefixable (#1576)

v3.0.1 (2025-05-16)

Fixed

  • Send default user if only password is used for authentication (#1535)

v3.0.0 (2025-05-02)

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)

... (truncated)

Commits

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)

Updates the requirements on [predis/predis](https://github.com/predis/predis) to permit the latest version.
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md)
- [Commits](predis/predis@v2.0.0...v3.2.0)

---
updated-dependencies:
- dependency-name: predis/predis
  dependency-version: 3.2.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 11, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Superseded by #153.

@dependabot dependabot bot closed this Dec 1, 2025
@dependabot dependabot bot deleted the dependabot/composer/predis/predis-tw-3.2 branch December 1, 2025 11:13
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 php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant