qcif / data-curator

Data Curator - share usable open data
MIT License
264 stars 38 forks source link

build(deps): bump rxjs from 5.5.12 to 6.5.1 #908

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps rxjs from 5.5.12 to 6.5.1.

Changelog *Sourced from [rxjs's changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md).* > ## [6.5.1](https://github.com/reactivex/rxjs/compare/6.5.0...6.5.1) (2019-04-23) > > > ### Bug Fixes > > * **Notification:** replace const enum ([#4556](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4556)) ([e460eec](https://github.com/reactivex/rxjs/commit/e460eec)), closes [#4538](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4538) > * **throttleTime:** emit single value with trailing enabled ([#4564](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4564)) ([fd690a6](https://github.com/reactivex/rxjs/commit/fd690a6)), closes [#2859](https://github-redirect.dependabot.com/reactivex/rxjs/issues/2859) [#4491](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4491) > > > > # [6.5.0](https://github.com/reactivex/rxjs/compare/6.4.0...6.5.0) (2019-04-23) > > > ### Bug Fixes > > * **docs-app:** remove stopWordFilter from lunr pipeline ([#4536](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4536)) ([9eaebd4](https://github.com/reactivex/rxjs/commit/9eaebd4)) > * **dtslint:** disable tests that break in TS@next ([#4705](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4705)) ([ecc73d2](https://github.com/reactivex/rxjs/commit/ecc73d2)) > * **index:** export NotificationKind ([#4514](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4514)) ([7125355](https://github.com/reactivex/rxjs/commit/7125355)), closes [#4513](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4513) > * **race:** better typings ([#4643](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4643)) ([fb9bc48](https://github.com/reactivex/rxjs/commit/fb9bc48)), closes [#4390](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4390) [#4642](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4642) > * **throwIfEmpty:** ensure result is retry-able ([c4f44b9](https://github.com/reactivex/rxjs/commit/c4f44b9)) > * **types:** Fixed signature for onErrorResumeNext ([#4603](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4603)) ([4dd0be0](https://github.com/reactivex/rxjs/commit/4dd0be0)) > > > ### Features > > * **combineLatest:** deprecated rest argument and scheduler signatures ([#4641](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4641)) ([6661c79](https://github.com/reactivex/rxjs/commit/6661c79)), closes [#4640](https://github-redirect.dependabot.com/reactivex/rxjs/issues/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](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4702)) ([5a1ef86](https://github.com/reactivex/rxjs/commit/5a1ef86)) > * **forkJoin:** accepts a dictionary of sources ([#4640](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4640)) ([b5a2ac9](https://github.com/reactivex/rxjs/commit/b5a2ac9)) > * **partition:** new `partition` observable creation function. Old `partition` operator is deprecated ([#4419](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4419)) ([#4685](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4685)) ([d5d6980](https://github.com/reactivex/rxjs/commit/d5d6980)) > * **scheduled:** Add `scheduled` creation function to use to create scheduled observable of values. Deprecate scheduled versions of `from`, `range`, et al. ([#4595](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4595)) ([f57e1fc](https://github.com/reactivex/rxjs/commit/f57e1fc)) > > > ### Performance Improvements > > * **Subscription:** improve parent management ([#4526](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4526)) ([06f1a25](https://github.com/reactivex/rxjs/commit/06f1a25)) > > > > # [6.4.0](https://github.com/reactivex/rxjs/compare/6.3.3...6.4.0) (2019-01-30) > > > ### Bug Fixes > > * **ajax:** Fix case-insensitive headers in HTTP request ([#4453](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4453)) ([673bf47](https://github.com/reactivex/rxjs/commit/673bf47)) > * **bundle:** closure to not rewrite polyfills for minification ([#4487](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4487)) ([a1fedb9](https://github.com/reactivex/rxjs/commit/a1fedb9)) > * **bundle:** don't export `operators` twice ([#4310](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4310)) ([2399f6e](https://github.com/reactivex/rxjs/commit/2399f6e)) > * **combineLatest:** improve typings for combineLatest ([#4470](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4470)) ([40c3d9f](https://github.com/reactivex/rxjs/commit/40c3d9f)) > * **compat:** remove internal from import locations ([#4498](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4498)) ([a6c0017](https://github.com/reactivex/rxjs/commit/a6c0017)), closes [#4070](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4070) > * **endWith:** ability to endWith different types ([#4183](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4183)) ([#4185](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4185)) ([83533d1](https://github.com/reactivex/rxjs/commit/83533d1)) > * **fromEventPattern:** improve typings for fromEventPattern ([#4496](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4496)) ([037f53d](https://github.com/reactivex/rxjs/commit/037f53d)) > ... (truncated)
Commits - [`4b41203`](https://github.com/ReactiveX/rxjs/commit/4b4120350205320f6ab35315066a4296907370fa) chore(publish): 6.5.1 - [`fd690a6`](https://github.com/ReactiveX/rxjs/commit/fd690a6c7821beb212daa241e8d5ae41165f5be7) fix(throttleTime): emit single value with trailing enabled ([#4564](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4564)) - [`e460eec`](https://github.com/ReactiveX/rxjs/commit/e460eec6ce382f41cf1dd736c77338ee4be7aff4) fix(Notification): replace const enum ([#4556](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4556)) - [`2aa666b`](https://github.com/ReactiveX/rxjs/commit/2aa666b0556e9c42a8dd1e2b5ad07789e127f0de) chore(publish): 6.5.0 - [`d5d6980`](https://github.com/ReactiveX/rxjs/commit/d5d69809e39c69a68093a47e0e02abaf29f3e652) feat(partition): partition static function. partition operator is deprecated ... - [`b5a2ac9`](https://github.com/ReactiveX/rxjs/commit/b5a2ac9d3576227291238bf36244a54d9739edf6) feat(forkJoin): accepts a dictionary of sources ([#4640](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4640)) - [`f57e1fc`](https://github.com/ReactiveX/rxjs/commit/f57e1fc287590b6e20ffe2d6b1b9685068b21cdf) feat(scheduled): Add scheduled creation method ([#4595](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4595)) - [`4dd0be0`](https://github.com/ReactiveX/rxjs/commit/4dd0be0a446a7d5fec7a15001e7ba56d4962346f) fix(types): Fixed signature for onErrorResumeNext ([#4603](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4603)) - [`ae04794`](https://github.com/ReactiveX/rxjs/commit/ae047948f0f45f47f55c29875119fc2139614cf1) docs(operator): Fitting description of distinctUntilChanged and distinctUntil... - [`bb1bac7`](https://github.com/ReactiveX/rxjs/commit/bb1bac73314cf58e51734ba53b562bcb40db9c1f) docs(single): Added see also links ([#4693](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4693)) - Additional commits viewable in [compare view](https://github.com/reactivex/rxjs/compare/5.5.12...6.5.1)


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 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](https://app.dependabot.com): - 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[bot] commented 5 years ago

Superseded by #910.