restful icon indicating copy to clipboard operation
restful copied to clipboard

Update behat/behat requirement from ~2.5 to ~3.14

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Updates the requirements on behat/behat to permit the latest version.

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.

[3.13.0] - 2023-04-18

Added

[3.12.0] - 2022-11-29

Added

Fixed

Other contributions

[3.11.0] - 2022-07-07

Added

Fixed

Other contributions

3.10.0 - 2021-11-02

What's Changed

Full Changelog: https://github.com/Behat/Behat/compare/v3.9.1...v3.10.0

3.9.1 - 2021-11-02

What's Changed

... (truncated)

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
  • Additional commits viewable in compare view

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[bot] avatar Jan 11 '24 14:01 dependabot[bot]