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

Update dependency rxjs to v6.6.0 #7

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 14, 2019

This PR contains the following updates:

Package Type Update Change
rxjs devDependencies minor 6.4.0 -> 6.6.0

Release Notes

reactivex/rxjs

v6.6.0

Compare Source

v6.5.5

Compare Source

v6.5.4

Compare Source

v6.5.3

Compare Source

Bug Fixes

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

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 you tick the rebase/retry checkbox.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/rxjs-6.x branch from b7309f0 to 5728ab4 Compare September 5, 2019 01:56
@renovate renovate bot changed the title Update dependency rxjs to v6.5.2 Update dependency rxjs to v6.5.3 Sep 5, 2019
@renovate renovate bot force-pushed the renovate/rxjs-6.x branch from 5728ab4 to 40c5965 Compare December 30, 2019 20:57
@renovate renovate bot changed the title Update dependency rxjs to v6.5.3 Update dependency rxjs to v6.5.4 Dec 30, 2019
@renovate renovate bot force-pushed the renovate/rxjs-6.x branch from 40c5965 to c7ec1d8 Compare May 8, 2020 11:55
@renovate renovate bot changed the title Update dependency rxjs to v6.5.4 Update dependency rxjs to v6.5.5 May 8, 2020
@renovate renovate bot force-pushed the renovate/rxjs-6.x branch from c7ec1d8 to 678505d Compare July 5, 2020 10:00
@renovate renovate bot changed the title Update dependency rxjs to v6.5.5 Update dependency rxjs to v6.6.0 Jul 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant