Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Bumps rxjs from 5.5.5 to 5.5.12.

Changelog

Sourced from rxjs's changelog.

5.5.12 (2018-08-30)

Bug Fixes

  • AjaxObservable: switch to encodeURIComponent to properly encode body form data (#3832) (09e4359), closes #3824
  • make TS type def of VirtualAction compatible with TS 2.9 (#3813) (d56e6c6)

5.5.11 (2018-05-22)

Bug Fixes

5.5.10 (2018-04-12)

Bug Fixes

5.5.9 (2018-04-11)

Bug Fixes

  • Node: multiple copies now compatible with each other in Node and TS (#3546) (bcc85ba)

5.5.8 (2018-03-27)

Bug Fixes

  • node: no more silent failure for many copies of rxjs (#3477) (92dcd44), closes #3475
  • repeatWhen: support synchronous notifier (8fe004c)
... (truncated)
Commits
  • ef88ded chore(publish): 5.5.12
  • 972bc67 Fix link to cdn (#4014)
  • d56e6c6 fix: make TS type def of VirtualAction compatible with TS 2.9 (#3813)
  • 09e4359 fix(AjaxObservable): switch to encodeURIComponent to properly encode body for...
  • 1ed8563 Merge pull request #3843 from kwonoj/disable-danger-size
  • bbd56da chore(danger): disable size checker
  • b5ed59d chore(publish): 5.5.11
  • 6b08b13 Merge pull request #3667 from cartant/issue-3605-stable
  • 9d1ba14 fix(delay): fix memory leak (#3605)
  • 21a59a7 fix: fix a typing mismatch in FromEventObservable (#3536)
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @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 5.5.5 to 5.5.12.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/5.5.12/CHANGELOG.md)
- [Commits](ReactiveX/rxjs@5.5.5...5.5.12)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 27, 2019
@dependabot-preview dependabot-preview bot merged commit 58c5fc5 into master Feb 27, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/rxjs-5.5.12 branch February 27, 2019 21:32
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants