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.3.0 (9.x) #363

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.2.1 -> 11.3.0

Release Notes

drush-ops/drush ### [`v11.3.0`](https://togithub.com/drush-ops/drush/releases/tag/11.3.0) [Compare Source](https://togithub.com/drush-ops/drush/compare/11.2.1...11.3.0) #### What's Changed - Ensure a string is passed to strtolower() in PmCommands::pmList() by [@​claudiu-cristea](https://togithub.com/claudiu-cristea) in [https://github.com/drush-ops/drush/pull/5252](https://togithub.com/drush-ops/drush/pull/5252) - Fix 'The path must be a string. Got: NULL' by [@​DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5261](https://togithub.com/drush-ops/drush/pull/5261) - Issue [#​4935](https://togithub.com/drush-ops/drush/issues/4935): Replace webmozart/path-util with symfony/filesystem by [@​ossobuffo](https://togithub.com/ossobuffo) in [https://github.com/drush-ops/drush/pull/5264](https://togithub.com/drush-ops/drush/pull/5264) - Update consolidation/site-alias dependency by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5268](https://togithub.com/drush-ops/drush/pull/5268) - Use newer images in CI by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5272](https://togithub.com/drush-ops/drush/pull/5272) - Bugfix: Drush should typehint interfaces rather than concrete implementations by [@​dpi](https://togithub.com/dpi) in [https://github.com/drush-ops/drush/pull/5258](https://togithub.com/drush-ops/drush/pull/5258) - Update theme:enable to theme:install by [@​gitressa](https://togithub.com/gitressa) in [https://github.com/drush-ops/drush/pull/5230](https://togithub.com/drush-ops/drush/pull/5230) - Symfony Path with symfony/filesystem 4.x by [@​greg-1-anderson](https://togithub.com/greg-1-anderson) in [https://github.com/drush-ops/drush/pull/5278](https://togithub.com/drush-ops/drush/pull/5278) - Fixes [#​4558](https://togithub.com/drush-ops/drush/issues/4558) Add Global options section to command help by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5284](https://togithub.com/drush-ops/drush/pull/5284) #### New Contributors - [@​h3xx](https://togithub.com/h3xx) made their first contribution in [https://github.com/drush-ops/drush/pull/5255](https://togithub.com/drush-ops/drush/pull/5255) - [@​ossobuffo](https://togithub.com/ossobuffo) made their first contribution in [https://github.com/drush-ops/drush/pull/5264](https://togithub.com/drush-ops/drush/pull/5264) - [@​dpi](https://togithub.com/dpi) made their first contribution in [https://github.com/drush-ops/drush/pull/5258](https://togithub.com/drush-ops/drush/pull/5258) **Full Changelog**: https://github.com/drush-ops/drush/compare/11.2.1...11.3.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.