Closed renovate[bot] closed 4 months ago
Latest commit: 0fa237f526255f041d5f0792da496bc1b02f8edf
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This PR contains the following updates:
18.0.1
->18.0.6
18.0.1
->18.0.6
18.0.1
->18.0.6
18.0.0
->18.0.5
18.0.1
->18.0.6
18.0.0
->18.0.5
18.0.0
->18.0.5
18.0.0
->18.0.5
18.0.0
->18.0.5
18.0.0
->18.0.5
18.0.0
->18.0.5
18.0.0
->18.0.5
18.0.0
->18.0.5
18.0.1
->18.0.6
Release Notes
angular/angular-cli (@angular-devkit/build-angular)
### [`v18.0.6`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1806-2024-06-26) [Compare Source](https://togithub.com/angular/angular-cli/compare/18.0.5...18.0.6) ##### [@angular/build](https://togithub.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------- | | [98a8a8a78](https://togithub.com/angular/angular-cli/commit/98a8a8a781fd7901f2e1c1d2eb22975ac65f0329) | fix | show JavaScript cache store initialization warning | ### [`v18.0.5`](https://togithub.com/angular/angular-cli/releases/tag/18.0.5) [Compare Source](https://togithub.com/angular/angular-cli/compare/18.0.4...18.0.5) ### 18.0.5 (2024-06-20) ##### [@schematics/angular](https://togithub.com/schematics/angular) | Commit | Description | | -- | -- | | [![fix - 5c705e800](https://img.shields.io/badge/5c705e800-fix-green)](https://togithub.com/angular/angular-cli/commit/5c705e800c17237d82bc9065f22e30b720ddcec0) | update schematics to use RouterModule when --routing flag is present | ##### [@angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Description | | -- | -- | | [![fix - 86e031dc7](https://img.shields.io/badge/86e031dc7-fix-green)](https://togithub.com/angular/angular-cli/commit/86e031dc7ef6c736e431caf973aca1233d912060) | use istanbul-lib-instrument directly for karma code coverage | ##### [@angular/build](https://togithub.com/angular/build) | Commit | Description | | -- | -- | | [![fix - bdd168f37](https://img.shields.io/badge/bdd168f37-fix-green)](https://togithub.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://togithub.com/angular/angular-cli/commit/405c1480917d50c677be178c817b845f30cc8cce) | automatically resolve `.mjs` files when using Vite | | [![fix - 7360a346e](https://img.shields.io/badge/7360a346e-fix-green)](https://togithub.com/angular/angular-cli/commit/7360a346ed1b329c0620301ce0e0464d5569a42f) | use Node.js available parallelism for default worker count | ### [`v18.0.4`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1804-2024-06-13) [Compare Source](https://togithub.com/angular/angular-cli/compare/18.0.3...18.0.4) ##### [@angular/build](https://togithub.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------------------------- | | [791ef809d](https://togithub.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://togithub.com/angular/angular-cli/commit/20fc6ca057e5190155474e7377bf9f22aab597dd) | fix | generate module preloads next to script elements in index HTML | | [3a1bf5c8a](https://togithub.com/angular/angular-cli/commit/3a1bf5c8a52d6ec1eb337f0937bf073de2ea0b62) | fix | Initiate PostCSS only once | | [78c611754](https://togithub.com/angular/angular-cli/commit/78c6117544afa1aa69ef5485f1c3b77b1207f6f1) | fix | issue warning when auto adding `@angular/localize/init` | ### [`v18.0.3`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1803-2024-06-05) [Compare Source](https://togithub.com/angular/angular-cli/compare/18.0.2...18.0.3) ##### [@angular/cli](https://togithub.com/angular/cli) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------------------------------------------- | | [b709d2a24](https://togithub.com/angular/angular-cli/commit/b709d2a243926f1ab01e8c8a78d68fc57ab4cab3) | fix | add `schema.json` options to parsed command, also when a version is passed to `ng addangular/angular (@angular/animations)
### [`v18.0.5`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1805-2024-06-26) [Compare Source](https://togithub.com/angular/angular/compare/18.0.4...18.0.5) ##### core | Commit | Type | Description | | -- | -- | -- | | [2f73281dfd](https://togithub.com/angular/angular/commit/2f73281dfd97fd254179770cbdbda5236f5f37fd) | fix | improve docs on afterRender hooks ([#56525](https://togithub.com/angular/angular/pull/56525)) | | [be9e4892f9](https://togithub.com/angular/angular/commit/be9e4892f9d2e3dbc772b732a130f97d67cba965) | fix | improve support for i18n hydration of projected content ([#56192](https://togithub.com/angular/angular/pull/56192)) | | [5f9bd5521e](https://togithub.com/angular/angular/commit/5f9bd5521eaadb4106c43eb2f8e7ac25777e9ea6) | fix | prevent calling devMode only function on `@defer` error. ([#56559](https://togithub.com/angular/angular/pull/56559)) | ### [`v18.0.4`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1804-2024-06-20) [Compare Source](https://togithub.com/angular/angular/compare/18.0.3...18.0.4) ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [ec0d1bf6f3](https://togithub.com/angular/angular/commit/ec0d1bf6f337fc4f2c29cacaa6ca5b915eb4e561) | fix | insert constant statements after the first group of imports ([#56431](https://togithub.com/angular/angular/pull/56431)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [83ffa94783](https://togithub.com/angular/angular/commit/83ffa9478372db3e5dd2d256d266a5612008da0a) | fix | do not activate event replay when no events are registered ([#56509](https://togithub.com/angular/angular/pull/56509)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [5578681da2](https://togithub.com/angular/angular/commit/5578681da27345b0c8260eb5d73e702d19581abd) | fix | Delay the view transition to ensure renders in microtasks complete ([#56494](https://togithub.com/angular/angular/pull/56494)) | ### [`v18.0.3`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1803-2024-06-12) [Compare Source](https://togithub.com/angular/angular/compare/18.0.2...18.0.3) ##### benchpress | Commit | Type | Description | | -- | -- | -- | | [ebf00aa0659](https://togithub.com/angular/angular/commit/ebf00aa06592a966b72c81ff4ca09c6ef1344a20) | fix | adjust supported browser names for headless chrome ([#56360](https://togithub.com/angular/angular/pull/56360)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [dbd0fa00f8c](https://togithub.com/angular/angular/commit/dbd0fa00f8c742a9b804ce2a96a0add552a179dd) | fix | async EventEmitter should contribute to app stability ([#56308](https://togithub.com/angular/angular/pull/56308)) | | [625ca3e2b3f](https://togithub.com/angular/angular/commit/625ca3e2b3f04fb770ecbef03a9a4151c54e201b) | fix | signals should be tracked when embeddedViewRef.detectChanges is called ([#55719](https://togithub.com/angular/angular/pull/55719)) | ##### localize | Commit | Type | Description | | -- | -- | -- | | [d6dd3dbdb09](https://togithub.com/angular/angular/commit/d6dd3dbdb09da956a7c7c95187ae29347568b2e9) | fix | add `@angular/localize/init` as polyfill in `angular.json` ([#56300](https://togithub.com/angular/angular/pull/56300)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [c07e1b33569](https://togithub.com/angular/angular/commit/c07e1b335695ce8e5402e7d7ad7810ccd472b224) | fix | resolve error in standalone migration ([#56302](https://togithub.com/angular/angular/pull/56302)) | ### [`v18.0.2`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1802-2024-06-05) [Compare Source](https://togithub.com/angular/angular/compare/18.0.1...18.0.2) ##### core | Commit | Type | Description | | -- | -- | -- | | [78cf9bfc0e](https://togithub.com/angular/angular/commit/78cf9bfc0eb1e78c1f6d3a562e65982579698896) | fix | Do not migrate `HttpClientModule` imports on components. ([#56067](https://togithub.com/angular/angular/pull/56067)) | | [616cdef474](https://togithub.com/angular/angular/commit/616cdef4748d5112460cf58200832585856777d6) | fix | don't coerce all producers to consumers on liveness change ([#56140](https://togithub.com/angular/angular/pull/56140)) | | [2a440e1064](https://togithub.com/angular/angular/commit/2a440e1064bddc839df91dbe77fc27bb8bd15641) | fix | Fix shouldPreventDefaultBeforeDispatching bug ([#56188](https://togithub.com/angular/angular/pull/56188)) | | [290a47d842](https://togithub.com/angular/angular/commit/290a47d8427f4854234cb2b4244871eaf1f82c19) | fix | handle missing `withI18nSupport()` call for components that use i18n blocks ([#56175](https://togithub.com/angular/angular/pull/56175)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [b70b80ba55](https://togithub.com/angular/angular/commit/b70b80ba55ff16a5dd10e07c7120b0d3aecd5d2d) | fix | do not generate aliased variables with the same name ([#56154](https://togithub.com/angular/angular/pull/56154)) | ### [`v18.0.1`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1801-2024-05-29) [Compare Source](https://togithub.com/angular/angular/compare/18.0.0...18.0.1) ##### compiler | Commit | Type | Description | | -- | -- | -- | | [419ffa2026](https://togithub.com/angular/angular/commit/419ffa20265e4b9b5b1d92045ec40f59f5c4de2e) | fix | optimize track function that only passes $index ([#55872](https://togithub.com/angular/angular/pull/55872)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [4c7efc005a](https://togithub.com/angular/angular/commit/4c7efc005a8d0d343f437007740254b1d35c718b) | fix | interpolatedSignalNotInvoked diagnostic for class, style, attribute and animation bindings ([#55969](https://togithub.com/angular/angular/pull/55969)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [4e6ea0e19c](https://togithub.com/angular/angular/commit/4e6ea0e19c52c9aceb635accb379572c78a457da) | fix | handle elements with local refs in event replay serialization logic ([#56076](https://togithub.com/angular/angular/pull/56076)) | | [d73a0175cb](https://togithub.com/angular/angular/commit/d73a0175cb2d8c74e6bb877dc30eec07fd484fff) | fix | link errors to ADEV ([#55554](https://togithub.com/angular/angular/pull/55554)) | | [985a215b10](https://togithub.com/angular/angular/commit/985a215b102be2a58dd4d13e1c05399f58f3078e) | fix | typo in zoneless warning ([#55974](https://togithub.com/angular/angular/pull/55974)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [ba85d08158](https://togithub.com/angular/angular/commit/ba85d081583277a5b7a04bc349a3a8d528467c52) | fix | handle empty ngSwitchCase ([#56105](https://togithub.com/angular/angular/pull/56105)) |Configuration
📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.