Skip to content

feat: add Node.js 22 and update Node.js versions for ubi9#256

Open
tolusha wants to merge 1 commit into
mainfrom
addnodejs22
Open

feat: add Node.js 22 and update Node.js versions for ubi9#256
tolusha wants to merge 1 commit into
mainfrom
addnodejs22

Conversation

@tolusha
Copy link
Copy Markdown
Contributor

@tolusha tolusha commented May 15, 2026

Add Node.js 22.22.3 as the new default, update Node.js 20 to 20.20.2 and Node.js 18 to 18.20.8.

Summary by CodeRabbit

Release Notes

  • Chores
    • Updated Node.js toolchain with Node.js 22 (new default), upgraded Node.js 20 to v20.20.2, and Node.js 18 to v18.20.8.

Review Change Stack

@tolusha tolusha requested review from SDawley, dkwon17 and svor as code owners May 15, 2026 08:26
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 15, 2026

Warning

Rate limit exceeded

@tolusha has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 57 minutes and 19 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: defaults

Review profile: CHILL

Plan: Pro

Run ID: abedb2e2-e6bb-4735-90a3-476709b1d6ac

📥 Commits

Reviewing files that changed from the base of the PR and between c07ed21 and d534f4b.

📒 Files selected for processing (1)
  • universal/ubi9/Dockerfile
📝 Walkthrough

Walkthrough

The universal/ubi9/Dockerfile Node.js toolchain setup is updated to introduce Node 22 as the default version, bump Node 20 and 18 to newer patch versions, reconfigure NVM defaults, and add the NODEJS_HOME_22 environment variable.

Changes

Node.js Version Update and NVM Configuration

Layer / File(s) Summary
Node.js version bump and NVM default setup
universal/ubi9/Dockerfile
Node 22 (22.22.3) introduced as default, Node 20 updated to 20.20.2, Node 18 updated to 18.20.8. NVM default switched to Node 22, PATH adjusted to default Node binary directory, and NODEJS_HOME_22 environment variable added.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Poem

🐰 A rabbit's ode to Node's new tune,
Version twenty-two arrives so soon!
Patches bumped and defaults set,
NVM paths we won't forget,
Toolchain dancing in the moon! 🌙

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and accurately summarizes the main changes: adding Node.js 22 support and updating Node.js versions in the ubi9 Dockerfile.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch addnodejs22

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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.

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
@github-actions
Copy link
Copy Markdown

Pull Request UBI 10 images published ✨

Base: quay.io/devfile/base-developer-image:ubi10-pr-256
UDI: quay.io/devfile/universal-developer-image:ubi10-pr-256

@github-actions
Copy link
Copy Markdown

Pull Request images published ✨

Base: quay.io/devfile/base-developer-image:pr-256
UDI: quay.io/devfile/universal-developer-image:pr-256

@github-actions
Copy link
Copy Markdown

Pull Request UBI 10 images published ✨

Base: quay.io/devfile/base-developer-image:ubi10-pr-256
UDI: quay.io/devfile/universal-developer-image:ubi10-pr-256

@github-actions
Copy link
Copy Markdown

Pull Request images published ✨

Base: quay.io/devfile/base-developer-image:pr-256
UDI: quay.io/devfile/universal-developer-image:pr-256

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