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 v10.6.1 (9.x) #212

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
drush/drush (source) require patch 10.6.0 -> 10.6.1

Release Notes

drush-ops/drush ### [`v10.6.1`](https://togithub.com/drush-ops/drush/releases/10.6.1) [Compare Source](https://togithub.com/drush-ops/drush/compare/10.6.0...10.6.1) #### What's Changed - Fix running drush update:database with quiet option by [@​hannsen](https://togithub.com/hannsen) in [https://github.com/drush-ops/drush/pull/4806](https://togithub.com/drush-ops/drush/pull/4806) - [#​4794](https://togithub.com/drush-ops/drush/issues/4794) Add fallback for lease_time when running queue by [@​akasake](https://togithub.com/akasake) in [https://github.com/drush-ops/drush/pull/4795](https://togithub.com/drush-ops/drush/pull/4795) - Remove dead php.ini code in EditCommands by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/4809](https://togithub.com/drush-ops/drush/pull/4809) - Validate migration IDs by [@​marvil07](https://togithub.com/marvil07) in [https://github.com/drush-ops/drush/pull/4777](https://togithub.com/drush-ops/drush/pull/4777) - Fixes [#​4812](https://togithub.com/drush-ops/drush/issues/4812): Support Robo 3 while maintaining compatibility with Robo 2 and Robo 1. by [@​greg-1-anderson](https://togithub.com/greg-1-anderson) in [https://github.com/drush-ops/drush/pull/4814](https://togithub.com/drush-ops/drush/pull/4814) - Add drush deploy:mark-complete ([#​4738](https://togithub.com/drush-ops/drush/issues/4738)) by [@​bircher](https://togithub.com/bircher) in [https://github.com/drush-ops/drush/pull/4739](https://togithub.com/drush-ops/drush/pull/4739) - Escape ampersand in doc text for config:status by [@​rwalkerands](https://togithub.com/rwalkerands) in [https://github.com/drush-ops/drush/pull/4828](https://togithub.com/drush-ops/drush/pull/4828) - fix: --format=json not being respected by pm:security by [@​justafish](https://togithub.com/justafish) in [https://github.com/drush-ops/drush/pull/4824](https://togithub.com/drush-ops/drush/pull/4824) - Updating to usable php help examples. by [@​eporama](https://togithub.com/eporama) in [https://github.com/drush-ops/drush/pull/4830](https://togithub.com/drush-ops/drush/pull/4830) - The system_migrate_prepare_row() hook implementation not picked-up by [@​claudiu-cristea](https://togithub.com/claudiu-cristea) in [https://github.com/drush-ops/drush/pull/4833](https://togithub.com/drush-ops/drush/pull/4833) - Fix PHP 8.1 compatibility for batch.inc by [@​andypost](https://togithub.com/andypost) in [https://github.com/drush-ops/drush/pull/4840](https://togithub.com/drush-ops/drush/pull/4840) - Fix PHP 8.1 - allow empty yaml by [@​andypost](https://togithub.com/andypost) in [https://github.com/drush-ops/drush/pull/4845](https://togithub.com/drush-ops/drush/pull/4845) #### New Contributors - [@​hannsen](https://togithub.com/hannsen) made their first contribution in [https://github.com/drush-ops/drush/pull/4806](https://togithub.com/drush-ops/drush/pull/4806) - [@​akasake](https://togithub.com/akasake) made their first contribution in [https://github.com/drush-ops/drush/pull/4795](https://togithub.com/drush-ops/drush/pull/4795) - [@​rwalkerands](https://togithub.com/rwalkerands) made their first contribution in [https://github.com/drush-ops/drush/pull/4828](https://togithub.com/drush-ops/drush/pull/4828) - [@​justafish](https://togithub.com/justafish) made their first contribution in [https://github.com/drush-ops/drush/pull/4824](https://togithub.com/drush-ops/drush/pull/4824) - [@​eporama](https://togithub.com/eporama) made their first contribution in [https://github.com/drush-ops/drush/pull/4830](https://togithub.com/drush-ops/drush/pull/4830) **Full Changelog**: https://github.com/drush-ops/drush/compare/10.6.0...10.6.1

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 WhiteSource Renovate. View repository job log here.