Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency rxjs to v6 #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate-tests
Copy link
Owner

This Pull Request updates dependency rxjs from v5.5.5 to v6.2.0

Release Notes

v6.2.0

Compare Source

Bug Fixes
  • ajax: Handle timeouts as errors (#​3653) (e4128ea)
  • ajax: RxJS v6 TimeoutError is missing name property (576d943)
  • isObservable: Fix throwing error when testing isObservable(null) (#​3688) (c9acc61)
  • range: Range should be same for every subscriber (#​3707) (9642133)
  • skipUntil: fix skipUntil when innerSubscription is null (#​3686) (4226432)
  • TestScheduler: restore run changes upon error (27cb9b6)
  • TimeoutError: Add name to TimeoutError (44042d0)
  • WebSocketSubject: Check to see if WebSocket exists in global scope (#​3694) (2db0788)
Features
  • endWith: add new operator endWith (#​3679) (537fe7d)

v6.1.0

Compare Source

Bug Fixes
  • ajax: Handle timeouts as errors (#​3653) (e4128ea)
  • ajax: RxJS v6 TimeoutError is missing name property (576d943)
  • isObservable: Fix throwing error when testing isObservable(null) (#​3688) (c9acc61)
  • range: Range should be same for every subscriber (#​3707) (9642133)
  • skipUntil: fix skipUntil when innerSubscription is null (#​3686) (4226432)
  • TestScheduler: restore run changes upon error (27cb9b6)
  • TimeoutError: Add name to TimeoutError (44042d0)
  • WebSocketSubject: Check to see if WebSocket exists in global scope (#​3694) (2db0788)
Features
  • endWith: add new operator endWith (#​3679) (537fe7d)

v6.0.0

Compare Source

Bug Fixes
  • audit: will not crash if duration is synchronous (#​3608) (76b7e27), closes #​2743
  • delay: fix memory leak (#​3605) (96f05b0)
Features
  • isObservable: a new method for checking to see if an object is an RxJS Observable (edb33e5)

v5.5.11

Compare Source


v5.5.10

Compare Source


v5.5.9

Compare Source


v5.5.8

Compare Source


v5.5.7

Compare Source


v5.5.6

Compare Source

Bug Fixes
  • Observable: rethrow errors when syncErrorThrowable and inherit it from destination. Fixes #​2813 (541b49d)


This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant