Skip to content

Chore(deps-dev): Update behat/behat requirement from ~3.23.0 to ~3.24.0 in /tests/integration#7230

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/tests/integration/behat/behat-approx-3.24.0
Closed

Chore(deps-dev): Update behat/behat requirement from ~3.23.0 to ~3.24.0 in /tests/integration#7230
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/tests/integration/behat/behat-approx-3.24.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 13, 2025

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from behat/behat's releases.

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

Changelog

Sourced from behat/behat's changelog.

[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

Changed

  • Remove dependency on file location in Gherkin package. The (internal) service container parameters gherkin.paths.lib and gherkin.paths.i18n are no longer defined or used. Minimum behat/gherkin version is now ^4.12.0. By @​carlos-granados in #1604, backported from 3.20.0 to fix errors for users stuck on 3.16.0 due to

... (truncated)

Commits
  • 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)
  • See full diff 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/master/CHANGELOG.md)
- [Commits](Behat/Behat@v3.23.0...v3.24.0)

---
updated-dependencies:
- dependency-name: behat/behat
  dependency-version: 3.24.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 Sep 13, 2025
@dependabot dependabot Bot added dependencies php Pull requests that update Php code labels Sep 13, 2025

@nextcloud-command nextcloud-command left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot @github

dependabot Bot commented on behalf of github Sep 13, 2025

Copy link
Copy Markdown
Contributor Author

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

dependabot Bot commented on behalf of github Sep 20, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #7247.

@dependabot dependabot Bot closed this Sep 20, 2025
@dependabot dependabot Bot deleted the dependabot/composer/tests/integration/behat/behat-approx-3.24.0 branch September 20, 2025 02:35
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.

1 participant