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

fix(deps): update dependency drush/drush to v13.0.0 #78

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

drush-ops/drush (drush/drush) ### [`v13.0.0`](https://togithub.com/drush-ops/drush/releases/tag/13.0.0) [Compare Source](https://togithub.com/drush-ops/drush/compare/13.0.0-rc1...13.0.0) #### What's Changed - Use the new Laravel Prompts by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5823](https://togithub.com/drush-ops/drush/pull/5823) - A new content authoring command: entity:create by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5815](https://togithub.com/drush-ops/drush/pull/5815) - Use Autowire in commandfiles (13.x) by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5889](https://togithub.com/drush-ops/drush/pull/5889) - Allow autowire of Drush services by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5922](https://togithub.com/drush-ops/drush/pull/5922) - Account for D11 changes by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5928](https://togithub.com/drush-ops/drush/pull/5928) - Add kubernetes site option documentation. by [@​crasx](https://togithub.com/crasx) in [https://github.com/drush-ops/drush/pull/5920](https://togithub.com/drush-ops/drush/pull/5920) - \[PHP 8.4] Fixes for implicit nullability deprecation by [@​Ayesh](https://togithub.com/Ayesh) in [https://github.com/drush-ops/drush/pull/5914](https://togithub.com/drush-ops/drush/pull/5914) - A site local Drush no longer redispatches to another site local Drush. And remove archive:restore by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5927](https://togithub.com/drush-ops/drush/pull/5927) - Trust existing config to have a profile set correctly by [@​alexpott](https://togithub.com/alexpott) in [https://github.com/drush-ops/drush/pull/5925](https://togithub.com/drush-ops/drush/pull/5925) - Pass along -vv and -vvv to redispatches. by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5948](https://togithub.com/drush-ops/drush/pull/5948) - Update to symfony7 by [@​larowlan](https://togithub.com/larowlan) in [https://github.com/drush-ops/drush/pull/5951](https://togithub.com/drush-ops/drush/pull/5951) - Keep supporting Drupal 10 by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5958](https://togithub.com/drush-ops/drush/pull/5958) - Bring back grasmash commands by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5977](https://togithub.com/drush-ops/drush/pull/5977) - Bump Laravel Prompts. Can now use textarea and reversible forms by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5979](https://togithub.com/drush-ops/drush/pull/5979) - Allow command classes to set their own logger channel by [@​jurgenhaas](https://togithub.com/jurgenhaas) in [https://github.com/drush-ops/drush/pull/5963](https://togithub.com/drush-ops/drush/pull/5963) - Drush min php is 8.2 by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5983](https://togithub.com/drush-ops/drush/pull/5983) - Directly add recipe command from Drupal 11 by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5997](https://togithub.com/drush-ops/drush/pull/5997) - Added --limit option to the entity:delete command. by [@​tibezh](https://togithub.com/tibezh) in [https://github.com/drush-ops/drush/pull/6008](https://togithub.com/drush-ops/drush/pull/6008) - Note deprecation of --root option by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/6034](https://togithub.com/drush-ops/drush/pull/6034) - Update docs and exceptions related to --root by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/6035](https://togithub.com/drush-ops/drush/pull/6035) - Fixes [#​5999](https://togithub.com/drush-ops/drush/issues/5999): Allow drush site:install to work with recipes. by [@​greg-1-anderson](https://togithub.com/greg-1-anderson) in [https://github.com/drush-ops/drush/pull/6026](https://togithub.com/drush-ops/drush/pull/6026) - Fix path to files directory when it is a symlink by [@​greg-1-anderson](https://togithub.com/greg-1-anderson) in [https://github.com/drush-ops/drush/pull/6047](https://togithub.com/drush-ops/drush/pull/6047) - Add plumbing for equivalent updates in updatedb by [@​alexpott](https://togithub.com/alexpott) in [https://github.com/drush-ops/drush/pull/6056](https://togithub.com/drush-ops/drush/pull/6056) #### New Contributors - [@​vever001](https://togithub.com/vever001) made their first contribution in [https://github.com/drush-ops/drush/pull/5869](https://togithub.com/drush-ops/drush/pull/5869) - [@​liberatr](https://togithub.com/liberatr) made their first contribution in [https://github.com/drush-ops/drush/pull/5915](https://togithub.com/drush-ops/drush/pull/5915) - [@​crasx](https://togithub.com/crasx) made their first contribution in [https://github.com/drush-ops/drush/pull/5920](https://togithub.com/drush-ops/drush/pull/5920) - [@​elaman](https://togithub.com/elaman) made their first contribution in [https://github.com/drush-ops/drush/pull/5953](https://togithub.com/drush-ops/drush/pull/5953) - [@​martinstadelmann](https://togithub.com/martinstadelmann) made their first contribution in [https://github.com/drush-ops/drush/pull/5955](https://togithub.com/drush-ops/drush/pull/5955) - [@​sonnykt](https://togithub.com/sonnykt) made their first contribution in [https://github.com/drush-ops/drush/pull/5961](https://togithub.com/drush-ops/drush/pull/5961) - [@​dungahk](https://togithub.com/dungahk) made their first contribution in [https://github.com/drush-ops/drush/pull/6005](https://togithub.com/drush-ops/drush/pull/6005) - [@​chesn0k](https://togithub.com/chesn0k) made their first contribution in [https://github.com/drush-ops/drush/pull/6010](https://togithub.com/drush-ops/drush/pull/6010) - [@​tibezh](https://togithub.com/tibezh) made their first contribution in [https://github.com/drush-ops/drush/pull/6008](https://togithub.com/drush-ops/drush/pull/6008) - [@​ChrisScrumping](https://togithub.com/ChrisScrumping) made their first contribution in [https://github.com/drush-ops/drush/pull/5962](https://togithub.com/drush-ops/drush/pull/5962) - [@​AlexSkrypnyk](https://togithub.com/AlexSkrypnyk) made their first contribution in [https://github.com/drush-ops/drush/pull/6013](https://togithub.com/drush-ops/drush/pull/6013) - [@​simesy](https://togithub.com/simesy) made their first contribution in [https://github.com/drush-ops/drush/pull/6019](https://togithub.com/drush-ops/drush/pull/6019) - [@​ilyano](https://togithub.com/ilyano) made their first contribution in [https://github.com/drush-ops/drush/pull/5861](https://togithub.com/drush-ops/drush/pull/5861) **Full Changelog**: https://github.com/drush-ops/drush/compare/12.5.2...13.0.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 was generated by Mend Renovate. View the repository job log.