srijanone / vega

Vega (वेग) is a project scaffolding tool to speed up development process.
Apache License 2.0
9 stars 7 forks source link

Update dependency drush/drush to v10.6.2 - autoclosed #101

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 4 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
drush/drush (source) require minor ^10 -> 10.6.2

Release Notes

drush-ops/drush ### [`v10.6.2`](https://togithub.com/drush-ops/drush/releases/tag/10.6.2) [Compare Source](https://togithub.com/drush-ops/drush/compare/10.6.1...10.6.2) #### What's Changed - I-3773: Fixed drush_backend_batch_process() not clearing batch_get().… by [@​damienmckenna](https://togithub.com/damienmckenna) in [https://github.com/drush-ops/drush/pull/4893](https://togithub.com/drush-ops/drush/pull/4893) - psysh 0.11 does not work with Drush 10 by [@​felmab](https://togithub.com/felmab) in [https://github.com/drush-ops/drush/pull/4917](https://togithub.com/drush-ops/drush/pull/4917) #### New Contributors - [@​damienmckenna](https://togithub.com/damienmckenna) made their first contribution in [https://github.com/drush-ops/drush/pull/4893](https://togithub.com/drush-ops/drush/pull/4893) **Full Changelog**: https://github.com/drush-ops/drush/compare/10.6.1...10.6.2 ### [`v10.6.1`](https://togithub.com/drush-ops/drush/releases/tag/10.6.1) [Compare Source](https://togithub.com/drush-ops/drush/compare/10.6.0...10.6.1) ##### What's Changed - Fix running drush update:database with quiet option by [@​hannsen](https://togithub.com/hannsen) in [https://github.com/drush-ops/drush/pull/4806](https://togithub.com/drush-ops/drush/pull/4806) - [#​4794](https://togithub.com/drush-ops/drush/issues/4794) Add fallback for lease_time when running queue by [@​akasake](https://togithub.com/akasake) in [https://github.com/drush-ops/drush/pull/4795](https://togithub.com/drush-ops/drush/pull/4795) - Remove dead php.ini code in EditCommands by [@​weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/4809](https://togithub.com/drush-ops/drush/pull/4809) - Validate migration IDs by [@​marvil07](https://togithub.com/marvil07) in [https://github.com/drush-ops/drush/pull/4777](https://togithub.com/drush-ops/drush/pull/4777) - Fixes [#​4812](https://togithub.com/drush-ops/drush/issues/4812): Support Robo 3 while maintaining compatibility with Robo 2 and Robo 1. by [@​greg-1-anderson](https://togithub.com/greg-1-anderson) in [https://github.com/drush-ops/drush/pull/4814](https://togithub.com/drush-ops/drush/pull/4814) - Add drush deploy:mark-complete ([#​4738](https://togithub.com/drush-ops/drush/issues/4738)) by [@​bircher](https://togithub.com/bircher) in [https://github.com/drush-ops/drush/pull/4739](https://togithub.com/drush-ops/drush/pull/4739) - Escape ampersand in doc text for config:status by [@​rwalkerands](https://togithub.com/rwalkerands) in [https://github.com/drush-ops/drush/pull/4828](https://togithub.com/drush-ops/drush/pull/4828) - fix: --format=json not being respected by pm:security by [@​justafish](https://togithub.com/justafish) in [https://github.com/drush-ops/drush/pull/4824](https://togithub.com/drush-ops/drush/pull/4824) - Updating to usable php help examples. by [@​eporama](https://togithub.com/eporama) in [https://github.com/drush-ops/drush/pull/4830](https://togithub.com/drush-ops/drush/pull/4830) - The system_migrate_prepare_row() hook implementation not picked-up by [@​claudiu-cristea](https://togithub.com/claudiu-cristea) in [https://github.com/drush-ops/drush/pull/4833](https://togithub.com/drush-ops/drush/pull/4833) - Fix PHP 8.1 compatibility for batch.inc by [@​andypost](https://togithub.com/andypost) in [https://github.com/drush-ops/drush/pull/4840](https://togithub.com/drush-ops/drush/pull/4840) - Fix PHP 8.1 - allow empty yaml by [@​andypost](https://togithub.com/andypost) in [https://github.com/drush-ops/drush/pull/4845](https://togithub.com/drush-ops/drush/pull/4845) ##### New Contributors - [@​hannsen](https://togithub.com/hannsen) made their first contribution in [https://github.com/drush-ops/drush/pull/4806](https://togithub.com/drush-ops/drush/pull/4806) - [@​akasake](https://togithub.com/akasake) made their first contribution in [https://github.com/drush-ops/drush/pull/4795](https://togithub.com/drush-ops/drush/pull/4795) - [@​rwalkerands](https://togithub.com/rwalkerands) made their first contribution in [https://github.com/drush-ops/drush/pull/4828](https://togithub.com/drush-ops/drush/pull/4828) - [@​justafish](https://togithub.com/justafish) made their first contribution in [https://github.com/drush-ops/drush/pull/4824](https://togithub.com/drush-ops/drush/pull/4824) - [@​eporama](https://togithub.com/eporama) made their first contribution in [https://github.com/drush-ops/drush/pull/4830](https://togithub.com/drush-ops/drush/pull/4830) **Full Changelog**: https://github.com/drush-ops/drush/compare/10.6.0...10.6.1 ### [`v10.6.0`](https://togithub.com/drush-ops/drush/releases/tag/10.6.0) [Compare Source](https://togithub.com/drush-ops/drush/compare/10.5.0...10.6.0) [`844c3cc`](https://togithub.com/drush-ops/drush/commit/844c3cc05) Update deploy:hook command to use batch system ([#​4800](https://togithub.com/drush-ops/drush/issues/4800)) \[Fabian Bircher] [`88e42e8`](https://togithub.com/drush-ops/drush/commit/88e42e8e1) Remove a non-relevant sentence from migrate documentation ([#​4802](https://togithub.com/drush-ops/drush/issues/4802)) \[marvil07-adapt] [`92618bc`](https://togithub.com/drush-ops/drush/commit/92618bc76) Improve documentation on migrate:fields-source return value ([#​4799](https://togithub.com/drush-ops/drush/issues/4799)) \[Marco Villegas] [`4113c21`](https://togithub.com/drush-ops/drush/commit/4113c21e5) Remove pm:info usage example from role:perm:add annotation ([#​4793](https://togithub.com/drush-ops/drush/issues/4793)) \[Richard B. Porter] [`89abfb4`](https://togithub.com/drush-ops/drush/commit/89abfb443) cset - allow empty array as value ([#​4781](https://togithub.com/drush-ops/drush/issues/4781)) \[Moshe Weitzman] [`8f23dc9`](https://togithub.com/drush-ops/drush/commit/8f23dc90f) Reduce the default number of fields on migrate:status ([#​4779](https://togithub.com/drush-ops/drush/issues/4779)) \[Claudiu Cristea] [`c722ca9`](https://togithub.com/drush-ops/drush/commit/c722ca9d7) Fix handling of missing source rows in migrate:import ([#​4778](https://togithub.com/drush-ops/drush/issues/4778)) \[Claudiu Cristea] [`e436955`](https://togithub.com/drush-ops/drush/commit/e436955b5) Fix warnings on migrate rollback ([#​4774](https://togithub.com/drush-ops/drush/issues/4774)) \[Claudiu Cristea] [`09c3314`](https://togithub.com/drush-ops/drush/commit/09c33147c) Add a watchdog:tail command ([#​4767](https://togithub.com/drush-ops/drush/issues/4767)) \[Justin Randell] [`c3b085e`](https://togithub.com/drush-ops/drush/commit/c3b085ec9) New --no-dev option for security commands ([#​4764](https://togithub.com/drush-ops/drush/issues/4764)) \[Pierre Rudloff] [`e343e01`](https://togithub.com/drush-ops/drush/commit/e343e0148) Add redispatchOptions() in updatedb ([#​4755](https://togithub.com/drush-ops/drush/issues/4755)) \[Moshe Weitzman] ### [`v10.5.0`](https://togithub.com/drush-ops/drush/releases/tag/10.5.0) [Compare Source](https://togithub.com/drush-ops/drush/compare/10.4.3...10.5.0) [`539f00c`](https://togithub.com/drush-ops/drush/commit/539f00cc5) Fix [#​4740](https://togithub.com/drush-ops/drush/issues/4740). Inconsistent docs for drush.include in a drush config file ([#​4747](https://togithub.com/drush-ops/drush/issues/4747)) \[Moshe Weitzman] [`2d4ea2b`](https://togithub.com/drush-ops/drush/commit/2d4ea2b6f) Add new [core:route](https://www.drush.org/latest/commands/core_route/) command ([#​4735](https://togithub.com/drush-ops/drush/issues/4735)) \[Moshe Weitzman] [`1e8fe70`](https://togithub.com/drush-ops/drush/commit/1e8fe70ae) Support idlist option on migrate:messages ([#​4728](https://togithub.com/drush-ops/drush/issues/4728)) \[Marco Villegas] [`ea6172a`](https://togithub.com/drush-ops/drush/commit/ea6172a6c) Run hook_requirements() on pm:enable ([#​4733](https://togithub.com/drush-ops/drush/issues/4733)) \[Michael S] [`f535665`](https://togithub.com/drush-ops/drush/commit/f53566560) Zip extension no longer required in securityUpdateCommands ([#​4732](https://togithub.com/drush-ops/drush/issues/4732)) \[Moshe Weitzman] [`a9fd9dd`](https://togithub.com/drush-ops/drush/commit/a9fd9dd1a) Advertise keyboard shortcut for search in docs site \[Moshe Weitzman] ### [`v10.4.3`](https://togithub.com/drush-ops/drush/releases/tag/10.4.3) [Compare Source](https://togithub.com/drush-ops/drush/compare/10.4.2...10.4.3) [`6d32768`](https://togithub.com/drush-ops/drush/commit/6d327682c) No timeout for batch processing as we already re-spawn on low memory. ([#​4727](https://togithub.com/drush-ops/drush/issues/4727)) \[Moshe Weitzman] [`8633ac0`](https://togithub.com/drush-ops/drush/commit/8633ac0b8) Remove deprecated use of Process::inheritEnvironmentVariables ([#​4726](https://togithub.com/drush-ops/drush/issues/4726)) \[Claudiu Cristea] [`b450d6d`](https://togithub.com/drush-ops/drush/commit/b450d6ddc) Add --extra-dump default value in sql:sync ([#​4722](https://togithub.com/drush-ops/drush/issues/4722)) \[Moshe Weitzman] ### [`v10.4.2`](https://togithub.com/drush-ops/drush/releases/tag/10.4.2) [Compare Source](https://togithub.com/drush-ops/drush/compare/10.4.1...10.4.2) - Re-add global paths in example.drush.yml [#​4720](https://togithub.com/drush-ops/drush/issues/4720). Ameliorates [https://github.com/acquia/cli/issues/508](https://togithub.com/acquia/cli/issues/508) ### [`v10.4.1`](https://togithub.com/drush-ops/drush/releases/tag/10.4.1) [Compare Source](https://togithub.com/drush-ops/drush/compare/10.4.0...10.4.1) - [`58bbd0f`](https://togithub.com/drush-ops/drush/commit/58bbd0f8d) - Move example.site.yml content to a new markdown page ([#​4719](https://togithub.com/drush-ops/drush/issues/4719)) Moshe Weitzman - [`a4190aa`](https://togithub.com/drush-ops/drush/commit/a4190aaa1) - Add tests for changing deployment identifier and then running a drush command. ([#​4700](https://togithub.com/drush-ops/drush/issues/4700)) alexpott - [`6ae01d8`](https://togithub.com/drush-ops/drush/commit/6ae01d8d7) - Update migrate generator for new MigrateRunnerCommands ([#​4718](https://togithub.com/drush-ops/drush/issues/4718)) Moshe Weitzman - [`1af5fe0`](https://togithub.com/drush-ops/drush/commit/1af5fe088) - Allow to override the path to save profile dump ([#​4710](https://togithub.com/drush-ops/drush/issues/4710)) Andy Postnikov - [`e273790`](https://togithub.com/drush-ops/drush/commit/e2737905c) - Use to call each configuration parameter so it could be overriden via environment variables ([#​4705](https://togithub.com/drush-ops/drush/issues/4705)) Andy Postnikov - [`aa67711`](https://togithub.com/drush-ops/drush/commit/aa677117c) - Add "project" to pm:list ([#​4694](https://togithub.com/drush-ops/drush/issues/4694)) Greg Anderson - [`09ef1ac`](https://togithub.com/drush-ops/drush/commit/09ef1ac6d) - Auto-discover non-Drupal commands ([#​4696](https://togithub.com/drush-ops/drush/issues/4696)) Claudiu Cristea - [`7304cd8`](https://togithub.com/drush-ops/drush/commit/7304cd852) - Fix container rebuilds on deployment identifier change ([#​4698](https://togithub.com/drush-ops/drush/issues/4698)) alexpott - [`9fcb55d`](https://togithub.com/drush-ops/drush/commit/9fcb55d78) - Fix error from diff preview against ignored config. ([#​4692](https://togithub.com/drush-ops/drush/issues/4692)) Thomas M. Charging Hawk - [`9a18261`](https://togithub.com/drush-ops/drush/commit/9a182614b) - Update sql:sanitize help text to use sql-sanitize-confirms event ([#​4691](https://togithub.com/drush-ops/drush/issues/4691)) Richard B. Porter - [`69ccd32`](https://togithub.com/drush-ops/drush/commit/69ccd3288) - Fix [#​4043](https://togithub.com/drush-ops/drush/issues/4043),[#​3843](https://togithub.com/drush-ops/drush/issues/3843) - Use Symfony Console to determine terminal width. ([#​4688](https://togithub.com/drush-ops/drush/issues/4688)) Moshe Weitzman - [`f085859`](https://togithub.com/drush-ops/drush/commit/f08585966) - Fix [#​4671](https://togithub.com/drush-ops/drush/issues/4671). Show DB connection error details during bootstrap. ([#​4672](https://togithub.com/drush-ops/drush/issues/4672)) Moshe Weitzman - [`b1359d5`](https://togithub.com/drush-ops/drush/commit/b1359d5b6) - Fix [#​4667](https://togithub.com/drush-ops/drush/issues/4667). Fix --no-browser option. ([#​4668](https://togithub.com/drush-ops/drush/issues/4668)) Moshe Weitzman ### [`v10.4.0`](https://togithub.com/drush-ops/drush/releases/tag/10.4.0) [Compare Source](https://togithub.com/drush-ops/drush/compare/10.3.6...10.4.0) - Moves migrate commands from migrate:run to Drush core https://www.drush.org/latest/migrate/. See https://gitlab.com/drupalspoons/migrate_tools/-/issues/118 if you are using Migrate Tools module. - Exception in preflight does not set exit code Fixes [#​4627](https://togithub.com/drush-ops/drush/issues/4627). ([#​4654](https://togithub.com/drush-ops/drush/issues/4654)) - Use enlightn/security-checker in pm:security-php ([#​4653](https://togithub.com/drush-ops/drush/issues/4653)) - Fixes [#​4038](https://togithub.com/drush-ops/drush/issues/4038). More verbose sql exceptions and omit command signatures at end of error messages ([#​4652](https://togithub.com/drush-ops/drush/issues/4652)) ### [`v10.3.6`](https://togithub.com/drush-ops/drush/releases/tag/10.3.6) [Compare Source](https://togithub.com/drush-ops/drush/compare/10.3.5...10.3.6) - Document support of Symfony Console commands. Fix [#​4545](https://togithub.com/drush-ops/drush/issues/4545). - Fix [#​4544](https://togithub.com/drush-ops/drush/issues/4544). Use exit code 3 when insecure packages are found in security commands - Allow Symfony Finder ^5 ([#​4571](https://togithub.com/drush-ops/drush/issues/4571)) - Improve command categorization. ([#​4572](https://togithub.com/drush-ops/drush/issues/4572)) - Fixes [#​4580](https://togithub.com/drush-ops/drush/issues/4580): Allow Drush to work with composer/semver ^3. ([#​4581](https://togithub.com/drush-ops/drush/issues/4581)) - entity:delete -> execute deletion of entities in batches. Add progress bar. - Fixed app root detected by Drush not getting passed to the Drupal kernel ### [`v10.3.5`](https://togithub.com/drush-ops/drush/releases/tag/10.3.5) [Compare Source](https://togithub.com/drush-ops/drush/compare/10.3.4...10.3.5) - Interact support for cc bin [@​weitzman](https://togithub.com/weitzman) ([#​4540](https://togithub.com/drush-ops/drush/issues/4540)) - Fixed lease-time option on queue:run [@​tuutti](https://togithub.com/tuutti) ([#​4550](https://togithub.com/drush-ops/drush/issues/4550)) - Fix PHP 8 deprecation with required parameters ([#​4557](https://togithub.com/drush-ops/drush/issues/4557)) - Transform the storage to import instead of the active one for export [@​bircher](https://togithub.com/bircher) ([#​4554](https://togithub.com/drush-ops/drush/issues/4554)) - Allow to work with guzzle 7 also ([#​4562](https://togithub.com/drush-ops/drush/issues/4562)) ### [`v10.3.4`](https://togithub.com/drush-ops/drush/releases/tag/10.3.4) [Compare Source](https://togithub.com/drush-ops/drush/compare/10.3.3...10.3.4) - Document and update xhprofCommands. Support both xhprof and tideways ([#​4534](https://togithub.com/drush-ops/drush/issues/4534)) - Fix [#​4536](https://togithub.com/drush-ops/drush/issues/4536). Move unish docs ([#​4537](https://togithub.com/drush-ops/drush/issues/4537)) - Avoid exception when clearing Drush’s own cache files ([#​4535](https://togithub.com/drush-ops/drush/issues/4535)) ### [`v10.3.3`](https://togithub.com/drush-ops/drush/releases/tag/10.3.3) [Compare Source](https://togithub.com/drush-ops/drush/compare/10.3.2...10.3.3) - Fix the backup-dir configuration setting ([#​4510](https://togithub.com/drush-ops/drush/issues/4510)) - Error message from requirements check on updatedb ([#​4513](https://togithub.com/drush-ops/drush/issues/4513)) - Fix [#​4512](https://togithub.com/drush-ops/drush/issues/4512). Drush::redispatchOptions() no longer includes shortcut options (-y) ([#​4515](https://togithub.com/drush-ops/drush/issues/4515)) - Issue [#​4032](https://togithub.com/drush-ops/drush/issues/4032) queue run lease time ([#​4322](https://togithub.com/drush-ops/drush/issues/4322)) - Fix [#​4134](https://togithub.com/drush-ops/drush/issues/4134),[#​4438](https://togithub.com/drush-ops/drush/issues/4438). Use Guzzle to fetch json in security commands ([#​4522](https://togithub.com/drush-ops/drush/issues/4522)) - Change how we NULL the cache dir during deploy command. ([#​4533](https://togithub.com/drush-ops/drush/issues/4533)) - Lots of minor docs improvements. See our new site at www.drush.org, including a command list. ### [`v10.3.2`](https://togithub.com/drush-ops/drush/releases/tag/10.3.2) [Compare Source](https://togithub.com/drush-ops/drush/compare/10.3.1...10.3.2) Minor bug fixes - https://github.com/drush-ops/drush/compare/10.3.1...10.3.2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 3 years ago

:warning: Artifact update problem

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

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

The artifact failure details are included below:

File name: starterkits/ezcontent8-php-fpm-apache/composer.lock
Command failed: docker run --rm --name=renovate_composer --label=renovate_child -v "/mnt/renovate/gh/srijanone/vega":"/mnt/renovate/gh/srijanone/vega" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -w "/mnt/renovate/gh/srijanone/vega/starterkits/ezcontent8-php-fpm-apache" docker.io/renovate/composer:1.10.21 bash -l -c "composer update drush/drush --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader"
Loading composer repositories with package information
Updating dependencies (including require-dev)
PHP Fatal error:  Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes) in phar:///usr/local/composer/1.10.21/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php on line 129
renovate[bot] commented 3 years 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: starterkits/ezcontent8-php-fpm-apache/composer.lock
Command failed: docker run --rm --name=renovate_composer --label=renovate_child -v "/mnt/renovate/gh/srijanone/vega":"/mnt/renovate/gh/srijanone/vega" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -w "/mnt/renovate/gh/srijanone/vega/starterkits/ezcontent8-php-fpm-apache" docker.io/renovate/composer:1.10.21 bash -l -c "composer update drush/drush --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader"
Loading composer repositories with package information
Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2 is now available and you should upgrade. See https://getcomposer.org/2
Updating dependencies (including require-dev)
PHP Fatal error:  Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes) in phar:///usr/local/composer/1.10.21/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php on line 129
renovate[bot] commented 2 years ago

⚠ Artifact update problem

Renovate failed to update artifacts 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: starterkits/drupal9-php-fpm-nginx/composer.lock
Command failed: docker run --rm --name=renovate_php --label=renovate_child -v "/mnt/renovate/gh/srijanone/vega":"/mnt/renovate/gh/srijanone/vega" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -w "/mnt/renovate/gh/srijanone/vega/starterkits/drupal9-php-fpm-nginx" docker.io/renovate/php bash -l -c "install-tool composer 1.10.25 && composer update drush/drush --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies (including require-dev)
PHP Fatal error:  Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes) in phar:///home/ubuntu/composer/1.10.25/bin/composer/src/Composer/DependencyResolver/RuleWatchGraph.php on line 52
File name: starterkits/drupal8-php-fpm-nginx/composer.lock
Command failed: docker run --rm --name=renovate_php --label=renovate_child -v "/mnt/renovate/gh/srijanone/vega":"/mnt/renovate/gh/srijanone/vega" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -w "/mnt/renovate/gh/srijanone/vega/starterkits/drupal8-php-fpm-nginx" docker.io/renovate/php bash -l -c "install-tool composer 1.10.25 && composer update drush/drush --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies (including require-dev)
PHP Fatal error:  Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes) in phar:///home/ubuntu/composer/1.10.25/bin/composer/src/Composer/DependencyResolver/Solver.php on line 223
File name: starterkits/drupal8-php-fpm-apache/composer.lock
Command failed: docker run --rm --name=renovate_php --label=renovate_child -v "/mnt/renovate/gh/srijanone/vega":"/mnt/renovate/gh/srijanone/vega" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -w "/mnt/renovate/gh/srijanone/vega/starterkits/drupal8-php-fpm-apache" docker.io/renovate/php bash -l -c "install-tool composer 1.10.25 && composer update drush/drush --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies (including require-dev)
PHP Fatal error:  Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes) in phar:///home/ubuntu/composer/1.10.25/bin/composer/src/Composer/DependencyResolver/Solver.php on line 223