ipfs-shipyard / ipfs-deploy

Zero-Config CLI to Deploy Static Websites to IPFS
Other
1.16k stars 122 forks source link

chore(deps-dev): bump eslint from 6.0.0-alpha.1 to 6.0.0-alpha.2 #38

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps eslint from 6.0.0-alpha.1 to 6.0.0-alpha.2.

Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v6.0.0-alpha.2 > * [`9b87fee`](https://github.com/eslint/eslint/commit/9b87fee9dc7b1d99a50b924cb6b81255ebb5c4a2) Chore: Fix formatter documentation generation ([#11767](https://github-redirect.dependabot.com/eslint/eslint/issues/11767)) (Ilya Volodin) > * [`f116208`](https://github.com/eslint/eslint/commit/f11620848733a3a6f58811d9bb2c3e748d6135ac) Chore: Fix site generation script for releases ([#11766](https://github-redirect.dependabot.com/eslint/eslint/issues/11766)) (Ilya Volodin) > * [`cf9cce8`](https://github.com/eslint/eslint/commit/cf9cce81aa68e9bc23840530cb33f4c3f551fb1e) Update: Add never option for new-parens (refs [#10034](https://github-redirect.dependabot.com/eslint/eslint/issues/10034)) ([#11379](https://github-redirect.dependabot.com/eslint/eslint/issues/11379)) (pfgithub) > * [`b5fa149`](https://github.com/eslint/eslint/commit/b5fa1491d2371a721e4b5029e797ae98fd30fed2) New: multiple processors support (fixes [#11035](https://github-redirect.dependabot.com/eslint/eslint/issues/11035), fixes [#11725](https://github-redirect.dependabot.com/eslint/eslint/issues/11725)) ([#11552](https://github-redirect.dependabot.com/eslint/eslint/issues/11552)) (Toru Nagashima) > * [`2d32a9e`](https://github.com/eslint/eslint/commit/2d32a9e8dd10a5927576bd50d184876c775da4af) Breaking: stricter rule config validating (fixes [#9505](https://github-redirect.dependabot.com/eslint/eslint/issues/9505)) ([#11742](https://github-redirect.dependabot.com/eslint/eslint/issues/11742)) (薛定谔的猫) > * [`71716eb`](https://github.com/eslint/eslint/commit/71716eba3155266d777b994a38af524952e97696) Update: add fixer for no-div-regex rule (fixes [#11355](https://github-redirect.dependabot.com/eslint/eslint/issues/11355)) ([#11744](https://github-redirect.dependabot.com/eslint/eslint/issues/11744)) (joe-re) > * [`53f7f4c`](https://github.com/eslint/eslint/commit/53f7f4cf8d8b66a1911db56e4f72764388a21cc4) Update: Uniform messages for the rules in "complexity" section ([#11759](https://github-redirect.dependabot.com/eslint/eslint/issues/11759)) (Igor Novozhilov) > * [`0a801d7`](https://github.com/eslint/eslint/commit/0a801d702dc41dae7eac0c802b822493ddc3ac41) Chore: improve perf test ([#11756](https://github-redirect.dependabot.com/eslint/eslint/issues/11756)) (薛定谔的猫) > * [`45bd336`](https://github.com/eslint/eslint/commit/45bd336e647a6fa8a502488e5cbd27ba02712083) Docs: add about RuleTester's parser to migration guide (fixes [#11728](https://github-redirect.dependabot.com/eslint/eslint/issues/11728)) ([#11761](https://github-redirect.dependabot.com/eslint/eslint/issues/11761)) (Toru Nagashima) > * [`1374be4`](https://github.com/eslint/eslint/commit/1374be44f7ec4b8c913c52cc84debc4012c4f3ea) Docs: add table of contents in readme ([#11765](https://github-redirect.dependabot.com/eslint/eslint/issues/11765)) (薛定谔的猫) > * [`54e6eda`](https://github.com/eslint/eslint/commit/54e6edaa2f881aab530fa14e63d92e5e0e2ca55c) New: extends in glob-based config (fixes [#8813](https://github-redirect.dependabot.com/eslint/eslint/issues/8813)) ([#11554](https://github-redirect.dependabot.com/eslint/eslint/issues/11554)) (Toru Nagashima) > * [`ec105b2`](https://github.com/eslint/eslint/commit/ec105b24f7e036ecdc4267f018529ac3765e29d5) Chore: typo in JSDoc on timing.display's return value ([#11755](https://github-redirect.dependabot.com/eslint/eslint/issues/11755)) (Dimitri Mitropoulos) > * [`e45cc3f`](https://github.com/eslint/eslint/commit/e45cc3f3dc44f3a5b6b713a1bf5ce6e46d87ca49) Docs: updated no-proto rule (fixes [#11743](https://github-redirect.dependabot.com/eslint/eslint/issues/11743)) ([#11746](https://github-redirect.dependabot.com/eslint/eslint/issues/11746)) (Francesco Trotta) > * [`15c6c63`](https://github.com/eslint/eslint/commit/15c6c6374c0425d5402142d012a541fa208bc9da) Chore: eslint-config-eslint require node >= 8 ([#11718](https://github-redirect.dependabot.com/eslint/eslint/issues/11718)) (薛定谔的猫) > * [`f9790ca`](https://github.com/eslint/eslint/commit/f9790ca1baec1275f3c946586766a5713258ac32) Fix: typo: missing word in docs ([#11750](https://github-redirect.dependabot.com/eslint/eslint/issues/11750)) (Dimitri Mitropoulos) > * [`219aecb`](https://github.com/eslint/eslint/commit/219aecb78bc646d44bad27dc775a9b3d3dc58232) Chore: restructure files ([#11555](https://github-redirect.dependabot.com/eslint/eslint/issues/11555)) (Toru Nagashima) > * [`5dad0b1`](https://github.com/eslint/eslint/commit/5dad0b1d80c9cf380c49f46266c35d461d3cecad) Fix: Unignoring directories in .eslintignore (fixes [#11684](https://github-redirect.dependabot.com/eslint/eslint/issues/11684)) ([#11685](https://github-redirect.dependabot.com/eslint/eslint/issues/11685)) (Mykola Bilochub) > * [`4625090`](https://github.com/eslint/eslint/commit/462509058e46770cf70307cf8dba279f0e73b967) Docs: small fix about the migration guide ([#11729](https://github-redirect.dependabot.com/eslint/eslint/issues/11729)) (Toru Nagashima) > * [`0e89c73`](https://github.com/eslint/eslint/commit/0e89c73177398eaf978a50d5b0f79ff8e43512f2) Sponsors: Sync README with website (ESLint Jenkins) > * [`5a296fa`](https://github.com/eslint/eslint/commit/5a296fa0c9345ad1a55e2b257e5f6c9f05fff362) Sponsors: Sync README with website (ESLint Jenkins) > * [`7c8e86b`](https://github.com/eslint/eslint/commit/7c8e86bf2c900cec7cd1dfd529a8c77cc81ef34c) Fix: wrong 'plugin-missing' error on Node.js 12 (fixes [#11720](https://github-redirect.dependabot.com/eslint/eslint/issues/11720)) ([#11722](https://github-redirect.dependabot.com/eslint/eslint/issues/11722)) (Toru Nagashima) > * [`67c671f`](https://github.com/eslint/eslint/commit/67c671fdc1c8b08cb8d263a9bb2151e3108c88b4) Chore: ignore deprecated rules in fuzz tests ([#11710](https://github-redirect.dependabot.com/eslint/eslint/issues/11710)) (Pig Fang) > * [`af81cb3`](https://github.com/eslint/eslint/commit/af81cb3ecc5e6bf43a6a2d8f326103350513a1b8) Chore: make fuzzer produce minimal reproducible examples of bugs ([#11700](https://github-redirect.dependabot.com/eslint/eslint/issues/11700)) (Teddy Katz)
Changelog *Sourced from [eslint's changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md).* > v6.0.0-alpha.2 - May 25, 2019 > > * [`9b87fee`](https://github.com/eslint/eslint/commit/9b87fee9dc7b1d99a50b924cb6b81255ebb5c4a2) Chore: Fix formatter documentation generation ([#11767](https://github-redirect.dependabot.com/eslint/eslint/issues/11767)) (Ilya Volodin) > * [`f116208`](https://github.com/eslint/eslint/commit/f11620848733a3a6f58811d9bb2c3e748d6135ac) Chore: Fix site generation script for releases ([#11766](https://github-redirect.dependabot.com/eslint/eslint/issues/11766)) (Ilya Volodin) > * [`cf9cce8`](https://github.com/eslint/eslint/commit/cf9cce81aa68e9bc23840530cb33f4c3f551fb1e) Update: Add never option for new-parens (refs [#10034](https://github-redirect.dependabot.com/eslint/eslint/issues/10034)) ([#11379](https://github-redirect.dependabot.com/eslint/eslint/issues/11379)) (pfgithub) > * [`b5fa149`](https://github.com/eslint/eslint/commit/b5fa1491d2371a721e4b5029e797ae98fd30fed2) New: multiple processors support (fixes [#11035](https://github-redirect.dependabot.com/eslint/eslint/issues/11035), fixes [#11725](https://github-redirect.dependabot.com/eslint/eslint/issues/11725)) ([#11552](https://github-redirect.dependabot.com/eslint/eslint/issues/11552)) (Toru Nagashima) > * [`2d32a9e`](https://github.com/eslint/eslint/commit/2d32a9e8dd10a5927576bd50d184876c775da4af) Breaking: stricter rule config validating (fixes [#9505](https://github-redirect.dependabot.com/eslint/eslint/issues/9505)) ([#11742](https://github-redirect.dependabot.com/eslint/eslint/issues/11742)) (薛定谔的猫) > * [`71716eb`](https://github.com/eslint/eslint/commit/71716eba3155266d777b994a38af524952e97696) Update: add fixer for no-div-regex rule (fixes [#11355](https://github-redirect.dependabot.com/eslint/eslint/issues/11355)) ([#11744](https://github-redirect.dependabot.com/eslint/eslint/issues/11744)) (joe-re) > * [`53f7f4c`](https://github.com/eslint/eslint/commit/53f7f4cf8d8b66a1911db56e4f72764388a21cc4) Update: Uniform messages for the rules in "complexity" section ([#11759](https://github-redirect.dependabot.com/eslint/eslint/issues/11759)) (Igor Novozhilov) > * [`0a801d7`](https://github.com/eslint/eslint/commit/0a801d702dc41dae7eac0c802b822493ddc3ac41) Chore: improve perf test ([#11756](https://github-redirect.dependabot.com/eslint/eslint/issues/11756)) (薛定谔的猫) > * [`45bd336`](https://github.com/eslint/eslint/commit/45bd336e647a6fa8a502488e5cbd27ba02712083) Docs: add about RuleTester's parser to migration guide (fixes [#11728](https://github-redirect.dependabot.com/eslint/eslint/issues/11728)) ([#11761](https://github-redirect.dependabot.com/eslint/eslint/issues/11761)) (Toru Nagashima) > * [`1374be4`](https://github.com/eslint/eslint/commit/1374be44f7ec4b8c913c52cc84debc4012c4f3ea) Docs: add table of contents in readme ([#11765](https://github-redirect.dependabot.com/eslint/eslint/issues/11765)) (薛定谔的猫) > * [`54e6eda`](https://github.com/eslint/eslint/commit/54e6edaa2f881aab530fa14e63d92e5e0e2ca55c) New: extends in glob-based config (fixes [#8813](https://github-redirect.dependabot.com/eslint/eslint/issues/8813)) ([#11554](https://github-redirect.dependabot.com/eslint/eslint/issues/11554)) (Toru Nagashima) > * [`ec105b2`](https://github.com/eslint/eslint/commit/ec105b24f7e036ecdc4267f018529ac3765e29d5) Chore: typo in JSDoc on timing.display's return value ([#11755](https://github-redirect.dependabot.com/eslint/eslint/issues/11755)) (Dimitri Mitropoulos) > * [`e45cc3f`](https://github.com/eslint/eslint/commit/e45cc3f3dc44f3a5b6b713a1bf5ce6e46d87ca49) Docs: updated no-proto rule (fixes [#11743](https://github-redirect.dependabot.com/eslint/eslint/issues/11743)) ([#11746](https://github-redirect.dependabot.com/eslint/eslint/issues/11746)) (Francesco Trotta) > * [`15c6c63`](https://github.com/eslint/eslint/commit/15c6c6374c0425d5402142d012a541fa208bc9da) Chore: eslint-config-eslint require node >= 8 ([#11718](https://github-redirect.dependabot.com/eslint/eslint/issues/11718)) (薛定谔的猫) > * [`f9790ca`](https://github.com/eslint/eslint/commit/f9790ca1baec1275f3c946586766a5713258ac32) Fix: typo: missing word in docs ([#11750](https://github-redirect.dependabot.com/eslint/eslint/issues/11750)) (Dimitri Mitropoulos) > * [`219aecb`](https://github.com/eslint/eslint/commit/219aecb78bc646d44bad27dc775a9b3d3dc58232) Chore: restructure files ([#11555](https://github-redirect.dependabot.com/eslint/eslint/issues/11555)) (Toru Nagashima) > * [`5dad0b1`](https://github.com/eslint/eslint/commit/5dad0b1d80c9cf380c49f46266c35d461d3cecad) Fix: Unignoring directories in .eslintignore (fixes [#11684](https://github-redirect.dependabot.com/eslint/eslint/issues/11684)) ([#11685](https://github-redirect.dependabot.com/eslint/eslint/issues/11685)) (Mykola Bilochub) > * [`4625090`](https://github.com/eslint/eslint/commit/462509058e46770cf70307cf8dba279f0e73b967) Docs: small fix about the migration guide ([#11729](https://github-redirect.dependabot.com/eslint/eslint/issues/11729)) (Toru Nagashima) > * [`0e89c73`](https://github.com/eslint/eslint/commit/0e89c73177398eaf978a50d5b0f79ff8e43512f2) Sponsors: Sync README with website (ESLint Jenkins) > * [`5a296fa`](https://github.com/eslint/eslint/commit/5a296fa0c9345ad1a55e2b257e5f6c9f05fff362) Sponsors: Sync README with website (ESLint Jenkins) > * [`7c8e86b`](https://github.com/eslint/eslint/commit/7c8e86bf2c900cec7cd1dfd529a8c77cc81ef34c) Fix: wrong 'plugin-missing' error on Node.js 12 (fixes [#11720](https://github-redirect.dependabot.com/eslint/eslint/issues/11720)) ([#11722](https://github-redirect.dependabot.com/eslint/eslint/issues/11722)) (Toru Nagashima) > * [`67c671f`](https://github.com/eslint/eslint/commit/67c671fdc1c8b08cb8d263a9bb2151e3108c88b4) Chore: ignore deprecated rules in fuzz tests ([#11710](https://github-redirect.dependabot.com/eslint/eslint/issues/11710)) (Pig Fang) > * [`af81cb3`](https://github.com/eslint/eslint/commit/af81cb3ecc5e6bf43a6a2d8f326103350513a1b8) Chore: make fuzzer produce minimal reproducible examples of bugs ([#11700](https://github-redirect.dependabot.com/eslint/eslint/issues/11700)) (Teddy Katz)
Commits - [`03c0cd9`](https://github.com/eslint/eslint/commit/03c0cd9ff3814f2d3047ac0b6965c280ab9792ba) 6.0.0-alpha.2 - [`85208eb`](https://github.com/eslint/eslint/commit/85208eb6471ee9bb4269ff6b77dc5a9ecf5d1ce9) Build: changelog update for 6.0.0-alpha.2 - [`9b87fee`](https://github.com/eslint/eslint/commit/9b87fee9dc7b1d99a50b924cb6b81255ebb5c4a2) Chore: Fix formatter documentation generation ([#11767](https://github-redirect.dependabot.com/eslint/eslint/issues/11767)) - [`f116208`](https://github.com/eslint/eslint/commit/f11620848733a3a6f58811d9bb2c3e748d6135ac) Chore: Fix site generation script for releases ([#11766](https://github-redirect.dependabot.com/eslint/eslint/issues/11766)) - [`cf9cce8`](https://github.com/eslint/eslint/commit/cf9cce81aa68e9bc23840530cb33f4c3f551fb1e) Update: Add never option for new-parens (refs [#10034](https://github-redirect.dependabot.com/eslint/eslint/issues/10034)) ([#11379](https://github-redirect.dependabot.com/eslint/eslint/issues/11379)) - [`b5fa149`](https://github.com/eslint/eslint/commit/b5fa1491d2371a721e4b5029e797ae98fd30fed2) New: multiple processors support (fixes [#11035](https://github-redirect.dependabot.com/eslint/eslint/issues/11035), fixes [#11725](https://github-redirect.dependabot.com/eslint/eslint/issues/11725)) ([#11552](https://github-redirect.dependabot.com/eslint/eslint/issues/11552)) - [`2d32a9e`](https://github.com/eslint/eslint/commit/2d32a9e8dd10a5927576bd50d184876c775da4af) Breaking: stricter rule config validating (fixes [#9505](https://github-redirect.dependabot.com/eslint/eslint/issues/9505)) ([#11742](https://github-redirect.dependabot.com/eslint/eslint/issues/11742)) - [`71716eb`](https://github.com/eslint/eslint/commit/71716eba3155266d777b994a38af524952e97696) Update: add fixer for no-div-regex rule (fixes [#11355](https://github-redirect.dependabot.com/eslint/eslint/issues/11355)) ([#11744](https://github-redirect.dependabot.com/eslint/eslint/issues/11744)) - [`53f7f4c`](https://github.com/eslint/eslint/commit/53f7f4cf8d8b66a1911db56e4f72764388a21cc4) Update: Uniform messages for the rules in "complexity" section ([#11759](https://github-redirect.dependabot.com/eslint/eslint/issues/11759)) - [`0a801d7`](https://github.com/eslint/eslint/commit/0a801d702dc41dae7eac0c802b822493ddc3ac41) Chore: improve perf test ([#11756](https://github-redirect.dependabot.com/eslint/eslint/issues/11756)) - Additional commits viewable in [compare view](https://github.com/eslint/eslint/compare/v6.0.0-alpha.1...v6.0.0-alpha.2)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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.
agentofuser commented 5 years ago

:tada: This PR is included in version 7.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: