mezzio / mezzio-migration

Migrate Mezzio applications from v2 to v3
https://docs.mezzio.dev/mezzio/
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

Update all non-major dependencies - autoclosed #30

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 7 months ago

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
php require minor ~8.0.0 \|\| ~8.1.0 \|\| ~8.2.0 -> ~8.0.0 \|\| ~8.1.0 \|\| ~8.2.0 \|\| ~8.3.0 age adoption passing confidence
psalm/plugin-phpunit require-dev minor ^0.18.0 -> ^0.19.0 age adoption passing confidence

Release Notes

containerbase/php-prebuild (php) ### [`v8.3.11`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.11) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.10...8.3.11) ##### Bug Fixes - **deps:** update dependency php to v8.3.11 ### [`v8.3.10`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.10) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.9...8.3.10) ##### Bug Fixes - **deps:** update dependency php to v8.3.10 ### [`v8.3.9`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.9) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.8...8.3.9) ##### Bug Fixes - **deps:** update dependency php to v8.3.9 ### [`v8.3.8`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.8) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.7...8.3.8) ##### Bug Fixes - **deps:** update dependency php to v8.3.8 ### [`v8.3.7`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.7) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.6...8.3.7) ##### Bug Fixes - **deps:** update dependency php to v8.3.7 ### [`v8.3.6`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.6) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.4...8.3.6) ##### Bug Fixes - **deps:** update dependency php to v8.3.6 ### [`v8.3.4`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.4) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.3...8.3.4) ##### Bug Fixes - **deps:** update dependency php to v8.3.4 ### [`v8.3.3`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.3) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.2...8.3.3) ##### Bug Fixes - **deps:** update dependency php to v8.3.3 ### [`v8.3.2`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.2) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.1...8.3.2) ##### Bug Fixes - **deps:** update dependency php to v8.3.2 ### [`v8.3.1`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.1) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.0...8.3.1) ##### Bug Fixes - **deps:** update dependency php to v8.3.1 ### [`v8.3.0`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.0) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.2.23...8.3.0) ##### Bug Fixes - **deps:** update dependency php to v8.3.0
psalm/psalm-plugin-phpunit (psalm/plugin-phpunit) ### [`v0.19.0`](https://redirect.github.com/psalm/psalm-plugin-phpunit/releases/tag/0.19.0): Add Psalm 6 support, drop Psalm 4 support [Compare Source](https://redirect.github.com/psalm/psalm-plugin-phpunit/compare/0.18.4...0.19.0) This release adds support for Psalm 6, dropping support for Psalm 4. #### What's Changed - Update README.md by [@​sander-bol](https://redirect.github.com/sander-bol) in [https://github.com/psalm/psalm-plugin-phpunit/pull/128](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/128) - Replace deprecated `::set-output` by [@​weirdan](https://redirect.github.com/weirdan) in [https://github.com/psalm/psalm-plugin-phpunit/pull/132](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/132) - Dependabot updates for GH actions by [@​weirdan](https://redirect.github.com/weirdan) in [https://github.com/psalm/psalm-plugin-phpunit/pull/133](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/133) - Bump actions/checkout from 2 to 3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/psalm/psalm-plugin-phpunit/pull/134](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/134) - Bump actions/cache from 2 to 3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/psalm/psalm-plugin-phpunit/pull/135](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/135) - Switch to MixedReturnStatement, drop Psalm 4 support by [@​danog](https://redirect.github.com/danog) in [https://github.com/psalm/psalm-plugin-phpunit/pull/142](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/142) #### New Contributors - [@​sander-bol](https://redirect.github.com/sander-bol) made their first contribution in [https://github.com/psalm/psalm-plugin-phpunit/pull/128](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/128) - [@​dependabot](https://redirect.github.com/dependabot) made their first contribution in [https://github.com/psalm/psalm-plugin-phpunit/pull/134](https://redirect.github.com/psalm/psalm-plugin-phpunit/pull/134) **Full Changelog**: https://github.com/psalm/psalm-plugin-phpunit/compare/0.18.4...0.19.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



Read more information about the use of Renovate Bot within Laminas.

renovate[bot] commented 7 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


renovate[bot] commented 2 months ago

⚠️ 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:

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update php:8.3.10 psalm/plugin-phpunit:0.19.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency vimeo/psalm is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies

In RuleSetGenerator.php line 260:

  [LogicException]                                        
  Fixed package php 8.0.99 was not added to solver pool.  

Exception trace:
  at phar:///opt/containerbase/tools/composer/2.7.7/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php:260
 Composer\DependencyResolver\RuleSetGenerator->addRulesForRequest() at phar:///opt/containerbase/tools/composer/2.7.7/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php:312
 Composer\DependencyResolver\RuleSetGenerator->getRulesFor() at phar:///opt/containerbase/tools/composer/2.7.7/bin/composer/src/Composer/DependencyResolver/Solver.php:183
 Composer\DependencyResolver\Solver->solve() at phar:///opt/containerbase/tools/composer/2.7.7/bin/composer/src/Composer/Installer.php:508
 Composer\Installer->doUpdate() at phar:///opt/containerbase/tools/composer/2.7.7/bin/composer/src/Composer/Installer.php:298
 Composer\Installer->run() at phar:///opt/containerbase/tools/composer/2.7.7/bin/composer/src/Composer/Command/UpdateCommand.php:251
 Composer\Command\UpdateCommand->execute() at phar:///opt/containerbase/tools/composer/2.7.7/bin/composer/vendor/symfony/console/Command/Command.php:298
 Symfony\Component\Console\Command\Command->run() at phar:///opt/containerbase/tools/composer/2.7.7/bin/composer/vendor/symfony/console/Application.php:1040
 Symfony\Component\Console\Application->doRunCommand() at phar:///opt/containerbase/tools/composer/2.7.7/bin/composer/vendor/symfony/console/Application.php:301
 Symfony\Component\Console\Application->doRun() at phar:///opt/containerbase/tools/composer/2.7.7/bin/composer/src/Composer/Console/Application.php:394
 Composer\Console\Application->doRun() at phar:///opt/containerbase/tools/composer/2.7.7/bin/composer/vendor/symfony/console/Application.php:171
 Symfony\Component\Console\Application->run() at phar:///opt/containerbase/tools/composer/2.7.7/bin/composer/src/Composer/Console/Application.php:148
 Composer\Console\Application->run() at phar:///opt/containerbase/tools/composer/2.7.7/bin/composer/bin/composer:93
 require() at /opt/containerbase/tools/composer/2.7.7/bin/composer:29

update [--with WITH] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-dev] [--lock] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--no-autoloader] [--no-suggest] [--no-progress] [-w|--with-dependencies] [-W|--with-all-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-m|--minimal-changes] [-i|--interactive] [--root-reqs] [--] [<packages>...]