-
Couldn't load subscription status.
- Fork 11.9k
Comparing changes
Open a pull request
base repository: angular/angular-cli
base: 20.3.5
head repository: angular/angular-cli
compare: 20.3.6
- 17 commits
- 21 files changed
- 4 contributors
Commits on Oct 9, 2025
-
build: update cross-repo angular dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for a45ec06 - Browse repository at this point
Copy the full SHA a45ec06View commit details -
build: update dependency bazel to v7.6.2
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for fa646c9 - Browse repository at this point
Copy the full SHA fa646c9View commit details -
build: update bazel dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for daceb8c - Browse repository at this point
Copy the full SHA daceb8cView commit details -
build: update cross-repo angular dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for e46f66a - Browse repository at this point
Copy the full SHA e46f66aView commit details
Commits on Oct 13, 2025
-
build: update pnpm to v10.18.2
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 9143456 - Browse repository at this point
Copy the full SHA 9143456View commit details -
build: update bazel dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 5470fe8 - Browse repository at this point
Copy the full SHA 5470fe8View commit details -
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 587f9f0 - Browse repository at this point
Copy the full SHA 587f9f0View commit details
Commits on Oct 14, 2025
-
build: update cross-repo angular dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for b45f97a - Browse repository at this point
Copy the full SHA b45f97aView commit details -
build: update cross-repo angular dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 82f8900 - Browse repository at this point
Copy the full SHA 82f8900View commit details
Commits on Oct 15, 2025
-
docs(@angular/build): add descriptions for application builder options
Configuration menu - View commit details
-
Copy full SHA for 2f4bc09 - Browse repository at this point
Copy the full SHA 2f4bc09View commit details -
docs(@angular-devkit/build-angular): add descriptions for browser bui…
…lder options Adds more detailed descriptions for the `assets` and `outputHashing` options in the `@angular-devkit/build-angular:browser` builder's schema. This improves clarity for users configuring these options. (cherry picked from commit 00b7d74)
Configuration menu - View commit details
-
Copy full SHA for 03e3bfc - Browse repository at this point
Copy the full SHA 03e3bfcView commit details -
docs(@angular/ssr): update examples for withRoutes configuration
(cherry picked from commit 6fb85b2)
Configuration menu - View commit details
-
Copy full SHA for 108501a - Browse repository at this point
Copy the full SHA 108501aView commit details -
build: update cross-repo angular dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 6d365ac - Browse repository at this point
Copy the full SHA 6d365acView commit details -
build: update pnpm to v10.18.3
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 9e048ee - Browse repository at this point
Copy the full SHA 9e048eeView commit details -
build: update github/codeql-action action to v3.30.8
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 16656a1 - Browse repository at this point
Copy the full SHA 16656a1View commit details -
fix(@angular/ssr): prevent malicious URL from overriding host
A request with a specially crafted URL starting with a double slash (e.g., `//example.com`) could cause the server-side rendering logic to interpret the request as being for a different host. This is due to the behavior of the `URL` constructor when a protocol-relative URL is passed as the first argument. This vulnerability could be exploited to make the server execute requests to a malicious domain when relative paths are used within the application (e.g., via `HttpClient`), potentially leading to content injection or other security risks. The fix ensures that the request URL is always constructed as a full URL string, including the protocol and host, before being passed to the `URL` constructor. This prevents the host from being overridden by the path. Closes #31464 (cherry picked from commit 7be6c8f)
Configuration menu - View commit details
-
Copy full SHA for 5271547 - Browse repository at this point
Copy the full SHA 5271547View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7bd567 - Browse repository at this point
Copy the full SHA f7bd567View 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 20.3.5...20.3.6