Skip to content

chore(deps): update dependency phpunit/phpunit to v13#100

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

chore(deps): update dependency phpunit/phpunit to v13#100
renovate[bot] wants to merge 1 commit intomainfrom
renovate/phpunit-phpunit-13.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 6, 2026

This PR contains the following updates:

Package Change Age Confidence
phpunit/phpunit (source) ^11.5|^12.0^11.5|^12.0 || 13.0.5 age confidence

Release Notes

sebastianbergmann/phpunit (phpunit/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:

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.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

Coverage report for commit: 2c6a7da
File: tests/coverage/clover.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ██░░░░░░░░░░░░░░░░░░░░░ │  4.3%
  10% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  20% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ █░░░░░░░░░░░░░░░░░░░░░░ │  1.4%
  60% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  70% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  80% │ █░░░░░░░░░░░░░░░░░░░░░░ │  1.4%
  90% │ ████░░░░░░░░░░░░░░░░░░░ │ 11.6%
 100% │ ███████████████████████ │ 81.2%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution / ▒ = Previous Distribution
Summary - Lines: 85.84% ⏹️ | Methods: 78.66% ⏹️
FilesLinesMethodsBranches
src
   AbstractBiblioverseTypesenseBundle.php100.00%100.00%100.00%
   BiblioverseTypesenseBundle.php100.00%100.00%100.00%
src/Client
   ClientAdapter.php92.31%92.31%100.00%
   ClientInterface.php100.00%100.00%100.00%
   ClientSingletonFactory.php92.86%60.00%100.00%
src/CollectionAlias
   AliasException.php100.00%100.00%100.00%
   CollectionAlias.php100.00%100.00%100.00%
   CollectionAliasInterface.php100.00%100.00%100.00%
src/Command
   TypesensePopulateCommand.php98.04%75.00%100.00%
src/EventSubscriber
   IndexCollectionSubscriber.php100.00%100.00%100.00%
src/Exception
   SearchException.php100.00%100.00%100.00%
src/Indexer
   Indexer.php100.00%100.00%100.00%
   IndexerInterface.php100.00%100.00%100.00%
src/Mapper
   CollectionManagerInterface.php100.00%100.00%100.00%
   DataGeneratorInterface.php100.00%100.00%100.00%
   MappingGeneratorInterface.php100.00%100.00%100.00%
   StandaloneCollectionManagerInterface.php100.00%100.00%100.00%
src/Mapper/Converter/Exception
   ValueConversionException.php50.00%50.00%100.00%
   ValueExtractorException.php100.00%100.00%100.00%
src/Mapper/Converter/Field
   FieldConverterInterface.php100.00%100.00%100.00%
src/Mapper/Converter
   ToTypesenseInterface.php100.00%100.00%100.00%
   ValueConverter.php91.53%25.00%100.00%
   ValueConverterInterface.php100.00%100.00%100.00%
   ValueExtractor.php94.44%66.67%100.00%
   ValueExtractorInterface.php100.00%100.00%100.00%
src/Mapper/Entity
   AbstractEntityDataGenerator.php100.00%100.00%100.00%
   EntityCollectionManagerInterface.php100.00%100.00%100.00%
   EntityDataGenerator.php100.00%100.00%100.00%
   EntityMapperGenerator.php100.00%100.00%100.00%
   EntityTransformer.php91.67%66.67%100.00%
   EntityTransformerInterface.php100.00%100.00%100.00%
src/Mapper/Entity/Identifier
   EntityIdentifier.php88.89%50.00%100.00%
   EntityIdentifierInterface.php100.00%100.00%100.00%
src/Mapper/Fields
   FieldMapping.php96.67%83.33%100.00%
   FieldMappingInterface.php100.00%100.00%100.00%
src/Mapper/Locator
   InvalidTypeMapperException.php100.00%100.00%100.00%
   MapperLocator.php89.58%50.00%100.00%
   MapperLocatorInterface.php100.00%100.00%100.00%
src/Mapper/Mapping
   Mapping.php100.00%100.00%100.00%
   MappingInterface.php100.00%100.00%100.00%
src/Mapper/Metadata
   MetadataMapping.php100.00%100.00%100.00%
   MetadataMappingInterface.php100.00%100.00%100.00%
src/Mapper/Options
   CollectionOptions.php100.00%100.00%100.00%
   CollectionOptionsInterface.php100.00%100.00%100.00%
src/Populate
   BatchGenerator.php100.00%100.00%100.00%
   PopulateService.php89.66%71.43%100.00%
src/Populate/WaitFor
   AbstractWaitForService.php100.00%100.00%100.00%
   WaitForDatabaseService.php100.00%100.00%100.00%
   WaitForInterface.php100.00%100.00%100.00%
   WaitForTypesenseService.php100.00%100.00%100.00%
src/Query
   SearchQuery.php--100.00%
   SearchQueryInterface.php100.00%100.00%100.00%
   VectorQuery.php95.45%66.67%100.00%
   VectorQueryInterface.php100.00%100.00%100.00%
   VoiceQueryInterface.php100.00%100.00%100.00%
src/Search/Hydrate
   HydrateRepositoryInterface.php100.00%100.00%100.00%
   HydrateSearchResult.php84.38%33.33%100.00%
   HydrateSearchResultInterface.php100.00%100.00%100.00%
src/Search/Results
   AbstractSearchResults.php100.00%100.00%100.00%
   SearchResults.php100.00%100.00%100.00%
   SearchResultsHydrated.php100.00%100.00%100.00%
src/Search
   Search.php--100.00%
   SearchCollection.php--100.00%
   SearchCollectionInterface.php100.00%100.00%100.00%
   SearchInterface.php100.00%100.00%100.00%
src/Type
   DataTypeEnum.php100.00%100.00%100.00%
   FacetStrategyEnum.php100.00%100.00%100.00%
   InfixEnum.php100.00%100.00%100.00%
src/Utils
   ArrayAccessTrait.php100.00%100.00%100.00%

🤖 comment via lucassabreu/comment-coverage-clover

@renovate renovate bot force-pushed the renovate/phpunit-phpunit-13.x branch 2 times, most recently from 2c6a7da to d1e5fff Compare February 10, 2026 12:35
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-13.x branch 2 times, most recently from 7c8faab to 696b319 Compare February 18, 2026 11:40
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-13.x branch from 696b319 to cb10f2d Compare February 18, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants