Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 29, 2025

Bumps behat/behat from 3.22.0 to 3.27.0.

Release notes

Sourced from behat/behat's releases.

3.27.0

Changed

Added

Internal

  • Prepare the pretty printer for future changes in the Gherkin parser by @​stof in #1690
  • Add tests proving that multiple Examples tables are supported by @​acoulton in #1696

v3.26.0

Changed

  • Support configuring how file paths are rendered by the JUnit formatter (relative or absolute, removing a prefix, etc). Previously, the JUnit formatter would print an absolute path unless the file was beneath the current working directory. The new default is to print paths relative to the Behat base directory - in most cases this will also be the current working directory and therefore the result will be the same. However, in some cases the reported file paths will change so you may wish to review the configuration e.g. if your tooling aggregates build results over time. By @​carlos-granados in #1677

Added

Fixed

Internal

v3.25.0

Added

Fixed

  • Provide more context when failing with unexpected multiline args by @​acoulton in #1668

Internal

v3.24.1

Fixed

v3.24.0

... (truncated)

Changelog

Sourced from behat/behat's changelog.

[3.27.0] - 2025-11-23

Changed

Added

Internal

  • Prepare the pretty printer for future changes in the Gherkin parser by @​stof in #1690
  • Add tests proving that multiple Examples tables are supported by @​acoulton in #1696

[3.26.0] - 2025-10-28

Changed

  • Support configuring how file paths are rendered by the JUnit formatter (relative or absolute, removing a prefix, etc). Previously, the JUnit formatter would print an absolute path unless the file was beneath the current working directory. The new default is to print paths relative to the Behat base directory - in most cases this will also be the current working directory and therefore the result will be the same. However, in some cases the reported file paths will change so you may wish to review the configuration e.g. if your tooling aggregates build results over time. By @​carlos-granados in #1677

Added

Fixed

Internal

[3.25.0] - 2025-10-03

Added

Fixed

  • Provide more context when failing with unexpected multiline args by @​acoulton in #1668

Internal

... (truncated)

Commits
  • 3282ad7 Merge pull request #1700 from stof/prepare_release
  • 54d38fe Add the changelog for 3.27.0
  • e9b0002 Merge pull request #1696 from acoulton/test-multiple-example-tables
  • 1f2741e test: Prove that Scenarios support multiple Examples tables
  • 4d4f089 Merge pull request #1686 from andrewnicols/exitCode
  • 1bd792d nit: Avoid BC break
  • d972555 Merge pull request #1689 from acoulton/maint-php85
  • 010b2f7 fix: FixedContextIdentifier should correctly handle null contextClass
  • 4d67ad9 feat: Support PHP 8.5
  • 85916b7 Update the pretty printer to handle future gherkin tag behavior (#1690)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 29, 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.

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