Bump eslint from 6.8.0 to 7.0.0
Created by: dependabot-preview[bot]
Bumps eslint from 6.8.0 to 7.0.0.
Release notes
Sourced from eslint's releases.
v7.0.0
... (truncated)
b98d8bdUpgrade: eslint-release@2.0.0 (#13271) (Kai Cataldo)4c0b028Fix: remove Node.js and CommonJS category from build process (#13242) (Kai Cataldo)401a687Chore: fix rules list for prereleases (#13230) (Kai Cataldo)4ef6158Breaking: espree@7.0.0 (#13270) (Kai Cataldo)b5c8d73Docs: update 7.0.0 migration guide for consistency (#13267) (Kai Cataldo)356fdb4Docs: add migration guide (#12692) (Toru Nagashima)015edf6Sponsors: Sync README with website (ESLint Jenkins)fdfa3647.0.0-rc.0 (ESLint Jenkins)8d1b4dbBuild: changelog update for 7.0.0-rc.0 (ESLint Jenkins)0b1d65aUpdate: Improve report location for array-callback-return (refs #12334) (#13109) (Milos Djermanovic)d85e291Fix: yoda left string fix for exceptRange (fixes #12883) (#13052) (Anix)2ce6bedChore: added tests for nested arrays (#13145) (Anix)d3aac53Update: report backtick loc in no-unexpected-multiline (refs #12334) (#13142) (Milos Djermanovic)8e7a2d9Fix: func-call-spacing "never" reports wrong message (fixes #13190) (#13193) (Milos Djermanovic)bcafd0fUpdate: Add ESLint API (refs eslint/rfcs#40) (#12939) (Kai Cataldo)3eeae56Upgrade: some (dev) deps (#13155) (薛定谔的猫)6b7030bChore: Run tests on Node.js v14 (#13210) (fisker Cheung)ebc28d7Fix: Remove default .js from --ext CLI option (#13176) (Brandon Mills)5c1bdebUpdate: Improve report location for getter-return (refs #12334) (#13164) (Milos Djermanovic)56d2beeDocs: fix typos (#13204) (Nitin Kumar)e13256eChore: use espree.latestEcmaVersion in config-initializer (#13157) (Kai Cataldo)e4f57b7Chore: add nested array tests for array-element-newline (#13161) (Anix)63ac918Sponsors: Sync README with website (ESLint Jenkins)516f253Docs: Adds import example for object-curly-newline rule (refs #12018) (#13177) (Luke Lewis)5a0e84eSponsors: Sync README with website (ESLint Jenkins)b398e0bDocs: add rule comment in prefer-rest-params doc (#13191) (YeonJuan)ffaa4baSponsors: Sync README with website (ESLint Jenkins)932869bSponsors: Sync README with website (ESLint Jenkins)54630f0Sponsors: Sync README with website (ESLint Jenkins)c9a5035Fix: newBasePath should be an absolute path (fixes #12850) (#13078) (Nick Harris)e7c1d4bUpdate: deprecate Node.js & CommonJS rules (#12898) (Kai Cataldo)95e1c70Upgrade: levn@0.4.1 (fixes #9366) (#13140) (Kai Cataldo)c41de38Docs: fix curly multi-or-nest examples with comments (refs #12972) (#13151) (Milos Djermanovic)57221d5Docs: fix eslint comment in no-inner-declarations examples (#13152) (Milos Djermanovic)301b450Fix: no-extra-parens export default sequence expression false positive (#13096) (Milos Djermanovic)af4472fUpdate: Improve report location for new-cap (refs #12334) (#13136) (Milos Djermanovic)bfa811cFix: init error in extending recommended config (fixes #12707) (#12738) (YeonJuan)5dfd4ebDocs: examples with arrow functions in no-return-assign (fixes #13135) (#13138) (Anix)adc8fa8Docs: clarify exceptions in spaced-comment (fixes #13032) (#13126) (Anix)a784dacUpdate: Improve report location newline-per-chained-call (refs #12334) (#13116) (Milos Djermanovic)5e07574Update: Improve report location for space-before-function-paren (#13128) (Chiawen Chen)d0d32a8Sponsors: Sync README with website (ESLint Jenkins)17e2fe4Update: Improve error message for fatal fixer errors (#13120) (Brad Zacher)7551f0cFix: no check for shadowed Object (fixes #12809) (#13115) (Anix)988d842Fix: add end location to report in no-useless-concat (refs #12334) (#13110) (Milos Djermanovic)0518ebbSponsors: Sync README with website (ESLint Jenkins)252fd41Sponsors: Sync README with website (ESLint Jenkins)438dcbbUpdate: Improve report location for comma-style (refs #12334) (#13111) (Chiawen Chen)85b7254Update: no-inner-declarations false negative in non-block (fixes #12222) (#13062) (Anix)
Changelog
Sourced from eslint's changelog.
v7.0.0 - May 8, 2020
... (truncated)
b98d8bdUpgrade: eslint-release@2.0.0 (#13271) (Kai Cataldo)4c0b028Fix: remove Node.js and CommonJS category from build process (#13242) (Kai Cataldo)401a687Chore: fix rules list for prereleases (#13230) (Kai Cataldo)4ef6158Breaking: espree@7.0.0 (#13270) (Kai Cataldo)b5c8d73Docs: update 7.0.0 migration guide for consistency (#13267) (Kai Cataldo)356fdb4Docs: add migration guide (#12692) (Toru Nagashima)015edf6Sponsors: Sync README with website (ESLint Jenkins)fdfa3647.0.0-rc.0 (ESLint Jenkins)8d1b4dbBuild: changelog update for 7.0.0-rc.0 (ESLint Jenkins)0b1d65aUpdate: Improve report location for array-callback-return (refs #12334) (#13109) (Milos Djermanovic)d85e291Fix: yoda left string fix for exceptRange (fixes #12883) (#13052) (Anix)2ce6bedChore: added tests for nested arrays (#13145) (Anix)d3aac53Update: report backtick loc in no-unexpected-multiline (refs #12334) (#13142) (Milos Djermanovic)8e7a2d9Fix: func-call-spacing "never" reports wrong message (fixes #13190) (#13193) (Milos Djermanovic)bcafd0fUpdate: Add ESLint API (refs eslint/rfcs#40) (#12939) (Kai Cataldo)3eeae56Upgrade: some (dev) deps (#13155) (薛定谔的猫)6b7030bChore: Run tests on Node.js v14 (#13210) (fisker Cheung)ebc28d7Fix: Remove default .js from --ext CLI option (#13176) (Brandon Mills)5c1bdebUpdate: Improve report location for getter-return (refs #12334) (#13164) (Milos Djermanovic)56d2beeDocs: fix typos (#13204) (Nitin Kumar)e13256eChore: use espree.latestEcmaVersion in config-initializer (#13157) (Kai Cataldo)e4f57b7Chore: add nested array tests for array-element-newline (#13161) (Anix)63ac918Sponsors: Sync README with website (ESLint Jenkins)516f253Docs: Adds import example for object-curly-newline rule (refs #12018) (#13177) (Luke Lewis)5a0e84eSponsors: Sync README with website (ESLint Jenkins)b398e0bDocs: add rule comment in prefer-rest-params doc (#13191) (YeonJuan)ffaa4baSponsors: Sync README with website (ESLint Jenkins)932869bSponsors: Sync README with website (ESLint Jenkins)54630f0Sponsors: Sync README with website (ESLint Jenkins)c9a5035Fix: newBasePath should be an absolute path (fixes #12850) (#13078) (Nick Harris)e7c1d4bUpdate: deprecate Node.js & CommonJS rules (#12898) (Kai Cataldo)95e1c70Upgrade: levn@0.4.1 (fixes #9366) (#13140) (Kai Cataldo)c41de38Docs: fix curly multi-or-nest examples with comments (refs #12972) (#13151) (Milos Djermanovic)57221d5Docs: fix eslint comment in no-inner-declarations examples (#13152) (Milos Djermanovic)301b450Fix: no-extra-parens export default sequence expression false positive (#13096) (Milos Djermanovic)af4472fUpdate: Improve report location for new-cap (refs #12334) (#13136) (Milos Djermanovic)bfa811cFix: init error in extending recommended config (fixes #12707) (#12738) (YeonJuan)5dfd4ebDocs: examples with arrow functions in no-return-assign (fixes #13135) (#13138) (Anix)adc8fa8Docs: clarify exceptions in spaced-comment (fixes #13032) (#13126) (Anix)a784dacUpdate: Improve report location newline-per-chained-call (refs #12334) (#13116) (Milos Djermanovic)5e07574Update: Improve report location for space-before-function-paren (#13128) (Chiawen Chen)d0d32a8Sponsors: Sync README with website (ESLint Jenkins)17e2fe4Update: Improve error message for fatal fixer errors (#13120) (Brad Zacher)7551f0cFix: no check for shadowed Object (fixes #12809) (#13115) (Anix)988d842Fix: add end location to report in no-useless-concat (refs #12334) (#13110) (Milos Djermanovic)0518ebbSponsors: Sync README with website (ESLint Jenkins)252fd41Sponsors: Sync README with website (ESLint Jenkins)438dcbbUpdate: Improve report location for comma-style (refs #12334) (#13111) (Chiawen Chen)
Commits
-
3dd67417.0.0 -
9a722f9Build: changelog update for 7.0.0 -
b98d8bdUpgrade: eslint-release@2.0.0 (#13271) -
4c0b028Fix: remove Node.js and CommonJS category from build process (#13242) -
401a687Chore: fix rules list for prereleases (#13230) -
4ef6158Breaking: espree@7.0.0 (#13270) -
b5c8d73Docs: update 7.0.0 migration guide for consistency (#13267) -
356fdb4Docs: add migration guide (#12692) -
015edf6Sponsors: Sync README with website -
fdfa3647.0.0-rc.0 - Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)