cyrilletuzi / angular-async-local-storage

Efficient client-side storage for Angular: simple API + performance + Observables + validation
MIT License
675 stars 68 forks source link

chore(deps): update dependency zone.js to v0.11.5 #955

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
zone.js (changelog) 0.11.4 -> 0.11.5 age adoption passing confidence

Release Notes

angular/angular ### [`v0.11.5`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#​0115-httpsgithubcomangularangularcomparezonejs-0114zonejs-0115-2022-03-03) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.11.4...zone.js-0.11.5) ##### Bug Fixes - **zone.js:** async-test should only call done once ([#​45025](https://togithub.com/angular/angular/issues/45025)) ([dea7234](https://togithub.com/angular/angular/commit/dea7234a76f652c8e9d9b79719e2b170a5a50777)) - **zone.js:** defineProperties should also set symbol props ([#​45098](https://togithub.com/angular/angular/issues/45098)) ([b437d12](https://togithub.com/angular/angular/commit/b437d1238d9006baa0cf749adbd7cc3270de3040)), closes [#​44095](https://togithub.com/angular/angular/issues/44095) - **zone.js:** fix several test cases which trigger `done()` multiple times ([#​45025](https://togithub.com/angular/angular/issues/45025)) ([d5565cc](https://togithub.com/angular/angular/commit/d5565ccdb4573a47eb329b09c6852c1ae39672a6)) - **zone.js:** only one listener should also re-throw an error correctly ([#​41868](https://togithub.com/angular/angular/issues/41868)) ([299f92c](https://togithub.com/angular/angular/commit/299f92c3b62a43c94cff4a204f9e41c46a159efc)), closes [#​41867](https://togithub.com/angular/angular/issues/41867) [/github.com/angular/angular/pull/41562#issuecomment-822696973](https://togithub.com//github.com/angular/angular/pull/41562/issues/issuecomment-822696973) - **zone.js:** patch global instead of Mocha object ([#​45047](https://togithub.com/angular/angular/issues/45047)) ([8efbdb5](https://togithub.com/angular/angular/commit/8efbdb57c11a6c632f69d7e142a632b6a853fa46)), closes [#​42834](https://togithub.com/angular/angular/issues/42834) - **zone.js:** should continue to executue listeners when throw error ([#​41562](https://togithub.com/angular/angular/issues/41562)) ([008eaf3](https://togithub.com/angular/angular/commit/008eaf3b7df90b2cdd9c83e229d23d4014d6dbc9)), closes [#​41522](https://togithub.com/angular/angular/issues/41522) - **zone.js:** update several flaky cases ([#​41526](https://togithub.com/angular/angular/issues/41526)) ([25a83eb](https://togithub.com/angular/angular/commit/25a83eb264aa19fc4616cea45e04d790b9bcd777)), closes [#​41434](https://togithub.com/angular/angular/issues/41434) ##### Features - **zone.js:** add Promise.any() implementation ([#​45064](https://togithub.com/angular/angular/issues/45064)) ([4d494d2](https://togithub.com/angular/angular/commit/4d494d24ccb69b40a477b0bccd97baf6af66accf)), closes [#​44393](https://togithub.com/angular/angular/issues/44393) - **zone.js:** update electron patch to support electron/remote 14 ([#​45073](https://togithub.com/angular/angular/issues/45073)) ([d65706a](https://togithub.com/angular/angular/commit/d65706a3b225ccb88d719478c19a379aef1b6047)), closes [#​43346](https://togithub.com/angular/angular/issues/43346)

Configuration

πŸ“… Schedule: "after 1am and before 7am every weekday" in timezone Europe/Paris.

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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