Skip to content

ci: bump checkout/setup-node to v5 for Node 24 runtime#43

Merged
boorad merged 1 commit into
mainfrom
ci/upgrade-node24-actions
May 17, 2026
Merged

ci: bump checkout/setup-node to v5 for Node 24 runtime#43
boorad merged 1 commit into
mainfrom
ci/upgrade-node24-actions

Conversation

@boorad

@boorad boorad commented May 17, 2026

Copy link
Copy Markdown
Owner

Summary

  • Bump actions/checkout@v4@v5 in both main.yml and release.yml
  • Bump actions/setup-node@v4@v5 in release.yml
  • Bump npm publish Node version from 2022 LTS

GitHub deprecated Node.js 20 for action runtimes — forced default June 2, 2026; removed from runners Sept 16, 2026. v5 of both actions runs on Node 24. See GitHub changelog.

No changeset — ci/-prefixed branch is exempt, and these changes don't affect the published package.

Test plan

  • CI passes (this PR exercises the upgraded checkout@v5 in main.yml)
  • Next dry-run release validates setup-node@v5 and Node 22 in release.yml

GitHub deprecated Node.js 20 for action runtimes (forced default June 2,
2026; removed Sept 16, 2026). v5 of both actions runs on Node 24. Also
bump npm publish Node version from 20 → 22 LTS.
@coderabbitai

coderabbitai Bot commented May 17, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@boorad has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 43 minutes and 58 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 15eed285-9d6a-4256-8185-8cc746e9865b

📥 Commits

Reviewing files that changed from the base of the PR and between b4de971 and 670467a.

📒 Files selected for processing (2)
  • .github/workflows/main.yml
  • .github/workflows/release.yml

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 and usage tips.

@codecov

codecov Bot commented May 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@b4de971). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #43   +/-   ##
=======================================
  Coverage        ?   95.81%           
=======================================
  Files           ?       54           
  Lines           ?     2530           
  Branches        ?      424           
=======================================
  Hits            ?     2424           
  Misses          ?      106           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@boorad boorad merged commit 8fe853c into main May 17, 2026
7 checks passed
@boorad boorad deleted the ci/upgrade-node24-actions branch May 17, 2026 17:33
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.

1 participant