netlify / angular-runtime

The Angular Runtime allows Angular to run on Netlify with zero configuration
https://docs.netlify.com/integrations/frameworks/angular/
MIT License
18 stars 7 forks source link

chore(deps): update angular monorepo #83

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 18.0.1 -> 18.1.0 age adoption passing confidence
@angular/common (source) ^18.0.1 -> ^18.1.0-rc age adoption passing confidence
@angular/common (source) 18.0.1 -> 18.0.7 age adoption passing confidence
@angular/compiler (source) ^18.0.1 -> ^18.1.0-rc age adoption passing confidence
@angular/compiler (source) 18.0.1 -> 18.0.7 age adoption passing confidence
@angular/compiler-cli (source) ^18.0.1 -> ^18.1.0-rc age adoption passing confidence
@angular/compiler-cli (source) 18.0.1 -> 18.0.7 age adoption passing confidence
@angular/core (source) ^18.0.1 -> ^18.1.0-rc age adoption passing confidence
@angular/core (source) 18.0.1 -> 18.0.7 age adoption passing confidence
@angular/forms (source) 18.0.1 -> 18.1.0 age adoption passing confidence
@angular/platform-browser (source) ^18.0.1 -> ^18.1.0-rc age adoption passing confidence
@angular/platform-browser (source) 18.0.1 -> 18.0.7 age adoption passing confidence
@angular/platform-browser-dynamic (source) ^18.0.1 -> ^18.1.0-rc age adoption passing confidence
@angular/platform-browser-dynamic (source) 18.0.1 -> 18.0.7 age adoption passing confidence
@angular/platform-server (source) ^18.0.1 -> ^18.1.0-rc age adoption passing confidence
@angular/platform-server (source) 18.0.1 -> 18.0.7 age adoption passing confidence
@angular/router (source) 18.0.1 -> 18.1.0 age adoption passing confidence
zone.js (source, changelog) 0.14.4 -> 0.14.7 age adoption passing confidence
zone.js (source, changelog) 0.14.2 -> 0.14.7 age adoption passing confidence
zone.js (source, changelog) 0.14.3 -> 0.14.7 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations) ### [`v18.1.0`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1810-2024-07-10) [Compare Source](https://togithub.com/angular/angular/compare/dfd007d228812d036b44e98bdab5f3aa24b65d2d...5ee02755db5d13e9c24347a9e9130d8a1759d0ee) ##### common | Commit | Type | Description | | -- | -- | -- | | [f25653e231](https://togithub.com/angular/angular/commit/f25653e2311152d30b14d25acb0dccb4e2b5ea56) | fix | typo in NgOptimizedImage warning ([#​56756](https://togithub.com/angular/angular/pull/56756)) | | [9b35726e42](https://togithub.com/angular/angular/commit/9b35726e42ebdeed138a25581e0a7eefff466206) | fix | typo in warning for NgOptimizedDirective ([#​56817](https://togithub.com/angular/angular/pull/56817)) | ##### compiler | Commit | Type | Description | | -- | -- | -- | | [fd6cd0422d](https://togithub.com/angular/angular/commit/fd6cd0422d2d761d2c6cc0cd41838fbba8a3f010) | feat | Add extended diagnostic to warn when there are uncalled functions in event bindings ([#​56295](https://togithub.com/angular/angular/pull/56295)) | | [341a116d61](https://togithub.com/angular/angular/commit/341a116d611c095ed414c82612adb529e7be310c) | fix | allow more characters in let declaration name ([#​56764](https://togithub.com/angular/angular/pull/56764)) | | [2a1291e942](https://togithub.com/angular/angular/commit/2a1291e942a3cd645ee635e72e7d83722383d39b) | fix | give precedence to local let declarations over parent ones ([#​56752](https://togithub.com/angular/angular/pull/56752)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [66e582551e](https://togithub.com/angular/angular/commit/66e582551eb081e422e0df41badce1821c46dc62) | fix | avoid duplicate diagnostics for let declarations read before definition ([#​56843](https://togithub.com/angular/angular/pull/56843)) | | [4d18c5bfd5](https://togithub.com/angular/angular/commit/4d18c5bfd54c53655955c8cd90472081ade40b34) | fix | flag all conflicts between let declarations and local symbols ([#​56752](https://togithub.com/angular/angular/pull/56752)) | | [9e21582456](https://togithub.com/angular/angular/commit/9e215824565f0d30da7edb20087c4460069a6660) | fix | Show template syntax errors in local compilation modified ([#​55855](https://togithub.com/angular/angular/pull/55855)) | | [5996502921](https://togithub.com/angular/angular/commit/599650292107f8856c7cd41791bd0856f9d14eb1) | fix | type check let declarations nested inside nodes ([#​56752](https://togithub.com/angular/angular/pull/56752)) | | [cdebf751e4](https://togithub.com/angular/angular/commit/cdebf751e4949048b01acc92de2517f46fcd5d37) | fix | used before declared diagnostic not firing for control flow blocks ([#​56843](https://togithub.com/angular/angular/pull/56843)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [ea3c802056](https://togithub.com/angular/angular/commit/ea3c80205653af109c688a4d4808143b34591d54) | feat | Add a schematic to migrate afterRender phase flag ([#​55648](https://togithub.com/angular/angular/pull/55648)) | | [5df3e78c99](https://togithub.com/angular/angular/commit/5df3e78c9907f522f2f96c087b10ca12d57f7028) | feat | add equality function to rxjs-interop `toSignal` ([#​56447](https://togithub.com/angular/angular/pull/56447)) | | [0a48d584f2](https://togithub.com/angular/angular/commit/0a48d584f2ffeebb9402032182d4fc13a260c5cf) | feat | add support for let syntax ([#​56715](https://togithub.com/angular/angular/pull/56715)) | | [352e0782ec](https://togithub.com/angular/angular/commit/352e0782ec37d2adcc662cfc69c83d38058a34bf) | feat | expose signal input metadata in `ComponentMirror` ([#​56402](https://togithub.com/angular/angular/pull/56402)) | | [a655e46447](https://togithub.com/angular/angular/commit/a655e46447962bf56bf0184e3104328b9f7c1531) | feat | Redesign the `afterRender` & `afterNextRender` phases API ([#​55648](https://togithub.com/angular/angular/pull/55648)) | | [e5a6f91722](https://togithub.com/angular/angular/commit/e5a6f917225aafa7c5c860f280d2aafe3615727e) | feat | support TypeScript 5.5 ([#​56096](https://togithub.com/angular/angular/pull/56096)) | | [38effcc63e](https://togithub.com/angular/angular/commit/38effcc63eea360e948dc22860add72d3aa02288) | fix | Add back phase flag option as a deprecated API ([#​55648](https://togithub.com/angular/angular/pull/55648)) | | [86bcfd3e49](https://togithub.com/angular/angular/commit/86bcfd3e498b8ec1de1a2a1ad0847fe567f7e9d4) | fix | improve docs on afterRender hooks ([#​56522](https://togithub.com/angular/angular/pull/56522)) | | [b2445a0953](https://togithub.com/angular/angular/commit/b2445a095314aa66da038d3093e6a1b18fe5768b) | fix | link errors to ADEV ([#​55554](https://togithub.com/angular/angular/pull/55554)) ([#​56038](https://togithub.com/angular/angular/pull/56038)) | | [03a2acd2a3](https://togithub.com/angular/angular/commit/03a2acd2a3bdc87aaeb6b835a7c1016f800b31cb) | fix | properly remove imports in the afterRender phase migration ([#​56524](https://togithub.com/angular/angular/pull/56524)) | | [4d87b9e899](https://togithub.com/angular/angular/commit/4d87b9e899381894a1de90f251da58613a96eed0) | fix | rename the equality function option in toSignal ([#​56769](https://togithub.com/angular/angular/pull/56769)) ([#​56922](https://togithub.com/angular/angular/pull/56922)) | | [8bd4c074af](https://togithub.com/angular/angular/commit/8bd4c074afe85b739dff4d3c4dcc19384c42b85e) | fix | toSignal equal option should be passed to inner computed ([#​56903](https://togithub.com/angular/angular/pull/56903)) | ##### forms | Commit | Type | Description | | -- | -- | -- | | [00bde8b1c2](https://togithub.com/angular/angular/commit/00bde8b1c2d1511da40526a374d4e94d31e0d575) | fix | Make `NgControlStatus` host bindings `OnPush` compatible ([#​55720](https://togithub.com/angular/angular/pull/55720)) | ##### http | Commit | Type | Description | | -- | -- | -- | | [cc21989132](https://togithub.com/angular/angular/commit/cc21989132bc64b981df83cb6ff6e1506b42a1d0) | fix | Make `Content-Type` header case insensitive ([#​56541](https://togithub.com/angular/angular/pull/56541)) | ##### language-service | Commit | Type | Description | | -- | -- | -- | | [b400e2e4d4](https://togithub.com/angular/angular/commit/b400e2e4d4c27a9c8d8e91b52852ef7b64f7591a) | feat | autocompletion for the component not imported ([#​55595](https://togithub.com/angular/angular/pull/55595)) | | [67b2c336bc](https://togithub.com/angular/angular/commit/67b2c336bc0bdce3f7ae054c094990a9831f5b20) | fix | import the default exported component correctly ([#​56432](https://togithub.com/angular/angular/pull/56432)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [a13f5da773](https://togithub.com/angular/angular/commit/a13f5da77303f4ab2f1543df1de1f416216b5a9c) | feat | Allow `UrlTree` as an input to `routerLink` ([#​56265](https://togithub.com/angular/angular/pull/56265)) | | [1d3a7529b4](https://togithub.com/angular/angular/commit/1d3a7529b4fa3617a5d6a97e742cb13818253a14) | feat | Set a different browser URL from the one for route matching ([#​53318](https://togithub.com/angular/angular/pull/53318)) | ### [`v18.0.7`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1807-2024-07-10) [Compare Source](https://togithub.com/angular/angular/compare/18.0.6...dfd007d228812d036b44e98bdab5f3aa24b65d2d) ##### compiler | Commit | Type | Description | | -- | -- | -- | | [85f77b5cda](https://togithub.com/angular/angular/commit/85f77b5cda26cefa322e232b4336ae965279f72b) | fix | fix CSS animation rule scope ([#​56800](https://togithub.com/angular/angular/pull/56800)) | ##### http | Commit | Type | Description | | -- | -- | -- | | [95d7076d1a](https://togithub.com/angular/angular/commit/95d7076d1a8c3d0d9544ca7091e78af11cd963b6) | perf | execute `fetch` outside of Angular zone ([#​56820](https://togithub.com/angular/angular/pull/56820)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [d6fff45e73](https://togithub.com/angular/angular/commit/d6fff45e735044612795ae37cf62968bdb0758dd) | fix | Fix cf migration let condition semicolon order ([#​56913](https://togithub.com/angular/angular/pull/56913)) | ### [`v18.0.6`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1806-2024-07-03) [Compare Source](https://togithub.com/angular/angular/compare/18.0.5...18.0.6) ##### common | Commit | Type | Description | | -- | -- | -- | | [a55719f55e](https://togithub.com/angular/angular/commit/a55719f55eb9b75799dfe41bb56cacdd85b4bd9f) | fix | Don't run preconnect assertion on the server. ([#​56213](https://togithub.com/angular/angular/pull/56213)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [4909844805](https://togithub.com/angular/angular/commit/4909844805635d62535bcb247ef1ca65927c6a3d) | fix | establish proper defer injector hierarchy for components attached to ApplicationRef ([#​56763](https://togithub.com/angular/angular/pull/56763)) | | [fec5b80aaf](https://togithub.com/angular/angular/commit/fec5b80aaff402bb62bd21d7e8c4182d2484a97f) | fix | support injection of object with null constructor. ([#​56553](https://togithub.com/angular/angular/pull/56553)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [b7d3ecc873](https://togithub.com/angular/angular/commit/b7d3ecc873b2cafe45ffa1bbfc8cfeda4b4c9e6b) | fix | routes should not get stale providers ([#​56798](https://togithub.com/angular/angular/pull/56798)) | ### [`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)) |
angular/angular (@​angular/common) ### [`v18.1.0-rc.0`](https://togithub.com/angular/angular/releases/tag/18.1.0-rc.0) [Compare Source](https://togithub.com/angular/angular/compare/18.1.0-next.4...18.1.0-rc.0) ##### 18.1.0-rc.0 (2024-07-01) ##### common | Commit | Description | | -- | -- | | [![fix - 39e48ce675](https://img.shields.io/badge/39e48ce675-fix-green)](https://togithub.com/angular/angular/commit/39e48ce6757ac2dc4157ab69acade0ff1cd2208e) | Don't run preconnect assertion on the server. ([#​56213](https://togithub.com/angular/angular/issues/56213)) | | [![fix - f25653e231](https://img.shields.io/badge/f25653e231-fix-green)](https://togithub.com/angular/angular/commit/f25653e2311152d30b14d25acb0dccb4e2b5ea56) | typo in NgOptimizedImage warning ([#​56756](https://togithub.com/angular/angular/issues/56756)) | ##### compiler | Commit | Description | | -- | -- | | [![feat - fd6cd0422d](https://img.shields.io/badge/fd6cd0422d-feat-blue)](https://togithub.com/angular/angular/commit/fd6cd0422d2d761d2c6cc0cd41838fbba8a3f010) | Add extended diagnostic to warn when there are uncalled functions in event bindings ([#​56295](https://togithub.com/angular/angular/issues/56295)) | | [![fix - 341a116d61](https://img.shields.io/badge/341a116d61-fix-green)](https://togithub.com/angular/angular/commit/341a116d611c095ed414c82612adb529e7be310c) | allow more characters in let declaration name ([#​56764](https://togithub.com/angular/angular/issues/56764)) | | [![fix - 2a1291e942](https://img.shields.io/badge/2a1291e942-fix-green)](https://togithub.com/angular/angular/commit/2a1291e942a3cd645ee635e72e7d83722383d39b) | give precedence to local let declarations over parent ones ([#​56752](https://togithub.com/angular/angular/issues/56752)) | ##### compiler-cli | Commit | Description | | -- | -- | | [![fix - 4d18c5bfd5](https://img.shields.io/badge/4d18c5bfd5-fix-green)](https://togithub.com/angular/angular/commit/4d18c5bfd54c53655955c8cd90472081ade40b34) | flag all conflicts between let declarations and local symbols ([#​56752](https://togithub.com/angular/angular/issues/56752)) | | [![fix - 5996502921](https://img.shields.io/badge/5996502921-fix-green)](https://togithub.com/angular/angular/commit/599650292107f8856c7cd41791bd0856f9d14eb1) | type check let declarations nested inside nodes ([#​56752](https://togithub.com/angular/angular/issues/56752)) | ### [`v18.1.0-next.4`](https://togithub.com/angular/angular/releases/tag/18.1.0-next.4) [Compare Source](https://togithub.com/angular/angular/compare/18.1.0-next.3...18.1.0-next.4) ##### 18.1.0-next.4 (2024-06-26) ##### core | Commit | Description | | -- | -- | | [![feat - 0a48d584f2](https://img.shields.io/badge/0a48d584f2-feat-blue)](https://togithub.com/angular/angular/commit/0a48d584f2ffeebb9402032182d4fc13a260c5cf) | add support for let syntax ([#​56715](https://togithub.com/angular/angular/issues/56715)) | | [![fix - 29ca6d10cc](https://img.shields.io/badge/29ca6d10cc-fix-green)](https://togithub.com/angular/angular/commit/29ca6d10cc3cd75ebdf64658dafcb3ce579af343) | improve support for i18n hydration of projected content ([#​56192](https://togithub.com/angular/angular/issues/56192)) | | [![fix - 5be16d06bd](https://img.shields.io/badge/5be16d06bd-fix-green)](https://togithub.com/angular/angular/commit/5be16d06bd504b1a72b7fb6f8d6e0c1b93a8188b) | prevent calling devMode only function on `@defer` error. ([#​56559](https://togithub.com/angular/angular/issues/56559)) | ##### http | Commit | Description | | -- | -- | | [![fix - cc21989132](https://img.shields.io/badge/cc21989132-fix-green)](https://togithub.com/angular/angular/commit/cc21989132bc64b981df83cb6ff6e1506b42a1d0) | Make `Content-Type` header case insensitive ([#​56541](https://togithub.com/angular/angular/issues/56541)) | ### [`v18.1.0-next.3`](https://togithub.com/angular/angular/releases/tag/18.1.0-next.3) [Compare Source](https://togithub.com/angular/angular/compare/18.1.0-next.2...18.1.0-next.3) ##### 18.1.0-next.3 (2024-06-20) ##### compiler-cli | Commit | Description | | -- | -- | | [![fix - 0b867e83b6](https://img.shields.io/badge/0b867e83b6-fix-green)](https://togithub.com/angular/angular/commit/0b867e83b624cbfe449ed3b7daf87642337824f0) | insert constant statements after the first group of imports ([#​56431](https://togithub.com/angular/angular/issues/56431)) | ##### core | Commit | Description | | -- | -- | | [![feat - 5df3e78c99](https://img.shields.io/badge/5df3e78c99-feat-blue)](https://togithub.com/angular/angular/commit/5df3e78c9907f522f2f96c087b10ca12d57f7028) | add equality function to rxjs-interop `toSignal` ([#​56447](https://togithub.com/angular/angular/issues/56447)) | | [![feat - 352e0782ec](https://img.shields.io/badge/352e0782ec-feat-blue)](https://togithub.com/angular/angular/commit/352e0782ec37d2adcc662cfc69c83d38058a34bf) | expose signal input metadata in `ComponentMirror` ([#​56402](https://togithub.com/angular/angular/issues/56402)) | | [![fix - bf6df6f186](https://img.shields.io/badge/bf6df6f186-fix-green)](https://togithub.com/angular/angular/commit/bf6df6f18658dd0d477271f7eb969317ce1df024) | do not activate event replay when no events are registered ([#​56509](https://togithub.com/angular/angular/issues/56509)) | | [![fix - 86bcfd3e49](https://img.shields.io/badge/86bcfd3e49-fix-green)](https://togithub.com/angular/angular/commit/86bcfd3e498b8ec1de1a2a1ad0847fe567f7e9d4) | improve docs on afterRender hooks ([#​56522](https://togithub.com/angular/angular/issues/56522)) | | [![fix - 03a2acd2a3](https://img.shields.io/badge/03a2acd2a3-fix-green)](https://togithub.com/angular/angular/commit/03a2acd2a3bdc87aaeb6b835a7c1016f800b31cb) | properly remove imports in the afterRender phase migration ([#​56524](https://togithub.com/angular/angular/issues/56524)) | ##### forms | Commit | Description | | -- | -- | | [![fix - 00bde8b1c2](https://img.shields.io/badge/00bde8b1c2-fix-green)](https://togithub.com/angular/angular/commit/00bde8b1c2d1511da40526a374d4e94d31e0d575) | Make `NgControlStatus` host bindings `OnPush` compatible ([#​55720](https://togithub.com/angular/angular/issues/55720)) | ##### language-service | Commit | Description | | -- | -- | | [![fix - 67b2c336bc](https://img.shields.io/badge/67b2c336bc-fix-green)](https://togithub.com/angular/angular/commit/67b2c336bc0bdce3f7ae054c094990a9831f5b20) | import the default exported component correctly ([#​56432](https://togithub.com/angular/angular/issues/56432)) | ##### router | Commit | Description | | -- | -- | | [![feat - 1d3a7529b4](https://img.shields.io/badge/1d3a7529b4-feat-blue)](https://togithub.com/angular/angular/commit/1d3a7529b4fa3617a5d6a97e742cb13818253a14) | Set a different browser URL from the one for route matching ([#​53318](https://togithub.com/angular/angular/issues/53318)) | | [![fix - 0d52c6b182](https://img.shields.io/badge/0d52c6b182-fix-green)](https://togithub.com/angular/angular/commit/0d52c6b18275433923a5fe94f3fc24323b73d0be) | Delay the view transition to ensure renders in microtasks complete ([#​56494](https://togithub.com/angular/angular/issues/56494)) | ### [`v18.1.0-next.2`](https://togithub.com/angular/angular/releases/tag/18.1.0-next.2) [Compare Source](https://togithub.com/angular/angular/compare/18.1.0-next.1...18.1.0-next.2) ##### 18.1.0-next.2 (2024-06-12) ##### benchpress | Commit | Description | | -- | -- | | [![fix - 31d9fa40bdb](https://img.shields.io/badge/31d9fa40bdb-fix-green)](https://togithub.com/angular/angular/commit/31d9fa40bdbd1b815a819527312994b6ab1b532f) | adjust supported browser names for headless chrome ([#​56360](https://togithub.com/angular/angular/issues/56360)) | ##### core | Commit | Description | | -- | -- | | [![feat - ea3c8020565](https://img.shields.io/badge/ea3c8020565-feat-blue)](https://togithub.com/angular/angular/commit/ea3c80205653af109c688a4d4808143b34591d54) | Add a schematic to migrate afterRender phase flag ([#​55648](https://togithub.com/angular/angular/issues/55648)) | | [![feat - a655e464479](https://img.shields.io/badge/a655e464479-feat-blue)](https://togithub.com/angular/angular/commit/a655e46447962bf56bf0184e3104328b9f7c1531) | Redesign the `afterRender` & `afterNextRender` phases API ([#​55648](https://togithub.com/angular/angular/issues/55648)) | | [![fix - 38effcc63ee](https://img.shields.io/badge/38effcc63ee-fix-green)](https://togithub.com/angular/angular/commit/38effcc63eea360e948dc22860add72d3aa02288) | Add back phase flag option as a deprecated API ([#​55648](https://togithub.com/angular/angular/issues/55648)) | | [![fix - d5c6ee432fc](https://img.shields.io/badge/d5c6ee432fc-fix-green)](https://togithub.com/angular/angular/commit/d5c6ee432fcd467c09b4d5d5366e731f5c91e8d4) | async EventEmitter should contribute to app stability ([#​56308](https://togithub.com/angular/angular/issues/56308)) | | [![fix - 4c7d5d8acd8](https://img.shields.io/badge/4c7d5d8acd8-fix-green)](https://togithub.com/angular/angular/commit/4c7d5d8acd8a714fe89366f76dc69f91356f0a06) | signals should be tracked when embeddedViewRef.detectChanges is called ([#​55719](https://togithub.com/angular/angular/issues/55719)) | ##### language-service | Commit | Description | | -- | -- | | [![feat - b400e2e4d4c](https://img.shields.io/badge/b400e2e4d4c-feat-blue)](https://togithub.com/angular/angular/commit/b400e2e4d4c27a9c8d8e91b52852ef7b64f7591a) | autocompletion for the component not imported ([#​55595](https://togithub.com/angular/angular/issues/55595)) | ##### localize | Commit | Description | | -- | -- | | [![fix - 81486c2f477](https://img.shields.io/badge/81486c2f477-fix-green)](https://togithub.com/angular/angular/commit/81486c2f4770361b4aecdc891107f70446e43bc3) | add `@angular/localize/init` as polyfill in `angular.json` ([#​56300](https://togithub.com/angular/angular/issues/56300)) | ##### migrations | Commit | Description | | -- | -- | | [![fix - 96aa5c8a2c9](https://img.shields.io/badge/96aa5c8a2c9-fix-green)](https://togithub.com/angular/angular/commit/96aa5c8a2c9dd607dbcffa5d7923df4c21636510) | resolve error in standalone migration ([#​56302](https://togithub.com/angular/angular/issues/56302)) | ##### router | Commit | Description | | -- | -- | | [![feat - a13f5da7730](https://img.shields.io/badge/a13f5da7730-feat-blue)](https://togithub.com/angular/angular/commit/a13f5da77303f4ab2f1543df1de1f416216b5a9c) | Allow `UrlTree` as an input to `routerLink` ([#​56265](https://togithub.com/angular/angular/issues/56265)) | ### [`v18.1.0-next.1`](https://togithub.com/angular/angular/releases/tag/18.1.0-next.1) [Compare Source](https://togithub.com/angular/angular/compare/18.1.0-next.0...18.1.0-next.1) ##### 18.1.0-next.1 (2024-06-05) ##### compiler-cli | Commit | Description | | -- | -- | | [![fix - 9e21582456](https://img.shields.io/badge/9e21582456-fix-green)](https://togithub.com/angular/angular/commit/9e215824565f0d30da7edb20087c4460069a6660) | Show template syntax errors in local compilation modified ([#​55855](https://togithub.com/angular/angular/issues/55855)) | ##### core | Commit | Description | | -- | -- | | [![fix - 8d75627ddd](https://img.shields.io/badge/8d75627ddd-fix-green)](https://togithub.com/angular/angular/commit/8d75627dddb82380dc8b3455a13f128e88309aa6) | Do not migrate `HttpClientModule` imports on components. ([#​56067](https://togithub.com/angular/angular/issues/56067)) | | [![fix - 1081c8d623](https://img.shields.io/badge/1081c8d623-fix-green)](https://togithub.com/angular/angular/commit/1081c8d6233ba1ff09187b95a09b0644e130cdf8) | don't coerce all producers to consumers on liveness change ([#​56140](https://togithub.com/angular/angular/issues/56140)) | | [![fix - b6fb53cdc7](https://img.shields.io/badge/b6fb53cdc7-fix-green)](https://togithub.com/angular/angular/commit/b6fb53cdc7c9f9dad5a113a68e72a2b723626bef) | Fix shouldPreventDefaultBeforeDispatching bug ([#​56188](https://togithub.com/angular/angular/issues/56188)) | | [![fix - 31f3975e4b](https://img.shields.io/badge/31f3975e4b-fix-green)](https://togithub.com/angular/angular/commit/31f3975e4b1f418c1a6b2516618f44093ba20175) | handle missing `withI18nSupport()` call for components that use i18n blocks ([#​56175](https://togithub.com/angular/angular/issues/56175)) | ##### migrations | Commit | Description | | -- | -- | | [![fix - 75e811c18b](https://img.shields.io/badge/75e811c18b-fix-green)](https://togithub.com/angular/angular/commit/75e811c18b16f42c6f72ac32e44c4bc4d37fc3b1) | do not generate aliased variables with the same name ([#​56154](https://togithub.com/angular/angular/issues/56154)) | ### [`v18.1.0-next.0`](https://togithub.com/angular/angular/releases/tag/18.1.0-next.0) [Compare Source](https://togithub.com/angular/angular/compare/dfd007d228812d036b44e98bdab5f3aa24b65d2d...18.1.0-next.0) ##### 18.1.0-next.0 (2024-05-29) ##### core | Commit | Description | | -- | -- | | [![feat - e5a6f91722](https://img.shields.io/badge/e5a6f91722-feat-blue)](https://togithub.com/angular/angular/commit/e5a6f917225aafa7c5c860f280d2aafe3615727e) | support TypeScript 5.5 ([#​56096](https://togithub.com/angular/angular/issues/56096)) | | [![fix - b2445a0953](https://img.shields.io/badge/b2445a0953-fix-green)](https://togithub.com/angular/angular/commit/b2445a095314aa66da038d3093e6a1b18fe5768b) | link errors to ADEV ([#​55554](https://togithub.com/angular/angular/issues/55554)) ([#​56038](https://togithub.com/angular/angular/issues/56038)) | ### [`v18.0.7`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1807-2024-07-10) [Compare Source](https://togithub.com/angular/angular/compare/18.0.6...dfd007d228812d036b44e98bdab5f3aa24b65d2d) ##### compiler | Commit | Type | Description | | -- | -- | -- | | [85f77b5cda](https://togithub.com/angular/angular/commit/85f77b5cda26cefa322e232b4336ae965279f72b) | fix | fix CSS animation rule scope ([#​56800](https://togithub.com/angular/angular/pull/56800)) | ##### http | Commit | Type | Description | | -- | -- | -- | | [95d7076d1a](https://togithub.com/angular/angular/commit/95d7076d1a8c3d0d9544ca7091e78af11cd963b6) | perf | execute `fetch` outside of Angular zone ([#​56820](https://togithub.com/angular/angular/pull/56820)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [d6fff45e73](https://togithub.com/angular/angular/commit/d6fff45e735044612795ae37cf62968bdb0758dd) | fix | Fix cf migration let condition semicolon order ([#​56913](https://togithub.com/angular/angular/pull/56913)) | ### [`v18.0.6`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1806-2024-07-03) [Compare Source](https://togithub.com/angular/angular/compare/18.0.5...18.0.6) ##### common | Commit | Type | Description | | -- | -- | -- | | [a55719f55e](https://togithub.com/angular/angular/commit/a55719f55eb9b75799dfe41bb56cacdd85b4bd9f) | fix | Don't run preconnect assertion on the server. ([#​56213](https://togithub.com/angular/angular/pull/56213)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [4909844805](https://togithub.com/angular/angular/commit/4909844805635d62535bcb247ef1ca65927c6a3d) | fix | establish proper defer injector hierarchy for components attached to ApplicationRef ([#​56763](https://togithub.com/angular/angular/pull/56763)) | | [fec5b80aaf](https://togithub.com/angular/angular/commit/fec5b80aaff402bb62bd21d7e8c4182d2484a97f) | fix | support injection of object with null constructor. ([#​56553](https://togithub.com/angular/angular/pull/56553)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [b7d3ecc873](https://togithub.com/angular/angular/commit/b7d3ecc873b2cafe45ffa1bbfc8cfeda4b4c9e6b) | fix | routes should not get stale providers ([#​56798](https://togithub.com/angular/angular/pull/56798)) | ### [`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)) |
angular/angular (zone.js) ### [`v0.14.7`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#0147-2024-06-06) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.14.6...zone.js-0.14.7) ##### Bug Fixes - **zone.js:** do not mutate event listener options (may be readonly) ([#​55796](https://togithub.com/angular/angular/issues/55796)) ([85c1719](https://togithub.com/angular/angular/commit/85c171920ae2b1861896fa6c2d5d7dc8f030a445)), closes [#​54142](https://togithub.com/angular/angular/issues/54142) - **zone.js:** store remove abort listener on the scheduled task ([#​56160](https://togithub.com/angular/angular/issues/56160)) ([4a3800a](https://togithub.com/angular/angular/commit/4a3800a6a0ae9d667dd961c6e4029c01c6819988)), closes [#​56148](https://togithub.com/angular/angular/issues/56148) ### [`v0.14.6`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#0146-2024-05-16) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.14.5...zone.js-0.14.6) ##### Bug Fixes - **zone.js:** add missing APIs to Node.js `fs` patch ([#​54396](https://togithub.com/angular/angular/issues/54396)) ([9e07b62](https://togithub.com/angular/angular/commit/9e07b621ead050d27d36cde0549b01ac3f1e9e73)) - **zone.js:** correctly bundle `zone-patch-rxjs` ([#​55826](https://togithub.com/angular/angular/issues/55826)) ([20a530a](https://togithub.com/angular/angular/commit/20a530acb6ca6efe73cb97c64e9d23a0f5d912c8)), closes [#​55825](https://togithub.com/angular/angular/issues/55825) - **zone.js:** remove `abort` listener on a signal when actual event is removed ([#​55339](https://togithub.com/angular/angular/issues/55339)) ([a9460d0](https://togithub.com/angular/angular/commit/a9460d08a0e95dcd8fcd0ea7eca8470af921bfe2)), closes [#​54739](https://togithub.com/angular/angular/issues/54739) ### [`v0.14.5`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#0145-2024-04-30) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.14.4...zone.js-0.14.5) ##### Bug Fixes - **zone.js:** Add 'declare' to each interface to prevent renaming ([#​54966](https://togithub.com/angular/angular/issues/54966)) ([b3d045b](https://togithub.com/angular/angular/commit/b3d045b9a4383d97ea3c5d770d9413ffed35d760)) - **zone.js:** make sure fakeasync use the same id pool with native ([#​54600](https://togithub.com/angular/angular/issues/54600)) ([ddbf6bb](https://togithub.com/angular/angular/commit/ddbf6bb038d101daf5280abbd2a0efaa0b7fd3a0)), closes [#​54323](https://togithub.com/angular/angular/issues/54323) - **zone.js:** should not clear onhandler when remove capture listener ([#​54602](https://togithub.com/angular/angular/issues/54602)) ([e44b077](https://togithub.com/angular/angular/commit/e44b077cbd4fc1ac16b3edd0fea758842ce6e29f)), closes [#​54581](https://togithub.com/angular/angular/issues/54581)

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.



This PR has been generated by Mend Renovate. View repository job log here.

netlify[bot] commented 8 months ago

Deploy Preview for plugin-angular-universal-demo ready!

Name Link
Latest commit fb9f98e5d9fec668dc56dec18d64f193c46bedd8
Latest deploy log https://app.netlify.com/sites/plugin-angular-universal-demo/deploys/668e88f387ebde0008bd6612
Deploy Preview https://deploy-preview-83--plugin-angular-universal-demo.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

renovate[bot] commented 1 month ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: demo/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: demo@0.0.0
npm error Found: @angular/core@18.0.7
npm error node_modules/@angular/core
npm error   @angular/core@"18.0.7" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/core@"18.1.0" from @angular/animations@18.1.0
npm error node_modules/@angular/animations
npm error   @angular/animations@"18.1.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-07-10T13_12_45_738Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-07-10T13_12_45_738Z-debug-0.log