-
Notifications
You must be signed in to change notification settings - Fork 4
Update dependency phpunit/phpunit to v9.6.30 #24
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-9.x
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
8177511 to
e380184
Compare
e380184 to
5d36016
Compare
5d36016 to
4303b14
Compare
4303b14 to
08642fb
Compare
08642fb to
6095a10
Compare
6095a10 to
3bbb052
Compare
3bbb052 to
9280326
Compare
9280326 to
f7471d7
Compare
f7471d7 to
7704672
Compare
7704672 to
4ea5fdb
Compare
4ea5fdb to
e825dc2
Compare
e825dc2 to
9749c09
Compare
9749c09 to
a3bc9ef
Compare
a3bc9ef to
0f098ec
Compare
0f098ec to
5d46aa2
Compare
5d46aa2 to
9a204ee
Compare
9a204ee to
a3a168c
Compare
a3a168c to
b532dc4
Compare
b532dc4 to
a476d2d
Compare
a476d2d to
c0cfdcd
Compare
c0cfdcd to
fdf330a
Compare
fdf330a to
f886c9d
Compare
f886c9d to
5cd6f4d
Compare
5cd6f4d to
d4d3aeb
Compare
d4d3aeb to
d7cf034
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
7.5.20|9.5.0->9.6.30Release Notes
sebastianbergmann/phpunit (phpunit/phpunit)
v9.6.30: PHPUnit 9.6.30Compare Source
Changed
Learn how to install or update PHPUnit 9.6 in the documentation.
Keep up to date with PHPUnit:
v9.6.29: PHPUnit 9.6.29Compare Source
phpunit.pharrebuilt with updated dependenciesLearn how to install or update PHPUnit 9.6 in the documentation.
Keep up to date with PHPUnit:
v9.6.28: PHPUnit 9.6.28Compare Source
phpunit.pharrebuilt with updated dependenciesLearn how to install or update PHPUnit 9.6 in the documentation.
Keep up to date with PHPUnit:
v9.6.27: PHPUnit 9.6.27Compare Source
Changed
__sleep()and__wakeup()from test double code generation on PHP >= 8.5Learn how to install or update PHPUnit 9.6 in the documentation.
Keep up to date with PHPUnit:
v9.6.26: PHPUnit 9.6.26Compare Source
Changed
__serialize()in addition to__sleep()(which will be deprecated in PHP 8.5)Learn how to install or update PHPUnit 9.6 in the documentation.
Keep up to date with PHPUnit:
v9.6.25Compare Source
v9.6.24: PHPUnit 9.6.24Compare Source
Changed
ReflectionProperty::setAccessible()with PHP >= 8.1SplObjectStoragemethods that will be deprecated in PHP 8.5Learn how to install or update PHPUnit 9.6 in the documentation.
Keep up to date with PHPUnit:
v9.6.23: PHPUnit 9.6.23Compare Source
Changed
E_STRICTconstantHow to install or update PHPUnit
v9.6.22: PHPUnit 9.6.22Compare Source
Fixed
How to install or update PHPUnit
v9.6.21: PHPUnit 9.6.21Compare Source
Changed
E_STRICTconstant in PHP 8.4.phpstorm.meta.phpfile as methods such asTestCase::createStub()use generics / template types for their return types and PhpStorm, for example, uses that informationHow to install or update PHPUnit
v9.6.20: PHPUnit 9.6.20Compare Source
Changed
--prefer-lowestCLI option also get recent versions)How to install or update PHPUnit
v9.6.19: PHPUnit 9.6.19Compare Source
Changed
PHPUnitPHARinstead of justPHPUnitfor the PHAR distribution of PHPUnitHow to install or update PHPUnit
v9.6.18: PHPUnit 9.6.18Compare Source
Changed
How to install or update PHPUnit
v9.6.17Compare Source
v9.6.16Compare Source
v9.6.15Compare Source
v9.6.14Compare Source
v9.6.13Compare Source
v9.6.12Compare Source
v9.6.11Compare Source
v9.6.10Compare Source
v9.6.9Compare Source
v9.6.8Compare Source
v9.6.7Compare Source
v9.6.6Compare Source
v9.6.5Compare Source
v9.6.4Compare Source
v9.6.3Compare Source
v9.6.2Compare Source
v9.6.1Compare Source
v9.6.0Compare Source
v9.5.28Compare Source
v9.5.27Compare Source
v9.5.26Compare Source
v9.5.25Compare Source
v9.5.24Compare Source
v9.5.23Compare Source
v9.5.22Compare Source
v9.5.21Compare Source
v9.5.20Compare Source
v9.5.19Compare Source
v9.5.18Compare Source
v9.5.17Compare Source
v9.5.16Compare Source
v9.5.14Compare Source
v9.5.13Compare Source
v9.5.12Compare Source
v9.5.11Compare Source
v9.5.10Compare Source
v9.5.9Compare Source
v9.5.8Compare Source
v9.5.7Compare Source
v9.5.6Compare Source
v9.5.5Compare Source
v9.5.4Compare Source
v9.5.3Compare Source
v9.5.2Compare Source
v9.5.1Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.