-
Notifications
You must be signed in to change notification settings - Fork 12
Update dependency phpunit/phpunit to v11.5.36 #25
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/phpunit-phpunit-11.x-lockfile
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8367744
to
02ac1d7
Compare
02ac1d7
to
ffda2ab
Compare
ffda2ab
to
48d1539
Compare
48d1539
to
c77b1b9
Compare
c77b1b9
to
5ced2dd
Compare
5ced2dd
to
374a00a
Compare
ab37d13
to
8634e5f
Compare
8634e5f
to
1077420
Compare
1077420
to
979214e
Compare
979214e
to
0b2f9bb
Compare
0b2f9bb
to
c382339
Compare
c382339
to
ecb0d89
Compare
ecb0d89
to
9adeae1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
11.5.21
->11.5.36
Release Notes
sebastianbergmann/phpunit (phpunit/phpunit)
v11.5.36
: PHPUnit 11.5.36Compare Source
Fixed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.35
: PHPUnit 11.5.35Compare Source
Changed
#[IgnorePhpunitDeprecations]
is now considered for test runner deprecations (where applicable)Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.34
Compare Source
v11.5.33
: PHPUnit 11.5.33Compare Source
Changed
error_reporting=E_ALL
for--check-php-configuration
Fixed
expectUserDeprecationMessage*()
fails when test is run in separate processLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.32
: PHPUnit 11.5.32Compare Source
Changed
--check-php-configuration
Fixed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.31
: PHPUnit 11.5.31Compare Source
Fixed
#[IgnorePhpunitDeprecations]
is now considered for test runner deprecations" from PHPUnit 11.5.29)Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.30
: PHPUnit 11.5.30Compare Source
Changed
test
SplObjectStorage
methods that will be deprecated in PHP 8.5Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.29
: PHPUnit 11.5.29Compare Source
Added
--check-php-configuration
CLI option for checking whether PHP is configured for testingChanged
#[IgnorePhpunitDeprecations]
is now considered for test runner deprecations (where applicable)Fixed
#[TestWith]
or#[TestWithJson]
attributes are now properly reportedDataProviderMethodFinished
event is now also emitted when the provided data set has an invalid keyLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.28
: PHPUnit 11.5.28Compare Source
Fixed
file
attribute of<testClass>
node of XML test list can be wrongHow to install or update PHPUnit
v11.5.27
: PHPUnit 11.5.27Compare Source
Fixed
defects,random
configuration is supported by implementation, but it is not allowed by the XML configuration file schematest
prefixHow to install or update PHPUnit
v11.5.26
: PHPUnit 11.5.26Compare Source
Fixed
@no-named-arguments
leads to static analysis errors for variadic argumentsHow to install or update PHPUnit
v11.5.25
: PHPUnit 11.5.25Compare Source
Fixed
<testsuite>
element is missing requiredname
attributeHow to install or update PHPUnit
v11.5.24
: PHPUnit 11.5.24Compare Source
Added
failOnPhpunitWarning
attribute on the<phpunit>
element of the XML configuration file and--fail-on-phpunit-warning
CLI option for controlling whether PHPUnit should fail on PHPUnit warnings (default:true
)--do-not-fail-on-deprecation
,--do-not-fail-on-phpunit-warning
,--do-not-fail-on-phpunit-deprecation
,--do-not-fail-on-empty-test-suite
,--do-not-fail-on-incomplete
,--do-not-fail-on-notice
,--do-not-fail-on-risky
,--do-not-fail-on-skipped
, and--do-not-fail-on-warning
CLI options--do-not-report-useless-tests
CLI option as a replacement for--dont-report-useless-tests
Deprecated
--dont-report-useless-tests
CLI option (use--do-not-report-useless-tests
instead)Fixed
ExpectationFailedException
How to install or update PHPUnit
v11.5.23
: PHPUnit 11.5.23Compare Source
Fixed
shortenArraysForExportThreshold
XML configuration setting has no effect on all arrays exported for event-related value objectsHow to install or update PHPUnit
v11.5.22
: PHPUnit 11.5.22Compare Source
Changed
How to install or update PHPUnit
Configuration
📅 Schedule: Branch creation - "after 6am every weekday" (UTC), Automerge - "after 7am every weekday" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.