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.2 #898

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.5.1 -> 7.5.2 age adoption passing confidence

Release Notes

reactivex/rxjs ### [`v7.5.2`](https://togithub.com/reactivex/rxjs/blob/HEAD/CHANGELOG.md#​752-httpsgithubcomreactivexrxjscompare751752-2022-01-11) [Compare Source](https://togithub.com/reactivex/rxjs/compare/7.5.1...7.5.2) ##### Bug Fixes - operators that ignore input values now use `unknown` rather than `any`, which should resolve issues with eslint no-unsafe-argument ([#​6738](https://togithub.com/reactivex/rxjs/issues/6738)) ([67cb317](https://togithub.com/reactivex/rxjs/commit/67cb317a7a6b9fdbd3d2e8fdbc2ac9ac7e57179c)), closes [#​6536](https://togithub.com/reactivex/rxjs/issues/6536) - **ajax:** crossDomain flag deprecated and properly reported to consumers ([#​6710](https://togithub.com/reactivex/rxjs/issues/6710)) ([7fd0575](https://togithub.com/reactivex/rxjs/commit/7fd05756c595dddb288b732b00a90fcfb2a9080a)), closes [#​6663](https://togithub.com/reactivex/rxjs/issues/6663)

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.