Skip to content

ci(deps): bump ramsey/composer-install from 3 to 4#54

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/ramsey/composer-install-4
Open

ci(deps): bump ramsey/composer-install from 3 to 4#54
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/ramsey/composer-install-4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

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#278

    This 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

Full Changelog: ramsey/composer-install@3.2.0...3.2.1

3.2.0

What's Changed

New Contributors

Full Changelog: ramsey/composer-install@3.1.1...3.2.0

3.1.1

What's Changed

Full Changelog: ramsey/composer-install@3.1.0...3.1.1

3.1.0

What's Changed

New Contributors

Full Changelog: ramsey/composer-install@3.0.1...3.1.0

3.0.1

What's Changed

New Contributors

Full Changelog: ramsey/composer-install@3.0.0...3.0.1

Commits
  • 2b6adcf docs: update README examples to use 4.0.0 pinned hash
  • 65e4f84 docs: update badges for v4 branch
  • 853e7d7 chore: Bump actions/cache from 4.2.4 to 5.0.3 (#278)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 3 to 4.
- [Release notes](https://github.com/ramsey/composer-install/releases)
- [Commits](ramsey/composer-install@v3...v4)

---
updated-dependencies:
- dependency-name: ramsey/composer-install
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 16, 2026
@claude
Copy link
Copy Markdown

claude Bot commented Mar 25, 2026

Code Review - Dependabot CI dependency bump

Summary: Bumps ramsey/composer-install from v3 to v4 in rector.yaml.

Assessment: Safe to merge

Observations:

  1. Single-line change in rector.yaml, low risk. Used to install Composer dependencies before running Rector.

  2. Breaking change in v4 (Node.js 24): Internally upgrades actions/cache from v4 to v5, which runs on Node.js 24 and requires Actions Runner >= 2.327.1. GitHub-hosted runners meet this requirement automatically.

  3. Merge conflict risk: PR 48 (stefanzweifel/git-auto-commit-action v6 → v7) also modifies rector.yaml at a different line. Dependabot will rebase automatically after either is merged.

Recommendation: Safe to merge. Coordinate with PR 48 to update both rector.yaml dependencies together.

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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants