Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ramsey/composer-install action to v2.2.0 #108

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 4, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ramsey/composer-install action minor 2.1.0 -> 2.2.0

Release Notes

ramsey/composer-install

v2.2.0: 2.2.0

Compare Source

Added
  • Implement custom-cache-suffix option to allow projects to provide their own cache-busting strategies without defining full custom cache keys (#​239)

v2.1.1

Compare Source

Fixed

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 4, 2022
@renovate
Copy link
Author

renovate bot commented Nov 4, 2022

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/gsteel/postmark-php":"/mnt/renovate/gh/gsteel/postmark-php" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/gsteel/postmark-php" docker.io/renovate/sidecar bash -l -c "install-tool php 7.4.33 && install-tool composer 2.4.4 && composer update laminas/laminas-diactoros --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
Info from https://repo.packagist.org: #StandWithUkraine
Dependency psr/http-factory is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency psr/http-message is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires laminas/laminas-diactoros ^2.20.0 -> satisfiable by laminas/laminas-diactoros[2.20.0].
    - laminas/laminas-diactoros 2.20.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (7.4.99; overridden via config.platform, actual: 7.4.33) does not satisfy that requirement.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

| datasource  | package                 | from  | to    |
| ----------- | ----------------------- | ----- | ----- |
| github-tags | ramsey/composer-install | 2.1.0 | 2.2.0 |
| github-tags | ramsey/composer-install | 2.1.0 | 2.2.0 |
@renovate renovate bot changed the title Update all non-major dependencies Update ramsey/composer-install action to v2.2.0 Nov 4, 2022
@codecov
Copy link

codecov bot commented Nov 4, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (352d470) compared to base (6587931).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #108   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       226       226           
===========================================
  Files             30        30           
  Lines            713       713           
===========================================
  Hits             713       713           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gsteel gsteel added this to the 5.1.0 milestone Nov 4, 2022
@gsteel gsteel self-assigned this Nov 4, 2022
@gsteel gsteel merged commit 9a460aa into main Nov 4, 2022
@gsteel gsteel deleted the renovate/all-minor-patch branch November 4, 2022 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant