Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Bump predis/predis from 1.1.7 to 1.1.10 #752

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2022

Bumps predis/predis from 1.1.7 to 1.1.10.

Release notes

Sourced from predis/predis's releases.

Predis v1.1.10

  • FIX: Avoid PHP 8.1 deprecation notices in Session/Handler
  • FIX: Fixed "Cannot use object of type Predis\Response\Error as array" error in Connection/Aggregate/SentinelReplication

Predis v1.1.9

  • Fixed PHP 8.1 compatibility in StreamConnection

Predis v1.1.8

  • Ensure compatibility with PHP 8.1
Changelog

Sourced from predis/predis's changelog.

v1.1.10 (2022-01-05)

  • FIX: Avoid PHP 8.1 deprecation notices in Session/Handler
  • FIX: Fixed "Cannot use object of type Predis\Response\Error as array" error in Connection/Aggregate/SentinelReplication

v1.1.9 (2021-10-05)

  • FIX: Fixed PHP 8.1 compatibility in StreamConnection

v1.1.8 (2021-09-29)

  • FIX: Ensure compatibility with PHP 8.1.
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 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.7 to 1.1.10.
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/v1.1.10/CHANGELOG.md)
- [Commits](predis/predis@v1.1.7...v1.1.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

0 participants