Skip to content

Update dependency phpunit/phpunit to v13#2569

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/services/phpunit-phpunit-13.x
Open

Update dependency phpunit/phpunit to v13#2569
renovate[bot] wants to merge 1 commit intomainfrom
renovate/services/phpunit-phpunit-13.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 17, 2026

This PR contains the following updates:

Package Change Age Confidence
phpunit/phpunit (source) ^12.0^13.0 age confidence
phpunit/phpunit (source) ^12^13 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v13.0.6: PHPUnit 13.0.6

Compare Source

Changed
  • #​4440: Improve error when configured code coverage file list is empty
  • #​6549: Allow to stub both hooks of non-virtual properties
Fixed
  • #​6529: Git "detached HEAD state" in Open Test Reporting (OTR) XML logger not handled properly
  • #​6545: Stubbing a class with set property hook leaves property uninitialized by default
  • The RegularExpression and StringMatchesFormatDescription did not handle preg_match() errors such as Compilation failed: regular expression is too large

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

Keep up to date with PHPUnit:

v13.0.5: PHPUnit 13.0.5

Compare Source

Fixed
  • #​6521: Performance regression in PHPUnit 11.5.54, PHPUnit 12.5.13, and PHPUnit 13.0.4

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

Keep up to date with PHPUnit:

v13.0.4: PHPUnit 13.0.4

Compare Source

Fixed
  • #​6489: Classification of self/direct/indirect deprecation triggers is not aligned with Symfony's bridge for PHPUnit

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

Keep up to date with PHPUnit:

v13.0.3: PHPUnit 13.0.3

Compare Source

Fixed
  • #​6511: TestDox variables out of order with named arguments
  • #​6514: <ini /> can silently fail

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

Keep up to date with PHPUnit:

v13.0.2: PHPUnit 13.0.2

Compare Source

Deprecated
  • #​6505: Calling atLeast() with an argument that is not positive
  • #​6507: Support for using with*() without expects()
Fixed
  • #​6503: Temporary file used by SourceMapper may be deleted prematurely when multiple PHPUnit processes run in parallel
  • #​6509: "No expectations were configured for the mock object ..." notice is emitted when with() is used without expects()

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

Keep up to date with PHPUnit:

v13.0.1: PHPUnit 13.0.1

Compare Source

Fixed
  • #​6495: Source map for issue trigger identification is regenerated in process isolation child processes
  • #​6497: method() returns InvocationMocker instead of InvocationStubber for test stubs

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

Keep up to date with PHPUnit:

v13.0.0: PHPUnit 13.0.0

Compare Source

Added
  • #​6450: TestCase::invokeTestMethod() method for customizing test method invocation
  • #​6455: withParameterSetsInOrder() and withParameterSetsInAnyOrder() for expecting calls to the same method of a mock object but with different arguments
  • #​6466: Sealed test doubles
  • #​6468: Configuration option to require sealed mock objects
  • #​6477: assertArraysAreIdentical(), assertArraysAreIdenticalIgnoringOrder(), assertArraysHaveIdenticalValues(), assertArraysHaveIdenticalValuesIgnoringOrder(), assertArraysAreEqual(), assertArraysAreEqualIgnoringOrder(), assertArraysHaveEqualValues(), and assertArraysHaveEqualValuesIgnoringOrder() assertions
  • --test-files-file <file> CLI option to configure a file that contains the paths to the test files to be loaded (one file per line); use this when using CLI arguments is not an option due to argument length limitations
Deprecated
  • #​6461: any() matcher (hard deprecation)
Removed
  • #​6054: Assert::isType()
  • #​6057: assertContainsOnly() and assertNotContainsOnly()
  • #​6061: containsOnly()
  • #​6076: Support for PHP 8.3
  • #​6141: testClassName() method on event value objects for hook methods called for test methods
  • #​6230: Configuration::includeTestSuite() and Configuration::excludeTestSuite()
  • #​6241: --dont-report-useless-tests CLI option
  • #​6247: Support for using #[CoversNothing] on a test method
  • #​6285: #[RunClassInSeparateProcess] attribute
  • #​6356: Support for version constraint string argument without explicit version comparison operator

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

Keep up to date with PHPUnit:

v12.5.15

Compare Source


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 requested a review from ryanmab as a code owner March 17, 2026 05:05
@renovate renovate bot added bump-patch Pull request which needs to bump a patch version in this repository. chore Pull requests that resolve chores (for releases) dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Mar 17, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 17, 2026

⚠️ 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: services/analyse/composer.lock
Command failed: composer update phpunit/phpunit:13.0.6 --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
Dependency sebastian/diff is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires phpunit/phpunit ^13 -> satisfiable by phpunit/phpunit[13.0.6].
    - phpunit/phpunit 13.0.6 requires sebastian/diff ^8.0.0 -> found sebastian/diff[8.0.0] but it conflicts with your root composer.json require (^7.0).
  Problem 2
    - spatie/phpunit-snapshot-assertions is locked to version 5.3.2 and an update of this package was not requested.
    - phpunit/phpunit 13.0.6 requires sebastian/diff ^8.0.0 -> found sebastian/diff[8.0.0] but it conflicts with your root composer.json require (^7.0).
    - spatie/phpunit-snapshot-assertions 5.3.2 requires phpunit/phpunit ^9.6|^10.0|^11.0|^12.0|^13.0 -> satisfiable by phpunit/phpunit[13.0.6].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 17, 2026

Terraform plan in ./services/publish/infrastructure in the prod workspace
With var files: ./services/publish/infrastructure/prod.tfvars

Plan: 0 to add, 1 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

Terraform will perform the following actions:

  # module.publish.aws_lambda_function.service will be updated in-place
!~  resource "aws_lambda_function" "service" {
        id                             = "coverage-publish-prod"
!~      last_modified                  = "2026-03-29T02:52:45.000+0000" -> (known after apply)
!~      source_code_hash               = "og+NCZoL3DOiEOpHxMxPt3urSYTK3elQ3Ex+RVt8zWE=" -> "RoqMwAgh9kHMLO1JZxHL0Di412aTF6dqLDEroDqHsd8="
        tags                           = {}
#        (30 unchanged attributes hidden)

#        (4 unchanged blocks hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

📝 Plan generated in Publish #2415

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 17, 2026

Terraform plan in ./services/orchestrator/infrastructure in the prod workspace
With var files: ./services/orchestrator/infrastructure/prod.tfvars

Plan: 0 to add, 1 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

Terraform will perform the following actions:

  # module.orchestrator.aws_lambda_function.service will be updated in-place
!~  resource "aws_lambda_function" "service" {
        id                             = "coverage-orchestrator-prod"
!~      last_modified                  = "2026-03-29T02:30:34.000+0000" -> (known after apply)
!~      source_code_hash               = "VRoaB12NOscuDCNv/2sCRrNGKmu01eGwXE1Ve70WEA4=" -> "UzXETY2eZv/0dNbhKMf4nfc9kHbzauaaDqW8kNb/wTk="
        tags                           = {}
#        (30 unchanged attributes hidden)

#        (4 unchanged blocks hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

Warning: Argument is deprecated

  with module.event_store.aws_dynamodb_table.event_table,
  on event_store/main.tf line 1, in resource "aws_dynamodb_table" "event_table":
   1: resource "aws_dynamodb_table" "event_table" {

range_key is deprecated. Use key_schema instead.

(and one more similar warning elsewhere)

📝 Plan generated in Orchestrator #2209

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 17, 2026

Terraform plan in ./services/api/infrastructure in the prod workspace
With var files: ./services/api/infrastructure/prod.tfvars

Plan: 0 to add, 3 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

Terraform will perform the following actions:

  # module.api.aws_lambda_function.api will be updated in-place
!~  resource "aws_lambda_function" "api" {
        id                             = "coverage-api-prod"
!~      last_modified                  = "2026-03-29T02:31:38.000+0000" -> (known after apply)
!~      source_code_hash               = "gWnTSpdtHw6HHrKvY0zChJQF2IxtLJJFUztZWAzBe34=" -> "ofzVYgzMNiC9aI5HLPhGvE8dnTBJqQgApjECIHvCJLU="
        tags                           = {}
#        (30 unchanged attributes hidden)

#        (4 unchanged blocks hidden)
    }

  # module.event_listener.aws_lambda_function.events will be updated in-place
!~  resource "aws_lambda_function" "events" {
        id                             = "coverage-api-event-listener-prod"
!~      last_modified                  = "2026-03-29T02:31:29.000+0000" -> (known after apply)
!~      source_code_hash               = "gWnTSpdtHw6HHrKvY0zChJQF2IxtLJJFUztZWAzBe34=" -> "ofzVYgzMNiC9aI5HLPhGvE8dnTBJqQgApjECIHvCJLU="
        tags                           = {}
#        (30 unchanged attributes hidden)

#        (4 unchanged blocks hidden)
    }

  # module.webhook_handler.aws_lambda_function.webhooks will be updated in-place
!~  resource "aws_lambda_function" "webhooks" {
        id                             = "coverage-api-webhook-handler-prod"
!~      last_modified                  = "2026-03-29T02:31:46.000+0000" -> (known after apply)
!~      source_code_hash               = "gWnTSpdtHw6HHrKvY0zChJQF2IxtLJJFUztZWAzBe34=" -> "ofzVYgzMNiC9aI5HLPhGvE8dnTBJqQgApjECIHvCJLU="
        tags                           = {}
#        (30 unchanged attributes hidden)

#        (4 unchanged blocks hidden)
    }

Plan: 0 to add, 3 to change, 0 to destroy.

📝 Plan generated in API #3191

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 17, 2026

Terraform plan in ./services/ingest/infrastructure in the prod workspace
With var files: ./services/ingest/infrastructure/prod.tfvars

Plan: 0 to add, 1 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

Terraform will perform the following actions:

  # module.ingest.aws_lambda_function.service will be updated in-place
!~  resource "aws_lambda_function" "service" {
        id                             = "coverage-ingest-prod"
!~      last_modified                  = "2026-03-29T02:47:04.000+0000" -> (known after apply)
!~      source_code_hash               = "axPT77ej/3FzmD9PpXgIAKd14BcKGgh0yMgVjXvoOlE=" -> "qE4FCD7YRWv7M4WnIhVvGC5fuyWF+KnATimghjPkOfw="
        tags                           = {}
#        (30 unchanged attributes hidden)

#        (4 unchanged blocks hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

📝 Plan generated in Ingest #3137

@coverage-robot
Copy link
Copy Markdown

coverage-robot bot commented Mar 17, 2026

Coverage Report

Merging #2569 will not change the total coverage (compared to 16d91d9)

Total Coverage Diff Coverage
78% ø
Tags
Tag Lines Covered Partial Uncovered Coverage
analyse-service
(Carried forward from 16f51c9)
2430 2124 0 306 87.41%
api-service 1418 1013 0 405 71.44%
clients-package
(Carried forward from 8d9a663)
95 88 0 7 92.63%
configuration-package
(Carried forward from 8d9a663)
665 513 0 152 77.14%
event-package
(Carried forward from 8d9a663)
166 107 0 59 64.46%
ingest-service 1040 852 0 188 81.92%
local-package
(Carried forward from 8d9a663)
250 169 0 81 67.6%
message-package
(Carried forward from 8d9a663)
92 56 0 36 60.87%
orchestrator-service 850 704 0 146 82.82%
publish-service 1116 718 0 398 64.34%
telemetry-package
(Carried forward from 8d9a663)
108 75 0 33 69.44%
Impacted Files

No impacted files in #2569

Last update to bb1fce2 at 12:50pm UTC

@renovate renovate bot force-pushed the renovate/services/phpunit-phpunit-13.x branch 5 times, most recently from bccd401 to b67587f Compare March 29, 2026 02:52
@renovate renovate bot force-pushed the renovate/services/phpunit-phpunit-13.x branch from b67587f to bb1fce2 Compare March 31, 2026 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-patch Pull request which needs to bump a patch version in this repository. chore Pull requests that resolve chores (for releases) 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