tsparticles / angular

Angular tsParticles official component
MIT License
33 stars 6 forks source link

fix(deps): update angular monorepo - autoclosed #61

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 16.2.0 -> 16.2.12 age adoption passing confidence
@angular/common (source) 16.2.0 -> 16.2.12 age adoption passing confidence
@angular/compiler (source) 16.2.0 -> 16.2.12 age adoption passing confidence
@angular/compiler-cli (source) 16.2.0 -> 16.2.12 age adoption passing confidence
@angular/core (source) 16.2.0 -> 16.2.12 age adoption passing confidence
@angular/forms (source) 16.2.0 -> 16.2.12 age adoption passing confidence
@angular/language-service (source) 16.2.0 -> 16.2.12 age adoption passing confidence
@angular/platform-browser (source) 16.2.0 -> 16.2.12 age adoption passing confidence
@angular/platform-browser-dynamic (source) 16.2.0 -> 16.2.12 age adoption passing confidence
@angular/router (source) 16.2.0 -> 16.2.12 age adoption passing confidence
zone.js (source, changelog) ~0.13.0 -> ~0.14.0 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations) ### [`v16.2.12`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#16212-2023-11-02) [Compare Source](https://togithub.com/angular/angular/compare/16.2.11...16.2.12) ##### animations | Commit | Type | Description | | -- | -- | -- | | [03f4050636](https://togithub.com/angular/angular/commit/03f4050636a385cf2e920b06e7ec94d6b5f32383) | fix | remove `finish` listener once player is destroyed ([#​51136](https://togithub.com/angular/angular/pull/51136)) | ##### common | Commit | Type | Description | | -- | -- | -- | | [e092184a5c](https://togithub.com/angular/angular/commit/e092184a5c3d98f4be329e4037c9039c1b420d75) | fix | apply fixed_srcset_width values only to fixed srcsets ([#​52486](https://togithub.com/angular/angular/pull/52486)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [b3b4ae4c3a](https://togithub.com/angular/angular/commit/b3b4ae4c3ae5f307e68e3a57f84c9e2dfc9938fb) | fix | properly emit literal types in input coercion function arguments ([#​52437](https://togithub.com/angular/angular/pull/52437)) | | [873c4f2454](https://togithub.com/angular/angular/commit/873c4f2454716520881f9d684364bdd6ab6ef722) | fix | use originally used module specifier for transform functions ([#​52437](https://togithub.com/angular/angular/pull/52437)) | ### [`v16.2.11`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#16211-2023-10-25) [Compare Source](https://togithub.com/angular/angular/compare/16.2.10...16.2.11) ##### core | Commit | Type | Description | | -- | -- | -- | | [54ea3b65c3](https://togithub.com/angular/angular/commit/54ea3b65c35254b220054541f2fbc52384486156) | fix | emit provider configured event when a service is configured with `providedIn` ([#​52365](https://togithub.com/angular/angular/pull/52365)) | | [78533324dc](https://togithub.com/angular/angular/commit/78533324dcda2e884fbe489aaa6b37fa9a6fadbc) | fix | get root and platform injector providers in special cases ([#​52365](https://togithub.com/angular/angular/pull/52365)) | | [019a0f4c22](https://togithub.com/angular/angular/commit/019a0f4c225d6bb6f741b37bf272b62899fe1f69) | fix | load global utils before creating platform injector in the standalone case ([#​52365](https://togithub.com/angular/angular/pull/52365)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [b79b4aca91](https://togithub.com/angular/angular/commit/b79b4aca914aefda1605fc8d069ac8d84283f1b3) | fix | `RouterTestingHarness` should throw if a component is expected but navigation fails ([#​52357](https://togithub.com/angular/angular/pull/52357)) | ### [`v16.2.10`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#16210-2023-10-18) [Compare Source](https://togithub.com/angular/angular/compare/16.2.9...16.2.10) ### [`v16.2.9`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1629-2023-10-11) [Compare Source](https://togithub.com/angular/angular/compare/16.2.8...16.2.9) ##### forms | Commit | Type | Description | | -- | -- | -- | | [51a5baace3](https://togithub.com/angular/angular/commit/51a5baace3b1eee130fa911327773066139cc68e) | fix | reset() call with null values on nested group ([#​48830](https://togithub.com/angular/angular/pull/48830)) | ### [`v16.2.8`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1628-2023-10-04) [Compare Source](https://togithub.com/angular/angular/compare/16.2.7...16.2.8) ##### language-service | Commit | Type | Description | | -- | -- | -- | | [b732961fc3](https://togithub.com/angular/angular/commit/b732961fc3c6eec3cf5508330cc09d6a0a2d8f9a) | fix | Retain correct language service when `ts.Project` reloads ([#​51912](https://togithub.com/angular/angular/pull/51912)) | ##### service-worker | Commit | Type | Description | | -- | -- | -- | | [966ce9790a](https://togithub.com/angular/angular/commit/966ce9790aa7c9414bcd35b49621f169d67b5669) | fix | throw a critical error when handleFetch fails ([#​51960](https://togithub.com/angular/angular/pull/51960)) | ### [`v16.2.7`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1627-2023-09-27) [Compare Source](https://togithub.com/angular/angular/compare/16.2.6...16.2.7) ##### core | Commit | Type | Description | | -- | -- | -- | | [39a3e34e03](https://togithub.com/angular/angular/commit/39a3e34e035b324bfa1f1a11cf452272c91011c6) | fix | allow toSignal calls in reactive context ([#​51831](https://togithub.com/angular/angular/pull/51831)) ([#​51892](https://togithub.com/angular/angular/pull/51892)) | ##### service-worker | Commit | Type | Description | | -- | -- | -- | | [c3d901eacf](https://togithub.com/angular/angular/commit/c3d901eacfe8d035441e5c990f6e6b2630d592f5) | fix | throw a critical error when `handleFetch` fails ([#​51885](https://togithub.com/angular/angular/pull/51885)) | ### [`v16.2.6`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1626-2023-09-20) [Compare Source](https://togithub.com/angular/angular/compare/16.2.5...16.2.6) ##### core | Commit | Type | Description | | -- | -- | -- | | [82712f80df](https://togithub.com/angular/angular/commit/82712f80dfc6aed2baf8d8f80c3552a6707c88ff) | fix | ensure a consumer drops all its stale producers ([#​51722](https://togithub.com/angular/angular/pull/51722)) ([#​51772](https://togithub.com/angular/angular/pull/51772)) | ### [`v16.2.5`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1625-2023-09-13) [Compare Source](https://togithub.com/angular/angular/compare/16.2.4...16.2.5) ### [`v16.2.4`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1624-2023-09-06) [Compare Source](https://togithub.com/angular/angular/compare/16.2.3...16.2.4) ### [`v16.2.3`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1623-2023-08-30) [Compare Source](https://togithub.com/angular/angular/compare/16.2.2...16.2.3) ##### animations | Commit | Type | Description | | -- | -- | -- | | [04c6574280](https://togithub.com/angular/angular/commit/04c65742802537c8bd725f9a7a931955a67684d9) | fix | remove unnecessary escaping in regex expressions ([#​51554](https://togithub.com/angular/angular/pull/51554)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [dbd761f528](https://togithub.com/angular/angular/commit/dbd761f528a08cba0fbdd476b115e1445683cf36) | fix | correct incomplete escaping ([#​51557](https://togithub.com/angular/angular/pull/51557)) | | [5c36fc784f](https://togithub.com/angular/angular/commit/5c36fc784f292608f7485c5513aeb98e5745d17c) | fix | remove unnecessary escaping in regex expressions ([#​51554](https://togithub.com/angular/angular/pull/51554)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [dcd1add06f](https://togithub.com/angular/angular/commit/dcd1add06f9facb87de89c144967cc95a2dac27c) | fix | correct incomplete escaping ([#​51557](https://togithub.com/angular/angular/pull/51557)) | | [20d62603c2](https://togithub.com/angular/angular/commit/20d62603c2f86c810fda0b3b503327dce232a6d3) | fix | handle hydration of view containers that use component hosts as anchors ([#​51456](https://togithub.com/angular/angular/pull/51456)) | | [e6b301caa2](https://togithub.com/angular/angular/commit/e6b301caa25c1532a4db2e8521bdea3f911316b1) | fix | remove unnecessary escaping in regex expressions ([#​51554](https://togithub.com/angular/angular/pull/51554)) | | [0c7c852ee7](https://togithub.com/angular/angular/commit/0c7c852ee7ba3c1943cafce4c58760eef1b0aea4) | fix | run afterRender callbacks outside of the Angular zone ([#​51551](https://togithub.com/angular/angular/pull/51551)) | ##### language-service | Commit | Type | Description | | -- | -- | -- | | [8081fdd22d](https://togithub.com/angular/angular/commit/8081fdd22d6889f92e11cbe4c53d80bddd496a9a) | fix | correct incomplete escaping ([#​51557](https://togithub.com/angular/angular/pull/51557)) | ### [`v16.2.2`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1622-2023-08-23) [Compare Source](https://togithub.com/angular/angular/compare/16.2.1...16.2.2) ##### common | Commit | Type | Description | | -- | -- | -- | | [a43c0772ea](https://togithub.com/angular/angular/commit/a43c0772ea74410b0492a178c656268a465d3b09) | fix | Allow safeUrl for ngSrc in NgOptimizedImage ([#​51351](https://togithub.com/angular/angular/pull/51351)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [39ace8664b](https://togithub.com/angular/angular/commit/39ace8664b843225a75dd706236ae13e171126d3) | fix | enforce a minimum version to be used when a library uses input transform ([#​51413](https://togithub.com/angular/angular/pull/51413)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [36f434e49d](https://togithub.com/angular/angular/commit/36f434e49d24f0393950299486141a121d42e044) | fix | guard the jasmine hooks ([#​51394](https://togithub.com/angular/angular/pull/51394)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [b0396e7164](https://togithub.com/angular/angular/commit/b0396e7164c08e01d24d2d8411edf1ccf4b52826) | fix | Ensure `canceledNavigationResolution: 'computed'` works on first page ([#​51441](https://togithub.com/angular/angular/pull/51441)) | ### [`v16.2.1`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1621-2023-08-16) [Compare Source](https://togithub.com/angular/angular/compare/16.2.0...16.2.1) ##### router | Commit | Type | Description | | -- | -- | -- | | [232a8c1b8d](https://togithub.com/angular/angular/commit/232a8c1b8dadf3f886b4bd0142613d116c865759) | fix | Apply named outlets to children empty paths not appearing in the URL ([#​51292](https://togithub.com/angular/angular/pull/51292)) |
angular/angular (zone.js) ### [`v0.14.2`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#0142-2023-11-03) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.14.1...zone.js-0.14.2) ##### Bug Fixes - **zone.js:** disable wrapping unhandled promise error by default ([6d7eb35](https://togithub.com/angular/angular/commit/6d7eb3548c5fc3aedb4a52ff2010141343748e90)) ### [`v0.14.1`](https://togithub.com/angular/angular/compare/zone.js-0.14.0...zone.js-0.14.1) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.14.0...zone.js-0.14.1) ### [`v0.14.0`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#0140-2023-09-14) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.13.3...zone.js-0.14.0) ##### Features - **zone.js:** remove legacy files and access to deep imports ([#​51752](https://togithub.com/angular/angular/issues/51752)) ([a8efc60](https://togithub.com/angular/angular/commit/a8efc605ea9c3cf03d85b5c567218202e304fef9)) ##### BREAKING CHANGES - **zone.js:** Deep and legacy `dist/` imports like `zone.js/bundles/zone-testing.js` and `zone.js/dist/zone` are no longer allowed. `zone-testing-bundle` and `zone-testing-node-bundle` are also no longer part of the package. The proper way to import `zone.js` and `zone.js/testing` is: ```js import 'zone.js'; import 'zone.js/testing'; ``` #### [0.13.3](https://togithub.com/angular/angular/compare/zone.js-0.13.2...zone.js-0.13.3) (2023-09-12) ##### Bug Fixes - **zone.js:** rename `typings` conditional export to `types` ([#​51737](https://togithub.com/angular/angular/issues/51737)) ([74755c4](https://togithub.com/angular/angular/commit/74755c4b5e6d4d62d2c81f35e6152bb8649fbb5c)) - **zone.js:** temporary allow deep imports ([#​51737](https://togithub.com/angular/angular/issues/51737)) ([e86d6db](https://togithub.com/angular/angular/commit/e86d6dba27997cb2cad13c43ac5e94eeb7a67725)) #### [0.13.2](https://togithub.com/angular/angular/compare/zone.js-0.13.1...zone.js-0.13.2) (2023-09-07) ##### Bug Fixes - **zone.js:** add conditional exports to zone.js package ([#​51652](https://togithub.com/angular/angular/issues/51652)) ([4798ec4](https://togithub.com/angular/angular/commit/4798ec41668d47fd5e1504c61d96d5e56dcff345)) #### [v0.13.1](https://togithub.com/angular/angular/compare/zone.js-0.13.0...zone.js-v0.13.1) (2023-06-09) ##### Bug Fixes - **zone.js:** enable monkey patching of the `queueMicrotask()` API in node.js ([#​50467](https://togithub.com/angular/angular/issues/50467)) ([381cb98](https://togithub.com/angular/angular/commit/381cb982264d30e8c79e77e9186acd6da006e718)) - **zone.js:** enable monkey patching of the `queueMicrotask()` API in node.js ([#​50530](https://togithub.com/angular/angular/issues/50530)) ([7837f71](https://togithub.com/angular/angular/commit/7837f7119f8cdfb0ae95551f48608f156985113a)) - **zone.js:** patch entire promise in node ([#​50552](https://togithub.com/angular/angular/issues/50552)) ([cb31dbc](https://togithub.com/angular/angular/commit/cb31dbc75ca4141d61cec3ba6e60505198208a0a)), closes [#​50513](https://togithub.com/angular/angular/issues/50513) [#​50457](https://togithub.com/angular/angular/issues/50457) [#​50414](https://togithub.com/angular/angular/issues/50414) [#​49930](https://togithub.com/angular/angular/issues/49930) - **zone.js:** revert Mocha it.skip, describe.skip method patch ([#​49329](https://togithub.com/angular/angular/issues/49329)) ([5a2b622](https://togithub.com/angular/angular/commit/5a2b6227b30a4d3f2090077e8881c753db00798c)) ##### Features - **zone.js:** jest 29 should ignore uncaught error console log ([#​49325](https://togithub.com/angular/angular/issues/49325)) ([bc412fd](https://togithub.com/angular/angular/commit/bc412fd537f965b20dce69232ef66f152962dc06)), closes [#​49110](https://togithub.com/angular/angular/issues/49110) ##### Reverts - Revert "fix(zone.js): enable monkey patching of the `queueMicrotask()` API in node.js ([#​50467](https://togithub.com/angular/angular/issues/50467))" ([#​50529](https://togithub.com/angular/angular/issues/50529)) ([7567348](https://togithub.com/angular/angular/commit/7567348c54917b2f881d6c68d45f7c15d101954b)), closes [#​50467](https://togithub.com/angular/angular/issues/50467) [#​50529](https://togithub.com/angular/angular/issues/50529) [#​50529](https://togithub.com/angular/angular/issues/50529)

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.