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

Bump rxjs from 5.5.11 to 6.3.3 in /lab-survey-front #35

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

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Oct 30, 2018

Bumps rxjs from 5.5.11 to 6.3.3.

Changelog

Sourced from rxjs's changelog.

6.3.3 (2018-09-25)

Bug Fixes

  • pipe: align static pipe to Observable pipe rest parameters overl… (#4112) (8c607e9), closes #4109 #4109
  • RxJS: each instance of RxJS now has a unique Subscriber symbol (0972c56)
  • subscribe: report errors that occur in subscribe after the initial error (#4089) (9b4b2bc), closes #3803
  • Subscriber: Can no longer subscribe to itself in a circular manner (#4106) (e623ec6), closes #4095
  • Subscriber: use only local Subscriber instances (50ee0a7)
  • TypeScript: ensure RxJS builds with TS@next as well (f03e790)

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)
... (truncated)
Commits
  • a96c885 chore(publish): 6.3.3
  • 5b82dcc Merge pull request #4182 from benlesh/trust-only-local-Subscriber
  • f03e790 fix(TypeScript): ensure RxJS builds with TS@next as well
  • 0972c56 fix(RxJS): each instance of RxJS now has a unique Subscriber symbol
  • 50ee0a7 fix(Subscriber): use only local Subscriber instances
  • 7eeb671 test(dtslint): add dtslint test for endWith operator (#4093) (#4175)
  • 028adbd test(dtslint): add auditTime (#4171)
  • be35fa3 test(dtslint): add audit (#4170)
  • 687a3ce build(package): remove copy test script (#4161)
  • aaad8d7 docs(accessibility): minor tweaks to improve accessibility (#4149)
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 30, 2018
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/lab-survey-front/rxjs-6.3.3 branch from 16bc4dc to a941596 Compare February 25, 2019 14:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant