Skip to content

chore(deps): Bump behat/behat from 3.31.0 to 3.33.0 in /tests/integration - #145

Merged
vitormattos merged 1 commit into
mainfrom
dependabot/composer/tests/integration/behat/behat-3.33.0
Sep 11, 2026
Merged

chore(deps): Bump behat/behat from 3.31.0 to 3.33.0 in /tests/integration#145
vitormattos merged 1 commit into
mainfrom
dependabot/composer/tests/integration/behat/behat-3.33.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Contributor

Bumps behat/behat from 3.31.0 to 3.33.0.

Release notes

Sourced from behat/behat's releases.

v3.33.0

Changed

  • Emit deprecation if definition and function number of parameters do not match by @​carlos-granados in #1867
  • Show the suite name in failure summaries when several suites ran by @​Amoifr in #1865

Added

Fixed

  • Rerun should count scenarios as failed if before / after hooks failed. Previously, scenarios that only failed due to a Scenario, Feature, or Suite hook were never re-run, potentially causing incorrect passing builds. By @​Amoifr in #1877
  • Handle aborted suites when printing unused definitions by @​Amoifr in #1882

Internal

v3.32.0

Added

Fixed

Internal

Changelog

Sourced from behat/behat's changelog.

[3.33.0] - 2026-09-07

Changed

  • Emit deprecation if definition and function number of parameters do not match by @​carlos-granados in #1867
  • Show the suite name in failure summaries when several suites ran by @​Amoifr in #1865

Added

Fixed

  • Rerun should count scenarios as failed if before / after hooks failed. Previously, scenarios that only failed due to a Scenario, Feature, or Suite hook were never re-run, potentially causing incorrect passing builds. By @​Amoifr in #1877
  • Handle aborted suites when printing unused definitions by @​Amoifr in #1882

Internal

[3.32.0] - 2026-06-20

Added

Fixed

Internal

Commits
  • a76fe07 docs: Add CHANGELOG for 3.33.0 (#1885)
  • cfd6f9d fix: Re-run scenarios, features and suites that failed only in an after hook ...
  • b41a810 fix: Handle aborted suites when printing unused definitions (#1882)
  • 84c27e6 refactor: use the new hasStdOut()/getStdOut() functions (#1880)
  • f220b09 Mark reachable interfaces and value objects as @api (#1868)
  • d203995 feat: Propose DataTable and DocString in generated snippets (#1878)
  • 65224ab feat: Add DataTable and DocString step argument types (#1864)
  • 8f1a859 feat: Show the suite name in failure summaries when several suites ran (#1865)
  • 238e5bd feat: Add hasStdOut() and getStdOut() to ExecutedStepResult (#1874)
  • 9a04ef4 Throw deprecation if definition and function number of parameters do not matc...
  • 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.31.0 to 3.33.0.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/3.x/CHANGELOG.md)
- [Commits](Behat/Behat@v3.31.0...v3.33.0)

---
updated-dependencies:
- dependency-name: behat/behat
  dependency-version: 3.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Sep 11, 2026
@vitormattos
vitormattos merged commit bb7a36e into main Sep 11, 2026
23 checks passed
@vitormattos
vitormattos deleted the dependabot/composer/tests/integration/behat/behat-3.33.0 branch September 11, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant