ngrx-entity-relationship icon indicating copy to clipboard operation
ngrx-entity-relationship copied to clipboard

chore(deps): update dependency rxjs to v7.5.6

Open renovate[bot] opened this issue 3 years ago • 2 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rxjs (source) 7.5.2 -> 7.5.6 age adoption passing confidence

Release Notes

reactivex/rxjs

v7.5.6

Compare Source

Bug Fixes
  • share: No longer results in a bad-state observable in an edge case where a synchronous source was shared and refCounted, and the result is subscribed to twice in a row synchronously. (#​7005) (5d4c1d9)
  • share & connect: share and connect no longer bundle scheduling code by default (#​6873) (9948dc2), closes #​6872
  • exhaustAll: Result will now complete properly when flattening all synchronous observables. (#​6911) (3c1c6b8), closes #​6910
  • TypeScript: Now compatible with TypeScript 4.6 type checks (#​6895) (fce9aa1)

v7.5.5

Compare Source

Bug Fixes
Performance Improvements

v7.5.4

Compare Source

Performance Improvements

v7.5.3

Compare Source

Bug Fixes
  • subscribe: allow interop with Monio and other libraries that patch function bind (0ab91eb), closes #​6783

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

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

renovate[bot] avatar Jul 11 '22 14:07 renovate[bot]

Code Climate has analyzed commit aac85e7d and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

qlty-cloud-legacy[bot] avatar Jul 11 '22 14:07 qlty-cloud-legacy[bot]

Codecov Report

Merging #1589 (aac85e7) into master (d4a7aea) will not change coverage. The diff coverage is n/a.

:exclamation: Current head aac85e7 differs from pull request most recent head 147b392. Consider uploading reports for the commit 147b392 to get more accurate results

@@            Coverage Diff            @@
##            master     #1589   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines          690       690           
  Branches       175       175           
=========================================
  Hits           690       690           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Jul 11 '22 14:07 codecov[bot]

Code Climate has analyzed commit 147b392c and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

qlty-cloud-legacy[bot] avatar Sep 11 '22 10:09 qlty-cloud-legacy[bot]