amazeeio / drupal-example-simple

Maintained examples can be found at https://github.com/lagoon-examples.
GNU General Public License v2.0
12 stars 21 forks source link

Update dependency drush/drush to v12 (9.x) #383

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 major 11.3.2 -> 12.1.3

Release Notes

drush-ops/drush (drush/drush) ### [`v12.1.3`](https://togithub.com/drush-ops/drush/releases/tag/12.1.3) [Compare Source](https://togithub.com/drush-ops/drush/compare/12.1.2...12.1.3) #### What's Changed - update twig:compile to use load() method by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5705](https://togithub.com/drush-ops/drush/pull/5705) - Move bootstrapDrupalCore() up a level in class hierarchy by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5706](https://togithub.com/drush-ops/drush/pull/5706) - PsySh quick entity access by [@​chx](https://togithub.com/chx) in [https://github.com/drush-ops/drush/pull/5709](https://togithub.com/drush-ops/drush/pull/5709) - Document project-specfic psysh config file by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5710](https://togithub.com/drush-ops/drush/pull/5710) - Run batch process when (un)installing modules via config:import by [@​claudiu-cristea](https://togithub.com/claudiu-cristea) in [https://github.com/drush-ops/drush/pull/5714](https://togithub.com/drush-ops/drush/pull/5714) - Follow-up: Run batch process when (un)installing modules via config:import by [@​claudiu-cristea](https://togithub.com/claudiu-cristea) in [https://github.com/drush-ops/drush/pull/5715](https://togithub.com/drush-ops/drush/pull/5715) - Information dense entity dumper by [@​chx](https://togithub.com/chx) in [https://github.com/drush-ops/drush/pull/5716](https://togithub.com/drush-ops/drush/pull/5716) - add loadRevision functionality by [@​chx](https://togithub.com/chx) in [https://github.com/drush-ops/drush/pull/5717](https://togithub.com/drush-ops/drush/pull/5717) - Update commands.md with current command names by [@​ptmkenny](https://togithub.com/ptmkenny) in [https://github.com/drush-ops/drush/pull/5720](https://togithub.com/drush-ops/drush/pull/5720) - Update drush.api.php typo by [@​codebymikey](https://togithub.com/codebymikey) in [https://github.com/drush-ops/drush/pull/5723](https://togithub.com/drush-ops/drush/pull/5723) - Add argument/option autocompletion to field commands by [@​DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5678](https://togithub.com/drush-ops/drush/pull/5678) - Fix uncaught TypeError when docs path not found by [@​MarttiR](https://togithub.com/MarttiR) in [https://github.com/drush-ops/drush/pull/5726](https://togithub.com/drush-ops/drush/pull/5726) #### New Contributors - [@​ptmkenny](https://togithub.com/ptmkenny) made their first contribution in [https://github.com/drush-ops/drush/pull/5720](https://togithub.com/drush-ops/drush/pull/5720) - [@​MarttiR](https://togithub.com/MarttiR) made their first contribution in [https://github.com/drush-ops/drush/pull/5726](https://togithub.com/drush-ops/drush/pull/5726) **Full Changelog**: https://github.com/drush-ops/drush/compare/12.1.2...12.1.3 ### [`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 ### [`v12.1.1`](https://togithub.com/drush-ops/drush/releases/tag/12.1.1) [Compare Source](https://togithub.com/drush-ops/drush/compare/12.1.0...12.1.1) #### What's Changed - Inject database service into Watchdog commands by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5665](https://togithub.com/drush-ops/drush/pull/5665) - Fix config file name documentation by [@​darrenoh](https://togithub.com/darrenoh) in [https://github.com/drush-ops/drush/pull/5671](https://togithub.com/drush-ops/drush/pull/5671) - Update Example query as JSON by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5676](https://togithub.com/drush-ops/drush/pull/5676) - Bring back Drupal kernel terminate event by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5677](https://togithub.com/drush-ops/drush/pull/5677) #### New Contributors - [@​darrenoh](https://togithub.com/darrenoh) made their first contribution in [https://github.com/drush-ops/drush/pull/5671](https://togithub.com/drush-ops/drush/pull/5671) **Full Changelog**: https://github.com/drush-ops/drush/compare/12.1.0...12.1.1 ### [`v12.1.0`](https://togithub.com/drush-ops/drush/releases/tag/12.1.0) [Compare Source](https://togithub.com/drush-ops/drush/compare/12.0.2...12.1.0) #### What's Changed - Remove theme:in command alias to make list command column less wide. by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5648](https://togithub.com/drush-ops/drush/pull/5648) - Add CASCADE to table drop in Postgres driver by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5649](https://togithub.com/drush-ops/drush/pull/5649) - Add on_error_stop to postgres driver. Fixes [#​5591](https://togithub.com/drush-ops/drush/issues/5591) by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5650](https://togithub.com/drush-ops/drush/pull/5650) - Work around legacy generators crashing drush by [@​neclimdul](https://togithub.com/neclimdul) in [https://github.com/drush-ops/drush/pull/5656](https://togithub.com/drush-ops/drush/pull/5656) - user:cancel - arg is optional by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5658](https://togithub.com/drush-ops/drush/pull/5658) - Return new user in user:create. Fixes [#​5660](https://togithub.com/drush-ops/drush/issues/5660) by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5661](https://togithub.com/drush-ops/drush/pull/5661) **Full Changelog**: https://github.com/drush-ops/drush/compare/12.0.2...12.1.0 ### [`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 ### [`v12.0.1`](https://togithub.com/drush-ops/drush/releases/tag/12.0.1) [Compare Source](https://togithub.com/drush-ops/drush/compare/12.0.0...12.0.1) #### What's Changed - Make Drush 12 the default on www.drush.org by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5620](https://togithub.com/drush-ops/drush/pull/5620) - Add 11/23 EOL for Drupal 10, tweak other parts of install compat table by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5627](https://togithub.com/drush-ops/drush/pull/5627) - Fix alias name conflict for cache:set and config:set by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5632](https://togithub.com/drush-ops/drush/pull/5632) - Satisfy type hint with cast to string in watchdog:list by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5631](https://togithub.com/drush-ops/drush/pull/5631) - Sanity check service data in legacy service instantiator by [@​greg-1-anderson](https://togithub.com/greg-1-anderson) in [https://github.com/drush-ops/drush/pull/5629](https://togithub.com/drush-ops/drush/pull/5629) - Add drush sset examples for new Twig debugging / caching settings by [@​DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5614](https://togithub.com/drush-ops/drush/pull/5614) **Full Changelog**: https://github.com/drush-ops/drush/compare/12.0.0...12.0.1 ### [`v12.0.0`](https://togithub.com/drush-ops/drush/releases/tag/12.0.0) [Compare Source](https://togithub.com/drush-ops/drush/compare/11.6.0...12.0.0) - Compatible with Drupal 10+. - Existing commands should run without modification unless you are doing something exotic. - Changing commands to use [PHP Attributes](https://www.drush.org/11.x/commands/#attributes-or-annotations) and [static create() factory](https://www.drush.org/11.x/dependency-injection/#create-method) may be done at your leisure, before Drupal 13. #### What's Changed - Always call the site-local Drush, if possible by [@​greg-1-anderson](https://togithub.com/greg-1-anderson) in [https://github.com/drush-ops/drush/pull/5583](https://togithub.com/drush-ops/drush/pull/5583) - field-create: Make it easier for field types extending entity reference to add target type/bundles options (12.x) by [@​DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5609](https://togithub.com/drush-ops/drush/pull/5609) - Remove drush.services.yml warning message by [@​greg-1-anderson](https://togithub.com/greg-1-anderson) in [https://github.com/drush-ops/drush/pull/5570](https://togithub.com/drush-ops/drush/pull/5570) - Fix [#​5128](https://togithub.com/drush-ops/drush/issues/5128). Deprecate global configuration commands. by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5573](https://togithub.com/drush-ops/drush/pull/5573) - Discover generators same as commands, without backward compat by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5581](https://togithub.com/drush-ops/drush/pull/5581) - Remove drush's own service providers. by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5584](https://togithub.com/drush-ops/drush/pull/5584) - Remove pm:security-php in favor of composer audit by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5392](https://togithub.com/drush-ops/drush/pull/5392) - Fix [#​5071](https://togithub.com/drush-ops/drush/issues/5071). Drop LegacyAliasConverter command. by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5393](https://togithub.com/drush-ops/drush/pull/5393) - Convert all Drush core commands to use PHP8 Attributes instead of Annotations (e.g. ConfigCommands in [https://github.com/drush-ops/drush/pull/5396](https://togithub.com/drush-ops/drush/pull/5396)) - Use PHP 8.1 as min by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5397](https://togithub.com/drush-ops/drush/pull/5397) - Use final keyword for command classes, and constants for command names. Part n of many. by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5410](https://togithub.com/drush-ops/drush/pull/5410) - field-create/field-delete: Filter bundles according to passed field name by [@​DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5416](https://togithub.com/drush-ops/drush/pull/5416) - Update dcf generator for Attributes and D10 by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5442](https://togithub.com/drush-ops/drush/pull/5442) - php strict_types on commandfiles by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5450](https://togithub.com/drush-ops/drush/pull/5450) - Better composer bin by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5455](https://togithub.com/drush-ops/drush/pull/5455) - site:install Fix: database containing certain characters breaks creating of database by [@​MakerTim](https://togithub.com/MakerTim) in [https://github.com/drush-ops/drush/pull/5167](https://togithub.com/drush-ops/drush/pull/5167) - Fix [#​3793](https://togithub.com/drush-ops/drush/issues/3793): Don't validate config name on config:set. by [@​donquixote](https://togithub.com/donquixote) in [https://github.com/drush-ops/drush/pull/5370](https://togithub.com/drush-ops/drush/pull/5370) - Use Composer Runtime API to determine Drush version by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5462](https://togithub.com/drush-ops/drush/pull/5462) - Upgrade to drupal-code-generator v3 by [@​Chi-teck](https://togithub.com/Chi-teck) in [https://github.com/drush-ops/drush/pull/5371](https://togithub.com/drush-ops/drush/pull/5371) - Auto-enable pg_trm extension for postgres during DB creation. by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5467](https://togithub.com/drush-ops/drush/pull/5467) - Update queue:run to run garbage collection by [@​marcaddeo](https://togithub.com/marcaddeo) in [https://github.com/drush-ops/drush/pull/5203](https://togithub.com/drush-ops/drush/pull/5203) - Fix [#​5301](https://togithub.com/drush-ops/drush/issues/5301). Add suggested values for completion to various args/options by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5499](https://togithub.com/drush-ops/drush/pull/5499) - Field definition commands by [@​Chi-teck](https://togithub.com/Chi-teck) in [https://github.com/drush-ops/drush/pull/5517](https://togithub.com/drush-ops/drush/pull/5517) - Remove dual autoloader feature from global Drush installs by [@​greg-1-anderson](https://togithub.com/greg-1-anderson) in [https://github.com/drush-ops/drush/pull/5521](https://togithub.com/drush-ops/drush/pull/5521) - Add YAML edit commands from YAML-CLI project by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5530](https://togithub.com/drush-ops/drush/pull/5530) - Fix [#​5146](https://togithub.com/drush-ops/drush/issues/5146). Document single file config import using config:set by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5543](https://togithub.com/drush-ops/drush/pull/5543) - Follow the DI pattern used by Drupal Forms/Controllers/Blocks to instantiate Drush command classes by [@​greg-1-anderson](https://togithub.com/greg-1-anderson) in [https://github.com/drush-ops/drush/pull/5547](https://togithub.com/drush-ops/drush/pull/5547) - Update the Drush commandfile generator to use create() by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5548](https://togithub.com/drush-ops/drush/pull/5548) - Use own DrupalFinder which pulls path from Composer API by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5542](https://togithub.com/drush-ops/drush/pull/5542) - Create a service adapter for drush.services.yml by [@​greg-1-anderson](https://togithub.com/greg-1-anderson) in [https://github.com/drush-ops/drush/pull/5553](https://togithub.com/drush-ops/drush/pull/5553) - Static create commands by [@​greg-1-anderson](https://togithub.com/greg-1-anderson) in [https://github.com/drush-ops/drush/pull/5562](https://togithub.com/drush-ops/drush/pull/5562) #### New Contributors - [@​MakerTim](https://togithub.com/MakerTim) made their first contribution in [https://github.com/drush-ops/drush/pull/5167](https://togithub.com/drush-ops/drush/pull/5167) - [@​cilefen](https://togithub.com/cilefen) made their first contribution in [https://github.com/drush-ops/drush/pull/5487](https://togithub.com/drush-ops/drush/pull/5487) - [@​halisonfernandes](https://togithub.com/halisonfernandes) made their first contribution in [https://github.com/drush-ops/drush/pull/5354](https://togithub.com/drush-ops/drush/pull/5354) - [@​marcaddeo](https://togithub.com/marcaddeo) made their first contribution in [https://github.com/drush-ops/drush/pull/5203](https://togithub.com/drush-ops/drush/pull/5203) - [@​wimleers](https://togithub.com/wimleers) made their first contribution in [https://github.com/drush-ops/drush/pull/5588](https://togithub.com/drush-ops/drush/pull/5588) **Full Changelog**: https://github.com/drush-ops/drush/compare/11.5.1...12.0.0 ### [`v11.6.0`](https://togithub.com/drush-ops/drush/releases/tag/11.6.0) [Compare Source](https://togithub.com/drush-ops/drush/compare/11.5.1...11.6.0) #### What's Changed - field-create/field-delete: Filter bundles according to passed field name (11.x) by [@​DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5345](https://togithub.com/drush-ops/drush/pull/5345) - Update sql:sync to use --field to find tmp dir (11.x) by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5437](https://togithub.com/drush-ops/drush/pull/5437) - Better composer bin (11.x) by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5456](https://togithub.com/drush-ops/drush/pull/5456) - field-create: Fix the field-create-field-storage event (11.x) by [@​DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5555](https://togithub.com/drush-ops/drush/pull/5555) - Backport static create factory commands for Drush 11.x by [@​greg-1-anderson](https://togithub.com/greg-1-anderson) in [https://github.com/drush-ops/drush/pull/5565](https://togithub.com/drush-ops/drush/pull/5565) - field-create: Make it easier for field types extending entity reference to add target type/bundles options (11.x) by [@​DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5556](https://togithub.com/drush-ops/drush/pull/5556) **Full Changelog**: https://github.com/drush-ops/drush/compare/11.5.1...11.6.0 ### [`v11.5.1`](https://togithub.com/drush-ops/drush/releases/tag/11.5.1) [Compare Source](https://togithub.com/drush-ops/drush/compare/11.5.0...11.5.1) #### What's Changed - Fix parameter name in ConfigCommands::\__constructor() by [@​Chi-teck](https://togithub.com/Chi-teck) in [https://github.com/drush-ops/drush/pull/5379](https://togithub.com/drush-ops/drush/pull/5379) - Add completion for config commands by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5385](https://togithub.com/drush-ops/drush/pull/5385) **Full Changelog**: https://github.com/drush-ops/drush/compare/11.5.0...11.5.1 ### [`v11.5.0`](https://togithub.com/drush-ops/drush/releases/tag/11.5.0) [Compare Source](https://togithub.com/drush-ops/drush/compare/11.4.0...11.5.0) #### What's Changed - Allow decorating QueueWorkerManager instance by [@​iVegas](https://togithub.com/iVegas) in [https://github.com/drush-ops/drush/pull/5344](https://togithub.com/drush-ops/drush/pull/5344) - Provide example configuration on how to enable MySQL autocomplete by [@​pfrenssen](https://togithub.com/pfrenssen) in [https://github.com/drush-ops/drush/pull/5355](https://togithub.com/drush-ops/drush/pull/5355) - Add drush command to clear the locale status by [@​rolfvandekrol](https://togithub.com/rolfvandekrol) in [https://github.com/drush-ops/drush/pull/5311](https://togithub.com/drush-ops/drush/pull/5311) - Add maintenance mode commands by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5383](https://togithub.com/drush-ops/drush/pull/5383) - [#​5375](https://togithub.com/drush-ops/drush/issues/5375) Introduce new 'reassign-content' option for user:cancel method. by [@​stratulat-vladislav](https://togithub.com/stratulat-vladislav) in [https://github.com/drush-ops/drush/pull/5380](https://togithub.com/drush-ops/drush/pull/5380) #### New Contributors - [@​iVegas](https://togithub.com/iVegas) made their first contribution in [https://github.com/drush-ops/drush/pull/5344](https://togithub.com/drush-ops/drush/pull/5344) - [@​rolfvandekrol](https://togithub.com/rolfvandekrol) made their first contribution in [https://github.com/drush-ops/drush/pull/5311](https://togithub.com/drush-ops/drush/pull/5311) - [@​stratulat-vladislav](https://togithub.com/stratulat-vladislav) made their first contribution in [https://github.com/drush-ops/drush/pull/5380](https://togithub.com/drush-ops/drush/pull/5380) **Full Changelog**: https://github.com/drush-ops/drush/compare/11.4.0...11.5.0 ### [`v11.4.0`](https://togithub.com/drush-ops/drush/releases/tag/11.4.0) [Compare Source](https://togithub.com/drush-ops/drush/compare/11.3.2...11.4.0) #### What's Changed - Support command completion (and adjust our DDEV config accordingly) by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5097](https://togithub.com/drush-ops/drush/pull/5097) - Fix type hint in Attribute by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5299](https://togithub.com/drush-ops/drush/pull/5299) - Fix [#​5300](https://togithub.com/drush-ops/drush/issues/5300). Add cache clear option to clear the drupal container by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5304](https://togithub.com/drush-ops/drush/pull/5304) - Avoid errors in DDEV shell when using Symfony 4 by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5308](https://togithub.com/drush-ops/drush/pull/5308) - Add --severity-min parameter to watchdog commands by [@​jonathan1055](https://togithub.com/jonathan1055) in [https://github.com/drush-ops/drush/pull/5298](https://togithub.com/drush-ops/drush/pull/5298) - Require latest annotated-command by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5307](https://togithub.com/drush-ops/drush/pull/5307) - Remove unused param and only set tty when we can by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5310](https://togithub.com/drush-ops/drush/pull/5310) - Document how to specify drush.services.yml files in package sub-modules by [@​mstenta](https://togithub.com/mstenta) in [https://github.com/drush-ops/drush/pull/5312](https://togithub.com/drush-ops/drush/pull/5312) - Allow multiple config:delete objects in same call by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5317](https://togithub.com/drush-ops/drush/pull/5317) - Add Drush 11 to Install > Drupal Compatibility by [@​gitressa](https://togithub.com/gitressa) in [https://github.com/drush-ops/drush/pull/5320](https://togithub.com/drush-ops/drush/pull/5320) - A bit of completion testing by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5318](https://togithub.com/drush-ops/drush/pull/5318) - Improve legacyCommands messaging by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5321](https://togithub.com/drush-ops/drush/pull/5321) - Fixes [#​5305](https://togithub.com/drush-ops/drush/issues/5305). Nullable commandData. by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5322](https://togithub.com/drush-ops/drush/pull/5322) - Update role examples to use single quotes by [@​gitressa](https://togithub.com/gitressa) in [https://github.com/drush-ops/drush/pull/5326](https://togithub.com/drush-ops/drush/pull/5326) - Use new process plugin name in generator help by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5334](https://togithub.com/drush-ops/drush/pull/5334) - [#​5332](https://togithub.com/drush-ops/drush/issues/5332) fix drush status by [@​guix77](https://togithub.com/guix77) in [https://github.com/drush-ops/drush/pull/5333](https://togithub.com/drush-ops/drush/pull/5333) - Add sites.php mapping for DDEV by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5336](https://togithub.com/drush-ops/drush/pull/5336) - Bump min php for testing by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5338](https://togithub.com/drush-ops/drush/pull/5338) - Relay update warnings to the user. by [@​pfrenssen](https://togithub.com/pfrenssen) in [https://github.com/drush-ops/drush/pull/5337](https://togithub.com/drush-ops/drush/pull/5337) - Warn if modules passed to pm-uninstall are not enabled by [@​DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5293](https://togithub.com/drush-ops/drush/pull/5293) - Invoke hook_requirements_alter when hook_requirements is invoked by [@​gaelg](https://togithub.com/gaelg) in [https://github.com/drush-ops/drush/pull/5327](https://togithub.com/drush-ops/drush/pull/5327) #### New Contributors - [@​jonathan1055](https://togithub.com/jonathan1055) made their first contribution in [https://github.com/drush-ops/drush/pull/5298](https://togithub.com/drush-ops/drush/pull/5298) - [@​guix77](https://togithub.com/guix77) made their first contribution in [https://github.com/drush-ops/drush/pull/5333](https://togithub.com/drush-ops/drush/pull/5333) - [@​gaelg](https://togithub.com/gaelg) made their first contribution in [https://github.com/drush-ops/drush/pull/5327](https://togithub.com/drush-ops/drush/pull/5327) **Full Changelog**: https://github.com/drush-ops/drush/compare/11.3.2...11.4.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.

renovate[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: composer.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/2fce3a/723b4a/repos/github/amazeeio/drupal-example-simple":"/tmp/worker/2fce3a/723b4a/repos/github/amazeeio/drupal-example-simple" -v "/tmp/worker/2fce3a/723b4a/cache":"/tmp/worker/2fce3a/723b4a/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/2fce3a/723b4a/repos/github/amazeeio/drupal-example-simple" ghcr.io/containerbase/sidecar:9.9.1 bash -l -c "install-tool php 8.2.8 && install-tool composer 2.5.8 && composer update drush/drush --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires drush/drush 12.1.3 -> satisfiable by drush/drush[12.1.3].
    - drush/drush 12.1.3 requires guzzlehttp/guzzle ^7.0 -> found guzzlehttp/guzzle[7.0.0-beta.1, ..., 7.7.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - laminas/laminas-diactoros 2.11.3 requires php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.2.8) does not satisfy that requirement.
    - drupal/core-recommended 9.4.8 requires laminas/laminas-diactoros ~2.11.1 -> satisfiable by laminas/laminas-diactoros[2.11.3].
    - drupal/core-recommended is locked to version 9.4.8 and an update of this package was not requested.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 12.x releases. But if you manually upgrade to 12.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.