Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork0
[🪵] Update ramsey/composer-install action to v3#1647
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
renovate wants to merge1 commit intomainChoose a base branch fromrenovate/root/github-actions/update-github-tags-ramsey-composer-install-3-1-1
base:main
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Open
[🪵] Update ramsey/composer-install action to v3#1647
renovate wants to merge1 commit intomainfromrenovate/root/github-actions/update-github-tags-ramsey-composer-install-3-1-1
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2->3.1.1Release Notes
ramsey/composer-install (ramsey/composer-install)
v3.1.1Compare Source
What's Changed
COMPOSERenvironment variable if it exists; fixeshttps://github.com/ramsey/composer-install/pull/264Full Changelog:ramsey/composer-install@3.1.0...3.1.1
v3.1.0Compare Source
What's Changed
New Contributors
Full Changelog:ramsey/composer-install@3.0.1...3.1.0
v3.0.1Compare Source
What's Changed
New Contributors
Full Changelog:ramsey/composer-install@3.0.0...3.0.1
v3.0.0Compare Source
Changed
Update actions/cache to v4 to avoid deprecation notices.
This requires a new major version because actions/cache requires Node.js 20, which could cause backwards-compatibility breaks for any projects that require earlier versions of Node.js.
For more details, see the discussion on#252.
v2.3.1Compare Source
Fixed
To avoid the actions/cache deprecation notices, upgrade to
@v3or@3.0.0.v2.3.0Compare Source
Added
require-lock-fileinput that forces a build failure if acomposer.lockfile is not present. (#251)Fixed
--working-dirwhen looking up Composer's cache directory. This fixes "Filecomposer.jsoncould not be found in the current directory" errors when runningcomposer installin sub-directories or other non-standard locations. (#225,#233,#246,#247)v2.2.0Compare Source
Added
custom-cache-suffixoption to allow projects to provide their own cache-busting strategies without defining full custom cache keys (#239)v2.1.1Compare Source
Fixed
set-outputcommand forGitHub's recommended approach for output (#238)v2.1.0Compare Source
Added
composer updateif a lock file is not present, avoiding the warning that appears when runningcomposer installwithout a lock file.v2.0.5Compare Source
Fixed
v2.0.4Compare Source
Fixed
v2.0.3Compare Source
Fixed
v2.0.2Compare Source
Fixed
locked,highest, orlowestare passed fordependency_versions. In these cases, we always default tolocked.v2.0.1Compare Source
Fixed
composer.jsonand emit error message if it does not validate.Configuration
📅Schedule: Branch creation - Every 3 hours, between 06:00 AM and 10:59 PM, Monday through Friday ( * 6-22/3 * * 1-5 ), Every 3 hours, between 12:00 PM and 11:59 PM, only on Sunday and Saturday ( * 12-23/3 * * 0,6 ) in timezone Europe/Amsterdam, 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.
This PR was generated byMend Renovate. View therepository job log.