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 v3 #358

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 29, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ramsey/composer-install action major 2.2.0 -> 3.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ramsey/composer-install (ramsey/composer-install)

v3.0.0

Compare Source

v2.3.1

Compare Source

Fixed
  • Removed upgrade to cache action runner v4 to avoid potential backwards-compatibility issues that might arise when using self-hosted runners that use Node.js 16 instead of version 20. For more details, see the discussion here: #​252.

To avoid the actions/cache deprecation notices, upgrade to @v3 or @3.0.0.

v2.3.0

Compare Source

Added
  • Add new require-lock-file input that forces a build failure if a composer.lock file is not present. (#​251)
Fixed
  • Add --working-dir when looking up Composer's cache directory. This fixes "File composer.json could not be found in the current directory" errors when running composer install in sub-directories or other non-standard locations. (#​225, #​233, #​246, #​247)
  • Update cache action runner to v4 to avoid deprecation notices. (#​252, #​253, #​254)

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 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.

| datasource  | package                 | from  | to    |
| ----------- | ----------------------- | ----- | ----- |
| github-tags | ramsey/composer-install | 2.2.0 | 3.0.0 |
@renovate renovate bot force-pushed the renovate/ramsey-composer-install-3.x branch from dfc0c19 to 16c6fda Compare February 29, 2024 14:32
Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.36%. Comparing base (805e90c) to head (16c6fda).

Additional details and impacted files
@@            Coverage Diff            @@
##              1.8.x     #358   +/-   ##
=========================================
  Coverage     65.36%   65.36%           
  Complexity      210      210           
=========================================
  Files            34       34           
  Lines           924      924           
=========================================
  Hits            604      604           
  Misses          320      320           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gsteel gsteel self-assigned this Feb 29, 2024
@gsteel gsteel added this to the 1.8.0 milestone Feb 29, 2024
@gsteel gsteel merged commit 6dfdf8b into 1.8.x Feb 29, 2024
12 checks passed
@gsteel gsteel deleted the renovate/ramsey-composer-install-3.x branch February 29, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant