Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2025

Bumps the behat group with 1 update: behat/behat.

Updates behat/behat from 3.27.0 to 3.29.0

Release notes

Sourced from behat/behat's releases.

v3.29.0

Changed

  • Add initial backwards-compatible return types to final classes, final methods and private methods. These changes should not impact end-users or extension authors. This is work towards the upcoming 4.0.0 release, which will add support for symfony8 and introduce strict types throughout. By @​acoulton in #1763

v3.28.0

Changed

  • Add backwards-compatible return types ahead of symfony8 by @​Kocal (cherry-picked by @​acoulton) in #1702
  • Rename the default branch from master to 3.x and remove the dev-master composer branch alias by @​acoulton in #1708

Added

  • Add printSkippedSteps option to pretty formatter (true by default) by @​carlos-granados in #1705
  • Accept multiple path arguments on CLI This PR was originally contributed to a 4.x branch which was then abandoned. The feature was later implemented in 3.x by a different contributor, but we wanted to also credit the previous work done. The only actual change in this release is an internal (backwards compatible) change to the use of WrongPathsException. By @​adrienbrault in #1397 and merged back to 3.x by @​acoulton in #1693

Fixed

Internal

Changelog

Sourced from behat/behat's changelog.

[3.29.0] - 2025-12-11

Changed

  • Add initial backwards-compatible return types to final classes, final methods and private methods. These changes should not impact end-users or extension authors. This is work towards the upcoming 4.0.0 release, which will add support for symfony8 and introduce strict types throughout. By @​acoulton in #1763

[3.28.0] - 2025-12-11

Changed

  • Add backwards-compatible return types ahead of symfony8 by @​Kocal (cherry-picked by @​acoulton) in #1702
  • Rename the default branch from master to 3.x and remove the dev-master composer branch alias by @​acoulton in #1708

Added

  • Add printSkippedSteps option to pretty formatter (true by default) by @​carlos-granados in #1705
  • Accept multiple path arguments on CLI This PR was originally contributed to a 4.x branch which was then abandoned. The feature was later implemented in 3.x by a different contributor, but we wanted to also credit the previous work done. The only actual change in this release is an internal (backwards compatible) change to the use of WrongPathsException. By @​adrienbrault in #1397 and merged back to 3.x by @​acoulton in #1693

Fixed

Internal

... (truncated)

Commits
  • 51bdf81 [3.x] refactor: Add initial backwards-compatible return types (#1763)
  • e13b8fa Merge pull request #1775 from acoulton/next-3.x
  • 2a76776 docs: Add changelog for 3.28.0
  • 57f02d2 refactor: convert traits tests to use fixtures (#1774)
  • 3ab32f8 refactor: convert tag_filters tests to use fixtures (#1773)
  • deefbc8 refactor: convert snippets tests to use fixtures (#1768)
  • 63bc7b8 refactor: convert suite tests to use fixtures (#1769)
  • c8b0f2c refactor: convert syntax_help tests to use fixtures (#1765)
  • b64d139 refactor: convert rerun multiple suite tests to use fixtures (#1771)
  • 31a1be0 refactor: convert rerun_strict tests to use fixtures (#1766)
  • Additional commits viewable 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the behat group with 1 update: [behat/behat](https://github.com/Behat/Behat).


Updates `behat/behat` from 3.27.0 to 3.29.0
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/3.x/CHANGELOG.md)
- [Commits](Behat/Behat@v3.27.0...v3.29.0)

---
updated-dependencies:
- dependency-name: behat/behat
  dependency-version: 3.29.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: behat
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 12, 2025
@dependabot dependabot bot requested a review from dmetzner as a code owner December 12, 2025 03:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 12, 2025
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