Skip to content

Bump predis/predis from 3.5.1 to 3.6.0 - #35

Merged
niden merged 1 commit into
masterfrom
dependabot/composer/predis/predis-3.6.0
Aug 23, 2026
Merged

Bump predis/predis from 3.5.1 to 3.6.0#35
niden merged 1 commit into
masterfrom
dependabot/composer/predis/predis-3.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Contributor

Bumps predis/predis from 3.5.1 to 3.6.0.

Release notes

Sourced from predis/predis's releases.

v3.6.0

Added

  • Added support for new TS commands + Indonesian language support integration test (#1695)
  • Added support for new COLLECT reducer for FT.AGGREGATE (#1699)
  • Added support for SDIFFCARD and SUNIONCARD command
  • Added support for MAXCOUNT and MAXSIZE arguments for XREAD and XREADGROUP
  • Added support for TS.READ command
  • Added support for EXCLUDEEMPTY argument for TS.MRANGE and TS.MREVRANGE commands
  • Added explicit testing for FT.SEARCH timeout policies
  • Added support for TS.QUERYLABELS command
  • Added support for LMOVEM and BLMOVEM commands
  • Added support for FT.ALIASLIST command
  • Added stream commands to ClusterStrategy
  • Added vector sets commands to ClusterStrategy
  • Added experimental support for HIMPORT bulk hash import feature (API may change in a future release)

Changed

  • Added OBJECT and hash field expiration commands to ClusterStrategy
  • Make ZMSCORE command prefixable and add to ClusterStrategy (#1692)

Fixed

  • Fixed Sentinel does not wipe servers on exception caused (#1694)
  • Fixed @method cmsincrby() annotation
Changelog

Sourced from predis/predis's changelog.

v3.6.0 (2026-08-14)

Added

  • Added support for new TS commands + Indonesian language support integration test (#1695)
  • Added support for new COLLECT reducer for FT.AGGREGATE (#1699)
  • Added support for SDIFFCARD and SUNIONCARD command
  • Added support for MAXCOUNT and MAXSIZE arguments for XREAD and XREADGROUP
  • Added support for TS.READ command
  • Added support for EXCLUDEEMPTY argument for TS.MRANGE and TS.MREVRANGE commands
  • Added explicit testing for FT.SEARCH timeout policies
  • Added support for TS.QUERYLABELS command
  • Added support for LMOVEM and BLMOVEM commands
  • Added support for FT.ALIASLIST command
  • Added stream commands to ClusterStrategy
  • Added vector sets commands to ClusterStrategy
  • Added experimental support for HIMPORT bulk hash import feature (API may change in a future release)

Changed

  • Added OBJECT and hash field expiration commands to ClusterStrategy
  • Make ZMSCORE command prefixable and add to ClusterStrategy (#1692)

Fixed

  • Fixed Sentinel does not wipe servers on exception caused (#1694)
  • Fixed @method cmsincrby() annotation
Commits
  • 2ff20c0 tag v3.6.0
  • f07456d Added testing with Redis 8.10 GA (#1715)
  • ac3142a Added experimental support for HIMPORT bulk hash import feature (#1712)
  • 0bf4ba1 Added OBJECT and hash field expiration commands to ClusterStrategy (#1711)
  • 268240b Bump rojopolis/spellcheck-github-actions in the github-actions group (#1714)
  • b1e2a26 Added support for MAXCOUNT and MAXSIZE arguments for XREAD and XREADGROUP (#1...
  • bb5ca97 Added vector sets commands to ClusterStrategy (#1710)
  • c9494ab Added stream commands to ClusterStrategy (#1708)
  • 422990b Added support for LMOVEM and BLMOVEM commands (#1709)
  • eafa3ff Added testing for HNSW vector type with RERANK argument (#1707)
  • Additional commits viewable in compare view

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 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 3.5.1 to 3.6.0.
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md)
- [Commits](predis/predis@v3.5.1...v3.6.0)

---
updated-dependencies:
- dependency-name: predis/predis
  dependency-version: 3.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Aug 22, 2026
@niden
niden merged commit 9d8026e into master Aug 23, 2026
18 of 22 checks passed
@niden
niden deleted the dependabot/composer/predis/predis-3.6.0 branch August 23, 2026 02:51
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