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

Update dependency rxjs to v6.5.2 #13

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 11, 2019

This PR contains the following updates:

Package Type Update Change References
rxjs dependencies minor 6.3.3 -> 6.5.2 source

Release Notes

reactivex/rxjs

v6.5.2

Compare Source

Bug Fixes

v6.5.1

Compare Source

Bug Fixes

v6.5.0

Compare Source

Bug Fixes
Features
  • combineLatest: deprecated rest argument and scheduler signatures (#​4641) (6661c79), closes #​4640
  • fromFetch: We now export a fromFetch static observable creation method from rxjs/fetch. Mirrors native fetch only it's lazy and cancellable via Observable interface. (#​4702) (5a1ef86)
  • forkJoin: accepts a dictionary of sources (#​4640) (b5a2ac9)
  • partition: new partition observable creation function. Old partition operator is deprecated (#​4419) (#​4685) (d5d6980)
  • scheduled: Add scheduled creation function to use to create scheduled observable of values. Deprecate scheduled versions of from, range, et al. (#​4595) (f57e1fc)
Performance Improvements

v6.4.0

Compare Source

Bug Fixes
Features
  • combineLatest: deprecated rest argument and scheduler signatures (#​4641) (6661c79), closes #​4640
  • fromFetch: We now export a fromFetch static observable creation method from rxjs/fetch. Mirrors native fetch only it's lazy and cancellable via Observable interface. (#​4702) (5a1ef86)
  • forkJoin: accepts a dictionary of sources (#​4640) (b5a2ac9)
  • partition: new partition observable creation function. Old partition operator is deprecated (#​4419) (#​4685) (d5d6980)
  • scheduled: Add scheduled creation function to use to create scheduled observable of values. Deprecate scheduled versions of from, range, et al. (#​4595) (f57e1fc)
Performance Improvements

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant