tsparticles / angular

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

fix(deps): update angular monorepo #44

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.0.0 -> ~16.1.0 age adoption passing confidence
@angular/common ~16.0.0 -> ~16.1.0 age adoption passing confidence
@angular/compiler ~16.0.0 -> ~16.1.0 age adoption passing confidence
@angular/compiler-cli (source) ~16.0.0 -> ~16.1.0 age adoption passing confidence
@angular/core ~16.0.0 -> ~16.1.0 age adoption passing confidence
@angular/forms ~16.0.0 -> ~16.1.0 age adoption passing confidence
@angular/language-service ~16.0.0 -> ~16.1.0 age adoption passing confidence
@angular/platform-browser ~16.0.0 -> ~16.1.0 age adoption passing confidence
@angular/platform-browser-dynamic ~16.0.0 -> ~16.1.0 age adoption passing confidence
@angular/router (source) ~16.0.0 -> ~16.1.0 age adoption passing confidence
zone.js (changelog) 0.13.0 -> 0.13.1 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations) ### [`v16.1.0`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1610-2023-06-13) [Compare Source](https://togithub.com/angular/angular/compare/16.0.6...16.1.0) ##### compiler | Commit | Type | Description | | -- | -- | -- | | [4e663297c5](https://togithub.com/angular/angular/commit/4e663297c564078c8185c6a73e2baa844406a315) | fix | error when reading compiled input transforms metadata in JIT mode ([#​50600](https://togithub.com/angular/angular/pull/50600)) | | [721bc72649](https://togithub.com/angular/angular/commit/721bc72649b7d73f730298e04a4606a8bfd53011) | fix | resolve deprecation warning with TypeScript 5.1 ([#​50460](https://togithub.com/angular/angular/pull/50460)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [68017d4e75](https://togithub.com/angular/angular/commit/68017d4e75abed78b378dce54f860cfa0d0fa42f) | feat | add ability to transform input values ([#​50420](https://togithub.com/angular/angular/pull/50420)) | | [69dadd2502](https://togithub.com/angular/angular/commit/69dadd25020ee84364466c0740f695984dd8c84d) | feat | support TypeScript 5.1 ([#​50156](https://togithub.com/angular/angular/pull/50156)) | | [c0ebe34cbd](https://togithub.com/angular/angular/commit/c0ebe34cbd235dc0b5e56fbe37429b77c0d91170) | fix | add additional component metadata to component ID generation ([#​50336](https://togithub.com/angular/angular/pull/50336)) | ##### http | Commit | Type | Description | | -- | -- | -- | | [85c5427582](https://togithub.com/angular/angular/commit/85c54275825a57fd3c7055a99e58bb211e085af9) | feat | Introduction of the `fetch` Backend for the `HttpClient` ([#​50247](https://togithub.com/angular/angular/pull/50247)) | ### [`v16.0.6`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1606-2023-06-13) [Compare Source](https://togithub.com/angular/angular/compare/16.0.5...16.0.6) ##### core | Commit | Type | Description | | -- | -- | -- | | [05ac0868c9](https://togithub.com/angular/angular/commit/05ac0868c9149fafcb0a0b815b31a65119090838) | fix | avoid duplicated content during hydration while processing a component with i18n ([#​50644](https://togithub.com/angular/angular/pull/50644)) | ### [`v16.0.5`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1605-2023-06-08) [Compare Source](https://togithub.com/angular/angular/compare/16.0.4...16.0.5) ##### compiler | Commit | Type | Description | | -- | -- | -- | | [703b8fcac1](https://togithub.com/angular/angular/commit/703b8fcac1c9051bf2f342e5502b3cf28dbcab2c) | fix | do not remove comments in component styles ([#​50346](https://togithub.com/angular/angular/pull/50346)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [2b6da93e19](https://togithub.com/angular/angular/commit/2b6da93e191a4250dfc81a7bd54c86e45909ea2d) | fix | incorrectly throwing error for self-referencing component ([#​50559](https://togithub.com/angular/angular/pull/50559)) | | [c992109d6c](https://togithub.com/angular/angular/commit/c992109d6c385a2b471f08eaa56701dfd513f219) | fix | wait for HTTP in `ngOnInit` correctly before server render ([#​50573](https://togithub.com/angular/angular/pull/50573)) | ##### platform-server | Commit | Type | Description | | -- | -- | -- | | [c0d4086c6e](https://togithub.com/angular/angular/commit/c0d4086c6eb7685571366b65cd68a51de186f1a3) | fix | surface errors during rendering ([#​50587](https://togithub.com/angular/angular/pull/50587)) | ### [`v16.0.4`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1604-2023-06-01) [Compare Source](https://togithub.com/angular/angular/compare/16.0.3...16.0.4) ##### animations | Commit | Type | Description | | -- | -- | -- | | [df65c4fc8f](https://togithub.com/angular/angular/commit/df65c4fc8f71ab9bf59ec4e5e820d136b12fb570) | fix | Trigger leave animation when ViewContainerRef is injected ([#​48705](https://togithub.com/angular/angular/pull/48705)) | ##### common | Commit | Type | Description | | -- | -- | -- | | [7e1bc513de](https://togithub.com/angular/angular/commit/7e1bc513dead7d809f5ba2e6edc45b85af12f828) | fix | untrack subscription and unsubscription in async pipe ([#​50522](https://togithub.com/angular/angular/pull/50522)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [9970b29ace](https://togithub.com/angular/angular/commit/9970b29acef11f1dfedd2640520b4bca4b996f81) | fix | update `ApplicationRef.isStable` to account for rendering pending tasks ([#​50425](https://togithub.com/angular/angular/pull/50425)) | ### [`v16.0.3`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1603-2023-05-24) [Compare Source](https://togithub.com/angular/angular/compare/16.0.2...16.0.3) ##### core | Commit | Type | Description | | -- | -- | -- | | [c11041e372](https://togithub.com/angular/angular/commit/c11041e37260ac658e96e98fde5dea6d85b24aae) | fix | adds missing symbols for animation standalone bundling test ([#​50434](https://togithub.com/angular/angular/pull/50434)) | | [98e8fdf40e](https://togithub.com/angular/angular/commit/98e8fdf40e598f2c2a4d0c11de302ea13e586a1a) | fix | fix `Self` flag inside embedded views with custom injectors ([#​50270](https://togithub.com/angular/angular/pull/50270)) | | [199ff4fe7f](https://togithub.com/angular/angular/commit/199ff4fe7f2cd4b561703e8520c2d6ccc1e2afb7) | fix | host directives incorrectly validating aliased bindings ([#​50364](https://togithub.com/angular/angular/pull/50364)) | ##### http | Commit | Type | Description | | -- | -- | -- | | [080bbd2137](https://togithub.com/angular/angular/commit/080bbd21377d099c91aa0c6ea8ca634423cd8125) | fix | create macrotask during request handling instead of load start ([#​50406](https://togithub.com/angular/angular/pull/50406)) | ### [`v16.0.2`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1602-2023-05-17) [Compare Source](https://togithub.com/angular/angular/compare/16.0.1...16.0.2) ##### core | Commit | Type | Description | | -- | -- | -- | | [c1016d4e57](https://togithub.com/angular/angular/commit/c1016d4e578152dcdfe7c4a4673f27e12bfabf8d) | fix | add additional component metadata to component ID generation ([#​50340](https://togithub.com/angular/angular/pull/50340)) | | [cc41758b59](https://togithub.com/angular/angular/commit/cc41758b595da46a3fd14a58b3832c77b251b940) | fix | allow onDestroy unregistration while destroying ([#​50237](https://togithub.com/angular/angular/pull/50237)) | | [7d679bdb59](https://togithub.com/angular/angular/commit/7d679bdb59815e7e816337532d069d68cf45a6d8) | fix | allow passing value of any type to `isSignal` function ([#​50035](https://togithub.com/angular/angular/pull/50035)) | ### [`v16.0.1`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1601-2023-05-10) [Compare Source](https://togithub.com/angular/angular/compare/16.0.0...16.0.1) ##### core | Commit | Type | Description | | -- | -- | -- | | [52c74d3b4a](https://togithub.com/angular/angular/commit/52c74d3b4a8d60b60c9e572541b6ccae0d704754) | fix | add additional component metadata to component ID generation ([#​50203](https://togithub.com/angular/angular/pull/50203)) | | [048b6b1e0d](https://togithub.com/angular/angular/commit/048b6b1e0d9d93d63e6fde2c16a9c3e2b221b581) | fix | bootstrapApplication call not rejected when error is thrown in importProvidersFrom module ([#​50120](https://togithub.com/angular/angular/pull/50120)) | | [d68796782f](https://togithub.com/angular/angular/commit/d68796782ff4ce1f389f14dcff31d393ddaa195d) | fix | handle hydration of root components with injected ViewContainerRef ([#​50136](https://togithub.com/angular/angular/pull/50136)) | | [f751ce6445](https://togithub.com/angular/angular/commit/f751ce64453f6ccede13b7bfd02b817eda0b40f7) | fix | handle projection of hydrated containters into components that skip hydration ([#​50199](https://togithub.com/angular/angular/pull/50199)) | | [346ab73dd9](https://togithub.com/angular/angular/commit/346ab73dd95fd2adfd8cb4064b9f12a6171e51d5) | fix | only try to retrieve transferred state on the browser ([#​50144](https://togithub.com/angular/angular/pull/50144)) |
angular/angular (zone.js) ### [`v0.13.1`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#v0131-httpsgithubcomangularangularcomparezonejs-0130zonejs-v0131-2023-06-09) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.13.0...zone.js-0.13.1) ##### 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.