SchweizerischeBundesbahnen / DAS

Driver Advisory System
GNU General Public License v3.0
7 stars 0 forks source link

fix(deps): update angular monorepo #266

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 18.2.2 -> 18.2.7 age adoption passing confidence
@angular/common (source) 18.2.2 -> 18.2.7 age adoption passing confidence
@angular/compiler (source) 18.2.2 -> 18.2.7 age adoption passing confidence
@angular/compiler-cli (source) 18.2.2 -> 18.2.7 age adoption passing confidence
@angular/core (source) 18.2.2 -> 18.2.7 age adoption passing confidence
@angular/forms (source) 18.2.2 -> 18.2.7 age adoption passing confidence
@angular/localize 18.2.2 -> 18.2.7 age adoption passing confidence
@angular/platform-browser (source) 18.2.2 -> 18.2.7 age adoption passing confidence
@angular/platform-browser-dynamic (source) 18.2.2 -> 18.2.7 age adoption passing confidence
@angular/router (source) 18.2.2 -> 18.2.7 age adoption passing confidence
zone.js (source, changelog) ~0.14.10 -> ~0.15.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

angular/angular (@​angular/animations) ### [`v18.2.7`](https://redirect.github.com/angular/angular/blob/HEAD/CHANGELOG.md#1827-2024-10-02) [Compare Source](https://redirect.github.com/angular/angular/compare/18.2.6...18.2.7) ##### common | Commit | Type | Description | | -- | -- | -- | | [249d0260f9](https://redirect.github.com/angular/angular/commit/249d0260f97a2fec8e4daef0b1565ba40b27d370) | fix | execute checks and remove placeholder when image is already loaded ([#​55444](https://redirect.github.com/angular/angular/pull/55444)) | | [46a2ad39f5](https://redirect.github.com/angular/angular/commit/46a2ad39f53f6e3b224dfe4b25087c08830713b6) | fix | prevent warning about oversize image twice ([#​58021](https://redirect.github.com/angular/angular/pull/58021)) | | [8f2b0ede59](https://redirect.github.com/angular/angular/commit/8f2b0ede5962ad30171843cd7af80c8878b35b53) | fix | skip checking whether SVGs are oversized ([#​57966](https://redirect.github.com/angular/angular/pull/57966)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [901c1e1a7f](https://redirect.github.com/angular/angular/commit/901c1e1a7faadee73af4f9e6c37efa778f406ab8) | fix | correctly get the type of nested function call expressions ([#​57010](https://redirect.github.com/angular/angular/pull/57010)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [2f347ef8fc](https://redirect.github.com/angular/angular/commit/2f347ef8fcef8645d86047d7a339405c0156aa43) | fix | provide flag to opt into manual cleanup for after render hooks ([#​57917](https://redirect.github.com/angular/angular/pull/57917)) | ##### http | Commit | Type | Description | | -- | -- | -- | | [ca637fe6a9](https://redirect.github.com/angular/angular/commit/ca637fe6a95bd020221d71cd0581a3394070cf2c) | fix | cleanup JSONP script listeners once loading completed ([#​57877](https://redirect.github.com/angular/angular/pull/57877)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [b9d846dad7](https://redirect.github.com/angular/angular/commit/b9d846dad77832dff44b112ac22951e0f31733ba) | fix | delete constructor if it only has super call ([#​58013](https://redirect.github.com/angular/angular/pull/58013)) | ##### upgrade | Commit | Type | Description | | -- | -- | -- | | [e40a4fa3c7](https://redirect.github.com/angular/angular/commit/e40a4fa3c71c9ad76c1546b38ca2e9f74eff7dc0) | fix | support input signal bindings ([#​57020](https://redirect.github.com/angular/angular/pull/57020)) | ### [`v18.2.6`](https://redirect.github.com/angular/angular/blob/HEAD/CHANGELOG.md#1826-2024-09-25) [Compare Source](https://redirect.github.com/angular/angular/compare/18.2.5...18.2.6) ### [`v18.2.5`](https://redirect.github.com/angular/angular/blob/HEAD/CHANGELOG.md#1825-2024-09-18) [Compare Source](https://redirect.github.com/angular/angular/compare/18.2.4...18.2.5) ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [e685ed883a](https://redirect.github.com/angular/angular/commit/e685ed883a09628c2b87a11a17ffb6d858d51c54) | fix | extended diagnostics not validating ICUs ([#​57845](https://redirect.github.com/angular/angular/pull/57845)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [76709d5d6e](https://redirect.github.com/angular/angular/commit/76709d5d6ec1f83e3f44641704b540636f91b5f4) | fix | Handle `@let` declaration with array when `preparingForHydration` ([#​57816](https://redirect.github.com/angular/angular/pull/57816)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [5c866942a1](https://redirect.github.com/angular/angular/commit/5c866942a1b8a60e3a024385048bbb2f52f84513) | fix | account for explicit standalone: false in migration ([#​57803](https://redirect.github.com/angular/angular/pull/57803)) | ### [`v18.2.4`](https://redirect.github.com/angular/angular/blob/HEAD/CHANGELOG.md#1824-2024-09-11) [Compare Source](https://redirect.github.com/angular/angular/compare/18.2.3...18.2.4) ##### compiler | Commit | Type | Description | | -- | -- | -- | | [b619d6987e](https://redirect.github.com/angular/angular/commit/b619d6987efe054b9b37c24e578f58792b25d146) | fix | produce less noisy errors when parsing control flow ([#​57711](https://redirect.github.com/angular/angular/pull/57711)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [9895e4492f](https://redirect.github.com/angular/angular/commit/9895e4492fbe357b584ca5a6dd86d2c9d50d9fda) | fix | replace leftover modules with their exports during pruning ([#​57684](https://redirect.github.com/angular/angular/pull/57684)) | ### [`v18.2.3`](https://redirect.github.com/angular/angular/blob/HEAD/CHANGELOG.md#1823-2024-09-04) [Compare Source](https://redirect.github.com/angular/angular/compare/18.2.2...18.2.3) ##### http | Commit | Type | Description | | -- | -- | -- | | [de68e049e4](https://redirect.github.com/angular/angular/commit/de68e049e40ab702d9e2b7dd02070de9856377df) | fix | Dynamicaly call the global fetch implementation ([#​57531](https://redirect.github.com/angular/angular/pull/57531)) |
angular/angular (@​angular/localize) ### [`v18.2.7`](https://redirect.github.com/angular/angular/compare/18.2.6...ca93bdbc189e867c215d0e3736d3b44e489de300) [Compare Source](https://redirect.github.com/angular/angular/compare/18.2.6...18.2.7) ### [`v18.2.6`](https://redirect.github.com/angular/angular/blob/HEAD/CHANGELOG.md#1826-2024-09-25) [Compare Source](https://redirect.github.com/angular/angular/compare/18.2.5...18.2.6) ### [`v18.2.5`](https://redirect.github.com/angular/angular/blob/HEAD/CHANGELOG.md#1825-2024-09-18) [Compare Source](https://redirect.github.com/angular/angular/compare/18.2.4...18.2.5) ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [e685ed883a](https://redirect.github.com/angular/angular/commit/e685ed883a09628c2b87a11a17ffb6d858d51c54) | fix | extended diagnostics not validating ICUs ([#​57845](https://redirect.github.com/angular/angular/pull/57845)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [76709d5d6e](https://redirect.github.com/angular/angular/commit/76709d5d6ec1f83e3f44641704b540636f91b5f4) | fix | Handle `@let` declaration with array when `preparingForHydration` ([#​57816](https://redirect.github.com/angular/angular/pull/57816)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [5c866942a1](https://redirect.github.com/angular/angular/commit/5c866942a1b8a60e3a024385048bbb2f52f84513) | fix | account for explicit standalone: false in migration ([#​57803](https://redirect.github.com/angular/angular/pull/57803)) | ### [`v18.2.4`](https://redirect.github.com/angular/angular/blob/HEAD/CHANGELOG.md#1824-2024-09-11) [Compare Source](https://redirect.github.com/angular/angular/compare/18.2.3...18.2.4) ##### compiler | Commit | Type | Description | | -- | -- | -- | | [b619d6987e](https://redirect.github.com/angular/angular/commit/b619d6987efe054b9b37c24e578f58792b25d146) | fix | produce less noisy errors when parsing control flow ([#​57711](https://redirect.github.com/angular/angular/pull/57711)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [9895e4492f](https://redirect.github.com/angular/angular/commit/9895e4492fbe357b584ca5a6dd86d2c9d50d9fda) | fix | replace leftover modules with their exports during pruning ([#​57684](https://redirect.github.com/angular/angular/pull/57684)) | ### [`v18.2.3`](https://redirect.github.com/angular/angular/blob/HEAD/CHANGELOG.md#1823-2024-09-04) [Compare Source](https://redirect.github.com/angular/angular/compare/18.2.2...18.2.3) ##### http | Commit | Type | Description | | -- | -- | -- | | [de68e049e4](https://redirect.github.com/angular/angular/commit/de68e049e40ab702d9e2b7dd02070de9856377df) | fix | Dynamicaly call the global fetch implementation ([#​57531](https://redirect.github.com/angular/angular/pull/57531)) |
angular/angular (zone.js) ### [`v0.15.0`](https://redirect.github.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#0150-2024-08-15) [Compare Source](https://redirect.github.com/angular/angular/compare/zone.js-0.14.10...zone.js-0.15.0) ##### Bug Fixes - **zone.js:** Add support for addition jest functions. ([#​57280](https://redirect.github.com/angular/angular/issues/57280)) ([e1240c6](https://redirect.github.com/angular/angular/commit/e1240c6f5d9a3d68ccef7ffbf0a0646ad1164cd8)), closes [#​57277](https://redirect.github.com/angular/angular/issues/57277) - **zone.js:** Update the default behavior of fakeAsync to flush after the test ([#​57240](https://redirect.github.com/angular/angular/issues/57240)) ([70e8b40](https://redirect.github.com/angular/angular/commit/70e8b40750e894bc1439713cd508d8bd9fafb7a4)) ##### BREAKING CHANGES - **zone.js:** `fakeAsync` will now flush pending timers at the end of the given function by default. To opt-out of this, you can use `{flush: false}` in options parameter of `fakeAsync` #### [0.14.10](https://redirect.github.com/angular/angular/compare/zone.js-0.14.8...zone.js-0.14.10) (2024-08-05) ##### Features - **zone.js:** Add 'flush' parameter option to fakeAsync to flush after the test ([#​57137](https://redirect.github.com/angular/angular/issues/57137)) ([99d679d](https://redirect.github.com/angular/angular/commit/99d679d6061d731a04930824e92f247bb94f21e7)) #### [0.14.8](https://redirect.github.com/angular/angular/compare/zone.js-0.14.7...zone.js-0.14.8) (2024-07-17) ##### Bug Fixes - **zone.js:** allow enabling default `beforeunload` handling ([#​55875](https://redirect.github.com/angular/angular/issues/55875)) ([b8d5882](https://redirect.github.com/angular/angular/commit/b8d5882127a6e9944d30a7e0c87c2e2c59b352e6)), closes [#​47579](https://redirect.github.com/angular/angular/issues/47579) - **zone.js:** support `Timeout.refresh` in Node.js ([#​56852](https://redirect.github.com/angular/angular/issues/56852)) ([982f1b1](https://redirect.github.com/angular/angular/commit/982f1b125147e4292716f9524bef75423b70c71c)), closes [#​56586](https://redirect.github.com/angular/angular/issues/56586) #### [0.14.7](https://redirect.github.com/angular/angular/compare/zone.js-0.14.6...zone.js-0.14.7) (2024-06-06) ##### Bug Fixes - **zone.js:** do not mutate event listener options (may be readonly) ([#​55796](https://redirect.github.com/angular/angular/issues/55796)) ([85c1719](https://redirect.github.com/angular/angular/commit/85c171920ae2b1861896fa6c2d5d7dc8f030a445)), closes [#​54142](https://redirect.github.com/angular/angular/issues/54142) - **zone.js:** store remove abort listener on the scheduled task ([#​56160](https://redirect.github.com/angular/angular/issues/56160)) ([4a3800a](https://redirect.github.com/angular/angular/commit/4a3800a6a0ae9d667dd961c6e4029c01c6819988)), closes [#​56148](https://redirect.github.com/angular/angular/issues/56148) #### [0.14.6](https://redirect.github.com/angular/angular/compare/zone.js-0.14.4...zone.js-0.14.6) (2024-05-16) ##### Bug Fixes - **zone.js:** add missing APIs to Node.js `fs` patch ([#​54396](https://redirect.github.com/angular/angular/issues/54396)) ([9e07b62](https://redirect.github.com/angular/angular/commit/9e07b621ead050d27d36cde0549b01ac3f1e9e73)) - **zone.js:** correctly bundle `zone-patch-rxjs` ([#​55826](https://redirect.github.com/angular/angular/issues/55826)) ([20a530a](https://redirect.github.com/angular/angular/commit/20a530acb6ca6efe73cb97c64e9d23a0f5d912c8)), closes [#​55825](https://redirect.github.com/angular/angular/issues/55825) - **zone.js:** remove `abort` listener on a signal when actual event is removed ([#​55339](https://redirect.github.com/angular/angular/issues/55339)) ([a9460d0](https://redirect.github.com/angular/angular/commit/a9460d08a0e95dcd8fcd0ea7eca8470af921bfe2)), closes [#​54739](https://redirect.github.com/angular/angular/issues/54739) #### [0.14.5](https://redirect.github.com/angular/angular/compare/zone.js-0.14.4...zone.js-0.14.5) (2024-04-30) ##### Bug Fixes - **zone.js:** Add 'declare' to each interface to prevent renaming ([#​54966](https://redirect.github.com/angular/angular/issues/54966)) ([b3d045b](https://redirect.github.com/angular/angular/commit/b3d045b9a4383d97ea3c5d770d9413ffed35d760)) - **zone.js:** make sure fakeasync use the same id pool with native ([#​54600](https://redirect.github.com/angular/angular/issues/54600)) ([ddbf6bb](https://redirect.github.com/angular/angular/commit/ddbf6bb038d101daf5280abbd2a0efaa0b7fd3a0)), closes [#​54323](https://redirect.github.com/angular/angular/issues/54323) - **zone.js:** should not clear onhandler when remove capture listener ([#​54602](https://redirect.github.com/angular/angular/issues/54602)) ([e44b077](https://redirect.github.com/angular/angular/commit/e44b077cbd4fc1ac16b3edd0fea758842ce6e29f)), closes [#​54581](https://redirect.github.com/angular/angular/issues/54581) #### [0.14.4](https://redirect.github.com/angular/angular/compare/zone.js-0.14.3...zone.js-0.14.4) (2024-02-13) ##### Bug Fixes - **zone.js:** add `__Zone_ignore_on_properties` to `ZoneGlobalConfigurations` ([#​50737](https://redirect.github.com/angular/angular/issues/50737)) ([f87f058](https://redirect.github.com/angular/angular/commit/f87f058a69443d9427530c979b39e3630190a7fd)) - **zone.js:** patch `fs.realpath.native` as macrotask ([#​54208](https://redirect.github.com/angular/angular/issues/54208)) ([19fae76](https://redirect.github.com/angular/angular/commit/19fae76bada7146e8993fb672b8d321fb08967f2)), closes [#​45546](https://redirect.github.com/angular/angular/issues/45546) - **zone.js:** patch `Response` methods returned by `fetch` ([#​50653](https://redirect.github.com/angular/angular/issues/50653)) ([260d3ed](https://redirect.github.com/angular/angular/commit/260d3ed0d91648d3ba75d7d9896f38195093c7e4)), closes [#​50327](https://redirect.github.com/angular/angular/issues/50327) - **zone.js:** patch form-associated custom element callbacks ([#​50686](https://redirect.github.com/angular/angular/issues/50686)) ([1c990cd](https://redirect.github.com/angular/angular/commit/1c990cdb2962fa879762d5e26f87f547a00e1795)) #### [0.14.3](https://redirect.github.com/angular/angular/compare/zone.js-0.14.2...zone.js-0.14.3) (2023-12-19) ##### Bug Fixes - **zone.js:** handle fetch with AbortSignal ([#​49595](https://redirect.github.com/angular/angular/issues/49595)) ([b06b24b](https://redirect.github.com/angular/angular/commit/b06b24b5049c07fbc18c76fd2a10e49fc93870be)) - **zone.js:** Promise.resolve(subPromise) should return subPromise ([#​53423](https://redirect.github.com/angular/angular/issues/53423)) ([08b0c87](https://redirect.github.com/angular/angular/commit/08b0c87a948007e086a2c5a5c17ccca5fd7a24c4)), closes [/promisesaplus.com/#point-51](https://redirect.github.com//promisesaplus.com//issues/point-51) - **zone.js:** support addEventListener with signal option. ([#​49595](https://redirect.github.com/angular/angular/issues/49595)) ([d4973ff](https://redirect.github.com/angular/angular/commit/d4973ff9b074f4db918f71163e79b7d112c309f5)), closes [#​49591](https://redirect.github.com/angular/angular/issues/49591) ##### Features - **zone.js:** implement Promise.withResolvers() ([#​53514](https://redirect.github.com/angular/angular/issues/53514)) ([7a28f50](https://redirect.github.com/angular/angular/commit/7a28f50711535fcc285c7ee9021e8e7dc34a655d)) #### [0.14.2](https://redirect.github.com/angular/angular/compare/zone.js-0.14.1...zone.js-0.14.2) (2023-11-03) ##### Bug Fixes - **zone.js:** disable wrapping unhandled promise error by default ([6d7eb35](https://redirect.github.com/angular/angular/commit/6d7eb3548c5fc3aedb4a52ff2010141343748e90)) #### [14.0.1](https://redirect.github.com/angular/angular/compare/zone.js-0.14.0...zone.js-14.0.1) (2023-10-25) ##### Bug Fixes - **zone.js:** use `globalThis` instead of `global` and `window` ([#​52367](https://redirect.github.com/angular/angular/issues/52367)) ([def719e](https://redirect.github.com/angular/angular/commit/def719e2cac50bbf1cda4a2c4bf96de2d4ba4bfd))

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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 months 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: webapp/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: webapp@0.1.0
npm error Found: zone.js@0.15.0
npm error node_modules/zone.js
npm error   zone.js@"~0.15.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer zone.js@"~0.14.10" from @angular/core@18.2.7
npm error node_modules/@angular/core
npm error   @angular/core@"^18.2.2" from the root project
npm error   peer @angular/core@"18.2.7" from @angular/animations@18.2.7
npm error   node_modules/@angular/animations
npm error     @angular/animations@"^18.2.2" 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-10-03T05_45_31_455Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-10-03T05_45_31_455Z-debug-0.log