vadzim / mergeiterator

merges async iterators
MIT License
10 stars 2 forks source link

Bump eslint-config-prettier from 6.0.0 to 6.6.0 #42

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps eslint-config-prettier from 6.0.0 to 6.6.0.

Changelog *Sourced from [eslint-config-prettier's changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md).* > ### Version 6.6.0 (2019-11-17) > > - Added: New [eslint-plugin-vue] rules: [vue/dot-location] and > [vue/keyword-spacing]. Thanks to [@​xcatliu](https://github.com/xcatliu)! > > ### Version 6.5.0 (2019-10-26) > > - Added: Support for [excluding deprecated rules]. Thanks to Alex Ilyaev > ([@​alexilyaev](https://github.com/alexilyaev))! > > ### Version 6.4.0 (2019-10-05) > > - Added: [unicorn/no-nested-ternary]. Thanks to Yang Mingshan > ([@​yangmingshan](https://github.com/yangmingshan))! > > ### Version 6.3.0 (2019-09-10) > > - Added: [@typescript-eslint/brace-style]. Thanks to Masafumi Koba > ([@​ybiquitous](https://github.com/ybiquitous))! > > ### Version 6.2.0 (2019-09-03) > > - Added: [@typescript-eslint/quotes] (as a [special > rule][@typescript-eslint/quotes-special]). Thanks to Masafumi Koba > ([@​ybiquitous](https://github.com/ybiquitous))! > > ### Version 6.1.0 (2019-08-19) > > - Added: [function-call-argument-newline] \(new in ESLint 6.2.0). Thanks to > Masafumi Koba ([@​ybiquitous](https://github.com/ybiquitous))!
Commits - [`ed97c2f`](https://github.com/prettier/eslint-config-prettier/commit/ed97c2f4cb77b5cc8cb941900b81304b5cd6eb1d) eslint-config-prettier v6.6.0 - [`39032ed`](https://github.com/prettier/eslint-config-prettier/commit/39032ed96aa6977094db832582b6cb023ffb187a) Update npm packages and add new Vue rules - [`b4ade2b`](https://github.com/prettier/eslint-config-prettier/commit/b4ade2b09ea49fd4cdd11ec72fd93153fc3d69e9) eslint-config-prettier v6.5.0 - [`9f6b594`](https://github.com/prettier/eslint-config-prettier/commit/9f6b59486ad742dc12ad3be157ddff5f8454ef7a) Update npm packages - [`4fdaa04`](https://github.com/prettier/eslint-config-prettier/commit/4fdaa044ca252f2f6360dba9d6ef1e43bf03b59a) Handle deprecated rules (closes [#112](https://github-redirect.dependabot.com/prettier/eslint-config-prettier/issues/112)) ([#121](https://github-redirect.dependabot.com/prettier/eslint-config-prettier/issues/121)) - [`c8f1a2d`](https://github.com/prettier/eslint-config-prettier/commit/c8f1a2df4317ad5033ee946397b3b9c7371dc87d) Revert "Bump get-stdin from 6.0.0 to 7.0.0" ([#119](https://github-redirect.dependabot.com/prettier/eslint-config-prettier/issues/119)) - [`5973374`](https://github.com/prettier/eslint-config-prettier/commit/5973374a39e60937bcf8fc8043d686089404c0c2) Revert "Bump cross-spawn from 6.0.5 to 7.0.1" ([#118](https://github-redirect.dependabot.com/prettier/eslint-config-prettier/issues/118)) - [`6ef63eb`](https://github.com/prettier/eslint-config-prettier/commit/6ef63eb147a28879fb02f5dc4a2c80e294fa6ee6) Revert "Bump get-stdin from 6.0.0 to 7.0.0 ([#113](https://github-redirect.dependabot.com/prettier/eslint-config-prettier/issues/113))" - [`0f92e53`](https://github.com/prettier/eslint-config-prettier/commit/0f92e5399ddc0275bedd2ad765bf2431cd399b44) Revert "Bump cross-spawn from 6.0.5 to 7.0.1 ([#117](https://github-redirect.dependabot.com/prettier/eslint-config-prettier/issues/117))" - [`392e8e4`](https://github.com/prettier/eslint-config-prettier/commit/392e8e433aa0d6d40d2ace875d68ac65b3ce961c) Update @typescript-eslint/eslint-plugin - Additional commits viewable in [compare view](https://github.com/prettier/eslint-config-prettier/compare/v6.0.0...v6.6.0)


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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov-io commented 4 years ago

Codecov Report

Merging #42 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #42   +/-   ##
=======================================
  Coverage   96.42%   96.42%           
=======================================
  Files           1        1           
  Lines          84       84           
  Branches       12       12           
=======================================
  Hits           81       81           
  Misses          3        3

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 97542f2...ba354ef. Read the comment docs.

dependabot-preview[bot] commented 4 years ago

Superseded by #44.