Skip to content

Bump rxjs from 5.5.8 to 6.2.1#825

Closed
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/rxjs-6.2.1
Closed

Bump rxjs from 5.5.8 to 6.2.1#825
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/rxjs-6.2.1

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 20, 2018

Bumps rxjs from 5.5.8 to 6.2.1.

Changelog

Sourced from rxjs's changelog.

6.2.1 (2018-06-12)

Bug Fixes

  • ci: do not trigger postbuild script on PR (f82c085)
  • delayWhen: Emit source value if duration selector completes synchronously (#3664) (2c43af7), closes #3663
  • docs: fix broken github links (#3802) (9f9bf9b)
  • docs: fix code examples (#3784) (a95441b)
  • from: Objects implementing Symbol.observable take precedence over other types (80ceea0)
  • fromEvent: Support React Native and node-compatible event sources. (#3821) (1969f18)
  • Observable.prototype.pipe: TS typings now more correct for >8 parameters (#3789) (ad010ea)
  • subscribe: ignore syncError when deprecated (#3749) (f94560c)
  • Symbol.observable: make observable declaration readonly (#3697) (#3773) (e1c203f)
  • TypeScript: resolved typings issue for TS 3.0 (bf2cdeb)
  • typings: allow bufferCreationInterval null for bufferTime (#3734) (0bda9cd), closes #3728

Performance Improvements

6.2.0 (2018-05-22)

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

6.1.0 (2018-05-03)

... (truncated)
Commits
  • efc36e1 chore(publish): 6.2.1
  • 37a5dca docs(jsdoc): add examples for endWith operator (#3795)
  • 294e9ee docs(pipable-operators.md): update for RxJS 6 (#3783)
  • fa2332c docs(contributors): add contributors entry on team page (#3810)
  • 1969f18 fix(fromEvent): Support React Native and node-compatible event sources. (#3821)
  • 542fb88 chore(test): enable TS_NODE_TYPE_CHECK (#3822)
  • 29822a5 docs(contributors): fix typo in the test (#3826)
  • 3b290ea chore(test): update operator tests o-z to use pipeable operators (#3820)
  • e3c2d5c docs(contribution): describe briefly new documentation (#3778)
  • b3d0c91 docs(race): add examples (#3794)
  • 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 [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

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 5.5.8 to 6.2.1.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md)
- [Commits](ReactiveX/rxjs@5.5.8...6.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies This issue or pull request is related to software library dependencies label Jun 20, 2018
@dependabot-preview
Copy link
Contributor Author

Superseded by #862.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/rxjs-6.2.1 branch October 17, 2018 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This issue or pull request is related to software library dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant