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: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/3cca98/88652a/repos/github/amazeeio/drupal-example-simple":"/tmp/worker/3cca98/88652a/repos/github/amazeeio/drupal-example-simple" -v "/tmp/worker/3cca98/88652a/cache":"/tmp/worker/3cca98/88652a/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/3cca98/88652a/repos/github/amazeeio/drupal-example-simple" ghcr.io/containerbase/sidecar bash -l -c "install-tool php 8.2.6 && install-tool composer 2.5.7 && composer update drush/drush --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
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.2.6) 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:
11.3.2
->11.6.0
Release Notes
drush-ops/drush (drush/drush)
### [`v11.6.0`](https://togithub.com/drush-ops/drush/releases/tag/11.6.0) [Compare Source](https://togithub.com/drush-ops/drush/compare/11.5.1...11.6.0) #### What's Changed - field-create/field-delete: Filter bundles according to passed field name (11.x) by [@DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5345](https://togithub.com/drush-ops/drush/pull/5345) - Update sql:sync to use --field to find tmp dir (11.x) by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5437](https://togithub.com/drush-ops/drush/pull/5437) - Better composer bin (11.x) by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5456](https://togithub.com/drush-ops/drush/pull/5456) - field-create: Fix the field-create-field-storage event (11.x) by [@DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5555](https://togithub.com/drush-ops/drush/pull/5555) - Backport static create factory commands for Drush 11.x by [@greg-1-anderson](https://togithub.com/greg-1-anderson) in [https://github.com/drush-ops/drush/pull/5565](https://togithub.com/drush-ops/drush/pull/5565) - field-create: Make it easier for field types extending entity reference to add target type/bundles options (11.x) by [@DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5556](https://togithub.com/drush-ops/drush/pull/5556) **Full Changelog**: https://github.com/drush-ops/drush/compare/11.5.1...11.6.0 ### [`v11.5.1`](https://togithub.com/drush-ops/drush/releases/tag/11.5.1) [Compare Source](https://togithub.com/drush-ops/drush/compare/11.5.0...11.5.1) #### What's Changed - Fix parameter name in ConfigCommands::\__constructor() by [@Chi-teck](https://togithub.com/Chi-teck) in [https://github.com/drush-ops/drush/pull/5379](https://togithub.com/drush-ops/drush/pull/5379) - Add completion for config commands by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5385](https://togithub.com/drush-ops/drush/pull/5385) **Full Changelog**: https://github.com/drush-ops/drush/compare/11.5.0...11.5.1 ### [`v11.5.0`](https://togithub.com/drush-ops/drush/releases/tag/11.5.0) [Compare Source](https://togithub.com/drush-ops/drush/compare/11.4.0...11.5.0) #### What's Changed - Allow decorating QueueWorkerManager instance by [@iVegas](https://togithub.com/iVegas) in [https://github.com/drush-ops/drush/pull/5344](https://togithub.com/drush-ops/drush/pull/5344) - Provide example configuration on how to enable MySQL autocomplete by [@pfrenssen](https://togithub.com/pfrenssen) in [https://github.com/drush-ops/drush/pull/5355](https://togithub.com/drush-ops/drush/pull/5355) - Add drush command to clear the locale status by [@rolfvandekrol](https://togithub.com/rolfvandekrol) in [https://github.com/drush-ops/drush/pull/5311](https://togithub.com/drush-ops/drush/pull/5311) - Add maintenance mode commands by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5383](https://togithub.com/drush-ops/drush/pull/5383) - [#5375](https://togithub.com/drush-ops/drush/issues/5375) Introduce new 'reassign-content' option for user:cancel method. by [@stratulat-vladislav](https://togithub.com/stratulat-vladislav) in [https://github.com/drush-ops/drush/pull/5380](https://togithub.com/drush-ops/drush/pull/5380) #### New Contributors - [@iVegas](https://togithub.com/iVegas) made their first contribution in [https://github.com/drush-ops/drush/pull/5344](https://togithub.com/drush-ops/drush/pull/5344) - [@rolfvandekrol](https://togithub.com/rolfvandekrol) made their first contribution in [https://github.com/drush-ops/drush/pull/5311](https://togithub.com/drush-ops/drush/pull/5311) - [@stratulat-vladislav](https://togithub.com/stratulat-vladislav) made their first contribution in [https://github.com/drush-ops/drush/pull/5380](https://togithub.com/drush-ops/drush/pull/5380) **Full Changelog**: https://github.com/drush-ops/drush/compare/11.4.0...11.5.0 ### [`v11.4.0`](https://togithub.com/drush-ops/drush/releases/tag/11.4.0) [Compare Source](https://togithub.com/drush-ops/drush/compare/11.3.2...11.4.0) ##### What's Changed - Support command completion (and adjust our DDEV config accordingly) by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5097](https://togithub.com/drush-ops/drush/pull/5097) - Fix type hint in Attribute by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5299](https://togithub.com/drush-ops/drush/pull/5299) - Fix [#5300](https://togithub.com/drush-ops/drush/issues/5300). Add cache clear option to clear the drupal container by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5304](https://togithub.com/drush-ops/drush/pull/5304) - Avoid errors in DDEV shell when using Symfony 4 by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5308](https://togithub.com/drush-ops/drush/pull/5308) - Add --severity-min parameter to watchdog commands by [@jonathan1055](https://togithub.com/jonathan1055) in [https://github.com/drush-ops/drush/pull/5298](https://togithub.com/drush-ops/drush/pull/5298) - Require latest annotated-command by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5307](https://togithub.com/drush-ops/drush/pull/5307) - Remove unused param and only set tty when we can by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5310](https://togithub.com/drush-ops/drush/pull/5310) - Document how to specify drush.services.yml files in package sub-modules by [@mstenta](https://togithub.com/mstenta) in [https://github.com/drush-ops/drush/pull/5312](https://togithub.com/drush-ops/drush/pull/5312) - Allow multiple config:delete objects in same call by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5317](https://togithub.com/drush-ops/drush/pull/5317) - Add Drush 11 to Install > Drupal Compatibility by [@gitressa](https://togithub.com/gitressa) in [https://github.com/drush-ops/drush/pull/5320](https://togithub.com/drush-ops/drush/pull/5320) - A bit of completion testing by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5318](https://togithub.com/drush-ops/drush/pull/5318) - Improve legacyCommands messaging by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5321](https://togithub.com/drush-ops/drush/pull/5321) - Fixes [#5305](https://togithub.com/drush-ops/drush/issues/5305). Nullable commandData. by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5322](https://togithub.com/drush-ops/drush/pull/5322) - Update role examples to use single quotes by [@gitressa](https://togithub.com/gitressa) in [https://github.com/drush-ops/drush/pull/5326](https://togithub.com/drush-ops/drush/pull/5326) - Use new process plugin name in generator help by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5334](https://togithub.com/drush-ops/drush/pull/5334) - [#5332](https://togithub.com/drush-ops/drush/issues/5332) fix drush status by [@guix77](https://togithub.com/guix77) in [https://github.com/drush-ops/drush/pull/5333](https://togithub.com/drush-ops/drush/pull/5333) - Add sites.php mapping for DDEV by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5336](https://togithub.com/drush-ops/drush/pull/5336) - Bump min php for testing by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5338](https://togithub.com/drush-ops/drush/pull/5338) - Relay update warnings to the user. by [@pfrenssen](https://togithub.com/pfrenssen) in [https://github.com/drush-ops/drush/pull/5337](https://togithub.com/drush-ops/drush/pull/5337) - Warn if modules passed to pm-uninstall are not enabled by [@DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5293](https://togithub.com/drush-ops/drush/pull/5293) - Invoke hook_requirements_alter when hook_requirements is invoked by [@gaelg](https://togithub.com/gaelg) in [https://github.com/drush-ops/drush/pull/5327](https://togithub.com/drush-ops/drush/pull/5327) ##### New Contributors - [@jonathan1055](https://togithub.com/jonathan1055) made their first contribution in [https://github.com/drush-ops/drush/pull/5298](https://togithub.com/drush-ops/drush/pull/5298) - [@guix77](https://togithub.com/guix77) made their first contribution in [https://github.com/drush-ops/drush/pull/5333](https://togithub.com/drush-ops/drush/pull/5333) - [@gaelg](https://togithub.com/gaelg) made their first contribution in [https://github.com/drush-ops/drush/pull/5327](https://togithub.com/drush-ops/drush/pull/5327) **Full Changelog**: https://github.com/drush-ops/drush/compare/11.3.2...11.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.