Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 25, 2025

Bumps behat/behat from 3.13.0 to 3.24.1.

Release notes

Sourced from behat/behat's releases.

v3.24.1

Fixed

v3.24.0

Changed

  • Throw if a step provides an unexpected PyString or Table argument, to highlight cases where step definitions do not match their usage causing potential false-positive passes. If users have stubbed steps with incomplete arguments (e.g. to throw a PendingException) these will now fail before executing. Steps generated from Behat's snippets or IDEs should not be affected as these should already define appropriate PyStringNode / TableNode arguments. By @​jdeniau in #1614

Added

  • Display line number of failing test in pretty formatter by @​jdeniau in #1615

Fixed

  • Ensure that suggested step definitions actually match the step text by @​acoulton in #1656

Internal

v3.23.0

Added

Fixed

  • Relaxed constraints on nikic/php-parser and composer/xdebug-handler dependencies to allow wider use of newer Behat releases by @​acoulton in #1650 and #1649

Internal

v3.22.0

Changed

  • Suggested method names for new step definitions will no longer be transliterated to ASCII. Users working in languages whose characters are mostly outside the allowed UTF-8 range will see generic stepDefinitionX names. We have provided an extension point for custom suggestion implementations, and would consider providing an official extension. If this affects you, please open a discussion on the Behat repository. By @​acoulton in #1633
  • The behat/transliterator package is no longer required and will shortly be archived.

Internal

... (truncated)

Changelog

Sourced from behat/behat's changelog.

[3.24.1] - 2025-09-15

Fixed

[3.24.0] - 2025-09-11

Changed

  • Throw if a step provides an unexpected PyString or Table argument, to highlight cases where step definitions do not match their usage causing potential false-positive passes. If users have stubbed steps with incomplete arguments (e.g. to throw a PendingException) these will now fail before executing. Steps generated from Behat's snippets or IDEs should not be affected as these should already define appropriate PyStringNode / TableNode arguments. By @​jdeniau in #1614

Added

  • Display line number of failing test in pretty formatter by @​jdeniau in #1615

Fixed

  • Ensure that suggested step definitions actually match the step text by @​acoulton in #1656

Internal

[3.23.0] - 2025-07-15

Added

Fixed

  • Relaxed constraints on nikic/php-parser and composer/xdebug-handler dependencies to allow wider use of newer Behat releases by @​acoulton in #1650 and #1649

Internal

[3.16.1] - 2025-05-07

... (truncated)

Commits
  • 1b67565 Add release notes for 3.24.1 (#1662)
  • 1269205 Fix editorUrl functionality (#1661)
  • 2e82025 Add release notes for 3.24.0 release (#1659)
  • 1a2d153 feat: Display line number of failing test in pretty formatter (#1615)
  • 511793e feat: throw if a step provides an unexpected PyString or Table argument (#1614)
  • f846e4c fix: Ensure that suggested step definitions actually match the step text (#1656)
  • 036e638 test: Run fixture-based scenarios in isolated directories (#1657)
  • bf6553e Rector code quality (#1648)
  • c465af8 Add changelog for 3.23.0 release (#1652)
  • 2f9e2d4 dx: add option that allows you to remove prefixes in printed paths (#1644)
  • 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 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 [behat/behat](https://github.com/Behat/Behat) from 3.13.0 to 3.24.1.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](Behat/Behat@v3.13.0...v3.24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 25, 2025

Labels

The following labels could not be found: 3. to review, feature: dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 4, 2025

Superseded by #20.

@dependabot dependabot bot closed this Oct 4, 2025
@dependabot dependabot bot deleted the dependabot/composer/build/integration/behat/behat-3.24.1 branch October 4, 2025 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant