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.4.4 #62

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
drush/drush (source) 12.4.3 -> 12.4.4 age adoption passing confidence

Release Notes

drush-ops/drush (drush/drush) ### [`v12.4.4`](https://togithub.com/drush-ops/drush/releases/tag/12.4.4) [Compare Source](https://togithub.com/drush-ops/drush/compare/12.4.3...12.4.4) #### New - [A new content authoring command: entity:create](https://togithub.com/drush-ops/drush/commit/841bf4414913897bed154b017092887ebb5aa5c3) #### What's Changed - Add asciinema and autocast in our DDEV by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5817](https://togithub.com/drush-ops/drush/pull/5817) - Set correct generator type for alias-file generator by [@​Chi-teck](https://togithub.com/Chi-teck) in [https://github.com/drush-ops/drush/pull/5820](https://togithub.com/drush-ops/drush/pull/5820) - Add tip that `--destination` starting point is Drupal root by [@​gitressa](https://togithub.com/gitressa) in [https://github.com/drush-ops/drush/pull/5819](https://togithub.com/drush-ops/drush/pull/5819) - Report full path to archive dump when --destination is passed. by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5821](https://togithub.com/drush-ops/drush/pull/5821) - Test trait must convert arg to string by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5822](https://togithub.com/drush-ops/drush/pull/5822) - Avoid TypeError when calling a Drush command inside of php:cli by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5824](https://togithub.com/drush-ops/drush/pull/5824) - Update path to /path/to/vendor/bin under Install > Execution by [@​gitressa](https://togithub.com/gitressa) in [https://github.com/drush-ops/drush/pull/5826](https://togithub.com/drush-ops/drush/pull/5826) - Avoid newest Xdebug by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5835](https://togithub.com/drush-ops/drush/pull/5835) - Remove crufty comment by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5841](https://togithub.com/drush-ops/drush/pull/5841) - Fix [#​5816](https://togithub.com/drush-ops/drush/issues/5816). PolicyCommands.php example produces errors by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5842](https://togithub.com/drush-ops/drush/pull/5842) - Attribute also does the validate by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5818](https://togithub.com/drush-ops/drush/pull/5818) - (documentation) Add a command example using %private path alias. by [@​jonpugh](https://togithub.com/jonpugh) in [https://github.com/drush-ops/drush/pull/5847](https://togithub.com/drush-ops/drush/pull/5847) - Replace usage of Assertion\Handle::register() by [@​claudiu-cristea](https://togithub.com/claudiu-cristea) in [https://github.com/drush-ops/drush/pull/5852](https://togithub.com/drush-ops/drush/pull/5852) - DrushLoggerServiceProvider is not registered after cache rebuild by [@​mcdruid](https://togithub.com/mcdruid) in [https://github.com/drush-ops/drush/pull/5863](https://togithub.com/drush-ops/drush/pull/5863) - Fix update notes from prior Drush versions to include missing /src by [@​goba](https://togithub.com/goba) in [https://github.com/drush-ops/drush/pull/5874](https://togithub.com/drush-ops/drush/pull/5874) - Add Drush 13 / Drupal 11 to compatibility to help users plan by [@​goba](https://togithub.com/goba) in [https://github.com/drush-ops/drush/pull/5875](https://togithub.com/drush-ops/drush/pull/5875) - Skip abstract entity type classes from being exposed with their short… by [@​ceesgeene](https://togithub.com/ceesgeene) in [https://github.com/drush-ops/drush/pull/5856](https://togithub.com/drush-ops/drush/pull/5856) - Remove the use of `mt_rand` by [@​bbeversdorf](https://togithub.com/bbeversdorf) in [https://github.com/drush-ops/drush/pull/5857](https://togithub.com/drush-ops/drush/pull/5857) #### New Contributors - [@​jonpugh](https://togithub.com/jonpugh) made their first contribution in [https://github.com/drush-ops/drush/pull/5847](https://togithub.com/drush-ops/drush/pull/5847) - [@​bbeversdorf](https://togithub.com/bbeversdorf) made their first contribution in [https://github.com/drush-ops/drush/pull/5857](https://togithub.com/drush-ops/drush/pull/5857) **Full Changelog**: https://github.com/drush-ops/drush/compare/12.4.3...12.4.4

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.