Skip to content

Chore(deps-dev): Update behat/behat requirement from ~3.18.1 to ~3.21.1 in /tests/integration#6938

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/composer/tests/integration/behat/behat-approx-3.21.1
May 2, 2025
Merged

Chore(deps-dev): Update behat/behat requirement from ~3.18.1 to ~3.21.1 in /tests/integration#6938
dependabot[bot] merged 1 commit intomainfrom
dependabot/composer/tests/integration/behat/behat-approx-3.21.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 26, 2025

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

Release notes

Sourced from behat/behat's releases.

v3.21.1

Fixed

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

Sourced from behat/behat's changelog.

[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

[3.20.0] - 2025-04-02

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.

Added

Internal

[3.19.0] - 2025-02-13

Changed

  • Remove internal wrappers for PSR Container interfaces - may affect projects using container-interop/container-interop < 1.2.0 (released in 2017, package now deprecated and unsupported by behat since 2021).

... (truncated)

Commits
  • 315970f Merge pull request #1631 from acoulton/bug-1629-exception-presenter-base-path
  • 216b44b fix: ExceptionPresenter was causing a TypeError with null $basePath
  • 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
  • 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)

@dependabot dependabot Bot requested a review from luka-nextcloud April 26, 2025 01:11
@dependabot dependabot Bot requested a review from grnd-alt as a code owner April 26, 2025 01:11
@dependabot dependabot Bot added the php Pull requests that update Php code label Apr 26, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 26, 2025

Reviewers

The following users could not be added as reviewers: juliushaertl. Either the username does not exist or it does not have the correct permissions to be added as a reviewer.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 26, 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.

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.18.1...v3.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@luka-nextcloud luka-nextcloud force-pushed the dependabot/composer/tests/integration/behat/behat-approx-3.21.1 branch from 05f2b5f to d97f6c1 Compare May 2, 2025 15:00
@dependabot dependabot Bot merged commit aa747d7 into main May 2, 2025
38 checks passed
@dependabot dependabot Bot deleted the dependabot/composer/tests/integration/behat/behat-approx-3.21.1 branch May 2, 2025 15:08
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