
This PR contains the following updates:
Release Notes
angular/angular-cli (@angular-devkit/build-angular)
Compare Source
18.2.1 (2024-08-21)
| Commit |
Description |
 |
prevent bypassing select/checkbox prompts on validation failure |
| Commit |
Description |
 |
prevent bypassing select/checkbox prompts on validation failure |
| Commit |
Description |
 |
remove outdated browser-esbuild option warning |
| Commit |
Description |
 |
improve error message when an unhandled exception occurs during prerendering |
 |
support reading on-disk files during i18n extraction |
Compare Source
| Commit |
Type |
Description |
| 182ecbd18 |
fix |
allow explicitly disabling TypeScript incremental mode |
| 34908a3fc |
fix |
lazy load Node.js inspector for dev server |
Compare Source
18.1.4 (2024-08-07)
| Commit |
Description |
 |
allow explicitly disabling TypeScript incremental mode |
 |
lazy load Node.js inspector for dev server |
Compare Source
| Commit |
Type |
Description |
| a28615d7d |
fix |
add CSP nonce attribute to script tags when inline critical CSS is disabled |
| 747a1447c |
fix |
prevent build failures with remote CSS imports when Tailwind is configured |
| c0933f2c0 |
fix |
resolve error with extract-i18n builder for libraries |
Compare Source
| Commit |
Type |
Description |
| 5b9378a3b |
fix |
account for HTML base HREF for dev-server externals |
| 3e4ea77d7 |
fix |
correctly detect comma in Sass URL lexer |
| d868270f1 |
fix |
prevent redirection loop |
| 3573ac655 |
fix |
serve HTML files directly |
Compare Source
| Commit |
Type |
Description |
| 4f6cee272 |
fix |
skip undefined files when generating budget stats |
| Commit |
Type |
Description |
| 96dc7e6ed |
fix |
remove Vite "/@id/" prefix for explicit external dependencies |
| bdef39801 |
fix |
resolve only ".wasm" files |
Compare Source
| Commit |
Type |
Description |
| 6c0f60d1b |
fix |
make ng update to keep newline at the end of package.json |
| Commit |
Type |
Description |
| 1eb36e593 |
fix |
reduce the number of max workers to available CPUs minus one |
| c6fc0203e |
fix |
rollback terser to 5.29.2 |
| Commit |
Type |
Description |
| 628d87a94 |
feat |
support WASM/ES Module integration proposal |
| fb8e3c39a |
fix |
allow top-level await in zoneless applications |
| 5ec724338 |
fix |
correctly name entry points to match budgets |
| cd97134a6 |
fix |
normalize paths during module resolution in Vite |
| 27bd67083 |
fix |
redirect to path with trailing slash for asset directories |
| e8a6d6bc4 |
fix |
reduce the number of max workers to available CPUs minus one |
| 3091956f5 |
fix |
support import attributes in JavaScript transformer |
Compare Source
| Commit |
Type |
Description |
| 67bf90131 |
fix |
make ng update to keep newline at the end of package.json |
| Commit |
Type |
Description |
| 9b43ecbd0 |
fix |
reduce the number of max workers to available CPUs minus one |
| 03dad6806 |
fix |
rollback terser to 5.29.2 |
| Commit |
Type |
Description |
| fc928f638 |
fix |
correctly name entry points to match budgets |
| 2d51e8607 |
fix |
redirect to path with trailing slash for asset directories |
| 16f1c1e01 |
fix |
reduce the number of max workers to available CPUs minus one |
Compare Source
| Commit |
Type |
Description |
| 98a8a8a78 |
fix |
show JavaScript cache store initialization warning |
Compare Source
18.0.5 (2024-06-20)
| Commit |
Description |
 |
update schematics to use RouterModule when --routing flag is present |
| Commit |
Description |
 |
use istanbul-lib-instrument directly for karma code coverage |
| Commit |
Description |
 |
add CSP nonce to script with src tags |
 |
automatically resolve .mjs files when using Vite |
 |
use Node.js available parallelism for default worker count |
angular/angular (@angular/animations)
Compare Source
Breaking Changes
zone.js
fakeAsync will now flush pending timers at the end of
the given function by default. To opt-out of this, you can use {flush: false} in options parameter of fakeAsync
compiler
| Commit |
Type |
Description |
| d9d68e73d2 |
fix |
reduce chance of conflicts between generated factory and local variables (#57181) |
compiler-cli
| Commit |
Type |
Description |
| 0b1dd39663 |
perf |
improve performance of interpolatedSignalNotInvoked extended diagnostic (#57291) |
core
| Commit |
Type |
Description |
| f7918f5272 |
feat |
Add 'flush' parameter option to fakeAsync to flush after the test (#57239) |
| 7919982063 |
feat |
Add whenStable helper on ApplicationRef (#57190) |
Compare Source
compiler-cli
| Commit |
Type |
Description |
| 5401332b0e |
fix |
generate valid TS 5.6 type checking code (#57303) |
core
| Commit |
Type |
Description |
| e39b22a932 |
fix |
Account for addEventListener to be passed a Window or Document. (#57282) |
| db65bc25ca |
fix |
Account for addEventListener to be passed a Window or Document. (#57354) |
| 0e024ecc27 |
fix |
complete post-hydration cleanup in components that use ViewContainerRef (#57300) |
| 822db64b93 |
fix |
skip hydration for i18n nodes that were not projected (#57356) |
| 810f76f574 |
fix |
take skip hydration flag into account while hydrating i18n blocks (#57299) |
Compare Source
compiler
| Commit |
Type |
Description |
| 6a99f83659 |
fix |
reduce chance of conflicts between generated factory and local variables (#57181) |
compiler-cli
| Commit |
Type |
Description |
| [afb05ff1c |
|
|
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.