Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps behat/behat from 3.24.1 to 3.25.0.

Release notes

Sourced from behat/behat's releases.

v3.25.0

Added

Fixed

  • Provide more context when failing with unexpected multiline args by @​acoulton in #1668

Internal

Changelog

Sourced from behat/behat's changelog.

[3.25.0] - 2025-10-03

Added

Fixed

  • Provide more context when failing with unexpected multiline args by @​acoulton in #1668

Internal

Commits
  • bc7f149 Add changelog for 3.25.0 release (#1670)
  • eb1bcc6 Merge pull request #1668 from acoulton/bug-step-argument-exception-context
  • add8457 fix: Provide more context when failing with unexpected multiline args
  • b4f1e54 test: Refactor arguments.feature to use fixtures directory
  • 6fcdb26 Rector php sets (#1666)
  • 53a3031 dx: add short_summary formatter option (#1664)
  • 3fe2f7e chore: remove PHP 8 error conversion (#1665)
  • 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 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)

Bumps [behat/behat](https://github.com/Behat/Behat) from 3.24.1 to 3.25.0.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](Behat/Behat@v3.24.1...v3.25.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 6, 2025
@github-project-automation github-project-automation bot moved this to 0. Needs triage in Roadmap Oct 6, 2025
@github-project-automation github-project-automation bot moved this from 0. Needs triage to 1. to do in Roadmap Oct 6, 2025
@vitormattos
Copy link
Member

/backport to stable32

@vitormattos
Copy link
Member

/backport to stable31

@vitormattos vitormattos merged commit 349db6f into main Oct 7, 2025
44 of 55 checks passed
@vitormattos vitormattos deleted the dependabot/composer/tests/integration/behat/behat-3.25.0 branch October 7, 2025 21:39
@github-project-automation github-project-automation bot moved this from 1. to do to 4. to release in Roadmap Oct 7, 2025
@backportbot-libresign
Copy link

The backport to stable31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable31
git pull origin stable31

# Create the new backport branch
git checkout -b backport/5506/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 5b302db8

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/5506/stable31

Error: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot-libresign
Copy link

The backport to stable32 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable32
git pull origin stable32

# Create the new backport branch
git checkout -b backport/5506/stable32

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 5b302db8

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/5506/stable32

Error: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-request dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
Status: 4. to release
Development

Successfully merging this pull request may close these issues.

1 participant