Skip to content

Bump the composer group across 1 directory with 2 updates#10

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/composer-e71e18486b
Open

Bump the composer group across 1 directory with 2 updates#10
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/composer-e71e18486b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 18, 2026

Bumps the composer group with 2 updates in the / directory: phpunit/phpunit and symfony/process.

Updates phpunit/phpunit from 10.5.62 to 12.5.22

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 12.5.22

Fixed

  • #6590: Silent failure when configuration file is invalid
  • #6592: INI metacharacters ; and " are not preserved when forwarding settings to child processes

Learn how to install or update PHPUnit 12.5 in the documentation.

Keep up to date with PHPUnit:

PHPUnit 12.5.21

Fixed

  • #5860: PHP CLI -d settings are not forwarded to child processes for process isolation
  • #6451: Incomplete version in RequiresPhp (e.g. <=8.5) is compared against full PHP version, causing unexpected skips

Learn how to install or update PHPUnit 12.5 in the documentation.

Keep up to date with PHPUnit:

PHPUnit 12.5.20

Fixed

  • #5993: DefaultJobRunner deadlocks on child processes that write large amounts of stderr output
  • #6465: SAPI-populated $_SERVER entries leak from parent into child process
  • #6587: failOnEmptyTestSuite="false" in phpunit.xml is ignored when --group/--filter/--testsuite matches no tests
  • #6588: Order of issue baseline entries is not canonicalized

Learn how to install or update PHPUnit 12.5 in the documentation.

Keep up to date with PHPUnit:

PHPUnit 12.5.19

Fixed

... (truncated)

Changelog

Sourced from phpunit/phpunit's changelog.

[12.5.22] - 2026-04-17

Fixed

  • #6590: Silent failure when configuration file is invalid
  • #6592: INI metacharacters ; and " are not preserved when forwarding settings to child processes

[12.5.21] - 2026-04-16

Fixed

  • #5860: PHP CLI -d settings are not forwarded to child processes for process isolation
  • #6451: Incomplete version in RequiresPhp (e.g. <=8.5) is compared against full PHP version, causing unexpected skips

[12.5.20] - 2026-04-15

Fixed

  • #5993: DefaultJobRunner deadlocks on child processes that write large amounts of stderr output
  • #6465: SAPI-populated $_SERVER entries leak from parent into child process
  • #6587: failOnEmptyTestSuite="false" in phpunit.xml is ignored when --group/--filter/--testsuite matches no tests
  • #6588: Order of issue baseline entries is not canonicalized

[12.5.19] - 2026-04-13

Fixed

  • Regression in XML configuration migration introduced in PHPUnit 12.5.8

[12.5.18] - 2026-04-13

Fixed

  • #4571: No warning when --random-order-seed is used when test execution order is not random
  • #4975: --filter does not work when filter string starts with #
  • #5354: JUnit XML logger does not handle TestSuiteSkipped event
  • #6276: Exit with non-zero exit code when explicit test selection (--filter, --group, --testsuite) yields no tests
  • #6583: Failing output expectation skips tearDown() and handler restoration, causing subsequent tests to be marked as risky

[12.5.17] - 2026-04-08

Changed

  • #4793: Exit with non-zero exit code when exit was called from some test

Fixed

  • #5881: colors="true" in XML configuration file does not unconditionally enable colored output
  • #6019: --migrate-configuration does not update schema location when XML content already validates against current schema
  • #6372: Assertion failure inside willReturnCallback() is silently swallowed when code under test catches exceptions

... (truncated)

Commits

Updates symfony/process from 7.4.0 to 8.0.8

Release notes

Sourced from symfony/process's releases.

v8.0.8

Changelog (symfony/process@v8.0.7...v8.0.8)

  • bug #63611 Throw InvalidArgumentException when env block exceeds Windows limit (Nadim AL ABDOU)

v8.0.5

Changelog (symfony/process@v8.0.4...v8.0.5)

v8.0.4

Changelog (symfony/process@v8.0.3...v8.0.4)

v8.0.3

Changelog (symfony/process@v8.0.2...v8.0.3)

v8.0.0-BETA1

Changelog (symfony/process@v7.3.4...v8.0.0-BETA1)

v7.4.8

Changelog (symfony/process@v7.4.7...v7.4.8)

  • bug #63611 Throw InvalidArgumentException when env block exceeds Windows limit (Nadim AL ABDOU)

v7.4.5

Changelog (symfony/process@v7.4.4...v7.4.5)

v7.4.4

Changelog (symfony/process@v7.4.3...v7.4.4)

v7.4.3

Changelog (symfony/process@v7.4.2...v7.4.3)

Commits
  • cb8939a Merge branch '7.4' into 8.0
  • 60f19cd Configure deprecation triggers
  • 1f12140 Merge branch '7.4' into 8.0
  • 95b070e [Process] Throw InvalidArgumentException when env block exceeds Windows limit
  • b5f3aa6 Merge branch '7.4' into 8.0
  • 608476f Merge branch '7.3' into 7.4
  • 81fe4ea Merge branch '6.4' into 7.3
  • c46e854 [Process] Fix escaping for MSYS on Windows
  • 10df726 * 7.4: (27 commits) [JsonStreamer] Fix exponential resource class memory gr...
  • 626f07a Merge branch '7.3' into 7.4
  • Additional commits viewable 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 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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the composer group with 2 updates in the / directory: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) and [symfony/process](https://github.com/symfony/process).


Updates `phpunit/phpunit` from 10.5.62 to 12.5.22
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.5.22/ChangeLog-12.5.md)
- [Commits](sebastianbergmann/phpunit@10.5.62...12.5.22)

Updates `symfony/process` from 7.4.0 to 8.0.8
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/8.1/CHANGELOG.md)
- [Commits](symfony/process@v7.4.0...v8.0.8)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 12.5.22
  dependency-type: direct:development
  dependency-group: composer
- dependency-name: symfony/process
  dependency-version: 8.0.8
  dependency-type: indirect
  dependency-group: composer
...

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 Apr 18, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 18, 2026 06:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Apr 18, 2026
@dependabot dependabot Bot requested review from bjulien, celestialaly and jdeniau and removed request for a team April 18, 2026 06:43
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