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

chore(deps): update dependency phpunit/phpunit to v11.5.10 #17

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2025

This PR contains the following updates:

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

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

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


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 chore(deps): update dependency phpunit/phpunit to v11.5.4 chore(deps): 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 5bf4015 to c440821 Compare January 29, 2025 17:10
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v11.5.5 chore(deps): 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 c440821 to 4c19013 Compare January 31, 2025 10:11
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v11.5.6 chore(deps): 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 4c19013 to fa4ea43 Compare February 6, 2025 17:28
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-11.x-lockfile branch from fa4ea43 to a6ebe53 Compare February 18, 2025 09:54
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v11.5.7 chore(deps): update dependency phpunit/phpunit to v11.5.8 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-11.x-lockfile branch from a6ebe53 to c2285dd Compare February 21, 2025 06:26
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v11.5.8 chore(deps): update dependency phpunit/phpunit to v11.5.9 Feb 21, 2025
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v11.5.9 chore(deps): update dependency phpunit/phpunit to v11.5.10 Feb 25, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-11.x-lockfile branch from c2285dd to bdbf175 Compare February 25, 2025 07:50
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