Skip to content

Update PHPUnit #1039

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update PHPUnit #1039

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2025

This PR contains the following updates:

Package Change Age Confidence
infection/infection ^0.29.14 -> ^0.30.3 age confidence
phpunit/phpunit (source) ^12.2.2 -> ^12.2.7 age confidence

Release Notes

infection/infection (infection/infection)

v0.30.3

Compare Source

Added:

Changed:

Fixed:

Internal:

Full Changelog: infection/infection@0.30.2...0.30.3

v0.30.2

Compare Source

Added:

Changed:

Fixed:

Internal:

Full Changelog: infection/infection@0.30.2...0.30.3

v0.30.1

Compare Source

Changed:

Internal:

Full Changelog: infection/infection@0.30.1...0.30.2

v0.30.0

Compare Source

Changed:

Fixed:

Internal:

Full Changelog

sebastianbergmann/phpunit (phpunit/phpunit)

v12.2.7: PHPUnit 12.2.7

Compare Source

Fixed
  • #​6254: defects,randomconfiguration is supported by implementation, but it is not allowed by the XML configuration file schema
  • #​6259: Order of tests which use data from data providers is not affected by test sorting
  • #​6266: Superfluous whitespace in TestDox output when test method name has a number after the test prefix

How to install or update PHPUnit

v12.2.6: PHPUnit 12.2.6

Compare Source

Fixed
  • #​6104: Test with dependencies and data provider fails
  • #​6163: @no-named-arguments leads to static analysis errors for variadic arguments

How to install or update PHPUnit

v12.2.5: PHPUnit 12.2.5

Compare Source

Fixed
  • #​6249: No meaningful error when <testsuite> element is missing required name attribute

How to install or update PHPUnit

v12.2.4: PHPUnit 12.2.4

Compare Source

Changed
  • Including information about the Git repository (such as the commit hash and branch name) in the Open Test Reporting XML format is now an opt-in feature that can be enabled via the --include-git-information CLI option or the includeGitInformation attribute in the XML configuration file

How to install or update PHPUnit

v12.2.3: PHPUnit 12.2.3

Compare Source

Added
  • #​6236: failOnPhpunitWarning attribute on the <phpunit> element of the XML configuration file and --fail-on-phpunit-warning CLI option for controlling whether PHPUnit should fail on PHPUnit warnings (default: true)
  • #​6239: --do-not-fail-on-deprecation, --do-not-fail-on-phpunit-warning, --do-not-fail-on-phpunit-deprecation, --do-not-fail-on-empty-test-suite, --do-not-fail-on-incomplete, --do-not-fail-on-notice, --do-not-fail-on-risky, --do-not-fail-on-skipped, and --do-not-fail-on-warning CLI options
  • --do-not-report-useless-tests CLI option as a replacement for --dont-report-useless-tests
Deprecated
  • --dont-report-useless-tests CLI option (use --do-not-report-useless-tests instead)
Fixed
  • #​6243: Constraints cannot be implemented without using internal class ExpectationFailedException

How to install or update PHPUnit


Configuration

📅 Schedule: Branch creation - Every 3 hours, between 06:00 AM and 10:59 PM, Monday through Friday ( * 6-22/3 * * 1-5 ), Every 3 hours, between 12:00 PM and 11:59 PM, only on Sunday and Saturday ( * 12-23/3 * * 0,6 ) in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Jun 20, 2025
@renovate renovate bot requested a review from WyriHaximus as a code owner June 20, 2025 19:05
@renovate renovate bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Jun 20, 2025
Copy link

github-actions bot commented Jun 20, 2025

🏰 Composer Production Dependency changes 🏰

Prod Packages Operation Base Target Link
infection/infection Upgraded 0.29.14 0.30.3 Compare
myclabs/deep-copy Upgraded 1.13.1 1.13.3 Compare
phpunit/php-code-coverage Upgraded 12.3.0 12.3.1 Compare
phpunit/phpunit Upgraded 12.2.2 12.2.7 Compare
sanmai/pipeline Upgraded 6.14 6.19 Compare
sebastian/comparator Upgraded 7.0.1 7.1.0 Compare

@github-actions github-actions bot added this to the 7.6.0 milestone Jun 20, 2025
@renovate renovate bot changed the title Update dependency phpunit/phpunit to ^12.2.3 Update dependency phpunit/phpunit to ^12.2.4 Jun 26, 2025
@renovate renovate bot force-pushed the renovate/phpunit branch from f3711a3 to d974b38 Compare June 26, 2025 18:08
@renovate renovate bot changed the title Update dependency phpunit/phpunit to ^12.2.4 Update dependency phpunit/phpunit to ^12.2.5 Jun 27, 2025
@renovate renovate bot force-pushed the renovate/phpunit branch 2 times, most recently from 4a791a6 to dd83e48 Compare July 3, 2025 01:04
@renovate renovate bot changed the title Update dependency phpunit/phpunit to ^12.2.5 Update PHPUnit Jul 3, 2025
@renovate renovate bot force-pushed the renovate/phpunit branch 7 times, most recently from 9a11141 to 54446b6 Compare July 5, 2025 17:46
@WyriHaximus WyriHaximus removed this from the 7.6.0 milestone Jul 5, 2025
@github-actions github-actions bot added this to the 7.6.0 milestone Jul 5, 2025
@renovate renovate bot force-pushed the renovate/phpunit branch 4 times, most recently from b21dc5f to c3f4991 Compare July 11, 2025 04:45
@renovate renovate bot force-pushed the renovate/phpunit branch from c3f4991 to 41d5930 Compare July 12, 2025 03:35
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 JSON 👨‍💼 PHP 🐘 Hypertext Pre Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant