Skip to content

Composer(deps-dev): Bump the dev-dependencies group across 1 directory with 3 updates#810

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/dev-dependencies-b7b5cd7fa2
Open

Composer(deps-dev): Bump the dev-dependencies group across 1 directory with 3 updates#810
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/dev-dependencies-b7b5cd7fa2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps the dev-dependencies group with 2 updates in the / directory: behat/mink and behat/mink-browserkit-driver.

Updates behat/mink from 1.12.0 to 1.13.0

Release notes

Sourced from behat/mink's releases.

1.13.0

New features:

  • Added support for symfony/css-selector 8
  • Improve PHPStorm's autocomplete for DriverInterface methods

Testsuite:

  • Added CI jobs for PHP 8.5
Changelog

Sourced from behat/mink's changelog.

1.13.0 / 2025-11-22

New features:

  • Added support for symfony/css-selector 8
  • Improve PHPStorm's autocomplete for DriverInterface methods

Testsuite:

  • Added CI jobs for PHP 8.5
Commits
  • 9b08f62 Update the changelog for 1.13.0
  • 7d86380 Merge pull request #842 from Chris53897/feature/prepare-for-phpunit-10
  • dd0d274 tests: prepare for phpunit 10
  • d2eb7ec Merge pull request #875 from nikophil/chore/allow-sf-8
  • 966adbd Merge pull request #879 from stof/php85
  • 7e1f389 Merge pull request #878 from stof/improve_phpstan
  • 164021a Add a CI job running on PHP 8.5
  • 05ffb4e Improve the phpstan setup
  • 4897dc4 Merge pull request #877 from stof/ci
  • 2f0d301 Update the CI setup
  • Additional commits viewable in compare view

Updates behat/mink-browserkit-driver from 2.2.0 to 2.3.0

Release notes

Sourced from behat/mink-browserkit-driver's releases.

2.3.0

New features:

  • Add support for Symfony 7
  • Fix deprecations triggered on PHP 8.5
  • Improve the error handling for setValue for checkboxes

Bug fixes:

  • Normalize the handling of non-breaking spaces in getText to match other drivers

Testsuite:

  • Add CI jobs running on PHP 8.4 and 8.5
Changelog

Sourced from behat/mink-browserkit-driver's changelog.

2.3.0 / 2025-11-22

New features:

  • Add support for Symfony 7
  • Fix deprecations triggered on PHP 8.5
  • Improve the error handling for setValue for checkboxes

Bug fixes:

  • Normalize the handling of non-breaking spaces in getText to match other drivers

Testsuite:

  • Add CI jobs running on PHP 8.4 and 8.5
Commits
  • d361516 Update the changelog for 2.3.0
  • 51ede86 Merge pull request #188 from stof/symfony8
  • b7ce8ba Add support for Symfony 8
  • 86d435e Merge pull request #187 from stof/ci
  • 95a94ea Update the CI setup
  • c305872 Merge pull request #186 from stof/fix_phpstan
  • 5891ea4 Remove unmatched phpstan ignore rule
  • 225e673 Merge pull request #185 from skilld-labs/fix-get-accessible
  • 2654cdd Fix deprecated Reflection*::setAccessible() for PHP 8.5
  • 924553d Merge pull request #184 from stof/fix_phpstan
  • Additional commits viewable in compare view

Updates symfony/browser-kit from 7.3.2 to 7.3.6

Release notes

Sourced from symfony/browser-kit's releases.

v7.3.6

Changelog (symfony/browser-kit@v7.3.5...v7.3.6)

Commits
  • e9a9fd6 Merge branch '6.4' into 7.3
  • 067e301 The BrowserKit history with parameter separator without slash.
  • See full diff 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 24, 2025
@dependency-updates-pr-bot
Copy link

dependency-updates-pr-bot bot commented Nov 24, 2025

Composer Packages - Dev

Package From To
behat/mink v1.12.0 v1.13.0
behat/mink-browserkit-driver v2.2.0 v2.3.0
symfony/browser-kit v7.3.2 v7.4.0
symfony/css-selector v7.3.0 v7.4.0
symfony/dom-crawler v7.3.3 v7.4.0

@coderabbitai
Copy link

coderabbitai bot commented Nov 24, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

…y with 3 updates

Bumps the dev-dependencies group with 2 updates in the / directory: [behat/mink](https://github.com/minkphp/Mink) and [behat/mink-browserkit-driver](https://github.com/minkphp/MinkBrowserKitDriver).


Updates `behat/mink` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/minkphp/Mink/releases)
- [Changelog](https://github.com/minkphp/Mink/blob/master/CHANGES.md)
- [Commits](minkphp/Mink@v1.12.0...v1.13.0)

Updates `behat/mink-browserkit-driver` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/minkphp/MinkBrowserKitDriver/releases)
- [Changelog](https://github.com/minkphp/MinkBrowserKitDriver/blob/master/CHANGELOG.md)
- [Commits](minkphp/MinkBrowserKitDriver@v2.2.0...v2.3.0)

Updates `symfony/browser-kit` from 7.3.2 to 7.3.6
- [Release notes](https://github.com/symfony/browser-kit/releases)
- [Changelog](https://github.com/symfony/browser-kit/blob/7.3/CHANGELOG.md)
- [Commits](symfony/browser-kit@v7.3.2...v7.3.6)

---
updated-dependencies:
- dependency-name: behat/mink
  dependency-version: 1.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: behat/mink-browserkit-driver
  dependency-version: 2.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: symfony/browser-kit
  dependency-version: 7.3.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/dev-dependencies-b7b5cd7fa2 branch from d7db0ca to 32938d0 Compare December 2, 2025 02:11
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.

0 participants