ngx-builders / source-map-analyzer

typescript, builder
https://www.npmjs.com/package/@ngx-builders/analyze
MIT License
89 stars 12 forks source link

fix(deps): update angular-cli monorepo to v18 (major) #113

Open renovate[bot] opened 10 months ago

renovate[bot] commented 10 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/core 16.1.0 -> 18.2.5 age adoption passing confidence
@angular-devkit/schematics 16.1.0 -> 18.2.5 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/core) ### [`v18.2.5`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1825-2024-09-18) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.2.4...18.2.5) ##### [@​angular/build](https://redirect.github.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- | | [707431625](https://redirect.github.com/angular/angular-cli/commit/7074316257bd736e0d3393368fc93dec9604b49e) | fix | support HTTP HEAD requests for virtual output files | | [1032b3da1](https://redirect.github.com/angular/angular-cli/commit/1032b3da1a0f3aaf63d2fd3cd8c6fd3b0d0b578c) | fix | update vite to `5.4.6` | ### [`v18.2.4`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1824-2024-09-11) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.2.3...18.2.4) ##### [@​angular/build](https://redirect.github.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- | | [765309a2e](https://redirect.github.com/angular/angular-cli/commit/765309a2e1bcd3bb07ff87062fc2dc04e4bce16f) | fix | prevent transformation of Node.js internal dependencies by Vite | ### [`v18.2.3`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1823-2024-09-04) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.2.2...18.2.3) ##### [@​angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------ | | [482076612](https://redirect.github.com/angular/angular-cli/commit/482076612cac4b6565fc1b5e89ff9ca207653f87) | fix | update `webpack-dev-middleware` to `7.4.2` | ### [`v18.2.2`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1822-2024-08-29) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.2.1...18.2.2) ##### [@​angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- | | [504b00b93](https://redirect.github.com/angular/angular-cli/commit/504b00b93b80eec4185838b426c0f6acaa3a148e) | fix | clear context in Karma by default for single run executions | | [82b76086e](https://redirect.github.com/angular/angular-cli/commit/82b76086eb519c224981038dfa55b2ec3cfec0b4) | fix | update webpack to `5.94.0` | ### [`v18.2.1`](https://redirect.github.com/angular/angular-cli/releases/tag/18.2.1) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.2.0...18.2.1) ### 18.2.1 (2024-08-21) ##### [@​angular-devkit/schematics-cli](https://redirect.github.com/angular-devkit/schematics-cli) | Commit | Description | | -- | -- | | [![fix - 94e27c88b](https://img.shields.io/badge/94e27c88b-fix-green)](https://redirect.github.com/angular/angular-cli/commit/94e27c88bb968589bc8b9b5d6536ce6c0ba0b24f) | prevent bypassing select/checkbox prompts on validation failure | ##### [@​angular/cli](https://redirect.github.com/angular/cli) | Commit | Description | | -- | -- | | [![fix - 05a274a01](https://img.shields.io/badge/05a274a01-fix-green)](https://redirect.github.com/angular/angular-cli/commit/05a274a01365c21f69c0412f3455acd14cc6ddc5) | prevent bypassing select/checkbox prompts on validation failure | ##### [@​angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) | Commit | Description | | -- | -- | | [![fix - ddeb2b2b9](https://img.shields.io/badge/ddeb2b2b9-fix-green)](https://redirect.github.com/angular/angular-cli/commit/ddeb2b2b93eaa9d8b659d17357aa2b7a9dc509ce) | remove outdated browser-esbuild option warning | ##### [@​angular/build](https://redirect.github.com/angular/build) | Commit | Description | | -- | -- | | [![fix - 83b2699ab](https://img.shields.io/badge/83b2699ab-fix-green)](https://redirect.github.com/angular/angular-cli/commit/83b2699abbf58a7c90d2339fa4a01d67aa2d2d33) | improve error message when an unhandled exception occurs during prerendering | | [![fix - 0be4038a5](https://img.shields.io/badge/0be4038a5-fix-green)](https://redirect.github.com/angular/angular-cli/commit/0be4038a503626e2e9f44d68fe5599cc6028dd8e) | support reading on-disk files during i18n extraction | ### [`v18.2.0`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1820-rc0-2024-08-07) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.1.4...18.2.0) ##### [@​angular/build](https://redirect.github.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ | | [182ecbd18](https://redirect.github.com/angular/angular-cli/commit/182ecbd18817679b27441ffef2431f92910b592f) | fix | allow explicitly disabling TypeScript incremental mode | | [34908a3fc](https://redirect.github.com/angular/angular-cli/commit/34908a3fcba304da6916b2113863751500268a8c) | fix | lazy load Node.js inspector for dev server | ### [`v18.1.4`](https://redirect.github.com/angular/angular-cli/releases/tag/18.1.4) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.1.3...18.1.4) ### 18.1.4 (2024-08-07) ##### [@​angular/build](https://redirect.github.com/angular/build) | Commit | Description | | -- | -- | | [![fix - f8b092711](https://img.shields.io/badge/f8b092711-fix-green)](https://redirect.github.com/angular/angular-cli/commit/f8b092711481a5754ea93bce65d706d261873810) | allow explicitly disabling TypeScript incremental mode | | [![fix - f3a5970fc](https://img.shields.io/badge/f3a5970fc-fix-green)](https://redirect.github.com/angular/angular-cli/commit/f3a5970fca0a196b1ac905306257d65bab3b1325) | lazy load Node.js inspector for dev server | ### [`v18.1.3`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1813-2024-07-31) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.1.2...18.1.3) ##### [@​angular/build](https://redirect.github.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------------- | | [a28615d7d](https://redirect.github.com/angular/angular-cli/commit/a28615d7dd3f6503f257756058fe182ce6f6b052) | fix | add CSP `nonce` attribute to script tags when inline critical CSS is disabled | | [747a1447c](https://redirect.github.com/angular/angular-cli/commit/747a1447c1855a1bb918e5f55e4ba4182235f88a) | fix | prevent build failures with remote CSS imports when Tailwind is configured | | [c0933f2c0](https://redirect.github.com/angular/angular-cli/commit/c0933f2c0354a13ba3f752f29b24054177697faa) | fix | resolve error with `extract-i18n` builder for libraries | ### [`v18.1.2`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1812-2024-07-24) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.1.1...18.1.2) ##### [@​angular/build](https://redirect.github.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- | | [5b9378a3b](https://redirect.github.com/angular/angular-cli/commit/5b9378a3be3a1c4f465ba471a120a2edd3a4d2f8) | fix | account for HTML base HREF for dev-server externals | | [3e4ea77d7](https://redirect.github.com/angular/angular-cli/commit/3e4ea77d755edce2c88d55b76860e6e91fb03f3c) | fix | correctly detect comma in Sass URL lexer | | [d868270f1](https://redirect.github.com/angular/angular-cli/commit/d868270f1baf0fd5f2c5677691cc9c4e88b47d8f) | fix | prevent redirection loop | | [3573ac655](https://redirect.github.com/angular/angular-cli/commit/3573ac6555ead2afc34979e284426a0204fff42c) | fix | serve HTML files directly | ### [`v18.1.1`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1811-2024-07-17) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.1.0...18.1.1) ##### [@​angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------- | | [4f6cee272](https://redirect.github.com/angular/angular-cli/commit/4f6cee2721b52427624370f3f81f3edc140774e7) | fix | skip undefined files when generating budget stats | ##### [@​angular/build](https://redirect.github.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------- | | [96dc7e6ed](https://redirect.github.com/angular/angular-cli/commit/96dc7e6ed3317e354fae82d1b42b31250e96d89d) | fix | remove Vite "/@​id/" prefix for explicit external dependencies | | [bdef39801](https://redirect.github.com/angular/angular-cli/commit/bdef3980160db8c27ae103444a41275351434b78) | fix | resolve only ".wasm" files | ### [`v18.1.0`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1810-rc1-2024-07-03) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.0.7...18.1.0) ##### [@​angular/cli](https://redirect.github.com/angular/cli) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- | | [6c0f60d1b](https://redirect.github.com/angular/angular-cli/commit/6c0f60d1bd7d120834d64f4d412829a7e2f061b0) | fix | make `ng update` to keep newline at the end of package.json | ##### [@​angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ | | [1eb36e593](https://redirect.github.com/angular/angular-cli/commit/1eb36e5938b475cc3a81c324812489cf3e596d05) | fix | reduce the number of max workers to available CPUs minus one | | [c6fc0203e](https://redirect.github.com/angular/angular-cli/commit/c6fc0203e06680d0bfb13066f809ed636722dec6) | fix | rollback terser to `5.29.2` | ##### [@​angular/build](https://redirect.github.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ | | [628d87a94](https://redirect.github.com/angular/angular-cli/commit/628d87a9474ad2792b69bfbc501a2c5960b27db9) | feat | support WASM/ES Module integration proposal | | [fb8e3c39a](https://redirect.github.com/angular/angular-cli/commit/fb8e3c39a8b265003e98c8c6b5a9ec898223249f) | fix | allow top-level await in zoneless applications | | [5ec724338](https://redirect.github.com/angular/angular-cli/commit/5ec724338539f7191bee5026d7d1db578c1ce5aa) | fix | correctly name entry points to match budgets | | [cd97134a6](https://redirect.github.com/angular/angular-cli/commit/cd97134a6e1468c6806c2bd753c934ec91bc3927) | fix | normalize paths during module resolution in Vite | | [27bd67083](https://redirect.github.com/angular/angular-cli/commit/27bd670831e60440ef7a2d2817c5871fbacd9e35) | fix | redirect to path with trailing slash for asset directories | | [e8a6d6bc4](https://redirect.github.com/angular/angular-cli/commit/e8a6d6bc41edcdb0cd58f4c62ddf0199f8c643d2) | fix | reduce the number of max workers to available CPUs minus one | | [3091956f5](https://redirect.github.com/angular/angular-cli/commit/3091956f503754f313dbf98a8de6d21d3d01ebe3) | fix | support import attributes in JavaScript transformer | ### [`v18.0.7`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1807-2024-07-03) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.0.6...18.0.7) ##### [@​angular/cli](https://redirect.github.com/angular/cli) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- | | [67bf90131](https://redirect.github.com/angular/angular-cli/commit/67bf9013151c4e6a13c91ecf4afd78c863d9e33f) | fix | make `ng update` to keep newline at the end of package.json | ##### [@​angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ | | [9b43ecbd0](https://redirect.github.com/angular/angular-cli/commit/9b43ecbd0395027548781a19345fbcd82261d4f4) | fix | reduce the number of max workers to available CPUs minus one | | [03dad6806](https://redirect.github.com/angular/angular-cli/commit/03dad680676c4b2272b65a51dd62d74360e20b78) | fix | rollback terser to `5.29.2` | ##### [@​angular/build](https://redirect.github.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ | | [fc928f638](https://redirect.github.com/angular/angular-cli/commit/fc928f6386061f34f7cd3ef6bb6d25aa4a33a800) | fix | correctly name entry points to match budgets | | [2d51e8607](https://redirect.github.com/angular/angular-cli/commit/2d51e86077c4687224e931f49c82a907f5229ae5) | fix | redirect to path with trailing slash for asset directories | | [16f1c1e01](https://redirect.github.com/angular/angular-cli/commit/16f1c1e010090596b7d7c3911f01728e3feecc4d) | fix | reduce the number of max workers to available CPUs minus one | ### [`v18.0.6`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1806-2024-06-26) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.0.5...18.0.6) ##### [@​angular/build](https://redirect.github.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------- | | [98a8a8a78](https://redirect.github.com/angular/angular-cli/commit/98a8a8a781fd7901f2e1c1d2eb22975ac65f0329) | fix | show JavaScript cache store initialization warning | ### [`v18.0.5`](https://redirect.github.com/angular/angular-cli/releases/tag/18.0.5) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.0.4...18.0.5) ### 18.0.5 (2024-06-20) ##### [@​schematics/angular](https://redirect.github.com/schematics/angular) | Commit | Description | | -- | -- | | [![fix - 5c705e800](https://img.shields.io/badge/5c705e800-fix-green)](https://redirect.github.com/angular/angular-cli/commit/5c705e800c17237d82bc9065f22e30b720ddcec0) | update schematics to use RouterModule when --routing flag is present | ##### [@​angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) | Commit | Description | | -- | -- | | [![fix - 86e031dc7](https://img.shields.io/badge/86e031dc7-fix-green)](https://redirect.github.com/angular/angular-cli/commit/86e031dc7ef6c736e431caf973aca1233d912060) | use istanbul-lib-instrument directly for karma code coverage | ##### [@​angular/build](https://redirect.github.com/angular/build) | Commit | Description | | -- | -- | | [![fix - bdd168f37](https://img.shields.io/badge/bdd168f37-fix-green)](https://redirect.github.com/angular/angular-cli/commit/bdd168f37f7757e0c02971e21e90479555a6e703) | add CSP nonce to script with src tags | | [![fix - 405c14809](https://img.shields.io/badge/405c14809-fix-green)](https://redirect.github.com/angular/angular-cli/commit/405c1480917d50c677be178c817b845f30cc8cce) | automatically resolve `.mjs` files when using Vite | | [![fix - 7360a346e](https://img.shields.io/badge/7360a346e-fix-green)](https://redirect.github.com/angular/angular-cli/commit/7360a346ed1b329c0620301ce0e0464d5569a42f) | use Node.js available parallelism for default worker count | ### [`v18.0.4`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1804-2024-06-13) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.0.3...18.0.4) ##### [@​angular/build](https://redirect.github.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------------------------- | | [791ef809d](https://redirect.github.com/angular/angular-cli/commit/791ef809d8dfec8fde844e916973a05b2eb5c9d9) | fix | do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled | | [20fc6ca05](https://redirect.github.com/angular/angular-cli/commit/20fc6ca057e5190155474e7377bf9f22aab597dd) | fix | generate module preloads next to script elements in index HTML | | [3a1bf5c8a](https://redirect.github.com/angular/angular-cli/commit/3a1bf5c8a52d6ec1eb337f0937bf073de2ea0b62) | fix | Initiate PostCSS only once | | [78c611754](https://redirect.github.com/angular/angular-cli/commit/78c6117544afa1aa69ef5485f1c3b77b1207f6f1) | fix | issue warning when auto adding `@angular/localize/init` | ### [`v18.0.3`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1803-2024-06-05) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.0.2...18.0.3) ##### [@​angular/cli](https://redirect.github.com/angular/cli) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------------------------------------------- | | [b709d2a24](https://redirect.github.com/angular/angular-cli/commit/b709d2a243926f1ab01e8c8a78d68fc57ab4cab3) | fix | add `schema.json` options to parsed command, also when a version is passed to `ng add @​` | ##### [@​angular/build](https://redirect.github.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- | | [43a2a7d13](https://redirect.github.com/angular/angular-cli/commit/43a2a7d137328c1f6f865b76585a92f4e5058b13) | fix | avoid escaping rebased Sass URL values | | [9acb5c7ca](https://redirect.github.com/angular/angular-cli/commit/9acb5c7ca8e6d14379e39f56d2498c0276214210) | fix | disable JS transformer persistent cache on web containers | | [346df4909](https://redirect.github.com/angular/angular-cli/commit/346df490976e39d791db5ecfa14eab6a5ad8d99d) | fix | improve Sass rebaser ident token detection | | [6526a5f59](https://redirect.github.com/angular/angular-cli/commit/6526a5f590fbc7f26b9e613af3b5c497e30603b5) | fix | watch all related files during a Sass error | ### [`v18.0.2`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1802-2024-05-29) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.0.1...18.0.2) ##### [@​schematics/angular](https://redirect.github.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- | | [9967c04b8](https://redirect.github.com/angular/angular-cli/commit/9967c04b86c6928509c80af7144b342616e9681b) | fix | check both application builder packages in SSR schematic | | [92b48ab14](https://redirect.github.com/angular/angular-cli/commit/92b48ab144fbe5b8f89d371b0a8fa94d0d17b72c) | fix | set builders `assets` option correctly for new applications | ##### [@​angular/build](https://redirect.github.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------- | | [3bb06c37d](https://redirect.github.com/angular/angular-cli/commit/3bb06c37dc20d7af358f007b9928de71f39545d2) | fix | disable Worker wait loop for Sass compilations in web containers | | [c4cf35923](https://redirect.github.com/angular/angular-cli/commit/c4cf359233e1044864539383912b9ba0432e149d) | fix | print Sass `@warn` location | | [352879804](https://redirect.github.com/angular/angular-cli/commit/3528798042a232779478bf82b4d4f6521fab4c30) | fix | support valid self-closing MathML tags in HTML index file | | [476f3084a](https://redirect.github.com/angular/angular-cli/commit/476f3084aff333a45c4937950abdba65cd420eba) | fix | support valid self-closing SVG tags in HTML index file | ##### [@​angular/pwa](https://redirect.github.com/angular/pwa) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- | | [acbffd236](https://redirect.github.com/angular/angular-cli/commit/acbffd2368d3c979b26a4541d3f44387fdba0651) | fix | set manifest `icons` location to match `assets` builder option | ### [`v18.0.1`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1801-2024-05-23) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.0.0...18.0.1) ##### [@​schematics/angular](https://redirect.github.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------- | | [01842f515](https://redirect.github.com/angular/angular-cli/commit/01842f5154fe0ec41226d1dd28e099bf57f3d2c9) | fix | use angular.dev in readme | ##### [@​angular/build](https://redirect.github.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------- | | [7d253e9cd](https://redirect.github.com/angular/angular-cli/commit/7d253e9cd0bb6df829fd4229465f4334d5c134bb) | fix | avoid rebasing URLs with function calls | | [6b6a76a99](https://redirect.github.com/angular/angular-cli/commit/6b6a76a998980392d78e1cabc5e5fe4af0ced01c) | fix | disable persistent disk caching inside webcontainers by default | | [ba70a50b6](https://redirect.github.com/angular/angular-cli/commit/ba70a50b6bc45a6b07ff24feed3b36915294063b) | fix | handle esbuild-browser `polyfills` option as `string` during `ng serve` | | [706423aca](https://redirect.github.com/angular/angular-cli/commit/706423acad2c431c4125166d078dbad804719d95) | fix | only import persistent cache store with active caching | ### [`v18.0.0`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1800-2024-05-22) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/17.3.9...18.0.0) #### Breaking Changes ##### [@​angular/cli](https://redirect.github.com/angular/cli) - The `ng doc` command has been removed without a replacement. To perform searches, please visit www.angular.dev - Node.js support for versions <18.19.1 and <20.11.1 has been removed. ##### [@​angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) - By default, the index.html file is no longer emitted in the browser directory when using the application builder with SSR. Instead, an index.csr.html file is emitted. This change is implemented because in many cases server and cloud providers incorrectly treat the index.html file as a statically generated page. If you still require the old behavior, you can use the `index` option to specify the `output` file name. ```json "architect": { "build": { "builder": "@​angular-devkit/build-angular:application", "options": { "outputPath": "dist/my-app", "index": { "input": "src/index.html", "output": "index.html" } } } } ``` - The support for the legacy Sass build pipeline, previously accessible via `NG_BUILD_LEGACY_SASS` when utilizing webpack-based builders, has been removed. #### Deprecations ##### [@​angular-devkit/schematics](https://redirect.github.com/angular-devkit/schematics) - `NodePackageLinkTask` in `@angular-devkit/schematics`. A custom task should be created instead. ##### [@​angular/cli](https://redirect.github.com/angular/cli) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | -------- | --------------------------------------------------------- | | [ac3019570](https://redirect.github.com/angular/angular-cli/commit/ac301957093d0689c98f7debe98fbb2546c9b442) | feat | add `ng dev` alias to `ng serve` | | [4087728c3](https://redirect.github.com/angular/angular-cli/commit/4087728c3e6350d85d653e9d053249ff77e639e6) | feat | support for Node.js v22 | | [41ab6c8c3](https://redirect.github.com/angular/angular-cli/commit/41ab6c8c3486d7cf7c41c18ae3b603376f647605) | fix | add `--version` option | | [df4dde95d](https://redirect.github.com/angular/angular-cli/commit/df4dde95daa12d5b08b3c4e937f4b4048d645254) | fix | add `@angular/build` package to update group list | | [1039f6d79](https://redirect.github.com/angular/angular-cli/commit/1039f6d7997523dd4657c5c2a06631e6075b7bc0) | fix | change update guide link to angular.dev | | [f4670fcb1](https://redirect.github.com/angular/angular-cli/commit/f4670fcb1af20a53501b557fc0e6126afce766d5) | fix | eliminate prompts during `ng version` command | | [a99ec6a54](https://redirect.github.com/angular/angular-cli/commit/a99ec6a5453fb732500ef7abff67f76511a74da3) | fix | keep cli package first in update package group metadata | | [dd786d495](https://redirect.github.com/angular/angular-cli/commit/dd786d495ce6e7d759b0b225b2efe25fb5727d08) | fix | only add --version option on default command | | [03eee0545](https://redirect.github.com/angular/angular-cli/commit/03eee0545095ff958ac86cb5dfad44692ef018ae) | refactor | remove `ng doc` command | | [c7b208555](https://redirect.github.com/angular/angular-cli/commit/c7b208555e34cc5ebf9cf2d335d257e72297cae9) | refactor | remove support for Node.js versions <18.19.1 and <20.11.1 | ##### [@​schematics/angular](https://redirect.github.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------- | | [b2ac5fac7](https://redirect.github.com/angular/angular-cli/commit/b2ac5fac7d66ccd027f766565fa17c6a3bb18e44) | feat | allow application migration to use new build package in projects where possible | | [6530aa11b](https://redirect.github.com/angular/angular-cli/commit/6530aa11bed5ef67d611e8aed268bd20345cf0e6) | feat | replace `assets` with `public` directory | | [725883713](https://redirect.github.com/angular/angular-cli/commit/72588371385bebeea1003dff4d1d0a2ca9854321) | feat | use eventCoalescing option by default (standalone bootstrap) | | [508d97da7](https://redirect.github.com/angular/angular-cli/commit/508d97da76b5359bc8029888ff0e9cfc59a6139c) | feat | use ngZoneEventCoalescing option by default (module bootstrap) | | [f452589e2](https://redirect.github.com/angular/angular-cli/commit/f452589e2c921448b76a138a5f34ba92ad05e297) | feat | use TypeScript bundler module resolution for new projects | | [95a4d6ee5](https://redirect.github.com/angular/angular-cli/commit/95a4d6ee56d80dce012cf2306422bb7fd8e0e32d) | fix | add less dependency in application migration if needed | | [c46aa084f](https://redirect.github.com/angular/angular-cli/commit/c46aa084f53be7ebdb8cc450bd81907222d00275) | fix | add postcss dependency in application migration if needed | | [157329384](https://redirect.github.com/angular/angular-cli/commit/157329384809d723c428a043712a331493826748) | fix | add spaces around eventCoalescing option | | [23cc337aa](https://redirect.github.com/angular/angular-cli/commit/23cc337aa34c919e344ab001f5efbb8fe9ce3c7c) | fix | keep deployUrl option when migrating to application builder | ##### [@​angular-devkit/architect](https://redirect.github.com/angular-devkit/architect) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------- | | [ddd08efef](https://redirect.github.com/angular/angular-cli/commit/ddd08efefecfe9b74db6a866a1bed0216380a28a) | fix | resolve builder aliases from containing package | ##### [@​angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | -------- | ---------------------------------------------------------------------------------------------------- | | [53c319aaa](https://redirect.github.com/angular/angular-cli/commit/53c319aaa95049b8558df80e57fa0a6318003121) | feat | add support for the `poll` option in the library builder | | [83d1d233a](https://redirect.github.com/angular/angular-cli/commit/83d1d233a2eded71fcdd5fec4b1a90bdd4dbf132) | feat | enhance Sass rebasing importer for resources URL defined in variables and handling of external paths | | [d51cb598a](https://redirect.github.com/angular/angular-cli/commit/d51cb598a74aba313aee212656de506004a041e6) | feat | inject event-dispatch in SSR HTML page | | [0b03829bc](https://redirect.github.com/angular/angular-cli/commit/0b03829bcefea5c250c6a9ff880a737fcc351b2e) | feat | move i18n extraction for application builder to new build system package | | [4ffe07aa2](https://redirect.github.com/angular/angular-cli/commit/4ffe07aa24a0fc9ff48461e9c3664d96e92317cf) | feat | move Vite-based dev-server for application builder to new build system package | | [d1c632af9](https://redirect.github.com/angular/angular-cli/commit/d1c632af9a98d4e8975f198cf205194e2ebff209) | feat | support native async/await when app is zoneless | | [37fc7f0cc](https://redirect.github.com/angular/angular-cli/commit/37fc7f0ccf3b8e6f31a0c5b2eaf4aee52f439472) | fix | disable Vite prebundling when script optimizations are enabled | | [2acf95a94](https://redirect.github.com/angular/angular-cli/commit/2acf95a94993e51876d4004d2c3bc0a04be0a419) | fix | do not generate an `index.html` file in the browser directory when using SSR. | | [8a54875cb](https://redirect.github.com/angular/angular-cli/commit/8a54875cbb654f95d5213b2d84190bd3814d6810) | fix | handle wrapping of class expressions emitted by esbuild | | [97973059e](https://redirect.github.com/angular/angular-cli/commit/97973059ec56a573629f7a367757773a3cfabe17) | refactor | remove Sass legacy implementation | ##### [@​angular-devkit/schematics](https://redirect.github.com/angular-devkit/schematics) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | -------- | ------------------------------- | | [797584583](https://redirect.github.com/angular/angular-cli/commit/797584583138c9223bf238ae8f352e77575bd25a) | refactor | deprecate `NodePackageLinkTask` | ##### [@​angular/build](https://redirect.github.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------ | | [810d213e1](https://redirect.github.com/angular/angular-cli/commit/810d213e1813dd01620173f5f999dca7bccf8ea1) | feat | introduce new official build system package | | [b7a0792b3](https://redirect.github.com/angular/angular-cli/commit/b7a0792b3286fc98d1343f55b5df89ddf13e36bc) | fix | add a maximum rendering timeout for SSG | | [411115303](https://redirect.github.com/angular/angular-cli/commit/41111530349db1ac199c3ac1d4eccbde8b023123) | fix | add console note about development server raw file size | | [921fa7cf4](https://redirect.github.com/angular/angular-cli/commit/921fa7cf4adc69d3cb6ec7dd5c8d7cace33a502e) | fix | add missing `ansi-colors` and `picomatch` dependencies | | [791cf75af](https://redirect.github.com/angular/angular-cli/commit/791cf75afb0b3b5892c41296bc4049a2c10926e8) | fix | check both potential build packages in Angular version check | | [4d7cd5e3e](https://redirect.github.com/angular/angular-cli/commit/4d7cd5e3ed303c53b2cc63720b9a577e2f46f170) | fix | correctly wrap class expressions with static properties or blocks emitted by esbuild | | [57f448a0f](https://redirect.github.com/angular/angular-cli/commit/57f448a0f70c76c1a0ebbe941f82eec1d698e7d4) | fix | decode URL pathname decoding during SSG fetch | | [940e382db](https://redirect.github.com/angular/angular-cli/commit/940e382db27474dba6479f57e4ffefee04cfca66) | fix | disable Vite prebundling when script optimizations are enabled | | [70dbc7a6e](https://redirect.github.com/angular/angular-cli/commit/70dbc7a6e9a7f6d55aeb4e10e8e686b186e6cdf3) | fix | emit error for invalid self-closing element in index HTML | | [44b401747](https://redirect.github.com/angular/angular-cli/commit/44b401747f78bab208ce863f9c08e7a12f01fe27) | fix | ensure input index HTML file triggers rebuilds when changed | | [dff4deaeb](https://redirect.github.com/angular/angular-cli/commit/dff4deaeb366d0ff734ae02abdbaa1fcdcd901aa) | fix | ensure recreated files are watched | | [17931166d](https://redirect.github.com/angular/angular-cli/commit/17931166d83a4b18d2f4eb81f8a445b2365c71aa) | fix | format sizes using decimal byte units consistently | | [2085365e0](https://redirect.github.com/angular/angular-cli/commit/2085365e04c9b08dbf2024036b93609046f2f458) | fix | only generate shallow preload links for initial files | | [33cd47c85](https://redirect.github.com/angular/angular-cli/commit/33cd47c85ea12df57ec7b244beccfa299c927765) | fix | properly configure headers for media resources and HTML page | | [d10fece2c](https://redirect.github.com/angular/angular-cli/commit/d10fece2c17183e18d04733dec22459ced1cc1c8) | fix | properly rebase Sass url() values with leading interpolations | | [3f2963835](https://redirect.github.com/angular/angular-cli/commit/3f2963835759fa3eed1faf64a7b87d5dcf8a6fa3) | perf | add persistent caching of JavaScript transformations | | [a15eb7d1c](https://redirect.github.com/angular/angular-cli/commit/a15eb7d1c6a26f5d94da5566f8b4ac1810ea1361) | perf | improve rebuild time for file loader usage with prebundling | ### [`v17.3.9`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1739-2024-08-29) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/17.3.8...17.3.9) ##### [@​angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- | | [e2c5c034d](https://redirect.github.com/angular/angular-cli/commit/e2c5c034d96962fe6f358285e376630c71ac9673) | fix | clear context in Karma by default for single run executions | | [88501f3d5](https://redirect.github.com/angular/angular-cli/commit/88501f3d5586f72ee0900b8d351af3d72bdc0dee) | fix | upgrade webpack to `5.94.0` | ### [`v17.3.8`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1738-2024-05-22) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/17.3.7...17.3.8) ##### [@​angular/cli](https://redirect.github.com/angular/cli) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------- | | [3ada6eb52](https://redirect.github.com/angular/angular-cli/commit/3ada6eb5256631ca3a951525fc9814ad0447a41f) | fix | clarify optional migration instructions during ng update | ##### [@​angular-devkit/schematics](https://redirect.github.com/angular-devkit/schematics) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------------------------------------------------- | | [4b6ba8df1](https://redirect.github.com/angular/angular-cli/commit/4b6ba8df1ab8f4801fba7ddc38812417e274d960) | fix | `SchematicTestRunner.runExternalSchematic` fails with "The encoded data was not valid for encoding utf-8" | ### [`v17.3.7`](https://redirect.github.com/angular/angular-cli/compare/17.3.6...c85190bf020bfca5cf5aaa1198b63713097f5fe9) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/17.3.6...17.3.7) ### [`v17.3.6`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1736-2024-04-25) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/17.3.5...17.3.6) ##### [@​angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ | | [dcec59799](https://redirect.github.com/angular/angular-cli/commit/dcec59799faac66bf25043984c11944479efcf4d) | fix | properly configure headers for media resources and HTML page | ### [`v17.3.5`](https://redirect.github.com/angular/angular-cli/compare/17.3.4...4771f00915a603248cec7017e41a43555332ccbf) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/17.3.4...17.3.5) ### [`v17.3.4`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1734-2024-04-11) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/17.3.3...17.3.4) ##### [@​angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ | | [1128bdd64](https://redirect.github.com/angular/angular-cli/commit/1128bdd642c3e60c67485970e5cd354b2fde0f98) | fix | ensure esbuild-based builders exclusively produce ESM output | ### [`v17.3.3`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1733-2024-04-02) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/17.3.2...17.3.3) ##### [@​schematics/angular](https://redirect.github.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- | | [a673baf5c](https://redirect.github.com/angular/angular-cli/commit/a673baf5ce385415ded23641a2dc5cdcae8f3f5c) | fix | Revert "fix([@​schematics/angular](https://redirect.github.com/schematics/angular)): rename SSR port env variable" | ### [`v17.3.2`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1732-2024-03-25) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/17.3.1...17.3.2) ##### [@​schematics/angular](https://redirect.github.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------- | | [935f931ee](https://redirect.github.com/angular/angular-cli/commit/935f931eea8ddd1cb86b2275b8e384bf51e9153e) | fix | rename SSR port env variable | ##### [@​angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------ | | [c9d436000](https://redirect.github.com/angular/angular-cli/commit/c9d4360000e6134b936781be3b0d5cf1871d44d7) | fix | `Internal server error: Invalid URL` when using a non localhost IP | | [59fba38ec](https://redirect.github.com/angular/angular-cli/commit/59fba38ec6181c8d9c7a0636fb514c4b25aaf0cd) | fix | ensure proper resolution of linked SCSS files | | [27dd8f208](https://redirect.github.com/angular/angular-cli/commit/27dd8f208911dbb2eda6d64efd6d1ce8c463ce35) | fix | service-worker references non-existent named index output | | [c12907d92](https://redirect.github.com/angular/angular-cli/commit/c12907d92f8a2268541fd3bf28857dbb216ec7c9) | fix | update `webpack-dev-middleware` to `6.1.2` | ### [`v17.3.1`](https://redirect.github.com/angular/angular-cli/releases/tag/17.3.1) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/17.3.0...17.3.1) ### 17.3.1 (2024-03-20) ##### [@​schematics/angular](https://redirect.github.com/schematics/angular) | Commit | Description | | -- | -- | | [![fix - 198ca9afc](https://img.shields.io/badge/198ca9afc-fix-green)](https://redirect.github.com/angular/angular-cli/commit/198ca9afcc9a043d4329c2f4032f0b9cefa11a2e) | improve Sass format clarity for application style option | ##### [@​angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) | Commit | Description | | -- | -- | | [![fix - 2809971a5](https://img.shields.io/badge/2809971a5-fix-green)](https://redirect.github.com/angular/angular-cli/commit/2809971a57966cf79965c84a933f70709334c16b) | only generate `server` directory when SSR is enabled | | [![fix - 3f601a14e](https://img.shields.io/badge/3f601a14e-fix-green)](https://redirect.github.com/angular/angular-cli/commit/3f601a14e70540f37ef6c6559a5cd50bb6b453d7) | typo in allowedHosts warning for unsupported vite options | | [![perf - 79c44adac](https://img.shields.io/badge/79c44adac-perf-orange)](https://redirect.github.com/angular/angular-cli/commit/79c44adac4184408cbd1dc07989796f155cfc70e) | avoid transforming empty component stylesheets | | [![perf - cc3167f30](https://img.shields.io/badge/cc3167f30-perf-orange)](https://redirect.github.com/angular/angular-cli/commit/cc3167f3012aa621a7fc9277a9c8a82601f7d914) | reduce build times for apps with a large number of components when utilizing esbuild-based builders | ### [`v17.3.0`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1730-2024-03-13) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/17.2.3...17.3.0) ##### [@​schematics/angular](https://redirect.github.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- | | [5ab71fc92](https://redirect.github.com/angular/angular-cli/commit/5ab71fc92ba26f6255e5a5c00e374709ff58d19d) | feat | update CSS/Sass import/use specifiers in application migration | ##### [@​angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------- | | [9ca3a5450](https://redirect.github.com/angular/angular-cli/commit/9ca3a54503574674eb107d4d2b507be7ecd727ee) | feat | add `deployUrl` to application builder | | [3821344da](https://redirect.github.com/angular/angular-cli/commit/3821344da663ded52b773752abc805ed04e28f3c) | fix | ensure proper display of build logs in the presence of warnings or errors | | [de2d05049](https://redirect.github.com/angular/angular-cli/commit/de2d050498e16efa75459f526b9973c9e1d67050) | fix | provide better error message when server option is required but missing | ### [`v17.2.3`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1723-2024-03-06) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/17.2.2...17.2.3) ##### [@​angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------- | | [7cc8261fd](https://redirect.github.com/angular/angular-cli/commit/7cc8261fd2eb0ef1665faebec43cba447a64fd33) | fix | avoid implicit CSS file extensions when resolving | | [259ec72d5](https://redirect.github.com/angular/angular-cli/commit/259ec72d521b3a660c54ec33aaf8bf7c838281e7) | fix | avoid marking component styles as media with no output media directory | | [faffdfdce](https://redirect.github.com/angular/angular-cli/commit/faffdfdcebb3f71f7ef64b02114561985c592add) | fix | disable `deployUrl` when using vite dev-server | ### [`v17.2.2`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1722-2024-02-28) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/17.2.1...17.2.2) ##### [@​angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------- | | [3394d3cf1](https://redirect.github.com/angular/angular-cli/commit/3394d3cf10996a93777edfb28d83cf4eb85ae40b) | fix | ensure all related stylesheets are rebuilt when an import changes | ### [`v17.2.1`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1721-2024-02-22) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/17.2.0...17.2.1) ##### [@​angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ | | [9e7c47b59](https://redirect.github.com/angular/angular-cli/commit/9e7c47b5945b368a6fd5e2544674d5a3afd63d65) | fix | allow `mts` and `cts` file replacement | | [f2a2e9287](https://redirect.github.com/angular/angular-cli/commit/f2a2e92877298a30bc1042772be043d5db9ac729) | fix | provide Vite client code source map when loading | ### [`v17.2.0`](https://redirect.github.com/angular/angular-cl

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 2 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud