qcif / data-curator

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

Bump rxjs from 5.5.12 to 6.5.3 #956

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps rxjs from 5.5.12 to 6.5.3.

Changelog *Sourced from [rxjs's changelog](https://github.com/ReactiveX/rxjs/blob/6.5.3/CHANGELOG.md).* > ## [6.5.3](https://github.com/reactivex/rxjs/compare/6.5.2...6.5.3) (2019-09-03) > > ### Bug Fixes > > * **general:** Refactor modules so they don't show side effects in some tools ([#4769](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4769)) ([9829c5e0](https://github.com/reactivex/rxjs/commit/9829c5e0)) > * **defer:** restrict allowed factory types ([#4835](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4835)) ([40a22096](https://github.com/reactivex/rxjs/commit/40a22096)) > > ## [6.5.2](https://github.com/reactivex/rxjs/compare/6.5.0...6.5.2) (2019-05-10) > > > ### Bug Fixes > > * **endWith:** wrap args - they are not observables - in of before concatenating ([#4735](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4735)) ([986be2f](https://github.com/reactivex/rxjs/commit/986be2f)) > * **forkJoin:** test for object literal ([#4741](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4741)) ([c11e1b3](https://github.com/reactivex/rxjs/commit/c11e1b3)), closes [#4737](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4737) [#4737](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4737) > * **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) > * **of:** remove deprecation comment to prevent false positive warning ([#4724](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4724)) ([da69c16](https://github.com/reactivex/rxjs/commit/da69c16)) > * **pairwise:** make it recursion-proof ([#4743](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4743)) ([21ab261](https://github.com/reactivex/rxjs/commit/21ab261)) > * **scan:** fixed declarations to properly support different return types ([#4598](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4598)) ([126d2b6](https://github.com/reactivex/rxjs/commit/126d2b6)) > * **Subscription:** Return Empty when teardown === null ([#4575](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4575)) ([ffc4e68](https://github.com/reactivex/rxjs/commit/ffc4e68)) > * **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) > * **umd:** export fetch namespace ([#4738](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4738)) ([7926122](https://github.com/reactivex/rxjs/commit/7926122)) > * **fromFetch:** don't abort if fetch resolves ([#4742](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4742) ([ed8d771](https://github.com/reactivex/rxjs/commit/ed8d771)) > > > ## [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) > ... (truncated)
Commits - [`3de56b9`](https://github.com/ReactiveX/rxjs/commit/3de56b9d86f22177e1a54d4d367d3235dcd73fb0) chore(publish): 6.5.3 - [`3881723`](https://github.com/ReactiveX/rxjs/commit/388172338a989c9eaa5d9c5c7b1081bcae6c43a2) docs(angular): migrate app from angular 6 to 8([#4687](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4687)) ([#4688](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4688)) - [`b68e867`](https://github.com/ReactiveX/rxjs/commit/b68e8674744256f7134d8f2c473091fa49f72f3d) Fix partition jsDoc comment ([#4964](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4964)) - [`9829c5e`](https://github.com/ReactiveX/rxjs/commit/9829c5e0f97be5ace18e4e41d4b2ccd8968547ae) refactor: test for side effects, and remove existing ones ([#4769](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4769)) ([#4953](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4953)) - [`b6eea10`](https://github.com/ReactiveX/rxjs/commit/b6eea10b91ee8096c551f86e76774e9b7302372d) docs(delayWhen): Extended see also ([#4946](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4946)) - [`2e8bae8`](https://github.com/ReactiveX/rxjs/commit/2e8bae8f2ec4e450a2aea5e66b965fa23aa249d2) Fix typo ([#4950](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4950)) - [`200b1dd`](https://github.com/ReactiveX/rxjs/commit/200b1dd84e6ffa8cf704a1bb58c28f8cead366ea) Update badges - [`8d55df0`](https://github.com/ReactiveX/rxjs/commit/8d55df0157a027b3c51e8bd741a462c00609e70a) docs(announcements): add announcement for rxjs live ([#4938](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4938)) - [`14a018a`](https://github.com/ReactiveX/rxjs/commit/14a018aad5733bc37ce458561563fc2d733537c1) docs(onErrorResumeNext): fix typo ([#4849](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4849)) - [`5a537f8`](https://github.com/ReactiveX/rxjs/commit/5a537f881a52b598af08ba9449a186b29659e11f) test(dtslint): add dtslint test for of observable static function ([#4445](https://github-redirect.dependabot.com/reactivex/rxjs/issues/4445)) - Additional commits viewable in [compare view](https://github.com/reactivex/rxjs/compare/5.5.12...6.5.3)


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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 4 years ago

Superseded by #975.