Skip to content

chore: bump OpenClaw node dependency to 0.3.0#113

Merged
rapids-bot[bot] merged 1 commit into
NVIDIA:mainfrom
willkill07:wkk_bump-node-dep-for-openclaw
May 15, 2026
Merged

chore: bump OpenClaw node dependency to 0.3.0#113
rapids-bot[bot] merged 1 commit into
NVIDIA:mainfrom
willkill07:wkk_bump-node-dep-for-openclaw

Conversation

@willkill07
Copy link
Copy Markdown
Member

@willkill07 willkill07 commented May 15, 2026

Overview

Update the OpenClaw integration package metadata so its nemo-flow-node dependency matches the 0.3.0 package version.

  • I confirm this contribution is my own work, or I have the right to submit it under this project's license.
  • I searched existing issues and open pull requests, and this does not duplicate existing work.

Details

  • Bumped integrations/openclaw/package.json from nemo-flow-node 0.2.0 to 0.3.0.
  • Updated the corresponding package-lock.json entry.
  • Validation: parsed integrations/openclaw/package.json and package-lock.json with Node to confirm both remain valid JSON.

Where should the reviewer start?

integrations/openclaw/package.json, then the matching lockfile entry in package-lock.json.

Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)

  • Relates to: none

Summary by CodeRabbit

  • Chores
    • Updated internal dependencies.

Review Change Stack

Signed-off-by: Will Killian <wkillian@nvidia.com>
@willkill07 willkill07 requested review from a team as code owners May 15, 2026 01:01
@github-actions github-actions Bot added size:XS PR is extra small Maintenance CI or Build or general repository maintenance labels May 15, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 15, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Enterprise

Run ID: 2dff2b81-c33f-48ef-8052-244d2aa22d15

📥 Commits

Reviewing files that changed from the base of the PR and between 525eb5e and 592e018.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • integrations/openclaw/package.json
📜 Recent review details
🧰 Additional context used
📓 Path-based instructions (2)
**/{integrations,integration,*-integration}/**

📄 CodeRabbit inference engine (.agents/skills/contribute-integration/SKILL.md)

**/{integrations,integration,*-integration}/**: Keep NeMo Flow optional in framework integrations
Preserve the framework's original behavior when NeMo Flow is absent
Wrap tool and LLM paths at the correct framework boundary
Integration pattern must follow docs/integrate-frameworks/adding-scopes.md

Files:

  • integrations/openclaw/package.json
integrations/openclaw/package.json

📄 CodeRabbit inference engine (.agents/skills/update-project-version/SKILL.md)

Keep integrations/openclaw/package.json version aligned with the workspace-root package-lock.json under packages["integrations/openclaw"].version

Files:

  • integrations/openclaw/package.json

Walkthrough

The nemo-flow-node dependency in the openclaw integration is updated from version 0.2.0 to 0.3.0 in integrations/openclaw/package.json. This is a straightforward patch-level dependency version bump with no additional changes.

Changes

Dependency Update

Layer / File(s) Summary
nemo-flow-node version bump
integrations/openclaw/package.json
nemo-flow-node dependency is updated from 0.2.0 to 0.3.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • NVIDIA/NeMo-Flow#107: Adds tooling and workflow for consistent pinning and updating of the nemo-flow-node dependency.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed Title follows Conventional Commits format with 'chore' type and concise imperative summary, under 72 characters, no trailing period.
Description check ✅ Passed Description includes all required sections: Overview with confirmations, Details with specific changes and validation steps, Where to start guidance, and Related Issues.
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

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

@willkill07 willkill07 self-assigned this May 15, 2026
@willkill07 willkill07 added this to the 0.3 milestone May 15, 2026
Copy link
Copy Markdown
Collaborator

@Salonijain27 Salonijain27 left a comment

Choose a reason for hiding this comment

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

Approved from a dependency point of view

@willkill07
Copy link
Copy Markdown
Member Author

/merge

@rapids-bot rapids-bot Bot merged commit 23d89da into NVIDIA:main May 15, 2026
32 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request May 15, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintenance CI or Build or general repository maintenance size:XS PR is extra small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants