ng-dev/release/publish/external-commands.ts (5 lines): - line 58: // TODO: detect yarn berry and handle flag differences properly. - line 99: // TODO: detect yarn berry and handle flag differences properly. - line 136: // TODO: detect yarn berry and handle flag differences properly. - line 171: // TODO: Consider using an Ora spinner instead to ensure minimal console output. - line 174: // TODO: detect yarn berry and handle flag differences properly. bazel/benchmark/app_bundling/index.bzl (2 lines): - line 20: # TODO: Remove when https://github.com/bazelbuild/rules_nodejs/pull/3106 landed. - line 81: # TODO: Enable source maps for better debugging when `@bazel/terser` pre-declares ng-dev/pr/common/targeting/labels.ts (1 line): - line 75: // TODO: Consider handling this automatically by checking if the NPM version matches bazel/benchmark/driver-utilities/perf_util.ts (1 line): - line 54: // TODO: This can be removed when benchmark tests/e2e tests can run with ESM. ng-dev/release/publish/actions.ts (1 line): - line 657: // TODO: Remove this check and run it as part of common release validation. ng-dev/pr/common/validation/validations.ts (1 line): - line 153: // TODO: Remove need to export this pattern matching utility. ng-dev/release/versioning/version-branches.ts (1 line): - line 58: // TODO: Remove cast once types of Octokit `getContent` are fixed.