Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

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
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 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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)

Updates the requirements on [behat/behat](https://github.com/Behat/Behat) to permit the latest version.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/3.x/CHANGELOG.md)
- [Commits](Behat/Behat@v3.26.0...v3.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies php Pull requests that update Php code labels Nov 29, 2025
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 29, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 29, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 13, 2025

Superseded by #7452.

@dependabot dependabot bot closed this Dec 13, 2025
@dependabot dependabot bot deleted the dependabot/composer/tests/integration/behat/behat-approx-3.27.0 branch December 13, 2025 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants