amazeeio / drupal-example-simple

Maintained examples can be found at https://github.com/lagoon-examples.
GNU General Public License v2.0
12 stars 21 forks source link

Update dependency drush/drush to v11.4.0 (test6) #374

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
drush/drush (source) require minor 11.3.2 -> 11.4.0

Release Notes

drush-ops/drush ### [`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.0

Configuration

📅 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.