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

Bump rxjs from 6.2.2 to 6.3.2 #199

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps rxjs from 6.2.2 to 6.3.2.

Changelog

Sourced from rxjs's changelog.

6.3.2 (2018-09-04)

Bug Fixes

6.3.1 (2018-08-31)

Bug Fixes

6.3.0 (2018-08-30)

Bug Fixes

  • find: unsubscribe from source when found (#3968) (fd01f7b)
  • convert [internal](https://github.com/internal) comment to JSDoc (#3932) (f8a9d6e)
  • AjaxObservable: notify with error if fails to parse json response (#3139) (d8231e2), closes #3138
  • catchError: stop listening to a synchronous inner-obervable when unsubscribed (456ef33)
  • distinctUntilKeyChanged: improved key typing with keyof T (#3988) (4ec4ff1)
  • exhaustMap: stop listening to a synchronous inner-obervable when unsubscribed (ee1a339)
  • find: add undefined to return type (#3970) (5a6c90f), closes #3969
  • IE10: Remove dependency on Object.setPrototypeOf (#3967) (5c52a73), closes #3966
  • mergeAll: add source subscription to composite before actually subscribing (#2479) (40852ff), closes #2476
  • mergeScan: stop listening to a synchronous inner-obervable when unsubscribed (c4002f3)
  • Observable: forEach will no longer next values after an error (b4bad1f)
  • Observable: use more granular Observable exports in compat mode (#3974) (3f75564)
  • onErrorResumeNext: stop listening to a synchronous inner-obervable when unsubscribed (1d14277)
  • pipe: replace rest parameters overload (#3945) (872b0ec), closes #3841
  • skipUntil: stop listening to a synchronous notifier after its first nexted value (1c257db)
  • startWith: allow empty type signature and passing a different type (b7866a0)
  • subscribable: make subscribe() signature match Observable (#4050) (865d8d7), closes #3891
  • subscriber: unsubscribe parents on error/complete (ad8131b)
  • switchMap: stop listening to a synchronous inner-obervable when unsubscribed (260d52a)
  • takeUntil: takeUntil should subscribe to the source if notifier sync completes without emitting (#4039) (21fd0b4), closes #3504
  • testscheduler: type arguments to Observable creation functions (#3928) (0e30ef1)

Features

... (truncated)
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|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 these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

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)
  • Pull request limits (per update run and/or open at any time)
  • 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 6.2.2 to 6.3.2.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1062

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 30.172%

Totals Coverage Status
Change from base Build 1006: 0.0%
Covered Lines: 58
Relevant Lines: 138

💛 - Coveralls

@dependabot-preview
Copy link
Author

Superseded by #206.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/rxjs-6.3.2 branch February 12, 2019 08:34
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.

2 participants