Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2025

Bumps behat/behat from 3.21.1 to 3.22.0.

Release notes

Sourced from behat/behat's releases.

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

Changelog

Sourced from behat/behat's changelog.

[3.22.0] - 2025-05-05

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

Commits
  • a93098a Merge pull request #1634 from acoulton/next-3.x
  • dcc1f57 Add changelog for 3.22.0 release
  • e2f7cc1 Merge pull request #1633 from acoulton/feat-remove-transliterator
  • b40c126 change: Make new method name suggestion classes final
  • 5e89025 change: Don't clean up step name suggestions from 3rd-party PatternPolicy
  • 0b91aa9 change: Clarify that step method name suggestions will be de-duped
  • 46bfecb change: Ensure suggested method names are valid for PHP
  • 3aab293 change: Do not transliterate suggested step method names to ASCII
  • c67c4e3 feature: Allow users to use or customise StepMethodNameGenerator service
  • 72c6cf3 refactor: Consolidate responsibility for generating step method names
  • 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.21.1 to 3.22.0.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](Behat/Behat@v3.21.1...v3.22.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels May 10, 2025
@dependabot dependabot bot requested a review from nickvergessen as a code owner May 10, 2025 01:44
@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels May 10, 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

@github-actions
Copy link
Contributor

🐢 Performance warning.
It looks like the query count of the integration tests increased with this PR.
Database query count is now 8900 was 8600 (+3.48%)
Please check your code again. If you added a new test this can be expected and the base value in tests/Integration/base-query-count.txt can be increased.

@dependabot dependabot bot merged commit ccf4883 into master May 10, 2025
47 checks passed
@dependabot dependabot bot deleted the dependabot/composer/tests/Integration/behat/behat-3.22.0 branch May 10, 2025 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants