-
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: 2ff162428b54ec6659aa9d26ffd6b7c09c35e981
head repository: angular/angular-cli
compare: 71d52c791f4f9c5c757147caf77ad647c041b43f
- 13 commits
- 26 files changed
- 4 contributors
Commits on Oct 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5ad69a5 - Browse repository at this point
Copy the full SHA 5ad69a5View commit details -
build: update cross-repo angular dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 3cea706 - Browse repository at this point
Copy the full SHA 3cea706View commit details
Commits on Oct 23, 2025
-
build: update dependency aspect_rules_js to v2.7.0
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for bdc584b - Browse repository at this point
Copy the full SHA bdc584bView commit details -
build: update cross-repo angular dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for e2543b1 - Browse repository at this point
Copy the full SHA e2543b1View commit details -
build: update pnpm to v10.19.0
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 7b521dd - Browse repository at this point
Copy the full SHA 7b521ddView commit details -
fix(@angular-devkit/build-angular): expand jest and jest-environment-…
…jsdom to allow version 30 This commit expands the peer deps of these dependencies to allow version 30.
Configuration menu - View commit details
-
Copy full SHA for 813cba9 - Browse repository at this point
Copy the full SHA 813cba9View commit details -
build: update cross-repo angular dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 15b4495 - Browse repository at this point
Copy the full SHA 15b4495View commit details
Commits on Oct 24, 2025
-
refactor(@angular/build): allow Bazel to inject a custom esbuild plugin
Introduces a mechanism to dynamically load a custom esbuild plugin when the application builder is executed within a Bazel environment. This is enabled by a new `bazelEsbuildPluginPath` option, which is derived from the `NG_INTERNAL_ESBUILD_PLUGINS_DO_NOT_USE` environment variable. The path is only resolved if the `BAZEL_BINDIR` and `JS_BINARY__EXECROOT` environment variables are also present, ensuring the logic is only active during a Bazel build. The builder dynamically imports the plugin from the specified path and adds it to the esbuild pipeline, allowing for build-system-specific customizations. (cherry picked from commit ec739d7)
Configuration menu - View commit details
-
Copy full SHA for 2c7581c - Browse repository at this point
Copy the full SHA 2c7581cView commit details
Commits on Oct 28, 2025
-
refactor(@schematics/angular): add trailing comma to generated services
Ensures code consistency by including trailing commas in generated service (cherry picked from commit 6dfee71)
Configuration menu - View commit details
-
Copy full SHA for e6ccc74 - Browse repository at this point
Copy the full SHA e6ccc74View commit details -
fix(@angular/build): handle redirects from guards during prerendering
Configuration menu - View commit details
-
Copy full SHA for 45e498f - Browse repository at this point
Copy the full SHA 45e498fView commit details
Commits on Oct 29, 2025
-
fix(@angular/build): add adapters to new reporter
This commit add `adapters` field to the `ProgressNotifierReporter`. Closes #31629
Configuration menu - View commit details
-
Copy full SHA for 542973a - Browse repository at this point
Copy the full SHA 542973aView commit details -
fix(@angular/build): ensure locale data plugin runs before other plugins
The Angular locale data plugin is responsible for resolving imports. In some cases, other plugins would attempt to resolve these imports first, leading to a 'Failed to resolve import' error. By ensuring that the Angular locale data plugin is prepended to the esbuild plugin list, we guarantee that it runs before other plugins, allowing it to correctly resolve the locale data imports. Closes #31579 (cherry picked from commit ccc5982)
Configuration menu - View commit details
-
Copy full SHA for f088569 - Browse repository at this point
Copy the full SHA f088569View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71d52c7 - Browse repository at this point
Copy the full SHA 71d52c7View 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 2ff162428b54ec6659aa9d26ffd6b7c09c35e981...71d52c791f4f9c5c757147caf77ad647c041b43f