Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps behat/behat from 3.16.0 to 3.16.1.

Release notes

Sourced from behat/behat's releases.

v3.16.1

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 dependency conflicts.
Changelog

Sourced from behat/behat's changelog.

[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 dependency conflicts.

[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

[3.21.1] - 2025-04-22

Fixed

  • ExceptionPresenter was causing a TypeError when constructed with a null $basePath by @​acoulton in #1631

[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

... (truncated)

Commits
  • a3e46b7 chore: Add changelog for 3.16.1
  • 89b0195 chore: remove dependency on file location in Gherkin package
  • See full diff 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)

@dependabot dependabot bot requested a review from a team May 10, 2025 01:28
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 10, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

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 May 10, 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.

Bumps [behat/behat](https://github.com/Behat/Behat) from 3.16.0 to 3.16.1.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](Behat/Behat@v3.16.0...v3.16.1)

---
updated-dependencies:
- dependency-name: behat/behat
  dependency-version: 3.16.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@AndyScherzinger AndyScherzinger force-pushed the dependabot/composer/build/integration/stable31/behat/behat-3.16.1 branch from 417234a to 490d2a6 Compare May 28, 2025 12:21
@dependabot dependabot bot merged commit 4d033ed into stable31 May 28, 2025
140 checks passed
@dependabot dependabot bot deleted the dependabot/composer/build/integration/stable31/behat/behat-3.16.1 branch May 28, 2025 12:35
@nextcloud-bot nextcloud-bot mentioned this pull request Jun 4, 2025
10 tasks
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.

3 participants