-
Notifications
You must be signed in to change notification settings - Fork 0
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 v9.6.21 #22
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/phpunit-phpunit-9.x
base: main
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 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
renovate
bot
changed the title
chore(deps): update dependency phpunit/phpunit to v9.6.12
chore(deps): update dependency phpunit/phpunit to v9.6.13
Sep 19, 2023
renovate
bot
force-pushed
the
renovate/phpunit-phpunit-9.x
branch
from
September 19, 2023 06:15
ec20309
to
774686b
Compare
renovate
bot
force-pushed
the
renovate/phpunit-phpunit-9.x
branch
from
October 17, 2023 08:01
774686b
to
4493efb
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #22 +/- ##
=========================================
Coverage 80.31% 80.31%
Complexity 24 24
=========================================
Files 4 4
Lines 127 127
=========================================
Hits 102 102
Misses 25 25 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/phpunit-phpunit-9.x
branch
from
October 17, 2023 08:49
4493efb
to
d693d18
Compare
renovate
bot
changed the title
chore(deps): update dependency phpunit/phpunit to v9.6.13
chore(deps): update dependency phpunit/phpunit to v9.6.15
Dec 1, 2023
renovate
bot
force-pushed
the
renovate/phpunit-phpunit-9.x
branch
from
December 1, 2023 19:11
d693d18
to
e74f280
Compare
renovate
bot
changed the title
chore(deps): update dependency phpunit/phpunit to v9.6.15
chore(deps): update dependency phpunit/phpunit to v9.6.16
Jan 19, 2024
renovate
bot
force-pushed
the
renovate/phpunit-phpunit-9.x
branch
from
January 19, 2024 10:35
e74f280
to
8dba71e
Compare
renovate
bot
changed the title
chore(deps): update dependency phpunit/phpunit to v9.6.16
chore(deps): update dependency phpunit/phpunit to v9.6.17
Feb 23, 2024
renovate
bot
force-pushed
the
renovate/phpunit-phpunit-9.x
branch
from
February 23, 2024 13:58
8dba71e
to
5457228
Compare
renovate
bot
changed the title
chore(deps): update dependency phpunit/phpunit to v9.6.17
chore(deps): update dependency phpunit/phpunit to v9.6.18
Mar 21, 2024
renovate
bot
force-pushed
the
renovate/phpunit-phpunit-9.x
branch
from
March 21, 2024 12:28
5457228
to
9cce6f5
Compare
renovate
bot
force-pushed
the
renovate/phpunit-phpunit-9.x
branch
from
April 5, 2024 05:04
9cce6f5
to
5aa7548
Compare
renovate
bot
changed the title
chore(deps): update dependency phpunit/phpunit to v9.6.18
chore(deps): update dependency phpunit/phpunit to v9.6.19
Apr 5, 2024
renovate
bot
force-pushed
the
renovate/phpunit-phpunit-9.x
branch
from
May 7, 2024 08:21
5aa7548
to
954c234
Compare
renovate
bot
force-pushed
the
renovate/phpunit-phpunit-9.x
branch
from
July 10, 2024 14:03
954c234
to
f72bc2d
Compare
renovate
bot
changed the title
chore(deps): update dependency phpunit/phpunit to v9.6.19
chore(deps): update dependency phpunit/phpunit to v9.6.20
Jul 10, 2024
renovate
bot
force-pushed
the
renovate/phpunit-phpunit-9.x
branch
from
September 19, 2024 12:03
f72bc2d
to
d7b5787
Compare
renovate
bot
changed the title
chore(deps): update dependency phpunit/phpunit to v9.6.20
chore(deps): update dependency phpunit/phpunit to v9.6.21
Sep 19, 2024
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:
9.6.11
->9.6.21
Release Notes
sebastianbergmann/phpunit (phpunit/phpunit)
v9.6.21
: PHPUnit 9.6.21Compare Source
Changed
E_STRICT
constant in PHP 8.4.phpstorm.meta.php
file 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-lowest
CLI option also get recent versions)How to install or update PHPUnit
v9.6.19
: PHPUnit 9.6.19Compare Source
Changed
PHPUnitPHAR
instead of justPHPUnit
for the PHAR distribution of PHPUnitHow to install or update PHPUnit
v9.6.18
Compare Source
v9.6.17
Compare Source
v9.6.16
Compare Source
v9.6.15
Compare Source
v9.6.14
Compare Source
v9.6.13
Compare Source
v9.6.12
Compare 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 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.