lagoon-examples / drupal-base

A ready-to-use Drupal example for use on Lagoon
GNU General Public License v2.0
7 stars 20 forks source link

Update dependency drush/drush to v12.5.0 #99

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

drush-ops/drush (drush/drush) ### [`v12.5.0`](https://togithub.com/drush-ops/drush/releases/tag/12.5.0) [Compare Source](https://togithub.com/drush-ops/drush/compare/12.4.4...12.5.0) Commandfiles are now encouraged to inject their dependencies via [Autowire](https://www.drush.org/12.x/dependency-injection/) ([#​5893](https://togithub.com/drush-ops/drush/issues/5893)). Prior methods such as a create() method or a drush.services.yml file are deprecated and may be removed in Drush 13. Now is also a good time to update commandfiles to use [PHP Attributes](https://www.drush.org/12.x/commands/#attributes-or-annotations) instead of annotations. [A new content authoring command: entity:create](https://togithub.com/drush-ops/drush/commit/841bf4414913897bed154b017092887ebb5aa5c3). Added in 12.4.4 and so fun we had to mention it again in this minor release. **Full Changelog**: https://github.com/drush-ops/drush/compare/12.4.4...12.5.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.