Skip to content

chore(deps): update actions/setup-node action to v6#1175

Merged
lacolaco merged 1 commit intomainfrom
renovate/actions-setup-node-6.x
Nov 8, 2025
Merged

chore(deps): update actions/setup-node action to v6#1175
lacolaco merged 1 commit intomainfrom
renovate/actions-setup-node-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2025

This PR contains the following updates:

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

Release Notes

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

v6.0.0

Compare Source

What's Changed

Breaking Changes

Dependency Upgrades

Full Changelog: actions/setup-node@v5...v6.0.0


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

@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2025

Renovate PR Review Results

⚖️ Safety Assessment: ✅ Safe

🔍 Release Content Analysis

  • Breaking Change: actions/setup-node v6.0.0 limits automatic caching to npm only, disabling default caching for pnpm and yarn
  • Package Manager Detection: Enhanced package manager detection logic for auto-caching
  • Documentation Updates: Updated workflows and documentation to reflect new npm-only caching behavior
  • Dependency Upgrades: Internal upgrades to ts-jest (29.1.2 → 29.4.1), prettier (2.8.8 → 3.6.2), and actions/publish-action (0.3.0 → 0.4.0)
  • No Security Fixes: This is a functionality change, not a security update

🎯 Impact Scope Investigation

  • Usage Locations: actions/setup-node is used in 4 workflow files:
    • .github/workflows/ci.yml (5 jobs: build, lint, format, test, notion-fetch-dry-run)
    • .github/workflows/deploy-preview.yml (1 job)
    • .github/workflows/deploy-production.yml (1 job)
    • .github/workflows/sync-with-notion.yml (1 job)
  • Current Configuration: All workflow usages already explicitly specify cache: 'pnpm'
  • No Configuration Changes Needed: Since explicit caching is configured, the breaking change does not affect this codebase
  • No Impact on Other Dependencies: This is an action version update that doesn't affect package dependencies

💡 Recommended Actions

  • Immediate Merge: This PR is safe to merge immediately as all workflows already explicitly configure pnpm caching
  • No Code Changes Required: The breaking change only affects workflows that relied on automatic pnpm caching, which this project doesn't use
  • Verification: After merge, monitor the next CI runs to ensure caching continues working as expected
  • Future Best Practice: Continue explicitly specifying cache: 'pnpm' in all setup-node configurations

🔗 Reference Links

Generated by koki-develop/claude-renovate-review

@lacolaco lacolaco enabled auto-merge (squash) November 8, 2025 13:29
@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2025

🚀 Preview deployment ready!

✅ Preview URL: https://pr-1175---web-njpdbbjcea-an.a.run.app
📝 Commit SHA: f856e55 (view commit)

This comment was automatically generated by the deploy-preview workflow.

@renovate renovate bot force-pushed the renovate/actions-setup-node-6.x branch from 2d743e1 to 85d8a47 Compare November 8, 2025 13:42
@renovate renovate bot force-pushed the renovate/actions-setup-node-6.x branch from 85d8a47 to eb9392f Compare November 8, 2025 13:44
@renovate renovate bot force-pushed the renovate/actions-setup-node-6.x branch from eb9392f to 59272b0 Compare November 8, 2025 13:46
@renovate renovate bot force-pushed the renovate/actions-setup-node-6.x branch from 59272b0 to baf8400 Compare November 8, 2025 13:48
@renovate renovate bot force-pushed the renovate/actions-setup-node-6.x branch from baf8400 to f856e55 Compare November 8, 2025 13:49
@lacolaco lacolaco merged commit 903bdd9 into main Nov 8, 2025
9 checks passed
@lacolaco lacolaco deleted the renovate/actions-setup-node-6.x branch November 8, 2025 13:50
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