Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2025

Bumps behat/behat from 3.20.0 to 3.21.0.

Release notes

Sourced from behat/behat's releases.

3.21.0

Fixed

  • JUnit formatter options were being lost when converting config to PHP by @​acoulton in #1622
  • Contexts with constructor arguments were not properly converted to PHP configuration by @​acoulton in #1619

Added

  • New CLI and configuration option to print all paths as absolute paths by @​carlos-granados in #1620
  • Expose PHP configuration interface for tester and error_reporting options by @​acoulton in #1626
  • Improve config conversion to PHP to generate class references instead of string names; reference extensions by their fully qualified class names; convert output_verbosity values to constants; and convert tester and error_reporting configuration to PHP by @​acoulton in #1619, #1623 and #1626

Internal

  • Refactor features for configurable tester / error_reporting options by @​acoulton in #1625
Changelog

Sourced from behat/behat's changelog.

[3.21.0] - 2025-04-18

Fixed

  • JUnit formatter options were being lost when converting config to PHP by @​acoulton in #1622
  • Contexts with constructor arguments were not properly converted to PHP configuration by @​acoulton in #1619

Added

  • New CLI and configuration option to print all paths as absolute paths by @​carlos-granados in #1620
  • Expose PHP configuration interface for tester and error_reporting options by @​acoulton in #1626
  • Improve config conversion to PHP to generate class references instead of string names; reference extensions by their fully qualified class names; convert output_verbosity values to constants; and convert tester and error_reporting configuration to PHP by @​acoulton in #1619, #1623 and #1626

Internal

  • Refactor features for configurable tester / error_reporting options by @​acoulton in #1625
Commits
  • 4b6a6cd Merge pull request #1627 from acoulton/next-3.x
  • 4af6e77 Add changelog for 3.21.0 release
  • 953a552 Merge pull request #1626 from acoulton/feat-php-testers-config
  • 9770c88 Merge pull request #1625 from acoulton/maint-refactor-testers-config-features
  • bdb4f71 feature: Convert error_reporting values to constants in PHP config
  • 0e875d2 feature: Skip default method arguments when converting config to PHP
  • ad8c8fe feature: Support (and convert) PHP configuration for tester options
  • c421257 bug: Show text for error level when we capture a DEPRECATED error
  • 71a22ec test: Add feature to cover current default error_reporting
  • ee4c910 test: Refactor features for error_reporting to new fixtures
  • 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 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)

Bumps [behat/behat](https://github.com/Behat/Behat) from 3.20.0 to 3.21.0.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](Behat/Behat@v3.20.0...v3.21.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team April 22, 2025 12:56
@dependabot dependabot bot requested a review from a team as a code owner April 22, 2025 12:56
@dependabot dependabot bot requested review from Altahrim, ArtificialOwl and provokateurin and removed request for a team April 22, 2025 12:56
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

@provokateurin provokateurin enabled auto-merge April 22, 2025 13:03
@susnux susnux disabled auto-merge April 22, 2025 13:21
@dependabot dependabot bot merged commit bd05af4 into master Apr 22, 2025
141 checks passed
@dependabot dependabot bot deleted the dependabot/composer/build/integration/behat/behat-3.21.0 branch April 22, 2025 14:48
@skjnldsv skjnldsv mentioned this pull request Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants