Bump ramsey/composer-install from 3 to 4 by dependabot[bot] · Pull Request #131 · typisttech/php-matrix
Bumps ramsey/composer-install from 3 to 4.
Release notes
Sourced from ramsey/composer-install's releases.
4.0.0
What's Changed
chore: Bump actions/cache from 4.2.4 to 5.0.3 by
@dependabot[bot] in ramsey/composer-install#278This necessitates a new major version because actions/cache v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1. This is a breaking change for anyone using self-hosted runners.
Full Changelog: ramsey/composer-install@3.2.1...4.0.0
3.2.1
What's Changed
- Fix missing cache key hash of
composer.json(andcomposer.lock), as reported in ramsey/composer-install#277.Full Changelog: ramsey/composer-install@3.2.0...3.2.1
3.2.0
What's Changed
- Pin cache action version by
@saibotkin ramsey/composer-install#271New Contributors
@saibotkmade their first contribution in ramsey/composer-install#271Full Changelog: ramsey/composer-install@3.1.1...3.2.0
3.1.1
What's Changed
- Use the value of the
COMPOSERenvironment variable if it exists; fixes ramsey/composer-install#264Full Changelog: ramsey/composer-install@3.1.0...3.1.1
3.1.0
What's Changed
- ✨ Add new composer-filename option by
@badasukerubinin ramsey/composer-install#261- Add instructions on how to use the automatic GHA token by
@Jean85in ramsey/composer-install#263New Contributors
@badasukerubinmade their first contribution in ramsey/composer-install#261Full Changelog: ramsey/composer-install@3.0.1...3.1.0
3.0.1
What's Changed
- fix: Improve composer.lock behavior with ignore-cache by
@flagbradin ramsey/composer-install#260New Contributors
@flagbradmade their first contribution in ramsey/composer-install#260Full Changelog: ramsey/composer-install@3.0.0...3.0.1
Commits
2b6adcfdocs: update README examples to use 4.0.0 pinned hash65e4f84docs: update badges for v4 branch853e7d7chore: Bump actions/cache from 4.2.4 to 5.0.3 (#278)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)