Skip to content

chore(deps-dev): Bump behat/behat from 3.29.0 to 3.30.0 in /vendor-bin/behat#59272

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

chore(deps-dev): Bump behat/behat from 3.29.0 to 3.30.0 in /vendor-bin/behat#59272
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/vendor-bin/behat/behat/behat-3.30.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2026

Bumps behat/behat from 3.29.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

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

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.29.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.29.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 requested a review from a team as a code owner March 28, 2026 02:04
@dependabot dependabot bot requested review from CarlSchwan, icewind1991, leftybournes and salmart-dev and removed request for a team March 28, 2026 02:04
@github-actions github-actions bot enabled auto-merge March 28, 2026 02:23
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.

0 participants