lagoon-examples / drupalnext-base

A ready-to-use Drupal example for use on Lagoon, build from the next major Drupal release (currently Drupal 11)
GNU General Public License v2.0
4 stars 10 forks source link

Update dependency drush/drush to v12.1.0 #34

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 12.0.2 -> 12.1.0

Release Notes

drush-ops/drush ### [`v12.1.0`](https://togithub.com/drush-ops/drush/releases/tag/12.1.0) [Compare Source](https://togithub.com/drush-ops/drush/compare/12.0.2...12.1.0) #### What's Changed - Remove theme:in command alias to make list command column less wide. by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5648](https://togithub.com/drush-ops/drush/pull/5648) - Add CASCADE to table drop in Postgres driver by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5649](https://togithub.com/drush-ops/drush/pull/5649) - Add on_error_stop to postgres driver. Fixes [#​5591](https://togithub.com/drush-ops/drush/issues/5591) by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5650](https://togithub.com/drush-ops/drush/pull/5650) - Work around legacy generators crashing drush by [@​neclimdul](https://togithub.com/neclimdul) in [https://github.com/drush-ops/drush/pull/5656](https://togithub.com/drush-ops/drush/pull/5656) - user:cancel - arg is optional by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5658](https://togithub.com/drush-ops/drush/pull/5658) - Return new user in user:create. Fixes [#​5660](https://togithub.com/drush-ops/drush/issues/5660) by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5661](https://togithub.com/drush-ops/drush/pull/5661) **Full Changelog**: https://github.com/drush-ops/drush/compare/12.0.2...12.1.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.