bbcode
bbcode copied to clipboard
chore(deps): update dependency phpunit/phpunit to v9.6.21
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
phpunit/phpunit (source) | 9.5.25 -> 9.6.21 |
Release Notes
sebastianbergmann/phpunit (phpunit/phpunit)
v9.6.21
v9.6.20
: PHPUnit 9.6.20
Changed
- Updated dependencies (so that users that install using Composer's
--prefer-lowest
CLI option also get recent versions)
How to install or update PHPUnit
v9.6.19
: PHPUnit 9.6.19
Changed
- The namespaces of dependencies are now prefixed with
PHPUnitPHAR
instead of justPHPUnit
for the PHAR distribution of PHPUnit
How to install or update PHPUnit
v9.6.18
v9.6.17
v9.6.16
v9.6.15
v9.6.14
v9.6.13
v9.6.12
v9.6.11
v9.6.10
v9.6.9
v9.6.8
v9.6.7
v9.6.6
v9.6.5
v9.6.4
v9.6.3
v9.6.2
v9.6.1
v9.6.0
v9.5.28
v9.5.27
v9.5.26
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.
⚠ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: composer.lock
Command failed: composer update phpunit/phpunit:9.6.18 --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Package "phpunit/phpunit:9.6.18" listed for update is not installed. Ignoring.
Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- The requested package phpunit/phpunit (locked at 9.5.25, required as 9.6.18) is satisfiable by phpunit/phpunit[9.5.25] but these conflict with your requirements or minimum-stability.
Problem 2
- Conclusion: don't install nikic/php-parser v4.15.1
- Installation request for phpunit/phpunit 9.6.18 -> satisfiable by phpunit/phpunit[9.6.18].
- phpunit/php-code-coverage 9.2.30 requires nikic/php-parser ^4.18 || ^5.0 -> satisfiable by nikic/php-parser[v4.18.0, v4.19.0, v4.19.1, v5.0.0, v5.0.1, v5.0.2].
- phpunit/php-code-coverage 9.2.31 requires nikic/php-parser ^4.18 || ^5.0 -> satisfiable by nikic/php-parser[v4.18.0, v4.19.0, v4.19.1, v5.0.0, v5.0.1, v5.0.2].
- Can only install one of: nikic/php-parser[v4.18.0, v4.15.1].
- Can only install one of: nikic/php-parser[v4.19.0, v4.15.1].
- Can only install one of: nikic/php-parser[v4.19.1, v4.15.1].
- Can only install one of: nikic/php-parser[v5.0.0, v4.15.1].
- Can only install one of: nikic/php-parser[v5.0.1, v4.15.1].
- Can only install one of: nikic/php-parser[v5.0.2, v4.15.1].
- Installation request for nikic/php-parser (locked at v4.15.1) -> satisfiable by nikic/php-parser[v4.15.1].
- Conclusion: don't install phpunit/php-code-coverage 9.2.17|install phpunit/php-code-coverage 9.2.30|install phpunit/php-code-coverage 9.2.31
- phpunit/phpunit 9.6.18 requires phpunit/php-code-coverage ^9.2.28 -> satisfiable by phpunit/php-code-coverage[9.2.28, 9.2.29, 9.2.30, 9.2.31].
- Can only install one of: phpunit/php-code-coverage[9.2.28, 9.2.17].
- Can only install one of: phpunit/php-code-coverage[9.2.29, 9.2.17].
- Installation request for phpunit/php-code-coverage (locked at 9.2.17) -> satisfiable by phpunit/php-code-coverage[9.2.17].
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: composer.lock
Command failed: composer update phpunit/phpunit:9.6.20 --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Package "phpunit/phpunit:9.6.20" listed for update is not installed. Ignoring.
Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- The requested package phpunit/phpunit (locked at 9.5.25, required as 9.6.20) is satisfiable by phpunit/phpunit[9.5.25] but these conflict with your requirements or minimum-stability.
Problem 2
- Can only install one of: sebastian/type[3.2.1, 3.2.0].
- Can only install one of: sebastian/type[3.2.1, 3.2.0].
- phpunit/phpunit 9.6.20 requires sebastian/type ^3.2.1 -> satisfiable by sebastian/type[3.2.1].
- Installation request for phpunit/phpunit 9.6.20 -> satisfiable by phpunit/phpunit[9.6.20].
- Installation request for sebastian/type (locked at 3.2.0) -> satisfiable by sebastian/type[3.2.0].