cyrilletuzi / angular-async-local-storage

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

fix(deps): update dependency rxjs to v7.5.1 #888

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
rxjs (source) 7.4.0 -> 7.5.1 age adoption passing confidence

Release Notes

reactivex/rxjs ### [`v7.5.1`](https://togithub.com/reactivex/rxjs/blob/HEAD/CHANGELOG.md#​751-httpsgithubcomreactivexrxjscompare750751-2021-12-28) [Compare Source](https://togithub.com/reactivex/rxjs/compare/7.5.0...7.5.1) ##### Bug Fixes - export supporting interfaces from top-level `rxjs` site. ([#​6733](https://togithub.com/reactivex/rxjs/issues/6733)) ([299a1e1](https://togithub.com/reactivex/rxjs/commit/299a1e16f725edfc2e333c430e3a7dfc75dd94e7)) ### [`v7.5.0`](https://togithub.com/reactivex/rxjs/blob/HEAD/CHANGELOG.md#​750-httpsgithubcomreactivexrxjscompare740750-2021-12-27) [Compare Source](https://togithub.com/reactivex/rxjs/compare/7.4.0...7.5.0) ##### Bug Fixes - **takeWhile:** Now returns proper types when passed a `Boolean` constructor. ([#​6633](https://togithub.com/reactivex/rxjs/issues/6633)) ([081ca2b](https://togithub.com/reactivex/rxjs/commit/081ca2ba7290aa3084c1477a6d4bcc573bf478f6)) - **forEach:** properly unsubs after error in next handler ([#​6677](https://togithub.com/reactivex/rxjs/issues/6677)) ([b9ab67d](https://togithub.com/reactivex/rxjs/commit/b9ab67d21ca9d227fcd1123bf80ab87ca9296af9)), closes [#​6676](https://togithub.com/reactivex/rxjs/issues/6676) - **WebSocketSubject:** handle slow WebSocket close ([#​6708](https://togithub.com/reactivex/rxjs/issues/6708)) ([8cb201c](https://togithub.com/reactivex/rxjs/commit/8cb201cd42dd751b4185b94fe2d36c6bfda02fe2)), closes [#​4650](https://togithub.com/reactivex/rxjs/issues/4650) [#​3935](https://togithub.com/reactivex/rxjs/issues/3935) - RxJS now supports tslib 2.x, rather than just 2.1.x ([#​6692](https://togithub.com/reactivex/rxjs/issues/6692)) ([0b2495f](https://togithub.com/reactivex/rxjs/commit/0b2495f72e76627fdd19dd7a670dd74847d6449c)), closes [#​6689](https://togithub.com/reactivex/rxjs/issues/6689) - schedulers will no longer error while rescheduling and unsubscribing during flushes ([e35f589](https://togithub.com/reactivex/rxjs/commit/e35f589e2ca10ab2d2d69f7e9fe60727edc4c53d)), closes [#​6672](https://togithub.com/reactivex/rxjs/issues/6672) ##### Features - **repeat:** now has configurable delay ([#​6640](https://togithub.com/reactivex/rxjs/issues/6640)) ([6b7a534](https://togithub.com/reactivex/rxjs/commit/6b7a534f579f95f97f47eff74bdea9991ee85712))

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.