-
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: 20.3.1
head repository: angular/angular-cli
compare: 20.3.2
- 13 commits
- 16 files changed
- 3 contributors
Commits on Sep 12, 2025
-
build: update cross-repo angular dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for d12877f - Browse repository at this point
Copy the full SHA d12877fView commit details -
build: update cross-repo angular dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for a5aef7d - Browse repository at this point
Copy the full SHA a5aef7dView commit details -
build: update rules_angular digest to 4010ef9
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 6026426 - Browse repository at this point
Copy the full SHA 6026426View commit details
Commits on Sep 13, 2025
-
build: update cross-repo angular dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for bb93ebd - Browse repository at this point
Copy the full SHA bb93ebdView commit details
Commits on Sep 15, 2025
-
build: update pnpm to v10.16.1
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 3fb4aa2 - Browse repository at this point
Copy the full SHA 3fb4aa2View commit details -
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 4c1ef20 - Browse repository at this point
Copy the full SHA 4c1ef20View commit details
Commits on Sep 16, 2025
-
Revert "fix(@angular/build): preserve names in esbuild for improved d…
Configuration menu - View commit details
-
Copy full SHA for deb3ed0 - Browse repository at this point
Copy the full SHA deb3ed0View commit details
Commits on Sep 17, 2025
-
build: update dependency aspect_rules_js to v2.6.0
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 5b804a5 - Browse repository at this point
Copy the full SHA 5b804a5View commit details -
build: disable eslint
await-thenableThis was recently introduced and there are a number of intentional parts that our code does not conform. (cherry picked from commit 20a276c)
Configuration menu - View commit details
-
Copy full SHA for 3164bc2 - Browse repository at this point
Copy the full SHA 3164bc2View commit details -
build: enable minimumReleaseAge to mitigate dependency chain attacks
This change configures pnpm's `minimumReleaseAge` setting to 1 day (1440 minutes). This is a security measure to mitigate dependency chain attacks, where malicious actors publish a new version of a dependency with malicious code and then trick users into updating to it before it can be discovered and reported. By delaying the adoption of new releases, we reduce the window of opportunity for such attacks. The list of excluded packages contains trusted and frequently updated dependencies from the Angular team, which are considered safe to use without this delay. (cherry picked from commit d7998f2)
Configuration menu - View commit details
-
Copy full SHA for 34b88c8 - Browse repository at this point
Copy the full SHA 34b88c8View commit details -
build: update cross-repo angular dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 5edb82e - Browse repository at this point
Copy the full SHA 5edb82eView commit details -
build: update pnpm to v10.17.0
pnpm v10.17.0 adds support for wildcards in 'minimumReleaseAgeExclude'. This simplifies the configuration by allowing the use of '@angular-devkit/*' and '@angular/*' instead of listing each package individually. (cherry picked from commit 2e7fd58)
Configuration menu - View commit details
-
Copy full SHA for ac7adf4 - Browse repository at this point
Copy the full SHA ac7adf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b05a3a - Browse repository at this point
Copy the full SHA 1b05a3aView 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.1...20.3.2