build(deps-dev): bump eslint from 7.0.0 to 7.1.0 #37

Merged
dependabot-preview[bot] merged 1 commit from dependabot/npm_and_yarn/eslint-7.1.0 into master 2020-05-28 12:52:37 +00:00
dependabot-preview[bot] commented 2020-05-25 10:54:39 +00:00 (Migrated from github.com)

Bumps eslint from 7.0.0 to 7.1.0.

Release notes

Sourced from eslint's releases.

v7.1.0

  • a93083a Fix: astUtils.getNextLocation returns invalid location after CRLF (#13275) (Milos Djermanovic)
  • df01af1 Update: padded-blocks loc position changes (refs #12334) (#13328) (Anix)
  • bd3f092 Fix: max-lines-per-function flagging arrow IIFEs (fixes #13332) (#13336) (cherryblossom000)
  • 25462b2 Update: block-spacing changed loc for extra (refs #12334) (#13314) (Anix)
  • de0aab9 Fix: report end loc in one-var-declaration-per-line (refs #12334) (#13326) (YeonJuan)
  • 1710296 Fix: no-new-symbol false positive with Symbol as an argument (#13337) (Milos Djermanovic)
  • cc01451 Fix: arrow-parens no reporting for comments inside (fixes #12995) (#13312) (Anix)
  • a195141 Update: reporting location for semi-spacing (refs #12334) (#13285) (Anix)
  • e3e4c41 Fix: fix false positives of no-new-func (#13333) (Pig Fang)
  • 611c676 Docs: Update new rules policies (#13343) (Nicholas C. Zakas)
  • 3a5fbb3 Chore: correct fileoverview doc in accessor-pairs (#13335) (YeonJuan)
  • b0a6b81 Update: Improve report location for rest-spread-spacing (refs #12334) (#13313) (Milos Djermanovic)
  • 68c8ee3 Fix: Stop path analyzer on unknown nodes (#13305) (Ilya Volodin)
  • 89e1081 Update: Improve report location for linebreak-style (refs #12334) (#13317) (Milos Djermanovic)
  • 0891379 Docs: Document the "correct" way to build an array with values (#13246) (Ed S)
  • 88127d7 Chore: remove checkbox from PR template prerequesites (#13330) (Kai Cataldo)
  • c636d57 New: no-loss-of-precision (fixes #11279) (#12747) (jmoore914)
  • 72a4e10 Chore: Mark SourceCode getComments() method as deprecated (fixes #13293) (#13296) (SuperOleg39)
  • 7f14846 Docs: fix broken link in Node.js API docs (#13307) (Kai Cataldo)
  • 02aeba1 Sponsors: Sync README with website (ESLint Jenkins)
  • 1f17533 Docs: Gitter -> Discord URL (refs #13039) (#13308) (Nicholas C. Zakas)
  • 82a448a Docs: improve documentation of no-return-await (#13215) (Linus Unnebäck)
  • 742941d Update: added typescript-eslint/recommended configs for init (#13235) (Anix)
  • 3d03df0 Sponsors: Sync README with website (ESLint Jenkins)
  • f44a6b4 Chore: fix invalid syntax in require-await tests (#13277) (Milos Djermanovic)
  • 2c778fb Fix: remove custom plugins from replacedBy metadata (#13274) (Kai Cataldo)
  • 0db3b1d Sponsors: Sync README with website (ESLint Jenkins)
Changelog

Sourced from eslint's changelog.

v7.1.0 - May 22, 2020

  • a93083a Fix: astUtils.getNextLocation returns invalid location after CRLF (#13275) (Milos Djermanovic)
  • df01af1 Update: padded-blocks loc position changes (refs #12334) (#13328) (Anix)
  • bd3f092 Fix: max-lines-per-function flagging arrow IIFEs (fixes #13332) (#13336) (cherryblossom000)
  • 25462b2 Update: block-spacing changed loc for extra (refs #12334) (#13314) (Anix)
  • de0aab9 Fix: report end loc in one-var-declaration-per-line (refs #12334) (#13326) (YeonJuan)
  • 1710296 Fix: no-new-symbol false positive with Symbol as an argument (#13337) (Milos Djermanovic)
  • cc01451 Fix: arrow-parens no reporting for comments inside (fixes #12995) (#13312) (Anix)
  • a195141 Update: reporting location for semi-spacing (refs #12334) (#13285) (Anix)
  • e3e4c41 Fix: fix false positives of no-new-func (#13333) (Pig Fang)
  • 611c676 Docs: Update new rules policies (#13343) (Nicholas C. Zakas)
  • 3a5fbb3 Chore: correct fileoverview doc in accessor-pairs (#13335) (YeonJuan)
  • b0a6b81 Update: Improve report location for rest-spread-spacing (refs #12334) (#13313) (Milos Djermanovic)
  • 68c8ee3 Fix: Stop path analyzer on unknown nodes (#13305) (Ilya Volodin)
  • 89e1081 Update: Improve report location for linebreak-style (refs #12334) (#13317) (Milos Djermanovic)
  • 0891379 Docs: Document the "correct" way to build an array with values (#13246) (Ed S)
  • 88127d7 Chore: remove checkbox from PR template prerequesites (#13330) (Kai Cataldo)
  • c636d57 New: no-loss-of-precision (fixes #11279) (#12747) (jmoore914)
  • 72a4e10 Chore: Mark SourceCode getComments() method as deprecated (fixes #13293) (#13296) (SuperOleg39)
  • 7f14846 Docs: fix broken link in Node.js API docs (#13307) (Kai Cataldo)
  • 02aeba1 Sponsors: Sync README with website (ESLint Jenkins)
  • 1f17533 Docs: Gitter -> Discord URL (refs #13039) (#13308) (Nicholas C. Zakas)
  • 82a448a Docs: improve documentation of no-return-await (#13215) (Linus Unnebäck)
  • 742941d Update: added typescript-eslint/recommended configs for init (#13235) (Anix)
  • 3d03df0 Sponsors: Sync README with website (ESLint Jenkins)
  • f44a6b4 Chore: fix invalid syntax in require-await tests (#13277) (Milos Djermanovic)
  • 2c778fb Fix: remove custom plugins from replacedBy metadata (#13274) (Kai Cataldo)
  • 0db3b1d Sponsors: Sync README with website (ESLint Jenkins)
Commits

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.0.0 to 7.1.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.1.0</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/a93083af89c6f9714dcdd4a7f27c8655a0b0dba6"><code>a93083a</code></a> Fix: astUtils.getNextLocation returns invalid location after CRLF (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13275">#13275</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/df01af184d93b3d64b37cee786cad59bd0d7aacb"><code>df01af1</code></a> Update: padded-blocks loc position changes (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13328">#13328</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/bd3f092efa579944f75bfbc277b35f85e6d966ed"><code>bd3f092</code></a> Fix: max-lines-per-function flagging arrow IIFEs (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13332">#13332</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13336">#13336</a>) (cherryblossom000)</li> <li><a href="https://github.com/eslint/eslint/commit/25462b23eac4ed1ded97eeae6187b5d8baa58e78"><code>25462b2</code></a> Update: block-spacing changed loc for extra (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13314">#13314</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/de0aab95005f172db72196fc3fd18e91ee9a5880"><code>de0aab9</code></a> Fix: report end loc in one-var-declaration-per-line (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13326">#13326</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/1710296082083602a904b080908657bb431fb56c"><code>1710296</code></a> Fix: no-new-symbol false positive with Symbol as an argument (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13337">#13337</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/cc014514c29626e556acb0a528e3478b3725e284"><code>cc01451</code></a> Fix: arrow-parens no reporting for comments inside (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12995">#12995</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13312">#13312</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/a19514193a42f4f00732559ff828b33a6ec9d7c5"><code>a195141</code></a> Update: reporting location for semi-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/13285">#13285</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/e3e4c41ab625a5af8d4614d1c6d32c656f104f6b"><code>e3e4c41</code></a> Fix: fix false positives of no-new-func (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13333">#13333</a>) (Pig Fang)</li> <li><a href="https://github.com/eslint/eslint/commit/611c676dfd671013d81810724f184e2a9c5ad5d7"><code>611c676</code></a> Docs: Update new rules policies (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13343">#13343</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/3a5fbb3d634be688615950c0a5fa8aead6ff08b5"><code>3a5fbb3</code></a> Chore: correct fileoverview doc in accessor-pairs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13335">#13335</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/b0a6b8134e3b399beeb69432a02232a1037f7c46"><code>b0a6b81</code></a> Update: Improve report location for rest-spread-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/13313">#13313</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/68c8ee3ab70187972aef4c4e866bcf29da70a207"><code>68c8ee3</code></a> Fix: Stop path analyzer on unknown nodes (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13305">#13305</a>) (Ilya Volodin)</li> <li><a href="https://github.com/eslint/eslint/commit/89e10811c4df666216aae58bff5f855cd9df738b"><code>89e1081</code></a> Update: Improve report location for linebreak-style (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13317">#13317</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/08913798b4ec420b261b8fbc470504f9f248c840"><code>0891379</code></a> Docs: Document the &quot;correct&quot; way to build an array with values (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13246">#13246</a>) (Ed S)</li> <li><a href="https://github.com/eslint/eslint/commit/88127d74d56b88cc5a0758856995716050021131"><code>88127d7</code></a> Chore: remove checkbox from PR template prerequesites (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13330">#13330</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/c636d5708c461a8ff1ea55e5df56d4f76f9c4044"><code>c636d57</code></a> New: no-loss-of-precision (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11279">#11279</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12747">#12747</a>) (jmoore914)</li> <li><a href="https://github.com/eslint/eslint/commit/72a4e1044592057c4a3f39dbb1dbe61b00ea8af6"><code>72a4e10</code></a> Chore: Mark SourceCode getComments() method as deprecated (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13293">#13293</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13296">#13296</a>) (SuperOleg39)</li> <li><a href="https://github.com/eslint/eslint/commit/7f1484690665b4f4b9cd9680ca8bb7b5cf56e48a"><code>7f14846</code></a> Docs: fix broken link in Node.js API docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13307">#13307</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/02aeba19afb301140514097235a9f2a00a9acb2a"><code>02aeba1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/1f175338cba29960aab67a540f516051f9d428c8"><code>1f17533</code></a> Docs: Gitter -&gt; Discord URL (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13039">#13039</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13308">#13308</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/82a448a7deff24e9207f60dfe77622c00102bd99"><code>82a448a</code></a> Docs: improve documentation of no-return-await (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13215">#13215</a>) (Linus Unnebäck)</li> <li><a href="https://github.com/eslint/eslint/commit/742941d7fdc3fd79ff8c5d2588413e0d3a5a525b"><code>742941d</code></a> Update: added typescript-eslint/recommended configs for init (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13235">#13235</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/3d03df08c8000403a85baffe2a000287f3335114"><code>3d03df0</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/f44a6b4fd92602af8e2c75d5852f796ec064aa8e"><code>f44a6b4</code></a> Chore: fix invalid syntax in require-await tests (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13277">#13277</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/2c778fb6e31b7943bb27a47a6e15dcbfd8336f39"><code>2c778fb</code></a> Fix: remove custom plugins from replacedBy metadata (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13274">#13274</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/0db3b1d5cc5e4e1de21462679581b7a4d89ff36e"><code>0db3b1d</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.1.0 - May 22, 2020</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/a93083af89c6f9714dcdd4a7f27c8655a0b0dba6"><code>a93083a</code></a> Fix: astUtils.getNextLocation returns invalid location after CRLF (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13275">#13275</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/df01af184d93b3d64b37cee786cad59bd0d7aacb"><code>df01af1</code></a> Update: padded-blocks loc position changes (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13328">#13328</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/bd3f092efa579944f75bfbc277b35f85e6d966ed"><code>bd3f092</code></a> Fix: max-lines-per-function flagging arrow IIFEs (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13332">#13332</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13336">#13336</a>) (cherryblossom000)</li> <li><a href="https://github.com/eslint/eslint/commit/25462b23eac4ed1ded97eeae6187b5d8baa58e78"><code>25462b2</code></a> Update: block-spacing changed loc for extra (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13314">#13314</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/de0aab95005f172db72196fc3fd18e91ee9a5880"><code>de0aab9</code></a> Fix: report end loc in one-var-declaration-per-line (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13326">#13326</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/1710296082083602a904b080908657bb431fb56c"><code>1710296</code></a> Fix: no-new-symbol false positive with Symbol as an argument (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13337">#13337</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/cc014514c29626e556acb0a528e3478b3725e284"><code>cc01451</code></a> Fix: arrow-parens no reporting for comments inside (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12995">#12995</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13312">#13312</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/a19514193a42f4f00732559ff828b33a6ec9d7c5"><code>a195141</code></a> Update: reporting location for semi-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/13285">#13285</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/e3e4c41ab625a5af8d4614d1c6d32c656f104f6b"><code>e3e4c41</code></a> Fix: fix false positives of no-new-func (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13333">#13333</a>) (Pig Fang)</li> <li><a href="https://github.com/eslint/eslint/commit/611c676dfd671013d81810724f184e2a9c5ad5d7"><code>611c676</code></a> Docs: Update new rules policies (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13343">#13343</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/3a5fbb3d634be688615950c0a5fa8aead6ff08b5"><code>3a5fbb3</code></a> Chore: correct fileoverview doc in accessor-pairs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13335">#13335</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/b0a6b8134e3b399beeb69432a02232a1037f7c46"><code>b0a6b81</code></a> Update: Improve report location for rest-spread-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/13313">#13313</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/68c8ee3ab70187972aef4c4e866bcf29da70a207"><code>68c8ee3</code></a> Fix: Stop path analyzer on unknown nodes (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13305">#13305</a>) (Ilya Volodin)</li> <li><a href="https://github.com/eslint/eslint/commit/89e10811c4df666216aae58bff5f855cd9df738b"><code>89e1081</code></a> Update: Improve report location for linebreak-style (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13317">#13317</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/08913798b4ec420b261b8fbc470504f9f248c840"><code>0891379</code></a> Docs: Document the &quot;correct&quot; way to build an array with values (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13246">#13246</a>) (Ed S)</li> <li><a href="https://github.com/eslint/eslint/commit/88127d74d56b88cc5a0758856995716050021131"><code>88127d7</code></a> Chore: remove checkbox from PR template prerequesites (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13330">#13330</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/c636d5708c461a8ff1ea55e5df56d4f76f9c4044"><code>c636d57</code></a> New: no-loss-of-precision (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11279">#11279</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12747">#12747</a>) (jmoore914)</li> <li><a href="https://github.com/eslint/eslint/commit/72a4e1044592057c4a3f39dbb1dbe61b00ea8af6"><code>72a4e10</code></a> Chore: Mark SourceCode getComments() method as deprecated (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13293">#13293</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13296">#13296</a>) (SuperOleg39)</li> <li><a href="https://github.com/eslint/eslint/commit/7f1484690665b4f4b9cd9680ca8bb7b5cf56e48a"><code>7f14846</code></a> Docs: fix broken link in Node.js API docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13307">#13307</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/02aeba19afb301140514097235a9f2a00a9acb2a"><code>02aeba1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/1f175338cba29960aab67a540f516051f9d428c8"><code>1f17533</code></a> Docs: Gitter -&gt; Discord URL (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13039">#13039</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13308">#13308</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/82a448a7deff24e9207f60dfe77622c00102bd99"><code>82a448a</code></a> Docs: improve documentation of no-return-await (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13215">#13215</a>) (Linus Unnebäck)</li> <li><a href="https://github.com/eslint/eslint/commit/742941d7fdc3fd79ff8c5d2588413e0d3a5a525b"><code>742941d</code></a> Update: added typescript-eslint/recommended configs for init (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13235">#13235</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/3d03df08c8000403a85baffe2a000287f3335114"><code>3d03df0</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/f44a6b4fd92602af8e2c75d5852f796ec064aa8e"><code>f44a6b4</code></a> Chore: fix invalid syntax in require-await tests (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13277">#13277</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/2c778fb6e31b7943bb27a47a6e15dcbfd8336f39"><code>2c778fb</code></a> Fix: remove custom plugins from replacedBy metadata (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13274">#13274</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/0db3b1d5cc5e4e1de21462679581b7a4d89ff36e"><code>0db3b1d</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/92186212f0662c83104e7c83415397eae640384c"><code>9218621</code></a> 7.1.0</li> <li><a href="https://github.com/eslint/eslint/commit/883bfe435c5d98341d3404e5559f2ee57f1ab19f"><code>883bfe4</code></a> Build: changelog update for 7.1.0</li> <li><a href="https://github.com/eslint/eslint/commit/a93083af89c6f9714dcdd4a7f27c8655a0b0dba6"><code>a93083a</code></a> Fix: astUtils.getNextLocation returns invalid location after CRLF (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13275">#13275</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/df01af184d93b3d64b37cee786cad59bd0d7aacb"><code>df01af1</code></a> Update: padded-blocks loc position changes (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13328">#13328</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/bd3f092efa579944f75bfbc277b35f85e6d966ed"><code>bd3f092</code></a> Fix: max-lines-per-function flagging arrow IIFEs (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13332">#13332</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13336">#13336</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/25462b23eac4ed1ded97eeae6187b5d8baa58e78"><code>25462b2</code></a> Update: block-spacing changed loc for extra (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13314">#13314</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/de0aab95005f172db72196fc3fd18e91ee9a5880"><code>de0aab9</code></a> Fix: report end loc in one-var-declaration-per-line (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13326">#13326</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/1710296082083602a904b080908657bb431fb56c"><code>1710296</code></a> Fix: no-new-symbol false positive with Symbol as an argument (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13337">#13337</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/cc014514c29626e556acb0a528e3478b3725e284"><code>cc01451</code></a> Fix: arrow-parens no reporting for comments inside (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12995">#12995</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13312">#13312</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/a19514193a42f4f00732559ff828b33a6ec9d7c5"><code>a195141</code></a> Update: reporting location for semi-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/13285">#13285</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.0.0...v7.1.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.0.0&new-version=7.1.0)](https://dependabot.com/compatibility-score/?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.0.0&new-version=7.1.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-05-25 10:54:39 +00:00
codecov-commenter commented 2020-05-25 10:55:26 +00:00 (Migrated from github.com)

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #37   +/-   ##
=========================================
  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 13f198b...e71edfa. Read the comment docs.

# [Codecov](https://codecov.io/gh/mcataford/packwatch/pull/37?src=pr&el=h1) Report > Merging [#37](https://codecov.io/gh/mcataford/packwatch/pull/37?src=pr&el=desc) into [master](https://codecov.io/gh/mcataford/packwatch/commit/13f198b50d4373bcf720b6dabe312702a2089c06&el=desc) will **not change** coverage. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/mcataford/packwatch/pull/37/graphs/tree.svg?width=650&height=150&src=pr&token=IVEisJMCje)](https://codecov.io/gh/mcataford/packwatch/pull/37?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #37 +/- ## ========================================= 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/37?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/37?src=pr&el=footer). Last update [13f198b...e71edfa](https://codecov.io/gh/mcataford/packwatch/pull/37?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.