You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: update minimum Node.js 24 version to 24.15.0
Updates the minimum supported version of Node.js 24 from 24.13.1 to 24.15.0. This includes upgrading the dev toolchain configured for rules_nodejs in MODULE.bazel to Node.js v24.15.0, along with the corresponding archive checksums across all targeted platforms (Darwin, Linux, and Windows).
Also updates target version range constraints in constants.bzl, package.json, and packages/angular/cli/bin/ng.js.
The MODULE.bazel.lock has been updated by running module resolution.
0 commit comments