Skip to content

chore(deps): update all dependencies#449

Open
renovate[bot] wants to merge 1 commit intov2.xfrom
renovate/all
Open

chore(deps): update all dependencies#449
renovate[bot] wants to merge 1 commit intov2.xfrom
renovate/all

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action major v4v6 age confidence
phpunit/phpunit (source) require-dev major ^9.5 || ^10.5 || ^11.2 || ^12.0.9^9.5 || ^10.5 || ^11.2 || ^12.0.9 || ^13.0.0 age confidence
redmine major 5.1.106.1.1 age confidence
redmine minor 6.0.76.1.1 age confidence

Release Notes

actions/checkout (actions/checkout)

v6

Compare Source

v5

Compare Source

sebastianbergmann/phpunit (phpunit/phpunit)

v13.0.2

Compare Source

v13.0.1

Compare Source

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 - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

👻 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.

@codecov
Copy link

codecov bot commented Aug 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.52%. Comparing base (63b0368) to head (677bf4d).

Additional details and impacted files
@@            Coverage Diff            @@
##               v2.x     #449   +/-   ##
=========================================
  Coverage     98.52%   98.52%           
  Complexity      661      661           
=========================================
  Files            29       29           
  Lines          2033     2033           
=========================================
  Hits           2003     2003           
  Misses           30       30           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 2c76345 to 7906791 Compare September 25, 2025 05:38
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 5c6f7ff to 3372222 Compare October 3, 2025 20:04
@renovate renovate bot changed the title Update all dependencies chore(deps): update all dependencies Jan 2, 2026
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 55d66bf to 1dcb399 Compare January 7, 2026 02:07
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