Skip to content
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

Update dependency phpunit/phpunit to v11.5.12 #607

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpunit/phpunit (source) 11.5.2 -> 11.5.12 age adoption passing confidence

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v11.5.12: PHPUnit 11.5.12

Compare Source

Fixed
  • #​5976: TestDox result printer does not display details about errors triggered in before-first-test and after-last-test methods

How to install or update PHPUnit

v11.5.11

Compare Source

v11.5.10: PHPUnit 11.5.10

Compare Source

Fixed
  • #​6138: Test with failed expectation on value passed to mocked method is incorrectly considered risky

How to install or update PHPUnit

v11.5.9: PHPUnit 11.5.9

Compare Source

Fixed
  • #​6134: Missing event when child process ends unexpectedly

How to install or update PHPUnit

v11.5.8: PHPUnit 11.5.8

Compare Source

Fixed
  • A Test\PreparationFailed event is now emitted in addition to a Test\Errored event when an unexpected exception is triggered in a before-test method
  • A Test\Passed event is no longer emitted in addition to a Test\Failed or Test\Errored event when an assertion failure or an unexpected exception is triggered in an after-test method
  • A TestSuite\Finished event is now emitted when a before-first-test method errors

How to install or update PHPUnit

v11.5.7: PHPUnit 11.5.7

Compare Source

Changed
  • #​5951: The includeUncoveredFiles configuration option is no longer deprecated
  • #​6117: Include source location information for issues triggered during test in --debug output
  • #​6119: Improve message for errors that occur while parsing attributes
  • #​6120: Allow negative priorities for hook methods

How to install or update PHPUnit

v11.5.6: PHPUnit 11.5.6

Compare Source

Changed
  • #​6112: Improve performance of SourceMapper
Fixed
  • #​6115: Backed enumerations with values not of type string cannot be used in customized TestDox output

How to install or update PHPUnit

v11.5.5: PHPUnit 11.5.5

Compare Source

Changed
  • Do not skip execution of test that depends on a test that is larger than itself

How to install or update PHPUnit

v11.5.4: PHPUnit 11.5.4

Compare Source

Changed
  • #​5958: Support for #[CoversTrait] and #[UsesTrait] attributes is no longer deprecated
  • #​5960: Support for targeting trait methods with the #[CoversMethod] and #[UsesMethod] attributes is no longer deprecated
Fixed
  • #​6103: Output from test run in separate process is printed twice
  • #​6109: Skipping a test in a before-class method crashes JUnit XML logger
  • #​6111: Deprecations cause SourceMapper to scan all <source/> files

How to install or update PHPUnit

v11.5.3: PHPUnit 11.5.3

Compare Source

Added
  • Test\AfterLastTestMethodErrored, Test\AfterTestMethodErrored, Test\BeforeTestMethodErrored, Test\PostConditionErrored, and Test\PreConditionErrored events
Fixed
  • #​6093: Test Double Code Generator does not work when PHPUnit is used from PHAR on PHP 8.4
  • #​6094: Errors in after-last-test methods are not reported
  • #​6095: Expectation is not counted correctly when a doubled method is called more often than is expected
  • #​6096: --list-tests-xml is broken when a group with a numeric name is defined
  • #​6098: No system-out element in JUnit XML logfile
  • #​6100: Suppressed deprecations incorrectly stop test execution when execution should be stopped on deprecation

How to install or update 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 changed the title Update dependency phpunit/phpunit to v11.5.3 Update dependency phpunit/phpunit to v11.5.4 Jan 28, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-11.x-lockfile branch from 55d9c63 to 22ff81f Compare January 28, 2025 18:24
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v11.5.4 Update dependency phpunit/phpunit to v11.5.5 Jan 29, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-11.x-lockfile branch from 22ff81f to 193bb19 Compare January 29, 2025 14:18
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v11.5.5 Update dependency phpunit/phpunit to v11.5.6 Jan 31, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-11.x-lockfile branch from 193bb19 to e9e4029 Compare January 31, 2025 09:26
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v11.5.6 Update dependency phpunit/phpunit to v11.5.7 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-11.x-lockfile branch from e9e4029 to 193d336 Compare February 6, 2025 17:06
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v11.5.7 Update dependency phpunit/phpunit to v11.5.8 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-11.x-lockfile branch 2 times, most recently from 2046f74 to 37f7a7c Compare February 21, 2025 06:27
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v11.5.8 Update dependency phpunit/phpunit to v11.5.9 Feb 21, 2025
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v11.5.9 Update dependency phpunit/phpunit to v11.5.10 Feb 25, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-11.x-lockfile branch 2 times, most recently from 3ed17dc to 4ed75a7 Compare March 3, 2025 16:19
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-11.x-lockfile branch from 4ed75a7 to 29b8173 Compare March 5, 2025 10:27
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v11.5.10 Update dependency phpunit/phpunit to v11.5.11 Mar 5, 2025
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v11.5.11 Update dependency phpunit/phpunit to v11.5.12 Mar 7, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-11.x-lockfile branch 2 times, most recently from bdd17ae to 7236d39 Compare March 11, 2025 13:08
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-11.x-lockfile branch from 7236d39 to 7d558bd Compare March 17, 2025 17:38
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