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.0.2 #33

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.0.1 -> 12.0.2

Release Notes

drush-ops/drush ### [`v12.0.2`](https://togithub.com/drush-ops/drush/releases/tag/12.0.2) [Compare Source](https://togithub.com/drush-ops/drush/compare/12.0.1...12.0.2) #### What's Changed - Add hook_deploy_NAME function by [@​DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5615](https://togithub.com/drush-ops/drush/pull/5615) - Use command name constants as hook targets by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5633](https://togithub.com/drush-ops/drush/pull/5633) - Fix broken links in generators.md by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5634](https://togithub.com/drush-ops/drush/pull/5634) - Use more constants for selector and command names by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5636](https://togithub.com/drush-ops/drush/pull/5636) - Fix [#​2281](https://togithub.com/drush-ops/drush/issues/2281). Document that quotes are recommended when passing bash to ssh command. by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5637](https://togithub.com/drush-ops/drush/pull/5637) - Legacy service instantiator dynamic property by [@​Chi-teck](https://togithub.com/Chi-teck) in [https://github.com/drush-ops/drush/pull/5638](https://togithub.com/drush-ops/drush/pull/5638) - Entity delete fails with chunks option by [@​Chi-teck](https://togithub.com/Chi-teck) in [https://github.com/drush-ops/drush/pull/5642](https://togithub.com/drush-ops/drush/pull/5642) - Fix [#​5639](https://togithub.com/drush-ops/drush/issues/5639). ArchiveRestoreCommands::importDatabase problem with DB drop or create logic by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5644](https://togithub.com/drush-ops/drush/pull/5644) - Issue [#​5643](https://togithub.com/drush-ops/drush/issues/5643) - 12.x - Fix return value of the \Drush\Sql\SqlPgsql::dbExists() by [@​Sweetchuck](https://togithub.com/Sweetchuck) in [https://github.com/drush-ops/drush/pull/5646](https://togithub.com/drush-ops/drush/pull/5646) **Full Changelog**: https://github.com/drush-ops/drush/compare/12.0.1...12.0.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.