pantheon-systems / wp-redis

WordPress Object Cache using Redis.
https://wordpress.org/plugins/wp-redis/
GNU General Public License v2.0
225 stars 67 forks source link

Bump behat/behat from 3.13.0 to 3.14.0 #453

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps behat/behat from 3.13.0 to 3.14.0.

Release notes

Sourced from behat/behat's releases.

v3.14.0

🎉 Symfony 7 is supported now 🎉

What's Changed

New Contributors

Full Changelog: https://github.com/Behat/Behat/compare/v3.13.0...v3.14.0

Changelog

Sourced from behat/behat's changelog.

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Commits
  • 2a3832d Merge pull request #1442 from dmaicher/symfony_7
  • 68dbf63 add compatibility with Symfony 7
  • f177773 Merge pull request #1440 from jrfnl/feature/ghactions-start-testing-against-p...
  • e5b8fd4 GH Actions: start running the tests against PHP 8.3
  • 0e06d4b Merge pull request #1434 from ciaranmcnulty/psalm-fixes
  • 04fd501 Run SA with the lowest supported PHP version
  • 7d47863 Exclude MethodSignatureMismatch errors and bump psalm support level to 7
  • 391b772 Fix all mismatching parameter names
  • dc2c86a Merge pull request #1430 from stof/upgrade_ci
  • 7470472 Upgrade the CI setup to stop using deprecation GHA features
  • See full diff 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 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 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)