Closed renovate[bot] closed 7 months 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: composer update amazeeio/drupal_integrations:0.4.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
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- laminas/laminas-diactoros 2.11.3 requires php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.3.0) does not satisfy that requirement.
- drupal/core-recommended 9.4.8 requires laminas/laminas-diactoros ~2.11.1 -> satisfiable by laminas/laminas-diactoros[2.11.3].
- drupal/core-recommended is locked to version 9.4.8 and an update of this package was not requested.
This PR contains the following updates:
0.3.7
->0.4.0
Release Notes
amazeeio/drupal-integrations (amazeeio/drupal_integrations)
### [`v0.4.0`](https://togithub.com/amazeeio/drupal-integrations/releases/tag/0.4.0): drupal-integrations 0.4.0 [Compare Source](https://togithub.com/amazeeio/drupal-integrations/compare/0.3.7...0.4.0) #### What's Changed - Update Symfony Process() usage by [@dwoods](https://togithub.com/dwoods) in [https://github.com/amazeeio/drupal-integrations/pull/11](https://togithub.com/amazeeio/drupal-integrations/pull/11) - minimum d9 compatibility by [@tobybellwood](https://togithub.com/tobybellwood) in [https://github.com/amazeeio/drupal-integrations/pull/12](https://togithub.com/amazeeio/drupal-integrations/pull/12) - fix: wrap mustRun to catch errors by [@tobybellwood](https://togithub.com/tobybellwood) in [https://github.com/amazeeio/drupal-integrations/pull/19](https://togithub.com/amazeeio/drupal-integrations/pull/19) - use MARIADB_PORT variable in database settings by [@tobybellwood](https://togithub.com/tobybellwood) in [https://github.com/amazeeio/drupal-integrations/pull/18](https://togithub.com/amazeeio/drupal-integrations/pull/18) - [#22](https://togithub.com/amazeeio/drupal-integrations/issues/22) package doesn't exit safely in non-lagoon environment by [@skyred](https://togithub.com/skyred) in [https://github.com/amazeeio/drupal-integrations/pull/23](https://togithub.com/amazeeio/drupal-integrations/pull/23) - Fixes phpcs errors by [@bomoko](https://togithub.com/bomoko) in [https://github.com/amazeeio/drupal-integrations/pull/28](https://togithub.com/amazeeio/drupal-integrations/pull/28) #### New Contributors - [@dwoods](https://togithub.com/dwoods) made their first contribution in [https://github.com/amazeeio/drupal-integrations/pull/11](https://togithub.com/amazeeio/drupal-integrations/pull/11) - [@skyred](https://togithub.com/skyred) made their first contribution in [https://github.com/amazeeio/drupal-integrations/pull/23](https://togithub.com/amazeeio/drupal-integrations/pull/23) - [@bomoko](https://togithub.com/bomoko) made their first contribution in [https://github.com/amazeeio/drupal-integrations/pull/28](https://togithub.com/amazeeio/drupal-integrations/pull/28) **Full Changelog**: https://github.com/amazeeio/drupal-integrations/compare/0.3.7...0.4.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.