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 drupal/lagoon_logs to v3 (9.x) #389

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
drupal/lagoon_logs (source) 2.1.1 -> 3.0.0 age adoption passing confidence

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/bb71fb/5b4009/repos/github/amazeeio/drupal-example-simple":"/tmp/worker/bb71fb/5b4009/repos/github/amazeeio/drupal-example-simple" -v "/tmp/worker/bb71fb/5b4009/cache":"/tmp/worker/bb71fb/5b4009/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/bb71fb/5b4009/repos/github/amazeeio/drupal-example-simple" ghcr.io/containerbase/sidecar:9.5.2 bash -l -c "install-tool php 8.2.8 && install-tool composer 2.5.8 && composer update drupal/lagoon_logs --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 drupal/lagoon_logs 3.0.0 -> satisfiable by drupal/lagoon_logs[3.0.0].
    - drupal/lagoon_logs 3.0.0 requires drupal/core ^10 -> found drupal/core[10.0.0-alpha1, ..., 10.1.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - laminas/laminas-diactoros[2.11.0, ..., 2.14.x-dev] require 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.1, 2.11.2, 2.11.3, 2.11.x-dev].
    - 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.