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

fix(deps): update dependency rxjs to v6 #277

Merged
merged 1 commit into from
Jul 27, 2018
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2018

This Pull Request updates dependency rxjs from ^5.5.0 to ^6.0.0


Release Notes

v6.2.2

Compare Source

Bug Fixes
  • first: improved type gaurds for TypeScript (3e12f7a)
  • last: improved type gaurds for TypeScript (3e12f7a)

v6.2.1

Compare Source

Bug Fixes
  • first: improved type gaurds for TypeScript (3e12f7a)
  • last: improved type gaurds for TypeScript (3e12f7a)

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

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

v6.0.0

Compare Source

Bug Fixes
Features
  • isObservable: a new method for checking to see if an object is an RxJS Observable (edb33e5)


This PR has been generated by Renovate Bot.

@kherock
Copy link
Collaborator

kherock commented Jul 4, 2018

[Refer to discussion in #220]

@renovate renovate bot force-pushed the renovate/rxjs-6.x branch 4 times, most recently from e68d9f3 to 0436dd7 Compare July 9, 2018 21:08
@renovate renovate bot force-pushed the renovate/rxjs-6.x branch 2 times, most recently from 756911f to 0779664 Compare July 21, 2018 05:18
@renovate renovate bot force-pushed the renovate/rxjs-6.x branch 2 times, most recently from a9e46f9 to 4a73b08 Compare July 27, 2018 19:42
@renovate renovate bot force-pushed the renovate/rxjs-6.x branch from 4a73b08 to ab5a62d Compare July 27, 2018 19:45
@leontastic leontastic merged commit a0b9067 into master Jul 27, 2018
@renovate renovate bot deleted the renovate/rxjs-6.x branch July 27, 2018 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants