Skip to content

Forward-merge release/0.9 into main - #1085

Merged
GPUtester merged 1 commit into
mainfrom
release/0.9
Sep 16, 2026
Merged

GPUtester merged 1 commit into
mainfrom
release/0.9

Conversation

@rapids-bot

@rapids-bot rapids-bot Bot commented Sep 16, 2026

Copy link
Copy Markdown

Forward-merge triggered by push to release/0.9 that creates a PR to keep main up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open for the team to manually merge. See forward-merger docs for more info.

#### Overview

Pin the Node.js and npm toolchain used by CI and add a high-severity dependency audit.

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

#### Details

- Pin CI to Node.js `24.21.0`, which bundles npm `11.19.0`.
- Declare npm `11.19.0` in the root workspace metadata while preserving the `>=24.0.0` Node engine requirement.
- Run `npm audit --audit-level=high` whenever `package-lock.json` changes.

#### Where should the reviewer start?

`.github/ci-tool-versions.env` and `package.json`: the matching Node.js and npm version declarations.

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

- Relates to: none



## Summary by CodeRabbit

* **Chores**
  * Added an automated security audit check for package-lock changes, flagging high-severity dependency vulnerabilities before commits.
  * Updated the project’s Node.js and npm tooling versions to specific, consistent releases for more predictable development and build environments.

Authors:
  - Will Killian (https://github.com/willkill07)

Approvers:
  - Eric Evans II (https://github.com/ericevans-nv)

URL: #1084
@rapids-bot
rapids-bot Bot requested a review from a team as a code owner September 16, 2026 15:36
@GPUtester
GPUtester merged commit 9b83978 into main Sep 16, 2026
@rapids-bot

rapids-bot Bot commented Sep 16, 2026

Copy link
Copy Markdown
Author

SUCCESS - forward-merge complete.

@github-actions github-actions Bot added the size:XS PR is extra small label Sep 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS PR is extra small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants