laravel-vue-ecommerce
laravel-vue-ecommerce copied to clipboard
chore(deps): update dependency phpunit/phpunit to v10.5.46
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| phpunit/phpunit (source) | 10.5.36 -> 10.5.46 |
Release Notes
sebastianbergmann/phpunit (phpunit/phpunit)
v10.5.46: PHPUnit 10.5.46
Added
displayDetailsOnAllIssuesattribute on the<phpunit>element of the XML configuration file and--display-all-issuesCLI option for controlling whether PHPUnit should display details on all issues that are triggered (default:false)failOnAllIssuesattribute on the<phpunit>element of the XML configuration file and--fail-on-all-issuesCLI option for controlling whether PHPUnit should fail on all issues that are triggered (default:false)
Changed
- #5956: Improved handling of deprecated
E_STRICTconstant - Improved message when test is considered risky for printing unexpected output
How to install or update PHPUnit
v10.5.45: PHPUnit 10.5.45
Changed
- #6117: Include source location information for issues triggered during test in
--debugoutput - #6119: Improve message for errors that occur while parsing attributes
How to install or update PHPUnit
v10.5.44: PHPUnit 10.5.44
Fixed
- #6115: Backed enumerations with values not of type
stringcannot be used in customized TestDox output
How to install or update PHPUnit
v10.5.43: PHPUnit 10.5.43
Changed
- Do not skip execution of test that depends on a test that is larger than itself
How to install or update PHPUnit
v10.5.42: PHPUnit 10.5.42
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
SourceMapperto scan all<source/>files
How to install or update PHPUnit
v10.5.41: PHPUnit 10.5.41
Added
Test\AfterLastTestMethodErrored,Test\AfterTestMethodErrored,Test\BeforeTestMethodErrored,Test\PostConditionErrored, andTest\PreConditionErroredevents
Fixed
- #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
- #6098: No
system-outelement in JUnit XML logfile
How to install or update PHPUnit
v10.5.40: PHPUnit 10.5.40
Fixed
- #6082:
assertArrayHasKey(),assertArrayNotHasKey(),arrayHasKey(), andArrayHasKey::__construct()do not support all possible key types - #6087:
--migrate-configurationdoes not removebeStrictAboutTodoAnnotatedTestsattribute from XML configuration file
How to install or update PHPUnit
v10.5.39: PHPUnit 10.5.39
Added
- #6081:
DefaultResultCache::mergeWith()for merging result cache instances
Fixed
- #6066: TeamCity logger does not handle error/skipped events in before-class methods correctly
How to install or update PHPUnit
v10.5.38: PHPUnit 10.5.38
Changed
- #6012: Remove empty lines between TeamCity events
How to install or update PHPUnit
v10.5.37: PHPUnit 10.5.37
Fixed
- #5982: Typo in exception message
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.