-
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: 2aa93fc
head repository: angular/angular-cli
compare: 3018612
- 8 commits
- 26 files changed
- 3 contributors
Commits on Mar 26, 2026
-
fix(@angular/ssr): patch Headers.forEach in cloneRequestAndPatchHeaders
This commit updates the cloneRequestAndPatchHeaders function to patch the Headers.forEach method. This ensures that host headers are validated when the application iterates over request headers using forEach, preventing potential host header injection attacks during header iteration. A unit test has been added to validation_spec.ts to verify that forEach correctly triggers validation and throws an error for disallowed hosts. (cherry picked from commit bcd99f9)
Configuration menu - View commit details
-
Copy full SHA for b1fe66a - Browse repository at this point
Copy the full SHA b1fe66aView commit details -
build: update dependency node to v22.22.2
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for c363f19 - Browse repository at this point
Copy the full SHA c363f19View commit details -
build: update github/codeql-action action to v4.34.1
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 022e0ef - Browse repository at this point
Copy the full SHA 022e0efView commit details -
build: update cross-repo angular dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 88ac998 - Browse repository at this point
Copy the full SHA 88ac998View commit details
Commits on Mar 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for bbc2554 - Browse repository at this point
Copy the full SHA bbc2554View commit details -
feat(@angular/cli): support custom port in MCP devserver start tool
(cherry picked from commit 87d99e9)
Configuration menu - View commit details
-
Copy full SHA for cadf9b2 - Browse repository at this point
Copy the full SHA cadf9b2View commit details -
build: update dependency picomatch to v4.0.4
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 349bd43 - Browse repository at this point
Copy the full SHA 349bd43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3018612 - Browse repository at this point
Copy the full SHA 3018612View 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 2aa93fc...3018612