Skip to content

chore: raise minimum Node.js to 22.13.0 in examples#18

Merged
intech merged 1 commit into
mainfrom
chore/require-node-22
Jun 12, 2026
Merged

chore: raise minimum Node.js to 22.13.0 in examples#18
intech merged 1 commit into
mainfrom
chore/require-node-22

Conversation

@intech

@intech intech commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Summary

Aligns examples with the framework's new minimum runtime of Node.js 22.13.0. Node.js 20 reached end-of-life on 2026-04-30.

Changes

  • engines.node>=22.13.0 for examples that declared a lower version (basic-service-node, basic-service-tsx, cross-runtime-test, performance-test-server, with-custom-interceptor, o11y-coroot/service).
  • README requirements and the Node.js badge updated to Node.js 22+.

Examples already pinned to 25.2.0 (native .ts execution) are left unchanged.

Related

Aligns with the runtime bump in Connectum-Framework/connectum#129.

Node.js 20 reached end-of-life on 2026-04-30. Align examples with the framework
baseline of Node.js 22.13.0. Examples already pinned to 25.2.0 (native .ts
execution) are left unchanged.

- engines.node -> ">=22.13.0" for examples below the baseline (basic-service-node,
  basic-service-tsx, cross-runtime-test, performance-test-server,
  with-custom-interceptor, o11y-coroot/service)
- README requirements and node badge updated to Node.js 22+

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 6, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@intech, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 24 minutes and 6 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a2bd749a-366f-46e2-bd65-00e9752b296e

📥 Commits

Reviewing files that changed from the base of the PR and between 52e5944 and afa4b20.

📒 Files selected for processing (10)
  • README.md
  • basic-service-bun/README.md
  • basic-service-node/README.md
  • basic-service-node/package.json
  • basic-service-tsx/README.md
  • basic-service-tsx/package.json
  • cross-runtime-test/package.json
  • o11y-coroot/service/package.json
  • performance-test-server/package.json
  • with-custom-interceptor/package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/require-node-22

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.

@github-actions github-actions Bot added the type:chore Maintenance: refactoring, dependencies, CI/CD label Jun 6, 2026
@intech intech merged commit 719cd3e into main Jun 12, 2026
7 checks passed
@intech intech deleted the chore/require-node-22 branch June 12, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:chore Maintenance: refactoring, dependencies, CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant