Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps predis/predis from 3.2.0 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)
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)
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 1, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 1, 2025

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • Bump

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.75%. Comparing base (f02f17c) to head (8a5d972).
⚠️ Report is 6 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2643      +/-   ##
=============================================
+ Coverage      96.24%   96.75%   +0.50%     
  Complexity      1816     1816              
=============================================
  Files            257      434     +177     
  Lines           6213    12483    +6270     
  Branches           0     2078    +2078     
=============================================
+ Hits            5980    12078    +6098     
- Misses           233      405     +172     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Bumps [predis/predis](https://github.com/predis/predis) from 3.2.0 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@v3.2.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/predis/predis-3.3.0 branch from 6e413eb to 8a5d972 Compare December 4, 2025 08:53
@samuelwei samuelwei merged commit 86239bc into develop Dec 4, 2025
21 of 22 checks passed
@dependabot dependabot bot deleted the dependabot/composer/predis/predis-3.3.0 branch December 4, 2025 11:04
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.

2 participants