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.2 #38

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 patch 12.1.1 -> 12.1.2

Release Notes

drush-ops/drush (drush/drush) ### [`v12.1.2`](https://togithub.com/drush-ops/drush/releases/tag/12.1.2) [Compare Source](https://togithub.com/drush-ops/drush/compare/12.1.1...12.1.2) #### What's Changed - Make query example work by using the database service by [@​kekkis](https://togithub.com/kekkis) in [https://github.com/drush-ops/drush/pull/5680](https://togithub.com/drush-ops/drush/pull/5680) - Fix [#​5672](https://togithub.com/drush-ops/drush/issues/5672). TypeError when setting config value to '\[]' by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5682](https://togithub.com/drush-ops/drush/pull/5682) - \--editor must have a value. Fixes [#​5670](https://togithub.com/drush-ops/drush/issues/5670) by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5683](https://togithub.com/drush-ops/drush/pull/5683) - Fix [#​5651](https://togithub.com/drush-ops/drush/issues/5651). drush sec could give better guidance when using drupal/core-recommended by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5684](https://togithub.com/drush-ops/drush/pull/5684) - Fix 'TypeError: SymfonyStyle::ask(): Argument [#​2](https://togithub.com/drush-ops/drush/issues/2) ($default) must be of type ?string, int given' by [@​DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5690](https://togithub.com/drush-ops/drush/pull/5690) - Add an EntityToArray simplifier to FormatterManager by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5685](https://togithub.com/drush-ops/drush/pull/5685) - Fix [#​5688](https://togithub.com/drush-ops/drush/issues/5688). sql:query fails when given a Gzip file with path starting … by [@​phparkle](https://togithub.com/phparkle) in [https://github.com/drush-ops/drush/pull/5689](https://togithub.com/drush-ops/drush/pull/5689) - Add Twig debug command by [@​Chi-teck](https://togithub.com/Chi-teck) in [https://github.com/drush-ops/drush/pull/5668](https://togithub.com/drush-ops/drush/pull/5668) - [#​5686](https://togithub.com/drush-ops/drush/issues/5686) Fix issue "Drush installation is not detected for other site al… by [@​ordermind](https://togithub.com/ordermind) in [https://github.com/drush-ops/drush/pull/5687](https://togithub.com/drush-ops/drush/pull/5687) - Update CommandInfoAlterers docs for Drush 12. Also update Woot's CommandInfoAlterer. by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5695](https://togithub.com/drush-ops/drush/pull/5695) - Add note about dir change when porting commands to Drush 12 by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5696](https://togithub.com/drush-ops/drush/pull/5696) - Add FieldTextHooks by [@​DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5693](https://togithub.com/drush-ops/drush/pull/5693) - Fix 'TypeError: FieldBaseOverrideCreateCommands::askFieldDescription(): Argument [#​1](https://togithub.com/drush-ops/drush/issues/1) ($default) must be of type ?string, TranslatableMarkup given' by [@​DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5699](https://togithub.com/drush-ops/drush/pull/5699) - Defensive code in options hook for field:create by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5700](https://togithub.com/drush-ops/drush/pull/5700) - Fix image:flush --all by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5702](https://togithub.com/drush-ops/drush/pull/5702) - Default to render cache clear by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5704](https://togithub.com/drush-ops/drush/pull/5704) #### New Contributors - [@​kekkis](https://togithub.com/kekkis) made their first contribution in [https://github.com/drush-ops/drush/pull/5680](https://togithub.com/drush-ops/drush/pull/5680) - [@​phparkle](https://togithub.com/phparkle) made their first contribution in [https://github.com/drush-ops/drush/pull/5689](https://togithub.com/drush-ops/drush/pull/5689) - [@​ordermind](https://togithub.com/ordermind) made their first contribution in [https://github.com/drush-ops/drush/pull/5687](https://togithub.com/drush-ops/drush/pull/5687) **Full Changelog**: https://github.com/drush-ops/drush/compare/12.1.1...12.1.2

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.