Skip to content

chore(deps-dev): update predis/predis requirement from ^2.0 to ^2.0 || ^3.0#82

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/composer/predis/predis-tw-2.0or-tw-3.0
Open

chore(deps-dev): update predis/predis requirement from ^2.0 to ^2.0 || ^3.0#82
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/composer/predis/predis-tw-2.0or-tw-3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

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

Release notes

Sourced from predis/predis's releases.

v3.4.2

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)
Changelog

Sourced from predis/predis's changelog.

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)
  • Added support for idempotent stream API (#1632)
  • Added support for HOTKEYS container command (#1630)

Fixed

  • Fixed [L|R]PUSHX variadic arguments normalization (#1633)
  • Fixed wrong @param annotation in Parameters (#1614)
  • Made ZRANDMEMBER prefixable (#1621)
  • Improve connection handshake by pipelining commands (#1622)

v3.3.0 (2025-11-24)

Added

  • Added cluster support for XADD, XDEL and XRANGE (#1587)
  • Added prefixable interface for HEXPIRE and HEXPIRETIME (#1592)
  • Added new experimental CAS/CAD functionality (#1609)
  • Added temporary XREADGROUP_CLAIM command (#1608)
  • Added support for MSET command (#1610)
  • Added experimental support for FT.HYBRID (#1607)

Changed

  • Improved compatiblity with Relay (#1597)
  • Refactor pipeline data writing depends on connection type (#1586)

v3.2.0 (2025-08-05)

Added

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

Changed

... (truncated)

Commits
  • 2033429 tag v3.4.2
  • 87390e7 Use static closures (#1652)
  • f57dfcb Format changelog entry [skip ci]
  • 7388d91 Add upstream_driver option for CLIENT SETINFO upstream reporting (#1645)
  • d0f6671 Fix sentinel discovery methods not catching StreamInitException (#1650)
  • 274cb86 Fixed Sentinel getParameters() executed on string configuration (#1649)
  • 0850f2f Prepare v3.4.1 release (#1647)
  • 581c565 update year in headers
  • 4a5be21 Make LMPOP and BLMPOP commands prefixable (#1646)
  • 7fd23db Removed static from callables because it's deprecated since PHP 8.2 (#1642)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 1, 2026
@michalsn
Copy link
Copy Markdown
Member

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/composer/predis/predis-tw-2.0or-tw-3.0 branch from 8729e42 to 6cd4041 Compare May 17, 2026 07:30
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