hardyscc / nestjs-cqrs-starter

NestJS CQRS Microservices Starter Project
403 stars 57 forks source link

fix(deps): update dependency rxjs to v7.5.5 #894

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.4 -> 7.5.5 age adoption passing confidence

Release Notes

reactivex/rxjs ### [`v7.5.5`](https://togithub.com/reactivex/rxjs/blob/HEAD/CHANGELOG.md#​755-httpsgithubcomreactivexrxjscompare754755-2022-03-08) [Compare Source](https://togithub.com/reactivex/rxjs/compare/7.5.4...7.5.5) ##### Bug Fixes - **package:** add types to exports ([#​6802](https://togithub.com/reactivex/rxjs/issues/6802)) ([3750f75](https://togithub.com/reactivex/rxjs/commit/3750f75104bb82d870c53c0605c942e41245d79c)) - **package:** add `require` export condition ([#​6821](https://togithub.com/reactivex/rxjs/issues/6821)) ([c8955e4](https://togithub.com/reactivex/rxjs/commit/c8955e4c6a972135030fdfddc18a7a48337ae9c7)) - **timeout:** no longer will timeout when receiving the first value synchronously ([#​6865](https://togithub.com/reactivex/rxjs/issues/6865)) ([2330c96](https://togithub.com/reactivex/rxjs/commit/2330c9660b20f2e0cda0c4eeb36bb582b4a85186)), closes [#​6862](https://togithub.com/reactivex/rxjs/issues/6862) ##### Performance Improvements - Don't clone observers unless you have to ([#​6842](https://togithub.com/reactivex/rxjs/issues/6842)) ([3289d20](https://togithub.com/reactivex/rxjs/commit/3289d20ddc3a84d2aede8e3ab9962a8ef5d43c83))

Configuration

📅 Schedule: "before 6am" in timezone Asia/Hong_Kong.

🚦 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.