Skip to content

build(deps): bump predis/predis from 1.1.10 to 3.3.0 in /OngekiScoreLog#1016

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/composer/OngekiScoreLog/develop/predis/predis-3.3.0
Open

build(deps): bump predis/predis from 1.1.10 to 3.3.0 in /OngekiScoreLog#1016
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/composer/OngekiScoreLog/develop/predis/predis-3.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps predis/predis from 1.1.10 to 3.3.0.

Release notes

Sourced from predis/predis's releases.

v3.3.0

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

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

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

Fixed

... (truncated)

Changelog

Sourced from predis/predis's changelog.

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

  • 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

... (truncated)

Commits

Dependabot compatibility score

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)

Bumps [predis/predis](https://github.com/predis/predis) from 1.1.10 to 3.3.0.
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md)
- [Commits](predis/predis@v1.1.10...v3.3.0)

---
updated-dependencies:
- dependency-name: predis/predis
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Maintenance Repository Maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants