OpenCATS
OpenCATS copied to clipboard
Bump behat/behat from 3.0.15 to 3.14.0
Bumps behat/behat from 3.0.15 to 3.14.0.
Release notes
Sourced from behat/behat's releases.
v3.14.0
🎉 Symfony 7 is supported now 🎉
What's Changed
- Upgrade the CI setup to stop using deprecation GHA features by
@stofin Behat/Behat#1430- Fix mismatched parameters + method signatures, bump Psalm level by
@ciaranmcnultyin Behat/Behat#1434- GH Actions: start running the tests against PHP 8.3 by
@jrfnlin Behat/Behat#1440- allow Symfony 7 by
@dmaicherin Behat/Behat#1442New Contributors
@jrfnlmade their first contribution in Behat/Behat#1440Full Changelog: https://github.com/Behat/Behat/compare/v3.13.0...v3.14.0
3.13.0
Added
- #1422 Add support for displaying PHPUnit 10 exceptions
@mnocon- #1429 Add more precise types for static analysis
@yguedidiv3.12.0
Added
- #1417 Allow install with PHP 8.2
@ciaranmcnultyFixed
- #1412 Fix dynamic property deprecation notices in PHP 8.2
@gquemener- #1410 Fix deprecation errors in Junit formatter for PHP 8.1
@albeorte96Other contributions
- #1415 Fix README typo
@vinceAmstoutzv3.11.0
Added
- #1387 Added file attribute to Junit output
@ppaulis- #1266 Enable env placeholder resolution in config
@mpdude- #1380 Support psr/container 2.0
@wouterj- #1340 Added Chinese language
@54853315Fixed
- #1374 Fixed counts in hu translations
@Sweetchuck- #1393 Fixed counts in bg and jo translations
@delyroOther contributions
v3.10.0
What's Changed
- PHP8 Hook attributes by
@rpkampin Behat/Behat#1372Full Changelog: https://github.com/Behat/Behat/compare/v3.9.1...v3.10.0
... (truncated)
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
- #1422 Add support for displaying PHPUnit 10 exceptions
@mnocon- #1429 Add more precise types for static analysis
@yguedidi[3.12.0] - 2022-11-29
Added
- #1417 Allow install with PHP 8.2
@ciaranmcnultyFixed
- #1412 Fix dynamic property deprecation notices in PHP 8.2
@gquemener- #1410 Fix deprecation errors in Junit formatter for PHP 8.1
@albeorte96Other contributions
- #1415 Fix README typo
@vinceAmstoutz[3.11.0] - 2022-07-07
Added
- #1387 Added file attribute to Junit output
@ppaulis- #1266 Enable env placeholder resolution in config
@mpdude- #1380 Support psr/container 2.0
@wouterj- #1340 Added Chinese language
@54853315Fixed
- #1374 Fixed counts in hu translations
@Sweetchuck- #1393 Fixed counts in bg and jo translations
@delyroOther contributions
3.10.0 - 2021-11-02
What's Changed
- PHP8 Hook attributes by
@rpkampin Behat/Behat#1372Full Changelog: https://github.com/Behat/Behat/compare/v3.9.1...v3.10.0
3.9.1 - 2021-11-02
What's Changed
- Fix issue 1363 (Symfony 6 compatibility) by
@dmaicherin Behat/Behat#1368
... (truncated)
Commits
2a3832dMerge pull request #1442 from dmaicher/symfony_768dbf63add compatibility with Symfony 7f177773Merge pull request #1440 from jrfnl/feature/ghactions-start-testing-against-p...e5b8fd4GH Actions: start running the tests against PHP 8.30e06d4bMerge pull request #1434 from ciaranmcnulty/psalm-fixes04fd501Run SA with the lowest supported PHP version7d47863Exclude MethodSignatureMismatch errors and bump psalm support level to 7391b772Fix all mismatching parameter namesdc2c86aMerge pull request #1430 from stof/upgrade_ci7470472Upgrade 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)