Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2025

This PR contains the following updates:

Package Change Age Confidence
phpunit/phpunit (source) 12.3.14 -> 12.4.3 age confidence

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v12.4.3: PHPUnit 12.4.3

Compare Source

Fixed
  • #​6402: Avoid reading from STDOUT when rewind() fails

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

Keep up to date with PHPUnit:

v12.4.2: PHPUnit 12.4.2

Compare Source

Changed
  • Skipped tests alone no longer lead to a yellow background for the test result summary
Fixed
  • #​6391: Errors during backup of global variables and static properties are not reported

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

Keep up to date with PHPUnit:

v12.4.1: PHPUnit 12.4.1

Compare Source

Fixed
  • #​6364: --filter format used by PhpStorm stopped working
  • #​6378: Wrong method name passed to DataProviderMethodCalled event value object

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

Keep up to date with PHPUnit:

v12.4.0: PHPUnit 12.4.0

Compare Source

Added
  • #​6277: Allow tests to opt out of the validation that a data provider method does not provide data sets with more values than a test method accepts
  • #​6341: Support for regular expressions with #[IgnoreDeprecations] attribute
  • #​6354: Invokable constraints
Deprecated
  • #​6284: #[RunClassInSeparateProcess] attribute
  • #​6355: Support for version constraint string argument without explicit version comparison operator

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

Keep up to date with PHPUnit:

v12.3.15: PHPUnit 12.3.15

Compare Source

Fixed
  • #​6368: failOnPhpunitWarning="false" has no effect

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

Keep up to date with PHPUnit:

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 force-pushed the renovate/phpunit-phpunit-12.x-lockfile branch from b23b0a6 to 0fc9887 Compare October 3, 2025 11:01
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v12.3.15 Update dependency phpunit/phpunit to v12.4.0 Oct 3, 2025
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v12.4.0 Update dependency phpunit/phpunit to v12.4.1 Oct 10, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-12.x-lockfile branch from 0fc9887 to fd38198 Compare October 10, 2025 00:01
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v12.4.1 Update dependency phpunit/phpunit to v12.4.2 Nov 1, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-12.x-lockfile branch from fd38198 to 01c2bb6 Compare November 1, 2025 16:06
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v12.4.2 Update dependency phpunit/phpunit to v12.4.3 Nov 16, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 16, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update phpunit/phpunit:12.4.3 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - larastan/larastan is locked to version v3.7.2 and an update of this package was not requested.
    - illuminate/http v12.31.1 requires symfony/http-foundation ^7.2.0 -> found symfony/http-foundation[v7.2.0-BETA1, ..., 7.4.x-dev] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-365x-2zjk-pt47") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
    - larastan/larastan v3.7.2 requires illuminate/http ^11.44.2 || ^12.4.1 -> satisfiable by illuminate/http[v12.31.1].


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant