build(deps-dev): bump eslint from 6.8.0 to 7.0.0 #34

Merged
dependabot-preview[bot] merged 1 commit from dependabot/npm_and_yarn/eslint-7.0.0 into master 2020-05-12 13:49:29 +00:00
dependabot-preview[bot] commented 2020-05-12 10:45:17 +00:00 (Migrated from github.com)

Bumps eslint from 6.8.0 to 7.0.0.

Release notes

Sourced from eslint's releases.

v7.0.0

  • b98d8bd Upgrade: eslint-release@2.0.0 (#13271) (Kai Cataldo)
  • 4c0b028 Fix: remove Node.js and CommonJS category from build process (#13242) (Kai Cataldo)
  • 401a687 Chore: fix rules list for prereleases (#13230) (Kai Cataldo)
  • 4ef6158 Breaking: espree@7.0.0 (#13270) (Kai Cataldo)
  • b5c8d73 Docs: update 7.0.0 migration guide for consistency (#13267) (Kai Cataldo)
  • 356fdb4 Docs: add migration guide (#12692) (Toru Nagashima)
  • 015edf6 Sponsors: Sync README with website (ESLint Jenkins)
  • fdfa364 7.0.0-rc.0 (ESLint Jenkins)
  • 8d1b4db Build: changelog update for 7.0.0-rc.0 (ESLint Jenkins)
  • 0b1d65a Update: Improve report location for array-callback-return (refs #12334) (#13109) (Milos Djermanovic)
  • d85e291 Fix: yoda left string fix for exceptRange (fixes #12883) (#13052) (Anix)
  • 2ce6bed Chore: added tests for nested arrays (#13145) (Anix)
  • d3aac53 Update: report backtick loc in no-unexpected-multiline (refs #12334) (#13142) (Milos Djermanovic)
  • 8e7a2d9 Fix: func-call-spacing "never" reports wrong message (fixes #13190) (#13193) (Milos Djermanovic)
  • bcafd0f Update: Add ESLint API (refs eslint/rfcs#40) (#12939) (Kai Cataldo)
  • 3eeae56 Upgrade: some (dev) deps (#13155) (薛定谔的猫)
  • 6b7030b Chore: Run tests on Node.js v14 (#13210) (fisker Cheung)
  • ebc28d7 Fix: Remove default .js from --ext CLI option (#13176) (Brandon Mills)
  • 5c1bdeb Update: Improve report location for getter-return (refs #12334) (#13164) (Milos Djermanovic)
  • 56d2bee Docs: fix typos (#13204) (Nitin Kumar)
  • e13256e Chore: use espree.latestEcmaVersion in config-initializer (#13157) (Kai Cataldo)
  • e4f57b7 Chore: add nested array tests for array-element-newline (#13161) (Anix)
  • 63ac918 Sponsors: Sync README with website (ESLint Jenkins)
  • 516f253 Docs: Adds import example for object-curly-newline rule (refs #12018) (#13177) (Luke Lewis)
  • 5a0e84e Sponsors: Sync README with website (ESLint Jenkins)
  • b398e0b Docs: add rule comment in prefer-rest-params doc (#13191) (YeonJuan)
  • ffaa4ba Sponsors: Sync README with website (ESLint Jenkins)
  • 932869b Sponsors: Sync README with website (ESLint Jenkins)
  • 54630f0 Sponsors: Sync README with website (ESLint Jenkins)
  • c9a5035 Fix: newBasePath should be an absolute path (fixes #12850) (#13078) (Nick Harris)
  • e7c1d4b Update: deprecate Node.js & CommonJS rules (#12898) (Kai Cataldo)
  • 95e1c70 Upgrade: levn@0.4.1 (fixes #9366) (#13140) (Kai Cataldo)
  • c41de38 Docs: fix curly multi-or-nest examples with comments (refs #12972) (#13151) (Milos Djermanovic)
  • 57221d5 Docs: fix eslint comment in no-inner-declarations examples (#13152) (Milos Djermanovic)
  • 301b450 Fix: no-extra-parens export default sequence expression false positive (#13096) (Milos Djermanovic)
  • af4472f Update: Improve report location for new-cap (refs #12334) (#13136) (Milos Djermanovic)
  • bfa811c Fix: init error in extending recommended config (fixes #12707) (#12738) (YeonJuan)
  • 5dfd4eb Docs: examples with arrow functions in no-return-assign (fixes #13135) (#13138) (Anix)
  • adc8fa8 Docs: clarify exceptions in spaced-comment (fixes #13032) (#13126) (Anix)
  • a784dac Update: Improve report location newline-per-chained-call (refs #12334) (#13116) (Milos Djermanovic)
  • 5e07574 Update: Improve report location for space-before-function-paren (#13128) (Chiawen Chen)
  • d0d32a8 Sponsors: Sync README with website (ESLint Jenkins)
  • 17e2fe4 Update: Improve error message for fatal fixer errors (#13120) (Brad Zacher)
  • 7551f0c Fix: no check for shadowed Object (fixes #12809) (#13115) (Anix)
  • 988d842 Fix: add end location to report in no-useless-concat (refs #12334) (#13110) (Milos Djermanovic)
  • 0518ebb Sponsors: Sync README with website (ESLint Jenkins)
  • 252fd41 Sponsors: Sync README with website (ESLint Jenkins)
  • 438dcbb Update: Improve report location for comma-style (refs #12334) (#13111) (Chiawen Chen)
  • 85b7254 Update: no-inner-declarations false negative in non-block (fixes #12222) (#13062) (Anix)
... (truncated)
Changelog

Sourced from eslint's changelog.

v7.0.0 - May 8, 2020

  • b98d8bd Upgrade: eslint-release@2.0.0 (#13271) (Kai Cataldo)
  • 4c0b028 Fix: remove Node.js and CommonJS category from build process (#13242) (Kai Cataldo)
  • 401a687 Chore: fix rules list for prereleases (#13230) (Kai Cataldo)
  • 4ef6158 Breaking: espree@7.0.0 (#13270) (Kai Cataldo)
  • b5c8d73 Docs: update 7.0.0 migration guide for consistency (#13267) (Kai Cataldo)
  • 356fdb4 Docs: add migration guide (#12692) (Toru Nagashima)
  • 015edf6 Sponsors: Sync README with website (ESLint Jenkins)
  • fdfa364 7.0.0-rc.0 (ESLint Jenkins)
  • 8d1b4db Build: changelog update for 7.0.0-rc.0 (ESLint Jenkins)
  • 0b1d65a Update: Improve report location for array-callback-return (refs #12334) (#13109) (Milos Djermanovic)
  • d85e291 Fix: yoda left string fix for exceptRange (fixes #12883) (#13052) (Anix)
  • 2ce6bed Chore: added tests for nested arrays (#13145) (Anix)
  • d3aac53 Update: report backtick loc in no-unexpected-multiline (refs #12334) (#13142) (Milos Djermanovic)
  • 8e7a2d9 Fix: func-call-spacing "never" reports wrong message (fixes #13190) (#13193) (Milos Djermanovic)
  • bcafd0f Update: Add ESLint API (refs eslint/rfcs#40) (#12939) (Kai Cataldo)
  • 3eeae56 Upgrade: some (dev) deps (#13155) (薛定谔的猫)
  • 6b7030b Chore: Run tests on Node.js v14 (#13210) (fisker Cheung)
  • ebc28d7 Fix: Remove default .js from --ext CLI option (#13176) (Brandon Mills)
  • 5c1bdeb Update: Improve report location for getter-return (refs #12334) (#13164) (Milos Djermanovic)
  • 56d2bee Docs: fix typos (#13204) (Nitin Kumar)
  • e13256e Chore: use espree.latestEcmaVersion in config-initializer (#13157) (Kai Cataldo)
  • e4f57b7 Chore: add nested array tests for array-element-newline (#13161) (Anix)
  • 63ac918 Sponsors: Sync README with website (ESLint Jenkins)
  • 516f253 Docs: Adds import example for object-curly-newline rule (refs #12018) (#13177) (Luke Lewis)
  • 5a0e84e Sponsors: Sync README with website (ESLint Jenkins)
  • b398e0b Docs: add rule comment in prefer-rest-params doc (#13191) (YeonJuan)
  • ffaa4ba Sponsors: Sync README with website (ESLint Jenkins)
  • 932869b Sponsors: Sync README with website (ESLint Jenkins)
  • 54630f0 Sponsors: Sync README with website (ESLint Jenkins)
  • c9a5035 Fix: newBasePath should be an absolute path (fixes #12850) (#13078) (Nick Harris)
  • e7c1d4b Update: deprecate Node.js & CommonJS rules (#12898) (Kai Cataldo)
  • 95e1c70 Upgrade: levn@0.4.1 (fixes #9366) (#13140) (Kai Cataldo)
  • c41de38 Docs: fix curly multi-or-nest examples with comments (refs #12972) (#13151) (Milos Djermanovic)
  • 57221d5 Docs: fix eslint comment in no-inner-declarations examples (#13152) (Milos Djermanovic)
  • 301b450 Fix: no-extra-parens export default sequence expression false positive (#13096) (Milos Djermanovic)
  • af4472f Update: Improve report location for new-cap (refs #12334) (#13136) (Milos Djermanovic)
  • bfa811c Fix: init error in extending recommended config (fixes #12707) (#12738) (YeonJuan)
  • 5dfd4eb Docs: examples with arrow functions in no-return-assign (fixes #13135) (#13138) (Anix)
  • adc8fa8 Docs: clarify exceptions in spaced-comment (fixes #13032) (#13126) (Anix)
  • a784dac Update: Improve report location newline-per-chained-call (refs #12334) (#13116) (Milos Djermanovic)
  • 5e07574 Update: Improve report location for space-before-function-paren (#13128) (Chiawen Chen)
  • d0d32a8 Sponsors: Sync README with website (ESLint Jenkins)
  • 17e2fe4 Update: Improve error message for fatal fixer errors (#13120) (Brad Zacher)
  • 7551f0c Fix: no check for shadowed Object (fixes #12809) (#13115) (Anix)
  • 988d842 Fix: add end location to report in no-useless-concat (refs #12334) (#13110) (Milos Djermanovic)
  • 0518ebb Sponsors: Sync README with website (ESLint Jenkins)
  • 252fd41 Sponsors: Sync README with website (ESLint Jenkins)
  • 438dcbb Update: Improve report location for comma-style (refs #12334) (#13111) (Chiawen Chen)
... (truncated)
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 6.8.0 to 7.0.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.0.0</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/b98d8bda4630fe8278c5aa2b6650630770568fe5"><code>b98d8bd</code></a> Upgrade: eslint-release@2.0.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13271">#13271</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/4c0b028c55fc1674b374efe0bc6dd22c02b4ac88"><code>4c0b028</code></a> Fix: remove Node.js and CommonJS category from build process (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13242">#13242</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/401a68799d9d15145e1c7d92ee04644abec2f15a"><code>401a687</code></a> Chore: fix rules list for prereleases (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13230">#13230</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/4ef61580736353f700ab9e4e29f005b5ac552c78"><code>4ef6158</code></a> Breaking: espree@7.0.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13270">#13270</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/b5c8d7389bb2c5d4eae850b866832d099187818b"><code>b5c8d73</code></a> Docs: update 7.0.0 migration guide for consistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13267">#13267</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/356fdb46aa118ba3d81cee93e8c058a7c98acaf9"><code>356fdb4</code></a> Docs: add migration guide (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12692">#12692</a>) (Toru Nagashima)</li> <li><a href="https://github.com/eslint/eslint/commit/015edf6467e33c67b904db037a674d71957a6865"><code>015edf6</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/fdfa364c1b0d88689d02cbe8ae848a3e323209aa"><code>fdfa364</code></a> 7.0.0-rc.0 (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/8d1b4db9932cf7c3289187afbb3866a83f9b3f8c"><code>8d1b4db</code></a> Build: changelog update for 7.0.0-rc.0 (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/0b1d65a45aa5dfe08cd596c420490e81b546317e"><code>0b1d65a</code></a> Update: Improve report location for array-callback-return (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13109">#13109</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/d85e291d1b56960373031f2562547df7285444f7"><code>d85e291</code></a> Fix: yoda left string fix for exceptRange (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12883">#12883</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13052">#13052</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/2ce6bed04cad376003f70447ece4b6578c142bfd"><code>2ce6bed</code></a> Chore: added tests for nested arrays (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13145">#13145</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/d3aac532f6a24c633f85dedf0e552eabd22d0956"><code>d3aac53</code></a> Update: report backtick loc in no-unexpected-multiline (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13142">#13142</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/8e7a2d93595cfe0c1597af0e7873853369251c0b"><code>8e7a2d9</code></a> Fix: func-call-spacing &quot;never&quot; reports wrong message (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13190">#13190</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13193">#13193</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/bcafd0f8508e19ab8087a35fac7b97fc4295df3e"><code>bcafd0f</code></a> Update: Add ESLint API (refs <a href="https://github-redirect.dependabot.com/eslint/rfcs/issues/40">eslint/rfcs#40</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12939">#12939</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/3eeae565bfb0834a31e5d3a253a17bbf4027cf88"><code>3eeae56</code></a> Upgrade: some (dev) deps (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13155">#13155</a>) (薛定谔的猫)</li> <li><a href="https://github.com/eslint/eslint/commit/6b7030b1a1e1e3d1a3953cfa9722074d6a6fc1a9"><code>6b7030b</code></a> Chore: Run tests on Node.js v14 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13210">#13210</a>) (fisker Cheung)</li> <li><a href="https://github.com/eslint/eslint/commit/ebc28d76658f1f3e4e8d56e70a25752b5d4a6686"><code>ebc28d7</code></a> Fix: Remove default .js from --ext CLI option (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13176">#13176</a>) (Brandon Mills)</li> <li><a href="https://github.com/eslint/eslint/commit/5c1bdebcf728062fd41583886830c89b65485df9"><code>5c1bdeb</code></a> Update: Improve report location for getter-return (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13164">#13164</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/56d2beea0ea0b6395a6d4a3e116ea6a964ff92f3"><code>56d2bee</code></a> Docs: fix typos (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13204">#13204</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/e13256e395cc413ce45a66c8562621d48440d8f4"><code>e13256e</code></a> Chore: use espree.latestEcmaVersion in config-initializer (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13157">#13157</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/e4f57b7d7b8b7441a2217a217dcda1e7bfff516a"><code>e4f57b7</code></a> Chore: add nested array tests for array-element-newline (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13161">#13161</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/63ac91877668205aaa50495a9615806967e6e4cf"><code>63ac918</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/516f253729daeeb9da5de5e9b38606ff9c1aae71"><code>516f253</code></a> Docs: Adds import example for object-curly-newline rule (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12018">#12018</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13177">#13177</a>) (Luke Lewis)</li> <li><a href="https://github.com/eslint/eslint/commit/5a0e84e9498a946a3e8491a370e012354e087fe0"><code>5a0e84e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/b398e0b9ff455e4e7d70f19d5ccea5819c21eb86"><code>b398e0b</code></a> Docs: add rule comment in prefer-rest-params doc (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13191">#13191</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/ffaa4ba5e2bb1a51a78a2b2c028cbe2efc9e5165"><code>ffaa4ba</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/932869b3251b04c4ad5fa72279cb2a56a3e67b55"><code>932869b</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/54630f0063fa66318476473757b5912465d4caf2"><code>54630f0</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/c9a503571a4662f6c2d31cabc7fd7819ec388150"><code>c9a5035</code></a> Fix: newBasePath should be an absolute path (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12850">#12850</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13078">#13078</a>) (Nick Harris)</li> <li><a href="https://github.com/eslint/eslint/commit/e7c1d4b2ac56149a517d4b0000230348a641f1d3"><code>e7c1d4b</code></a> Update: deprecate Node.js &amp; CommonJS rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12898">#12898</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/95e1c70cebde210a990ee786ec7ab1c8e522edb8"><code>95e1c70</code></a> Upgrade: levn@0.4.1 (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/9366">#9366</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13140">#13140</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/c41de382a330d4789488fd2dcf6db5a3163bb5d2"><code>c41de38</code></a> Docs: fix curly multi-or-nest examples with comments (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12972">#12972</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13151">#13151</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/57221d58c60e757062242f30ed574e0502fc7c31"><code>57221d5</code></a> Docs: fix eslint comment in no-inner-declarations examples (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13152">#13152</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/301b450ecd1985ae84d1915124f4638ab2a2e6de"><code>301b450</code></a> Fix: no-extra-parens export default sequence expression false positive (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13096">#13096</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/af4472fed794b86e63730702e4b27294a4118d09"><code>af4472f</code></a> Update: Improve report location for new-cap (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13136">#13136</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/bfa811ceee801fe8ba212a5c879e13743146e909"><code>bfa811c</code></a> Fix: init error in extending recommended config (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12707">#12707</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12738">#12738</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/5dfd4eb50d84077a57950f119e5de8976070e49a"><code>5dfd4eb</code></a> Docs: examples with arrow functions in no-return-assign (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13135">#13135</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13138">#13138</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/adc8fa88c9f223b984a3519ed159a055bf933b18"><code>adc8fa8</code></a> Docs: clarify exceptions in spaced-comment (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13032">#13032</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13126">#13126</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/a784dac8bc26f31edbca869b16d6ad91bd4e5cc4"><code>a784dac</code></a> Update: Improve report location newline-per-chained-call (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13116">#13116</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/5e07574a91861fdcab6888b4c6829868030c3a39"><code>5e07574</code></a> Update: Improve report location for space-before-function-paren (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13128">#13128</a>) (Chiawen Chen)</li> <li><a href="https://github.com/eslint/eslint/commit/d0d32a8c2a6c60c7e6e2d32a054e5987efd4c263"><code>d0d32a8</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/17e2fe425168e675fe7607182615e50527eedf53"><code>17e2fe4</code></a> Update: Improve error message for fatal fixer errors (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13120">#13120</a>) (Brad Zacher)</li> <li><a href="https://github.com/eslint/eslint/commit/7551f0c6fd12f0295cc7d6377bf1899c092e79d8"><code>7551f0c</code></a> Fix: no check for shadowed Object (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12809">#12809</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13115">#13115</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/988d8428811934943ce13b2d8b833d795ac2bb4a"><code>988d842</code></a> Fix: add end location to report in no-useless-concat (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13110">#13110</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/0518ebb840b5bf2d646dbd8a9b3e246e7069eb79"><code>0518ebb</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/252fd4133805f003151e0220b5d89bbb70cfacb1"><code>252fd41</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/438dcbb981214d67e8848006ce45afc0fbfa1705"><code>438dcbb</code></a> Update: Improve report location for comma-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/13111">#13111</a>) (Chiawen Chen)</li> <li><a href="https://github.com/eslint/eslint/commit/85b72548c0c893499c787b82f404348e1b50354d"><code>85b7254</code></a> Update: no-inner-declarations false negative in non-block (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12222">#12222</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13062">#13062</a>) (Anix)</li> </ul> </tr></table> ... (truncated) </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.0.0 - May 8, 2020</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/b98d8bda4630fe8278c5aa2b6650630770568fe5"><code>b98d8bd</code></a> Upgrade: eslint-release@2.0.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13271">#13271</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/4c0b028c55fc1674b374efe0bc6dd22c02b4ac88"><code>4c0b028</code></a> Fix: remove Node.js and CommonJS category from build process (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13242">#13242</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/401a68799d9d15145e1c7d92ee04644abec2f15a"><code>401a687</code></a> Chore: fix rules list for prereleases (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13230">#13230</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/4ef61580736353f700ab9e4e29f005b5ac552c78"><code>4ef6158</code></a> Breaking: espree@7.0.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13270">#13270</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/b5c8d7389bb2c5d4eae850b866832d099187818b"><code>b5c8d73</code></a> Docs: update 7.0.0 migration guide for consistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13267">#13267</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/356fdb46aa118ba3d81cee93e8c058a7c98acaf9"><code>356fdb4</code></a> Docs: add migration guide (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12692">#12692</a>) (Toru Nagashima)</li> <li><a href="https://github.com/eslint/eslint/commit/015edf6467e33c67b904db037a674d71957a6865"><code>015edf6</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/fdfa364c1b0d88689d02cbe8ae848a3e323209aa"><code>fdfa364</code></a> 7.0.0-rc.0 (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/8d1b4db9932cf7c3289187afbb3866a83f9b3f8c"><code>8d1b4db</code></a> Build: changelog update for 7.0.0-rc.0 (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/0b1d65a45aa5dfe08cd596c420490e81b546317e"><code>0b1d65a</code></a> Update: Improve report location for array-callback-return (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13109">#13109</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/d85e291d1b56960373031f2562547df7285444f7"><code>d85e291</code></a> Fix: yoda left string fix for exceptRange (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12883">#12883</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13052">#13052</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/2ce6bed04cad376003f70447ece4b6578c142bfd"><code>2ce6bed</code></a> Chore: added tests for nested arrays (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13145">#13145</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/d3aac532f6a24c633f85dedf0e552eabd22d0956"><code>d3aac53</code></a> Update: report backtick loc in no-unexpected-multiline (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13142">#13142</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/8e7a2d93595cfe0c1597af0e7873853369251c0b"><code>8e7a2d9</code></a> Fix: func-call-spacing &quot;never&quot; reports wrong message (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13190">#13190</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13193">#13193</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/bcafd0f8508e19ab8087a35fac7b97fc4295df3e"><code>bcafd0f</code></a> Update: Add ESLint API (refs <a href="https://github-redirect.dependabot.com/eslint/rfcs/issues/40">eslint/rfcs#40</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12939">#12939</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/3eeae565bfb0834a31e5d3a253a17bbf4027cf88"><code>3eeae56</code></a> Upgrade: some (dev) deps (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13155">#13155</a>) (薛定谔的猫)</li> <li><a href="https://github.com/eslint/eslint/commit/6b7030b1a1e1e3d1a3953cfa9722074d6a6fc1a9"><code>6b7030b</code></a> Chore: Run tests on Node.js v14 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13210">#13210</a>) (fisker Cheung)</li> <li><a href="https://github.com/eslint/eslint/commit/ebc28d76658f1f3e4e8d56e70a25752b5d4a6686"><code>ebc28d7</code></a> Fix: Remove default .js from --ext CLI option (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13176">#13176</a>) (Brandon Mills)</li> <li><a href="https://github.com/eslint/eslint/commit/5c1bdebcf728062fd41583886830c89b65485df9"><code>5c1bdeb</code></a> Update: Improve report location for getter-return (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13164">#13164</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/56d2beea0ea0b6395a6d4a3e116ea6a964ff92f3"><code>56d2bee</code></a> Docs: fix typos (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13204">#13204</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/e13256e395cc413ce45a66c8562621d48440d8f4"><code>e13256e</code></a> Chore: use espree.latestEcmaVersion in config-initializer (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13157">#13157</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/e4f57b7d7b8b7441a2217a217dcda1e7bfff516a"><code>e4f57b7</code></a> Chore: add nested array tests for array-element-newline (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13161">#13161</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/63ac91877668205aaa50495a9615806967e6e4cf"><code>63ac918</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/516f253729daeeb9da5de5e9b38606ff9c1aae71"><code>516f253</code></a> Docs: Adds import example for object-curly-newline rule (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12018">#12018</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13177">#13177</a>) (Luke Lewis)</li> <li><a href="https://github.com/eslint/eslint/commit/5a0e84e9498a946a3e8491a370e012354e087fe0"><code>5a0e84e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/b398e0b9ff455e4e7d70f19d5ccea5819c21eb86"><code>b398e0b</code></a> Docs: add rule comment in prefer-rest-params doc (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13191">#13191</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/ffaa4ba5e2bb1a51a78a2b2c028cbe2efc9e5165"><code>ffaa4ba</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/932869b3251b04c4ad5fa72279cb2a56a3e67b55"><code>932869b</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/54630f0063fa66318476473757b5912465d4caf2"><code>54630f0</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/c9a503571a4662f6c2d31cabc7fd7819ec388150"><code>c9a5035</code></a> Fix: newBasePath should be an absolute path (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12850">#12850</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13078">#13078</a>) (Nick Harris)</li> <li><a href="https://github.com/eslint/eslint/commit/e7c1d4b2ac56149a517d4b0000230348a641f1d3"><code>e7c1d4b</code></a> Update: deprecate Node.js &amp; CommonJS rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12898">#12898</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/95e1c70cebde210a990ee786ec7ab1c8e522edb8"><code>95e1c70</code></a> Upgrade: levn@0.4.1 (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/9366">#9366</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13140">#13140</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/c41de382a330d4789488fd2dcf6db5a3163bb5d2"><code>c41de38</code></a> Docs: fix curly multi-or-nest examples with comments (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12972">#12972</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13151">#13151</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/57221d58c60e757062242f30ed574e0502fc7c31"><code>57221d5</code></a> Docs: fix eslint comment in no-inner-declarations examples (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13152">#13152</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/301b450ecd1985ae84d1915124f4638ab2a2e6de"><code>301b450</code></a> Fix: no-extra-parens export default sequence expression false positive (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13096">#13096</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/af4472fed794b86e63730702e4b27294a4118d09"><code>af4472f</code></a> Update: Improve report location for new-cap (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13136">#13136</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/bfa811ceee801fe8ba212a5c879e13743146e909"><code>bfa811c</code></a> Fix: init error in extending recommended config (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12707">#12707</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12738">#12738</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/5dfd4eb50d84077a57950f119e5de8976070e49a"><code>5dfd4eb</code></a> Docs: examples with arrow functions in no-return-assign (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13135">#13135</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13138">#13138</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/adc8fa88c9f223b984a3519ed159a055bf933b18"><code>adc8fa8</code></a> Docs: clarify exceptions in spaced-comment (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13032">#13032</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13126">#13126</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/a784dac8bc26f31edbca869b16d6ad91bd4e5cc4"><code>a784dac</code></a> Update: Improve report location newline-per-chained-call (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13116">#13116</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/5e07574a91861fdcab6888b4c6829868030c3a39"><code>5e07574</code></a> Update: Improve report location for space-before-function-paren (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13128">#13128</a>) (Chiawen Chen)</li> <li><a href="https://github.com/eslint/eslint/commit/d0d32a8c2a6c60c7e6e2d32a054e5987efd4c263"><code>d0d32a8</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/17e2fe425168e675fe7607182615e50527eedf53"><code>17e2fe4</code></a> Update: Improve error message for fatal fixer errors (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13120">#13120</a>) (Brad Zacher)</li> <li><a href="https://github.com/eslint/eslint/commit/7551f0c6fd12f0295cc7d6377bf1899c092e79d8"><code>7551f0c</code></a> Fix: no check for shadowed Object (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12809">#12809</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13115">#13115</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/988d8428811934943ce13b2d8b833d795ac2bb4a"><code>988d842</code></a> Fix: add end location to report in no-useless-concat (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13110">#13110</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/0518ebb840b5bf2d646dbd8a9b3e246e7069eb79"><code>0518ebb</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/252fd4133805f003151e0220b5d89bbb70cfacb1"><code>252fd41</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/438dcbb981214d67e8848006ce45afc0fbfa1705"><code>438dcbb</code></a> Update: Improve report location for comma-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/13111">#13111</a>) (Chiawen Chen)</li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/3dd6741caa71c8cbe18df68eae63f2fd175f6d5d"><code>3dd6741</code></a> 7.0.0</li> <li><a href="https://github.com/eslint/eslint/commit/9a722f96a277e91e895456c24d3a93e309fe1820"><code>9a722f9</code></a> Build: changelog update for 7.0.0</li> <li><a href="https://github.com/eslint/eslint/commit/b98d8bda4630fe8278c5aa2b6650630770568fe5"><code>b98d8bd</code></a> Upgrade: eslint-release@2.0.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13271">#13271</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/4c0b028c55fc1674b374efe0bc6dd22c02b4ac88"><code>4c0b028</code></a> Fix: remove Node.js and CommonJS category from build process (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13242">#13242</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/401a68799d9d15145e1c7d92ee04644abec2f15a"><code>401a687</code></a> Chore: fix rules list for prereleases (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13230">#13230</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/4ef61580736353f700ab9e4e29f005b5ac552c78"><code>4ef6158</code></a> Breaking: espree@7.0.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13270">#13270</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/b5c8d7389bb2c5d4eae850b866832d099187818b"><code>b5c8d73</code></a> Docs: update 7.0.0 migration guide for consistency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13267">#13267</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/356fdb46aa118ba3d81cee93e8c058a7c98acaf9"><code>356fdb4</code></a> Docs: add migration guide (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12692">#12692</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/015edf6467e33c67b904db037a674d71957a6865"><code>015edf6</code></a> Sponsors: Sync README with website</li> <li><a href="https://github.com/eslint/eslint/commit/fdfa364c1b0d88689d02cbe8ae848a3e323209aa"><code>fdfa364</code></a> 7.0.0-rc.0</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v6.8.0...v7.0.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=6.8.0&new-version=7.0.0)](https://dependabot.com/compatibility-score/?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=6.8.0&new-version=7.0.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-12 10:45:17 +00:00
codecov-io commented 2020-05-12 10:46:05 +00:00 (Migrated from github.com)

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #34   +/-   ##
=========================================
  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 13b773a...287cb12. Read the comment docs.

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