Skip to content

Update predis/predis requirement from ^2.1 to ^3.5 in the composer-dependencies group#65

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/composer-dependencies-92d1b6aec6
Open

Update predis/predis requirement from ^2.1 to ^3.5 in the composer-dependencies group#65
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/composer-dependencies-92d1b6aec6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from predis/predis's releases.

v3.5.1

Added

  • Expose pipeline() API via ClientInterface (#1686)

Fixed

  • Allow UNLINK to accept an array of keys (#1687)
Changelog

Sourced from predis/predis's changelog.

v3.5.1 (2026-06-11)

Added

  • Expose pipeline() API via ClientInterface (#1686)

Fixed

  • Allow UNLINK to accept an array of keys (#1687)
  • Fixed Client::(un)pack() return types

v3.5.0 (2026-06-02)

Added

  • Added support for XNACK command (#1666)
  • Added support for INCREX command (#1674)
  • Added support for UNLINK command (#1680)
  • Added support for AR* array commands (#1672)
  • Handle Redis Cluster -READONLY responses failover events (#1656)
  • Added FPHA argument for JSON.SET command (#1661)
  • Added new COUNT aggregator for Sorted Set commands (#1668)
  • Added support for multiple aggregators for TS.range commands (#1670)

Changed

  • Include command name in unsupported container command error messages (#1653)

Fixed

  • Fixed handling of gap slots in SlotMap::offsetUnset() (#1660)
  • Fixed ZRANGE to include 6.2 arguments (#1662)
  • Fixed Sentinel retry to narrow retryable exceptions to CommunicationException (#1665)
  • Fixed SENTINEL SLAVES RESP3 incompatible response (#1676)

v3.4.2 (2026-03-09)

Changed

  • Switch to static closures

Fixed

  • Fixed Sentinel getParameters() executed on string configuration (#1649)
  • Fixed Sentinel discovery methods not catching StreamInitException on connection failure (#1650)

v3.4.1 (2026-02-23)

Added

  • Added upstream_driver option for CLIENT SETINFO upstream reporting (#1645)
  • Made H(P)TTL commands prefixable (#1639)
  • Made (B)LMPOP commands prefixable (#1643)

Fixed

  • Fixed Sentinel getParameter() call on array error (#2423)
  • Removed deprecated static from callables (#1642)

v3.4.0 (2026-02-11)

Added

  • Added optional retry support (#1616)
  • Added support for VRANGE command (#1623)

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [predis/predis](https://github.com/predis/predis) to permit the latest version.

Updates `predis/predis` to 3.5.1
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md)
- [Commits](predis/predis@v2.1.0...v3.5.1)

---
updated-dependencies:
- dependency-name: predis/predis
  dependency-version: 3.5.1
  dependency-type: direct:production
  dependency-group: composer-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 10, 2026
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.

0 participants