Decipher / stuar.tc

https://stuar.tc - Experimenting with Druxt
MIT License
1 stars 0 forks source link

chore(deps): update dependency drupal/security_review to v2 - autoclosed #89

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
drupal/security_review (source) ^1.0 -> ^2.0.2 age adoption passing confidence

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.

github-actions[bot] commented 2 years ago

🚀 Deployed on https://637a70b2bc18637292f9eb9b--stuartclark.netlify.app

codecov[bot] commented 2 years ago

Codecov Report

Merging #89 (bca239b) into develop (f52bcd4) will not change coverage. The diff coverage is n/a.

:exclamation: Current head bca239b differs from pull request most recent head e0c520b. Consider uploading reports for the commit e0c520b to get more accurate results

@@           Coverage Diff            @@
##           develop      #89   +/-   ##
========================================
  Coverage    18.51%   18.51%           
========================================
  Files           13       13           
  Lines           27       27           
  Branches         8        8           
========================================
  Hits             5        5           
  Misses          16       16           
  Partials         6        6           

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

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: drupal/composer.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/182c1f/aa248b/repos/github/Decipher/stuar.tc":"/tmp/worker/182c1f/aa248b/repos/github/Decipher/stuar.tc" -v "/tmp/worker/182c1f/aa248b/cache":"/tmp/worker/182c1f/aa248b/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/182c1f/aa248b/repos/github/Decipher/stuar.tc/drupal" ghcr.io/containerbase/sidecar:9.23.11 bash -l -c "install-tool php 8.2.12 && install-tool composer 2.6.5 && composer update drupal/security_review:2.0.2 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - laminas/laminas-feed[2.17.0, ..., 2.17.x-dev] require php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.2.12) does not satisfy that requirement.
    - drupal/core-recommended 9.5.x-dev requires laminas/laminas-feed ~2.17.0 -> satisfiable by laminas/laminas-feed[2.17.0, 2.17.x-dev].
    - drupal/core-recommended is locked to version 9.5.x-dev 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.