Skip to content

build(deps-dev): Bump behat/behat from 3.27.0 to 3.30.0 in /vendor-bin/tests#731

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/vendor-bin/tests/behat/behat-3.30.0
Open

build(deps-dev): Bump behat/behat from 3.27.0 to 3.30.0 in /vendor-bin/tests#731
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/vendor-bin/tests/behat/behat-3.30.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps behat/behat from 3.27.0 to 3.30.0.

Release notes

Sourced from behat/behat's releases.

v3.30.0

Changed

  • Explicitly mark up interfaces, classes & methods that we consider to be the public API. This will not affect our backwards compatibility guarantees for the 3.x series, but from 4.0 onwards we will only guarantee BC for code that is explicitly marked as being part of the API. By @​acoulton in #1807
  • Move gherkin configuration to dedicated GherkinOptions config object. The previous API for setting filters by calling ->withFilters() on Profile is deprecated and will be removed in 4.0. By @​acoulton in #1798
  • Make Extension::process() explicit in the Extension interface & document Extension dependencies. Clarifies that extensions should declare their own dependencies on any symfony packages they interact with directly. By @​acoulton in #1795 and #1804
  • Drop PHP 8.1 support by @​carlos-granados in #1782

Added

  • Support configuring GherkinCompatibilityMode to control how Gherkin files are parsed. The default mode behaves identically to legacy parser behaviour. The opt-in experimental gherkin-32 mode parses equivalent to the official cucumber/gherkin parsers. We expect to make gherkin-32 the default in the 4.0 release. See the documentation for more details. By @​acoulton in #1799
  • Add deprecation collector to capture and print Behat deprecations. Users can opt-in to display and/or fail on deprecations using the methods on the TesterOptions config object. Extension developers can log their own runtime deprecations by calling DeprecationCollector::trigger(). By @​carlos-granados in #1794

Internal

v3.29.0

Changed

  • Add initial backwards-compatible return types to final classes, final methods and private methods. These changes should not impact end-users or extension authors. This is work towards the upcoming 4.0.0 release, which will add support for symfony8 and introduce strict types throughout. By @​acoulton in #1763

v3.28.0

Changed

  • Add backwards-compatible return types ahead of symfony8 by @​Kocal (cherry-picked by @​acoulton) in #1702
  • Rename the default branch from master to 3.x and remove the dev-master composer branch alias by @​acoulton in #1708

... (truncated)

Changelog

Sourced from behat/behat's changelog.

[3.30.0] - 2026-03-26

Changed

  • Explicitly mark up interfaces, classes & methods that we consider to be the public API. This will not affect our backwards compatibility guarantees for the 3.x series, but from 4.0 onwards we will only guarantee BC for code that is explicitly marked as being part of the API. By @​acoulton in #1807
  • Move gherkin configuration to dedicated GherkinOptions config object. The previous API for setting filters by calling ->withFilters() on Profile is deprecated and will be removed in 4.0. By @​acoulton in #1798
  • Make Extension::process() explicit in the Extension interface & document Extension dependencies. Clarifies that extensions should declare their own dependencies on any symfony packages they interact with directly. By @​acoulton in #1795 and #1804
  • Drop PHP 8.1 support by @​carlos-granados in #1782

Added

  • Support configuring GherkinCompatibilityMode to control how Gherkin files are parsed. The default mode behaves identically to legacy parser behaviour. The opt-in experimental gherkin-32 mode parses equivalent to the official cucumber/gherkin parsers. We expect to make gherkin-32 the default in the 4.0 release. See the documentation for more details. By @​acoulton in #1799
  • Add deprecation collector to capture and print Behat deprecations. Users can opt-in to display and/or fail on deprecations using the methods on the TesterOptions config object. Extension developers can log their own runtime deprecations by calling DeprecationCollector::trigger(). By @​carlos-granados in #1794

Internal

[3.29.0] - 2025-12-11

Changed

  • Add initial backwards-compatible return types to final classes, final methods and private methods. These changes should not impact end-users or extension authors. This is work towards the upcoming 4.0.0 release, which will add support for symfony8 and introduce strict types throughout.

... (truncated)

Commits
  • be4af8c docs: Add changelog for 3.30.0 (#1810)
  • 5daadec [3.x] refactor: Add remaining BC strict types to method params, returns & pro...
  • 0a4d3bf PHP8.5: make string cast for array_key_exists (#1806)
  • 92419fa Merge pull request #1807 from acoulton/3.x-feat-mark-api
  • fdb3e30 deprecate: Add deprecation messages (#1805)
  • 881892d docs: Extension interface is public API
  • b5613fe docs: Orderer is public API
  • 6a6b446 docs: ExceptionStringer interface is public API
  • 66922e2 docs: Mark Controller interface as public API
  • b3be595 docs: Mark all end-user attributes as public API
  • 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 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 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.27.0 to 3.30.0.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/3.x/CHANGELOG.md)
- [Commits](Behat/Behat@v3.27.0...v3.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Apr 1, 2026
@dependabot dependabot bot requested review from Altahrim and skjnldsv as code owners April 1, 2026 01:09
@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Apr 1, 2026
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.

0 participants