Closed renovate[bot] closed 2 years ago
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:
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/mezzio/mezzio-hal":"/mnt/renovate/gh/mezzio/mezzio-hal" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/mezzio/mezzio-hal" docker.io/renovate/sidecar bash -l -c "install-tool php 7.4.32 && install-tool composer 2.4.4 && composer update laminas/laminas-hydrator laminas/laminas-paginator --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
Info from https://repo.packagist.org: #StandWithUkraine
Dependency webmozart/assert 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
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laminas/laminas-hydrator ^4.8.0 -> satisfiable by laminas/laminas-hydrator[4.8.0].
- laminas/laminas-hydrator 4.8.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (7.4.99; overridden via config.platform, actual: 7.4.32) does not satisfy that requirement.
Problem 2
- Root composer.json requires laminas/laminas-paginator ^2.15.0 -> satisfiable by laminas/laminas-paginator[2.15.0].
- laminas/laminas-paginator 2.15.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (7.4.99; overridden via config.platform, actual: 7.4.32) does not satisfy that requirement.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
This PR contains the following updates:
^4.3
->^4.8.0
^2.11
->^2.15.0
Release Notes
laminas/laminas-hydrator
### [`v4.8.0`](https://togithub.com/laminas/laminas-hydrator/releases/tag/4.8.0) [Compare Source](https://togithub.com/laminas/laminas-hydrator/compare/4.7.0...4.8.0) ##### Release Notes for [4.8.0](https://togithub.com/laminas/laminas-hydrator/milestone/35) Feature release (minor) ##### 4.8.0 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **1** ##### Bug - [97: Fixed errors running phpcs under PHP 8.1](https://togithub.com/laminas/laminas-hydrator/pull/97) thanks to [@kynx](https://togithub.com/kynx) ##### Enhancement - [96: Add @static-analysis to `composer check`](https://togithub.com/laminas/laminas-hydrator/pull/96) thanks to [@kynx](https://togithub.com/kynx) - [95: Add `BackedEnumStrategy`](https://togithub.com/laminas/laminas-hydrator/pull/95) thanks to [@kynx](https://togithub.com/kynx) ### [`v4.7.0`](https://togithub.com/laminas/laminas-hydrator/releases/tag/4.7.0) [Compare Source](https://togithub.com/laminas/laminas-hydrator/compare/4.6.0...4.7.0) ##### Release Notes for [4.7.0](https://togithub.com/laminas/laminas-hydrator/milestone/33) Feature release (minor) ##### 4.7.0 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** ##### Enhancement - [94: Apply PHP 8.0 Syntax and constructor promotion](https://togithub.com/laminas/laminas-hydrator/pull/94) thanks to [@samsonasik](https://togithub.com/samsonasik) ### [`v4.6.0`](https://togithub.com/laminas/laminas-hydrator/releases/tag/4.6.0) [Compare Source](https://togithub.com/laminas/laminas-hydrator/compare/4.5.0...4.6.0) ##### Release Notes for [4.6.0](https://togithub.com/laminas/laminas-hydrator/milestone/31) Feature release (minor) ##### 4.6.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** ##### Enhancement - [93: Add support for PHP 8.2, remove support for PHP 7.4](https://togithub.com/laminas/laminas-hydrator/pull/93) thanks to [@gsteel](https://togithub.com/gsteel) ##### renovate - [89: Removed dev-dependency `psr/cache`](https://togithub.com/laminas/laminas-hydrator/pull/89) thanks to [@renovate](https://togithub.com/renovate)\[bot]laminas/laminas-paginator
### [`v2.15.0`](https://togithub.com/laminas/laminas-paginator/releases/tag/2.15.0) [Compare Source](https://togithub.com/laminas/laminas-paginator/compare/2.14.0...2.15.0) ##### Release Notes for [2.15.0](https://togithub.com/laminas/laminas-paginator/milestone/19) Feature release (minor) ##### 2.15.0 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** ##### Enhancement - [46: Apply PHP 8.0 Syntax and constructor promotion](https://togithub.com/laminas/laminas-paginator/pull/46) thanks to [@samsonasik](https://togithub.com/samsonasik) ### [`v2.14.0`](https://togithub.com/laminas/laminas-paginator/releases/tag/2.14.0) [Compare Source](https://togithub.com/laminas/laminas-paginator/compare/2.13.0...2.14.0) ##### Release Notes for [2.14.0](https://togithub.com/laminas/laminas-paginator/milestone/17) Feature release (minor) ##### 2.14.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** ##### Enhancement - [45: Add PHP 8.2 support](https://togithub.com/laminas/laminas-paginator/pull/45) thanks to [@fezfez](https://togithub.com/fezfez) ##### renovate - [42: Configure Renovate](https://togithub.com/laminas/laminas-paginator/pull/42) thanks to [@renovate](https://togithub.com/renovate)\[bot]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ 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.