MCS-Lite / mcs-lite

🎛 MCS Lite Common UI and Websites.
https://mcslite.netlify.com
MIT License
75 stars 9 forks source link

fix(deps): update dependency rxjs to v6 - autoclosed #655

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency rxjs (source) from ^5.5.10 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.