Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2025

This PR contains the following updates:

Package Type Update Change
actions/setup-node action major v5 -> v6

Release Notes

actions/setup-node (actions/setup-node)

v6

Compare Source


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 becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 14, 2025 05:54
@renovate renovate bot added the renovate label Oct 14, 2025
@renovate renovate bot requested review from chihiro-adachi and shabaraba and removed request for a team October 14, 2025 05:54
@renovate renovate bot force-pushed the renovate/actions-setup-node-6.x branch from 6530420 to efb6ec3 Compare October 16, 2025 13:16
@renovate
Copy link
Contributor Author

renovate bot commented Oct 17, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

- uses: actions/setup-node@v6
with:
node-version: ${{ matrix.node-version }}
cache: "pnpm"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

setup-nodeはv5で自動的にキャッシュを有効化するようになったが、v6でnpm以外のパッケージマネージャーでは再びcacheプロパティを指定する必要があるようになった。

@tasshi-me tasshi-me force-pushed the renovate/actions-setup-node-6.x branch from e0da1a1 to efb6ec3 Compare October 17, 2025 02:26
Copy link
Member

@tasshi-me tasshi-me left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tasshi-me tasshi-me merged commit ee6ea24 into main Oct 17, 2025
120 checks passed
@tasshi-me tasshi-me deleted the renovate/actions-setup-node-6.x branch October 17, 2025 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants