build(deps-dev): bump eslint from 7.4.0 to 7.6.0 #81

Merged
dependabot-preview[bot] merged 1 commit from dependabot/npm_and_yarn/eslint-7.6.0 into master 2020-08-01 15:45:39 +00:00
dependabot-preview[bot] commented 2020-08-01 14:33:52 +00:00 (Migrated from github.com)

Bumps eslint from 7.4.0 to 7.6.0.

Release notes

Sourced from eslint's releases.

v7.6.0

  • ecb2b73 Update: require meta for fixable rules in RuleTester (refs #13349) (#13489) (Milos Djermanovic)
  • 6fb4edd Docs: fix broken links in developer guide (#13518) (Sam Chen)
  • 318fe10 Fix: Do not output undefined as line and column when it's unavailable (#13519) (haya14busa)
  • 493b5b4 Sponsors: Sync README with website (ESLint Jenkins)
  • f100143 Sponsors: Sync README with website (ESLint Jenkins)
  • 16b10fe Fix: Update the chatroom link to go directly to help channel (#13536) (Nicholas C. Zakas)
  • f937eb9 Sponsors: Sync README with website (ESLint Jenkins)
  • e71e298 Update: Change no-duplicate-case to comparing tokens (fixes #13485) (#13494) (Yosuke Ota)
  • 6c4aea4 Docs: add ECMAScript 2020 to README (#13510) (Milos Djermanovic)

v7.5.0

  • 6ea3178 Update: optional chaining support (fixes #12642) (#13416) (Toru Nagashima)
  • 540b1af Chore: enable consistent-meta-messages internal rule (#13487) (Milos Djermanovic)
  • 885a145 Docs: clarify behavior if meta.fixable is omitted (refs #13349) (#13493) (Milos Djermanovic)
  • 1a01b42 Docs: Update technology sponsors in README (#13478) (Nicholas C. Zakas)
  • 6ed9e8e Upgrade: lodash@4.17.19 (#13499) (Yohan Siguret)
  • 45cdf00 Sponsors: Sync README with website (ESLint Jenkins)
  • f1cc725 Docs: fix linebreaks between versions in changelog (#13488) (Milos Djermanovic)
  • f4d7b9e Update: deprecate id-blacklist rule (#13465) (Dimitri Mitropoulos)
  • e14a645 Chore: use espree.latestEcmaVersion in fuzzer (#13484) (Milos Djermanovic)
  • 61097fe Docs: Update int rule level to string (#13483) (Brandon Mills)
  • c8f9c82 Update: Improve report location no-irregular-whitespace (refs #12334) (#13462) (Milos Djermanovic)
  • f2e68ec Build: update webpack resolve.mainFields to match website config (#13457) (Milos Djermanovic)
  • a96bc5e Fix: arrow-body-style fixer for in wrap (fixes #11849) (#13228) (Anix)
  • 748734f Upgrade: Updated puppeteer version to v4.0.0 (#13444) (odidev)
  • e951457 Docs: fix wording in configuring.md (#13469) (Piper)
  • 0af1d28 Update: add allowSeparatedGroups option to sort-imports (fixes #12951) (#13455) (Milos Djermanovic)
  • 1050ee7 Update: Improve report location for no-unneeded-ternary (refs #12334) (#13456) (Milos Djermanovic)
  • b77b420 Update: Improve report location for max-len (refs #12334) (#13458) (Milos Djermanovic)
  • 095194c Fix: add end location to reports in object-curly-newline (refs #12334) (#13460) (Milos Djermanovic)
  • 10251bb Fix: add end location to reports in keyword-spacing (refs #12334) (#13461) (Milos Djermanovic)
  • 2ea7ee5 Sponsors: Sync README with website (ESLint Jenkins)
  • b55fd3b Sponsors: Sync README with website (ESLint Jenkins)
Changelog

Sourced from eslint's changelog.

v7.6.0 - July 31, 2020

  • ecb2b73 Update: require meta for fixable rules in RuleTester (refs #13349) (#13489) (Milos Djermanovic)
  • 6fb4edd Docs: fix broken links in developer guide (#13518) (Sam Chen)
  • 318fe10 Fix: Do not output undefined as line and column when it's unavailable (#13519) (haya14busa)
  • 493b5b4 Sponsors: Sync README with website (ESLint Jenkins)
  • f100143 Sponsors: Sync README with website (ESLint Jenkins)
  • 16b10fe Fix: Update the chatroom link to go directly to help channel (#13536) (Nicholas C. Zakas)
  • f937eb9 Sponsors: Sync README with website (ESLint Jenkins)
  • e71e298 Update: Change no-duplicate-case to comparing tokens (fixes #13485) (#13494) (Yosuke Ota)
  • 6c4aea4 Docs: add ECMAScript 2020 to README (#13510) (Milos Djermanovic)

v7.5.0 - July 18, 2020

  • 6ea3178 Update: optional chaining support (fixes #12642) (#13416) (Toru Nagashima)
  • 540b1af Chore: enable consistent-meta-messages internal rule (#13487) (Milos Djermanovic)
  • 885a145 Docs: clarify behavior if meta.fixable is omitted (refs #13349) (#13493) (Milos Djermanovic)
  • 1a01b42 Docs: Update technology sponsors in README (#13478) (Nicholas C. Zakas)
  • 6ed9e8e Upgrade: lodash@4.17.19 (#13499) (Yohan Siguret)
  • 45cdf00 Sponsors: Sync README with website (ESLint Jenkins)
  • f1cc725 Docs: fix linebreaks between versions in changelog (#13488) (Milos Djermanovic)
  • f4d7b9e Update: deprecate id-blacklist rule (#13465) (Dimitri Mitropoulos)
  • e14a645 Chore: use espree.latestEcmaVersion in fuzzer (#13484) (Milos Djermanovic)
  • 61097fe Docs: Update int rule level to string (#13483) (Brandon Mills)
  • c8f9c82 Update: Improve report location no-irregular-whitespace (refs #12334) (#13462) (Milos Djermanovic)
  • f2e68ec Build: update webpack resolve.mainFields to match website config (#13457) (Milos Djermanovic)
  • a96bc5e Fix: arrow-body-style fixer for in wrap (fixes #11849) (#13228) (Anix)
  • 748734f Upgrade: Updated puppeteer version to v4.0.0 (#13444) (odidev)
  • e951457 Docs: fix wording in configuring.md (#13469) (Piper)
  • 0af1d28 Update: add allowSeparatedGroups option to sort-imports (fixes #12951) (#13455) (Milos Djermanovic)
  • 1050ee7 Update: Improve report location for no-unneeded-ternary (refs #12334) (#13456) (Milos Djermanovic)
  • b77b420 Update: Improve report location for max-len (refs #12334) (#13458) (Milos Djermanovic)
  • 095194c Fix: add end location to reports in object-curly-newline (refs #12334) (#13460) (Milos Djermanovic)
  • 10251bb Fix: add end location to reports in keyword-spacing (refs #12334) (#13461) (Milos Djermanovic)
  • 2ea7ee5 Sponsors: Sync README with website (ESLint Jenkins)
  • b55fd3b Sponsors: Sync README with website (ESLint Jenkins)
Commits
  • e8f5289 7.6.0
  • bc58a34 Build: changelog update for 7.6.0
  • ecb2b73 Update: require meta for fixable rules in RuleTester (refs #13349) (#13489)
  • 6fb4edd Docs: fix broken links in developer guide (#13518)
  • 318fe10 Fix: Do not output undefined as line and column when it's unavailable (#13519)
  • 493b5b4 Sponsors: Sync README with website
  • f100143 Sponsors: Sync README with website
  • 16b10fe Fix: Update the chatroom link to go directly to help channel (#13536)
  • f937eb9 Sponsors: Sync README with website
  • e71e298 Update: Change no-duplicate-case to comparing tokens (fixes #13485) (#13494)
  • Additional commits viewable in compare view

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:

  • 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)
Bumps [eslint](https://github.com/eslint/eslint) from 7.4.0 to 7.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v7.6.0</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/ecb2b7343a0d14fb57d297a16be6c1b176fb3dbf"><code>ecb2b73</code></a> Update: require <code>meta</code> for fixable rules in RuleTester (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13349">#13349</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13489">#13489</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/6fb4edde3b7a7ae2faf8ac956a7342fbf80865fc"><code>6fb4edd</code></a> Docs: fix broken links in developer guide (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13518">#13518</a>) (Sam Chen)</li> <li><a href="https://github.com/eslint/eslint/commit/318fe103dbf2548eee293ff456ef0b829dbe3db3"><code>318fe10</code></a> Fix: Do not output <code>undefined</code> as line and column when it's unavailable (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13519">#13519</a>) (haya14busa)</li> <li><a href="https://github.com/eslint/eslint/commit/493b5b40cae7a076fdeb19740f8c88fb4ae9c1fb"><code>493b5b4</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/f100143fa5f529aacb2b50e650a00d2697ca4c54"><code>f100143</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/16b10fe8ba3c78939d5ada4a25caf2f0c9e6a058"><code>16b10fe</code></a> Fix: Update the chatroom link to go directly to help channel (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13536">#13536</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/f937eb95407f60d3772bcb956e227aaf99e48777"><code>f937eb9</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/e71e2980cd2e319afc70d8c859c7ffd59cf4157b"><code>e71e298</code></a> Update: Change no-duplicate-case to comparing tokens (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13485">#13485</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13494">#13494</a>) (Yosuke Ota)</li> <li><a href="https://github.com/eslint/eslint/commit/6c4aea44fd78e1eecea5fe3c37e1921e3b1e98a6"><code>6c4aea4</code></a> Docs: add ECMAScript 2020 to README (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13510">#13510</a>) (Milos Djermanovic)</li> </ul> <h2>v7.5.0</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/6ea3178776eae0e40c3f5498893e8aab0e23686b"><code>6ea3178</code></a> Update: optional chaining support (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12642">#12642</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13416">#13416</a>) (Toru Nagashima)</li> <li><a href="https://github.com/eslint/eslint/commit/540b1af77278ae649b621aa8d4bf8d6de03c3155"><code>540b1af</code></a> Chore: enable consistent-meta-messages internal rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13487">#13487</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/885a1455691265db88dc0befe9b48a69d69e8b9c"><code>885a145</code></a> Docs: clarify behavior if <code>meta.fixable</code> is omitted (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13349">#13349</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13493">#13493</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/1a01b420eaab0de03dab5cc190a9f2a860c21a84"><code>1a01b42</code></a> Docs: Update technology sponsors in README (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13478">#13478</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/6ed9e8e4ff038c0259b0e7fe7ab7f4fd4ec55801"><code>6ed9e8e</code></a> Upgrade: lodash@4.17.19 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13499">#13499</a>) (Yohan Siguret)</li> <li><a href="https://github.com/eslint/eslint/commit/45cdf00da6aeff3d584d37b0710fc8d6ad9456d6"><code>45cdf00</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/f1cc725ba1b8646dcf06a83716d96ad9bb726172"><code>f1cc725</code></a> Docs: fix linebreaks between versions in changelog (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13488">#13488</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f4d7b9e1a599346b2f21ff9de003b311b51411e6"><code>f4d7b9e</code></a> Update: deprecate id-blacklist rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13465">#13465</a>) (Dimitri Mitropoulos)</li> <li><a href="https://github.com/eslint/eslint/commit/e14a645aa495558081490f990ba221e21aa6b27c"><code>e14a645</code></a> Chore: use espree.latestEcmaVersion in fuzzer (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13484">#13484</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/61097fe5cc275d414a0c8e19b31c6060cb5568b7"><code>61097fe</code></a> Docs: Update int rule level to string (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13483">#13483</a>) (Brandon Mills)</li> <li><a href="https://github.com/eslint/eslint/commit/c8f9c8210cf4b9da8f07922093d7b219abad9f10"><code>c8f9c82</code></a> Update: Improve report location no-irregular-whitespace (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13462">#13462</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f2e68ec1d6cee6299e8a5cdf76c522c11d3008dd"><code>f2e68ec</code></a> Build: update webpack resolve.mainFields to match website config (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13457">#13457</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/a96bc5ec06f3a48bfe458bccd68d4d3b2a280ed9"><code>a96bc5e</code></a> Fix: arrow-body-style fixer for <code>in</code> wrap (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11849">#11849</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13228">#13228</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/748734fdd497fbf61f3a616ff4a09169135b9396"><code>748734f</code></a> Upgrade: Updated puppeteer version to v4.0.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13444">#13444</a>) (odidev)</li> <li><a href="https://github.com/eslint/eslint/commit/e951457b7aaa1b12b135588d36e3f4db4d7b8463"><code>e951457</code></a> Docs: fix wording in configuring.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13469">#13469</a>) (Piper)</li> <li><a href="https://github.com/eslint/eslint/commit/0af1d2828d27885483737867653ba1659af72005"><code>0af1d28</code></a> Update: add allowSeparatedGroups option to sort-imports (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12951">#12951</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13455">#13455</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/1050ee78a95da9484ff333dc1c74dac64c05da6f"><code>1050ee7</code></a> Update: Improve report location for no-unneeded-ternary (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13456">#13456</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b77b4202bd1d5d1306f6f645e88d7a41a51715db"><code>b77b420</code></a> Update: Improve report location for max-len (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13458">#13458</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/095194c0fc0eb02aa69fde6b4280696e0e4de214"><code>095194c</code></a> Fix: add end location to reports in object-curly-newline (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13460">#13460</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/10251bbaeba80ac15244f385fc42cf2f2a30e5d2"><code>10251bb</code></a> Fix: add end location to reports in keyword-spacing (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13461">#13461</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/2ea7ee51a4e05ee76a6dae5954c3b6263b0970a3"><code>2ea7ee5</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/b55fd3b8c05a29a465a794a524b06c1a28cddf0c"><code>b55fd3b</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v7.6.0 - July 31, 2020</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/ecb2b7343a0d14fb57d297a16be6c1b176fb3dbf"><code>ecb2b73</code></a> Update: require <code>meta</code> for fixable rules in RuleTester (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13349">#13349</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13489">#13489</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/6fb4edde3b7a7ae2faf8ac956a7342fbf80865fc"><code>6fb4edd</code></a> Docs: fix broken links in developer guide (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13518">#13518</a>) (Sam Chen)</li> <li><a href="https://github.com/eslint/eslint/commit/318fe103dbf2548eee293ff456ef0b829dbe3db3"><code>318fe10</code></a> Fix: Do not output <code>undefined</code> as line and column when it's unavailable (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13519">#13519</a>) (haya14busa)</li> <li><a href="https://github.com/eslint/eslint/commit/493b5b40cae7a076fdeb19740f8c88fb4ae9c1fb"><code>493b5b4</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/f100143fa5f529aacb2b50e650a00d2697ca4c54"><code>f100143</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/16b10fe8ba3c78939d5ada4a25caf2f0c9e6a058"><code>16b10fe</code></a> Fix: Update the chatroom link to go directly to help channel (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13536">#13536</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/f937eb95407f60d3772bcb956e227aaf99e48777"><code>f937eb9</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/e71e2980cd2e319afc70d8c859c7ffd59cf4157b"><code>e71e298</code></a> Update: Change no-duplicate-case to comparing tokens (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13485">#13485</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13494">#13494</a>) (Yosuke Ota)</li> <li><a href="https://github.com/eslint/eslint/commit/6c4aea44fd78e1eecea5fe3c37e1921e3b1e98a6"><code>6c4aea4</code></a> Docs: add ECMAScript 2020 to README (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13510">#13510</a>) (Milos Djermanovic)</li> </ul> <p>v7.5.0 - July 18, 2020</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/6ea3178776eae0e40c3f5498893e8aab0e23686b"><code>6ea3178</code></a> Update: optional chaining support (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12642">#12642</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13416">#13416</a>) (Toru Nagashima)</li> <li><a href="https://github.com/eslint/eslint/commit/540b1af77278ae649b621aa8d4bf8d6de03c3155"><code>540b1af</code></a> Chore: enable consistent-meta-messages internal rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13487">#13487</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/885a1455691265db88dc0befe9b48a69d69e8b9c"><code>885a145</code></a> Docs: clarify behavior if <code>meta.fixable</code> is omitted (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13349">#13349</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13493">#13493</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/1a01b420eaab0de03dab5cc190a9f2a860c21a84"><code>1a01b42</code></a> Docs: Update technology sponsors in README (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13478">#13478</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/6ed9e8e4ff038c0259b0e7fe7ab7f4fd4ec55801"><code>6ed9e8e</code></a> Upgrade: lodash@4.17.19 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13499">#13499</a>) (Yohan Siguret)</li> <li><a href="https://github.com/eslint/eslint/commit/45cdf00da6aeff3d584d37b0710fc8d6ad9456d6"><code>45cdf00</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/f1cc725ba1b8646dcf06a83716d96ad9bb726172"><code>f1cc725</code></a> Docs: fix linebreaks between versions in changelog (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13488">#13488</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f4d7b9e1a599346b2f21ff9de003b311b51411e6"><code>f4d7b9e</code></a> Update: deprecate id-blacklist rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13465">#13465</a>) (Dimitri Mitropoulos)</li> <li><a href="https://github.com/eslint/eslint/commit/e14a645aa495558081490f990ba221e21aa6b27c"><code>e14a645</code></a> Chore: use espree.latestEcmaVersion in fuzzer (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13484">#13484</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/61097fe5cc275d414a0c8e19b31c6060cb5568b7"><code>61097fe</code></a> Docs: Update int rule level to string (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13483">#13483</a>) (Brandon Mills)</li> <li><a href="https://github.com/eslint/eslint/commit/c8f9c8210cf4b9da8f07922093d7b219abad9f10"><code>c8f9c82</code></a> Update: Improve report location no-irregular-whitespace (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13462">#13462</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f2e68ec1d6cee6299e8a5cdf76c522c11d3008dd"><code>f2e68ec</code></a> Build: update webpack resolve.mainFields to match website config (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13457">#13457</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/a96bc5ec06f3a48bfe458bccd68d4d3b2a280ed9"><code>a96bc5e</code></a> Fix: arrow-body-style fixer for <code>in</code> wrap (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11849">#11849</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13228">#13228</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/748734fdd497fbf61f3a616ff4a09169135b9396"><code>748734f</code></a> Upgrade: Updated puppeteer version to v4.0.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13444">#13444</a>) (odidev)</li> <li><a href="https://github.com/eslint/eslint/commit/e951457b7aaa1b12b135588d36e3f4db4d7b8463"><code>e951457</code></a> Docs: fix wording in configuring.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13469">#13469</a>) (Piper)</li> <li><a href="https://github.com/eslint/eslint/commit/0af1d2828d27885483737867653ba1659af72005"><code>0af1d28</code></a> Update: add allowSeparatedGroups option to sort-imports (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12951">#12951</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13455">#13455</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/1050ee78a95da9484ff333dc1c74dac64c05da6f"><code>1050ee7</code></a> Update: Improve report location for no-unneeded-ternary (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13456">#13456</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b77b4202bd1d5d1306f6f645e88d7a41a51715db"><code>b77b420</code></a> Update: Improve report location for max-len (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13458">#13458</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/095194c0fc0eb02aa69fde6b4280696e0e4de214"><code>095194c</code></a> Fix: add end location to reports in object-curly-newline (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13460">#13460</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/10251bbaeba80ac15244f385fc42cf2f2a30e5d2"><code>10251bb</code></a> Fix: add end location to reports in keyword-spacing (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13461">#13461</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/2ea7ee51a4e05ee76a6dae5954c3b6263b0970a3"><code>2ea7ee5</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/b55fd3b8c05a29a465a794a524b06c1a28cddf0c"><code>b55fd3b</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/e8f5289de5f40c4e68192cafa633d1a4595267c6"><code>e8f5289</code></a> 7.6.0</li> <li><a href="https://github.com/eslint/eslint/commit/bc58a3447b8aafa90c2f3f84fd4704348e06dcfe"><code>bc58a34</code></a> Build: changelog update for 7.6.0</li> <li><a href="https://github.com/eslint/eslint/commit/ecb2b7343a0d14fb57d297a16be6c1b176fb3dbf"><code>ecb2b73</code></a> Update: require <code>meta</code> for fixable rules in RuleTester (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13349">#13349</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13489">#13489</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/6fb4edde3b7a7ae2faf8ac956a7342fbf80865fc"><code>6fb4edd</code></a> Docs: fix broken links in developer guide (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13518">#13518</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/318fe103dbf2548eee293ff456ef0b829dbe3db3"><code>318fe10</code></a> Fix: Do not output <code>undefined</code> as line and column when it's unavailable (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13519">#13519</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/493b5b40cae7a076fdeb19740f8c88fb4ae9c1fb"><code>493b5b4</code></a> Sponsors: Sync README with website</li> <li><a href="https://github.com/eslint/eslint/commit/f100143fa5f529aacb2b50e650a00d2697ca4c54"><code>f100143</code></a> Sponsors: Sync README with website</li> <li><a href="https://github.com/eslint/eslint/commit/16b10fe8ba3c78939d5ada4a25caf2f0c9e6a058"><code>16b10fe</code></a> Fix: Update the chatroom link to go directly to help channel (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13536">#13536</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/f937eb95407f60d3772bcb956e227aaf99e48777"><code>f937eb9</code></a> Sponsors: Sync README with website</li> <li><a href="https://github.com/eslint/eslint/commit/e71e2980cd2e319afc70d8c859c7ffd59cf4157b"><code>e71e298</code></a> Update: Change no-duplicate-case to comparing tokens (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13485">#13485</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13494">#13494</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.4.0...v7.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.4.0&new-version=7.6.0)](https://dependabot.com/compatibility-score/?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.4.0&new-version=7.6.0) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
mcataford (Migrated from github.com) reviewed 2020-08-01 14:33:52 +00:00
codecov-commenter commented 2020-08-01 14:34:45 +00:00 (Migrated from github.com)

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #81   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           34        34           
  Branches         5         5           
=========================================
  Hits            34        34           

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 e2e7d4f...12eca98. Read the comment docs.

# [Codecov](https://codecov.io/gh/mcataford/packwatch/pull/81?src=pr&el=h1) Report > Merging [#81](https://codecov.io/gh/mcataford/packwatch/pull/81?src=pr&el=desc) into [master](https://codecov.io/gh/mcataford/packwatch/commit/e2e7d4f837c2057c3a5a5a195d61ed6c6fb32be1&el=desc) will **not change** coverage. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/mcataford/packwatch/pull/81/graphs/tree.svg?width=650&height=150&src=pr&token=IVEisJMCje)](https://codecov.io/gh/mcataford/packwatch/pull/81?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #81 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 34 34 Branches 5 5 ========================================= Hits 34 34 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/mcataford/packwatch/pull/81?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/mcataford/packwatch/pull/81?src=pr&el=footer). Last update [e2e7d4f...12eca98](https://codecov.io/gh/mcataford/packwatch/pull/81?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
This repo is archived. You cannot comment on pull requests.
No description provided.