Skip to content

Feature/update-setup-node-to-v7 - #312

Merged
allohamora merged 1 commit into
masterfrom
feature/update-setup-node-to-v7
Aug 27, 2026
Merged

Feature/update-setup-node-to-v7#312
allohamora merged 1 commit into
masterfrom
feature/update-setup-node-to-v7

Conversation

@allohamora

Copy link
Copy Markdown
Owner

Task

  • Bump actions/setup-node to v7 in workflow presets

@coderabbitai summary

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@allohamora
allohamora requested a lite review from Copilot August 27, 2026 10:00
@coderabbitai

coderabbitai Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

Next included review available in 51 minutes.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 6b529d6a-81fb-4a61-96ac-b5e54dc079f5

📥 Commits

Reviewing files that changed from the base of the PR and between d55f794 and 287c9da.

📒 Files selected for processing (14)
  • __tests__/unit/categories/js/check-workflow/check-workflow.installer.spec.ts
  • __tests__/unit/categories/js/check-workflow/preset/index.spec.ts
  • __tests__/unit/categories/js/codecov-workflow/codecov-workflow.installer.spec.ts
  • __tests__/unit/categories/js/codecov-workflow/preset/index.spec.ts
  • __tests__/unit/categories/js/publish-workflow/publish-workflow.installer.spec.ts
  • __tests__/unit/categories/js/release-workflow/preset/index.spec.ts
  • __tests__/unit/categories/js/release-workflow/release-workflow.installer.spec.ts
  • __tests__/unit/categories/js/test-workflow/preset/index.spec.ts
  • __tests__/unit/categories/js/test-workflow/test-workflow.installer.spec.ts
  • src/categories/js/check-workflow/preset/default.preset.ts
  • src/categories/js/codecov-workflow/preset/default.preset.ts
  • src/categories/js/publish-workflow/preset/default.preset.ts
  • src/categories/js/release-workflow/preset/default.preset.ts
  • src/categories/js/test-workflow/preset/default.preset.ts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot changed the title feat: bump actions/setup-node to v7 in workflow presets Feature/update-setup-node-to-v7 Aug 27, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The change is a straightforward version bump to actions/setup-node@v7 with corresponding updates to preset and installer test expectations.

Pull request overview

Updates the JS workflow preset templates to use actions/setup-node@v7, aligning generated workflows and their unit-test expectations with the latest major setup-node action.

Changes:

  • Bump actions/setup-node from @v6 to @v7 across JS workflow presets (test/release/publish/codecov/check).
  • Update unit tests that assert the rendered workflow steps to expect actions/setup-node@v7.
File summaries
File Description
src/categories/js/test-workflow/preset/default.preset.ts Update preset step to actions/setup-node@v7.
src/categories/js/release-workflow/preset/default.preset.ts Update preset step to actions/setup-node@v7.
src/categories/js/publish-workflow/preset/default.preset.ts Update preset step to actions/setup-node@v7.
src/categories/js/codecov-workflow/preset/default.preset.ts Update preset step to actions/setup-node@v7.
src/categories/js/check-workflow/preset/default.preset.ts Update preset step to actions/setup-node@v7.
tests/unit/categories/js/test-workflow/test-workflow.installer.spec.ts Update expected generated workflow to reference setup-node@v7.
tests/unit/categories/js/test-workflow/preset/index.spec.ts Update expected preset structure to reference setup-node@v7.
tests/unit/categories/js/release-workflow/release-workflow.installer.spec.ts Update expected generated workflow to reference setup-node@v7.
tests/unit/categories/js/release-workflow/preset/index.spec.ts Update expected preset structure to reference setup-node@v7.
tests/unit/categories/js/publish-workflow/publish-workflow.installer.spec.ts Update expected generated workflow to reference setup-node@v7.
tests/unit/categories/js/codecov-workflow/preset/index.spec.ts Update expected preset structure to reference setup-node@v7.
tests/unit/categories/js/codecov-workflow/codecov-workflow.installer.spec.ts Update expected generated workflow to reference setup-node@v7.
tests/unit/categories/js/check-workflow/preset/index.spec.ts Update expected preset structure to reference setup-node@v7.
tests/unit/categories/js/check-workflow/check-workflow.installer.spec.ts Update expected generated workflow to reference setup-node@v7.
Review details
  • Files reviewed: 14/14 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@allohamora
allohamora merged commit 955c077 into master Aug 27, 2026
9 checks passed
@allohamora
allohamora deleted the feature/update-setup-node-to-v7 branch August 27, 2026 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants