tsparticles / angular

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

fix(deps): update angular monorepo #60

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

angular/angular (@​angular/animations) ### [`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.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) ### [`v0.13.3`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#0133-2023-09-12) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.13.2...zone.js-0.13.3) ##### 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)) ### [`v0.13.2`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#0132-2023-09-07) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.13.1...zone.js-0.13.2) ##### 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))

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.