Skip to content

Build(deps): Bump predis/predis from 3.4.1 to 3.4.2#2935

Merged
samuelwei merged 1 commit intodevelopfrom
dependabot/composer/predis/predis-3.4.2
Mar 23, 2026
Merged

Build(deps): Bump predis/predis from 3.4.1 to 3.4.2#2935
samuelwei merged 1 commit intodevelopfrom
dependabot/composer/predis/predis-3.4.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Bumps predis/predis from 3.4.1 to 3.4.2.

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

---
updated-dependencies:
- dependency-name: predis/predis
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 16, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 16, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2935   +/-   ##
==========================================
  Coverage      96.71%   96.71%           
  Complexity      1906     1906           
==========================================
  Files            445      445           
  Lines          12878    12878           
  Branches        2072     2072           
==========================================
  Hits           12455    12455           
  Misses           423      423           

☔ 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.

@samuelwei samuelwei merged commit aca33f0 into develop Mar 23, 2026
13 checks passed
@dependabot dependabot Bot deleted the dependabot/composer/predis/predis-3.4.2 branch March 23, 2026 08:41
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