-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Comparing changes
Open a pull request
base repository: angular/angular-cli
base: d49ec17
head repository: angular/angular-cli
compare: 702d717
- 10 commits
- 21 files changed
- 3 contributors
Commits on Jan 22, 2026
-
build: update cross-repo angular dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 3206b8b - Browse repository at this point
Copy the full SHA 3206b8bView commit details
Commits on Jan 23, 2026
-
build: update bazel dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 8e7f86b - Browse repository at this point
Copy the full SHA 8e7f86bView commit details -
build: update all github actions
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 165e7d6 - Browse repository at this point
Copy the full SHA 165e7d6View commit details
Commits on Jan 26, 2026
-
build: update cross-repo angular dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 7cf1d3b - Browse repository at this point
Copy the full SHA 7cf1d3bView commit details -
fix(@angular/build): loosen Vitest dependency checks when runnerConfi…
…g is used When a Vitest configuration file is provided via the `runnerConfig` option, the builder now only validates that the `vitest` package itself is installed. Checks for specific browser providers, DOM environments (jsdom/happy-dom), and coverage providers are skipped, as the custom configuration may handle these or use alternative setups that the builder cannot predict. (cherry picked from commit 98ffb68)
Configuration menu - View commit details
-
Copy full SHA for 80911af - Browse repository at this point
Copy the full SHA 80911afView commit details -
fix(@angular/build): support merging coverage thresholds with Vitest …
…runnerConfig The Vitest unit test builder now correctly merges coverage thresholds and watermarks from a user's Vitest configuration with CLI-provided options. Previously, providing any CLI thresholds would completely replace the configuration's thresholds. Now, partial CLI thresholds are merged, allowing users to override specific metrics while keeping others from their config. This change also ensures that the builder correctly reports failure when Vitest coverage thresholds are not met by monitoring `process.exitCode`. (cherry picked from commit 1f1b21d)
Configuration menu - View commit details
-
Copy full SHA for 2d30639 - Browse repository at this point
Copy the full SHA 2d30639View commit details
Commits on Jan 27, 2026
-
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for e974e40 - Browse repository at this point
Copy the full SHA e974e40View commit details -
fix(@angular-devkit/schematics-cli): Add boolean type inference for '…
Configuration menu - View commit details
-
Copy full SHA for e7458c8 - Browse repository at this point
Copy the full SHA e7458c8View commit details -
fix(@angular-devkit/architect): Add boolean type inference for 'true'…
Configuration menu - View commit details
-
Copy full SHA for d66f1fe - Browse repository at this point
Copy the full SHA d66f1feView commit details
Commits on Jan 28, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 702d717 - Browse repository at this point
Copy the full SHA 702d717View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff d49ec17...702d717