Skip to content
This repository has been archived by the owner on May 31, 2019. It is now read-only.

Bump rxjs from 5.5.10 to 6.1.0 in /client #54

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

Conversation

dependabot-preview[bot]
Copy link

Bumps rxjs from 5.5.10 to 6.1.0.

Changelog

Sourced from rxjs's changelog.

6.1.0 (2018-05-03)

Bug Fixes

Features

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

6.0.0 (2018-04-24)

Bug Fixes

  • websocket: no longer throws errors in operators applied to it (#3577) (cb38ddf)

Code Refactoring

  • webSocket: rename back to webSocket ala 5.0 (#3590) (d5658fe)

Features

  • testing: Add testScheduler.run() helper (2d5b3b2)
  • testing: testScheduler.run() supports time progression syntax (9322b7d)

BREAKING CHANGES

  • webSocket: UNBREAKING websocket to be named webSocket again, just like it was in 5.0. Now you should import from rxjs/webSocket

6.0.0-uncanny-rc.7 (2018-04-13)

Bug Fixes

  • interop: functions with [Symbol.observable] on them will now be accepted in operators like mergeMap, from, etc (#3562) (c9570df)
  • migrations: change the version the migration applies to (#3564) (9217a03)
  • rxjs: no longer requires dom lib (#3566) (8b33ee2)
... (truncated)
Commits
  • e7519ab chore(publish): 6.1.0
  • 9915792 Merge pull request #3628 from benlesh/isObservable
  • ce20af9 docs(marbles): docs for testScheduler.run() and marble diagrams (#3612)
  • 0e1f9d6 Fix quote and unnecessary tag in MIGRATION.md (#3630)
  • e2f7e8a test: empty Observable.toPromise (#3623)
  • 733807b Asap scheduler id fix (#3610)
  • 96f05b0 fix(delay): fix memory leak (#3605)
  • edb33e5 feat(isObservable): a new method for checking to see if an object is an RxJS ...
  • 077f530 refactor(isInteropObservable): rename Observablelike and isObservable
  • 8c5d680 docs(MIGRATION): update links
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [rxjs](https://github.com/ReactiveX/RxJS) from 5.5.10 to 6.1.0.
- [Release notes](https://github.com/ReactiveX/RxJS/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md)
- [Commits](ReactiveX/rxjs@5.5.10...6.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant