-
Notifications
You must be signed in to change notification settings - Fork 649
Bump eslint from 6.3.0 to 6.8.0 #2033
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [eslint](https://github.com/eslint/eslint) from 6.3.0 to 6.8.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v6.3.0...v6.8.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
r? @jtgeibel (rust_highfive has picked a reviewer for you, use r? to override) |
@bors r+ |
📌 Commit b160644 has been approved by |
bors
added a commit
that referenced
this pull request
Dec 21, 2019
… r=Turbo87 Bump eslint from 6.3.0 to 6.8.0 Bumps [eslint](https://github.com/eslint/eslint) from 6.3.0 to 6.8.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>v6.8.0</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/c5c708666b450fb69522a55aa375626f9297dc6f"><code>c5c7086</code></a> Fix: ignore aligning single line in key-spacing (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11414">#11414</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12652">#12652</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/9986d9e0baed0d3586bbee472fe2fae2ed625f5d"><code>9986d9e</code></a> Chore: add object option test cases in yield-star-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12679">#12679</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/1713d0758b083f3840d724505f997a7cb20ff384"><code>1713d07</code></a> New: Add no-error-on-unmatched-pattern flag (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/10587">#10587</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12377">#12377</a>) (ncraley)</li> <li><a href="https://github.com/eslint/eslint/commit/5c25a26608fbd9a1d0127c9a3653609aa4b63e86"><code>5c25a26</code></a> Update: autofix bug in lines-between-class-members (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12391">#12391</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12632">#12632</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/4b3cc5cd2459f04eae149faea0651785d7f9db0b"><code>4b3cc5c</code></a> Chore: enable prefer-regex-literals in eslint codebase (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12268">#12268</a>) (薛定谔的猫)</li> <li><a href="https://github.com/eslint/eslint/commit/05faebb943456ad2b20117f3c8b3eccbe2e2fb03"><code>05faebb</code></a> Update: improve suggestion testing experience (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12602">#12602</a>) (Brad Zacher)</li> <li><a href="https://github.com/eslint/eslint/commit/05f7dd53ed91a6e3be9eb40825fb6d2207f82209"><code>05f7dd5</code></a> Update: Add suggestions for no-unsafe-negation (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12591">#12591</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12609">#12609</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/d3e43f1c10c5e19f40e7b3d3944b87f1b0c9c075"><code>d3e43f1</code></a> Docs: Update no-multi-assign explanation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12615">#12615</a>) (Yuping Zuo)</li> <li><a href="https://github.com/eslint/eslint/commit/272e4db6074283bc01cc6ec72c9e396bb3c110e6"><code>272e4db</code></a> Fix: no-multiple-empty-lines: Adjust reported <code>loc</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12594">#12594</a>) (Tobias Bieniek)</li> <li><a href="https://github.com/eslint/eslint/commit/a258039e556075d7d1f955a79d094ea103ec165a"><code>a258039</code></a> Fix: no-restricted-imports schema allows multiple paths/patterns objects (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12639">#12639</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/51f9620cc55cc091fe38dbe68e4633de06297b8c"><code>51f9620</code></a> Fix: improve report location for array-bracket-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12653">#12653</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/45364afc9c7f0251348cd1a7a13656c3816435d7"><code>45364af</code></a> Fix: prefer-numeric-literals doesn't check types of literal arguments (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12655">#12655</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/e3c570eaf3d1d44fb57bf42f1870887856e4c5a0"><code>e3c570e</code></a> Docs: Add example for expression option (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12694">#12694</a>) (Arnaud Barré)</li> <li><a href="https://github.com/eslint/eslint/commit/6b774ef0d849ccf5c1127b25e1fe7c3e438d586b"><code>6b774ef</code></a> Docs: Add spacing in comments for no-console rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12696">#12696</a>) (Nikki Nikkhoui)</li> <li><a href="https://github.com/eslint/eslint/commit/7171fca6ef4e0e8f267658fc7d8f603f00eddd84"><code>7171fca</code></a> Chore: refactor regex in config comment parser (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12662">#12662</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/1600648d2880ffb1e9e414b31ff0f66ead7167f9"><code>1600648</code></a> Update: Allow $schema in config (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12612">#12612</a>) (Yordis Prieto)</li> <li><a href="https://github.com/eslint/eslint/commit/acc0e47572a9390292b4e313b4a4bf360d236358"><code>acc0e47</code></a> Update: support .eslintrc.cjs (refs <a href="https://github-redirect.dependabot.com/eslint/rfcs/issues/43">eslint/rfcs#43</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12321">#12321</a>) (Evan Plaice)</li> <li><a href="https://github.com/eslint/eslint/commit/49c1658544ace24b9aaaa301af0fc07a2ef3bf30"><code>49c1658</code></a> Chore: remove bundling of ESLint during release (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12676">#12676</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/257f3d67905a52bf8602a5a5707c893cc90d7ca7"><code>257f3d6</code></a> Chore: complete to move to GitHub Actions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12625">#12625</a>) (Toru Nagashima)</li> <li><a href="https://github.com/eslint/eslint/commit/ab912f0ef709a916ab9a27ea09d9d7adf046fb2d"><code>ab912f0</code></a> Docs: 1tbs with allowSingleLine edge cases (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12284">#12284</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12314">#12314</a>) (Ari Kardasis)</li> <li><a href="https://github.com/eslint/eslint/commit/dd1c30e35f05ed332e2abbd3d4d53635efde74b8"><code>dd1c30e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/a230f8404e4f2423dd79378b065d24c12776775b"><code>a230f84</code></a> Update: include node version in cache (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12582">#12582</a>) (Eric Wang)</li> <li><a href="https://github.com/eslint/eslint/commit/8b65f175dfb4fac11ed7184537be400ed14996fb"><code>8b65f17</code></a> Chore: remove references to parser demo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12644">#12644</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/e9cef99e6ebec1faefdb576ca597e81ae4f04afd"><code>e9cef99</code></a> Docs: wrap {{}} in raw liquid tags to prevent interpolation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12643">#12643</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/e70745325ff9e085acc6843dd8bfae5550645d4f"><code>e707453</code></a> Docs: Fix configuration example in no-restricted-imports (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11717">#11717</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12638">#12638</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/19194cec724e016df02376bbeae31171be6f0bdf"><code>19194ce</code></a> Chore: Add tests to cover default object options in comma-dangle (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12627">#12627</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/6e36d12d95e76022172fd0ec8a5e85c22fde6a8a"><code>6e36d12</code></a> Update: do not recommend require-atomic-updates (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11899">#11899</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12599">#12599</a>) (Kai Cataldo)</li> </ul> <h2>v6.7.2</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/bc435a93afd6ba4def1b53993ef7cf8220f3f070"><code>bc435a9</code></a> Fix: isSpaceBetweenTokens() recognizes spaces in JSXText (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12614">#12614</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12616">#12616</a>) (Toru Nagashima)</li> <li><a href="https://github.com/eslint/eslint/commit/4928d513b4fe716c7ed958c294a10ef8517be25e"><code>4928d51</code></a> Fix: don't ignore the entry directory (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12604">#12604</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12607">#12607</a>) (Toru Nagashima)</li> <li><a href="https://github.com/eslint/eslint/commit/b41677ae2a143790b19b0e70391a46ec6c8f5de1"><code>b41677a</code></a> Docs: Clarify suggestion's data in Working with Rules (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12606">#12606</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12617">#12617</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/ea16de4e7c6f661398b0b7843f95e5f307c89551"><code>ea16de4</code></a> Fix: Support tagged template literal generics in no-unexpected-multiline (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11698">#11698</a>) (Brad Zacher)</li> <li><a href="https://github.com/eslint/eslint/commit/fa6415d5b877370374a6a530a5190ab5a411b4dc"><code>fa6415d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/e1e158b4d7bd61e812723b378d2c391295da43a5"><code>e1e158b</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> </ul> <h2>v6.7.1</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/dd1e9f4df2103c43509a54b0ad5f9106557997f9"><code>dd1e9f4</code></a> Fix: revert changes to key-spacing due to regression (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12598">#12598</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/c644b5429e5bc8a050afd70c99ec82035eb611fa"><code>c644b54</code></a> Docs: Update README team and sponsors (ESLint Jenkins)</li> </ul> <h2>v6.7.0</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/312a88f2230082d898b7d8d82f8af63cb352e55a"><code>312a88f</code></a> New: Add grouped-accessor-pairs rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12277">#12277</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12331">#12331</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/5c68f5feeb4a6c0cb53ff76b2fd255b5bfa69c93"><code>5c68f5f</code></a> Update: Add 'lexicalBindings' to no-implicit-globals and change messages (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11996">#11996</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/6eaad964ff159d0a38de96c1104782ffe6858c78"><code>6eaad96</code></a> New: Add suggestions API (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12384">#12384</a>) (Will Douglas)</li> <li><a href="https://github.com/eslint/eslint/commit/b336fbedecd85731611fdc2dfd8edb635a8b1c39"><code>b336fbe</code></a> Fix: indent rule with JSX spread props (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12581">#12581</a>) (Nathan Woltman)</li> <li><a href="https://github.com/eslint/eslint/commit/97c745dc277febbea82552a4d9186e3df847f860"><code>97c745d</code></a> Update: Report assignment expression location in no-cond-assign (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12465">#12465</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/0f01f3d0807c580631c2fdcff29192a64a870637"><code>0f01f3d</code></a> Update: Check member expressions with <code>this</code> in operator-assignment (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12495">#12495</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/62c7038a493d89e4a7b14ac673a063d09d04057b"><code>62c7038</code></a> Fix: invalid token checking in computed-property-spacing (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12198">#12198</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12533">#12533</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/4f8a1ee1c26ccb5882e5e83ea7eab2f406c7476b"><code>4f8a1ee</code></a> Update: Add enforceForClassMembers option to no-useless-computed-key (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12110">#12110</a>) (ark120202)</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>v6.8.0 - December 20, 2019</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/c5c708666b450fb69522a55aa375626f9297dc6f"><code>c5c7086</code></a> Fix: ignore aligning single line in key-spacing (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11414">#11414</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12652">#12652</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/9986d9e0baed0d3586bbee472fe2fae2ed625f5d"><code>9986d9e</code></a> Chore: add object option test cases in yield-star-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12679">#12679</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/1713d0758b083f3840d724505f997a7cb20ff384"><code>1713d07</code></a> New: Add no-error-on-unmatched-pattern flag (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/10587">#10587</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12377">#12377</a>) (ncraley)</li> <li><a href="https://github.com/eslint/eslint/commit/5c25a26608fbd9a1d0127c9a3653609aa4b63e86"><code>5c25a26</code></a> Update: autofix bug in lines-between-class-members (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12391">#12391</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12632">#12632</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/4b3cc5cd2459f04eae149faea0651785d7f9db0b"><code>4b3cc5c</code></a> Chore: enable prefer-regex-literals in eslint codebase (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12268">#12268</a>) (薛定谔的猫)</li> <li><a href="https://github.com/eslint/eslint/commit/05faebb943456ad2b20117f3c8b3eccbe2e2fb03"><code>05faebb</code></a> Update: improve suggestion testing experience (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12602">#12602</a>) (Brad Zacher)</li> <li><a href="https://github.com/eslint/eslint/commit/05f7dd53ed91a6e3be9eb40825fb6d2207f82209"><code>05f7dd5</code></a> Update: Add suggestions for no-unsafe-negation (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12591">#12591</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12609">#12609</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/d3e43f1c10c5e19f40e7b3d3944b87f1b0c9c075"><code>d3e43f1</code></a> Docs: Update no-multi-assign explanation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12615">#12615</a>) (Yuping Zuo)</li> <li><a href="https://github.com/eslint/eslint/commit/272e4db6074283bc01cc6ec72c9e396bb3c110e6"><code>272e4db</code></a> Fix: no-multiple-empty-lines: Adjust reported <code>loc</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12594">#12594</a>) (Tobias Bieniek)</li> <li><a href="https://github.com/eslint/eslint/commit/a258039e556075d7d1f955a79d094ea103ec165a"><code>a258039</code></a> Fix: no-restricted-imports schema allows multiple paths/patterns objects (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12639">#12639</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/51f9620cc55cc091fe38dbe68e4633de06297b8c"><code>51f9620</code></a> Fix: improve report location for array-bracket-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12653">#12653</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/45364afc9c7f0251348cd1a7a13656c3816435d7"><code>45364af</code></a> Fix: prefer-numeric-literals doesn't check types of literal arguments (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12655">#12655</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/e3c570eaf3d1d44fb57bf42f1870887856e4c5a0"><code>e3c570e</code></a> Docs: Add example for expression option (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12694">#12694</a>) (Arnaud Barré)</li> <li><a href="https://github.com/eslint/eslint/commit/6b774ef0d849ccf5c1127b25e1fe7c3e438d586b"><code>6b774ef</code></a> Docs: Add spacing in comments for no-console rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12696">#12696</a>) (Nikki Nikkhoui)</li> <li><a href="https://github.com/eslint/eslint/commit/7171fca6ef4e0e8f267658fc7d8f603f00eddd84"><code>7171fca</code></a> Chore: refactor regex in config comment parser (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12662">#12662</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/1600648d2880ffb1e9e414b31ff0f66ead7167f9"><code>1600648</code></a> Update: Allow $schema in config (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12612">#12612</a>) (Yordis Prieto)</li> <li><a href="https://github.com/eslint/eslint/commit/acc0e47572a9390292b4e313b4a4bf360d236358"><code>acc0e47</code></a> Update: support .eslintrc.cjs (refs <a href="https://github-redirect.dependabot.com/eslint/rfcs/issues/43">eslint/rfcs#43</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12321">#12321</a>) (Evan Plaice)</li> <li><a href="https://github.com/eslint/eslint/commit/49c1658544ace24b9aaaa301af0fc07a2ef3bf30"><code>49c1658</code></a> Chore: remove bundling of ESLint during release (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12676">#12676</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/257f3d67905a52bf8602a5a5707c893cc90d7ca7"><code>257f3d6</code></a> Chore: complete to move to GitHub Actions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12625">#12625</a>) (Toru Nagashima)</li> <li><a href="https://github.com/eslint/eslint/commit/ab912f0ef709a916ab9a27ea09d9d7adf046fb2d"><code>ab912f0</code></a> Docs: 1tbs with allowSingleLine edge cases (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12284">#12284</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12314">#12314</a>) (Ari Kardasis)</li> <li><a href="https://github.com/eslint/eslint/commit/dd1c30e35f05ed332e2abbd3d4d53635efde74b8"><code>dd1c30e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/a230f8404e4f2423dd79378b065d24c12776775b"><code>a230f84</code></a> Update: include node version in cache (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12582">#12582</a>) (Eric Wang)</li> <li><a href="https://github.com/eslint/eslint/commit/8b65f175dfb4fac11ed7184537be400ed14996fb"><code>8b65f17</code></a> Chore: remove references to parser demo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12644">#12644</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/e9cef99e6ebec1faefdb576ca597e81ae4f04afd"><code>e9cef99</code></a> Docs: wrap {{}} in raw liquid tags to prevent interpolation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12643">#12643</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/e70745325ff9e085acc6843dd8bfae5550645d4f"><code>e707453</code></a> Docs: Fix configuration example in no-restricted-imports (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11717">#11717</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12638">#12638</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/19194cec724e016df02376bbeae31171be6f0bdf"><code>19194ce</code></a> Chore: Add tests to cover default object options in comma-dangle (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12627">#12627</a>) (YeonJuan)</li> <li><a href="https://github.com/eslint/eslint/commit/6e36d12d95e76022172fd0ec8a5e85c22fde6a8a"><code>6e36d12</code></a> Update: do not recommend require-atomic-updates (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11899">#11899</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12599">#12599</a>) (Kai Cataldo)</li> </ul> <p>v6.7.2 - November 30, 2019</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/bc435a93afd6ba4def1b53993ef7cf8220f3f070"><code>bc435a9</code></a> Fix: isSpaceBetweenTokens() recognizes spaces in JSXText (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12614">#12614</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12616">#12616</a>) (Toru Nagashima)</li> <li><a href="https://github.com/eslint/eslint/commit/4928d513b4fe716c7ed958c294a10ef8517be25e"><code>4928d51</code></a> Fix: don't ignore the entry directory (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12604">#12604</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12607">#12607</a>) (Toru Nagashima)</li> <li><a href="https://github.com/eslint/eslint/commit/b41677ae2a143790b19b0e70391a46ec6c8f5de1"><code>b41677a</code></a> Docs: Clarify suggestion's data in Working with Rules (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12606">#12606</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12617">#12617</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/ea16de4e7c6f661398b0b7843f95e5f307c89551"><code>ea16de4</code></a> Fix: Support tagged template literal generics in no-unexpected-multiline (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11698">#11698</a>) (Brad Zacher)</li> <li><a href="https://github.com/eslint/eslint/commit/fa6415d5b877370374a6a530a5190ab5a411b4dc"><code>fa6415d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/e1e158b4d7bd61e812723b378d2c391295da43a5"><code>e1e158b</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> </ul> <p>v6.7.1 - November 24, 2019</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/dd1e9f4df2103c43509a54b0ad5f9106557997f9"><code>dd1e9f4</code></a> Fix: revert changes to key-spacing due to regression (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12598">#12598</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/c644b5429e5bc8a050afd70c99ec82035eb611fa"><code>c644b54</code></a> Docs: Update README team and sponsors (ESLint Jenkins)</li> </ul> <p>v6.7.0 - November 22, 2019</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/312a88f2230082d898b7d8d82f8af63cb352e55a"><code>312a88f</code></a> New: Add grouped-accessor-pairs rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12277">#12277</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12331">#12331</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/5c68f5feeb4a6c0cb53ff76b2fd255b5bfa69c93"><code>5c68f5f</code></a> Update: Add 'lexicalBindings' to no-implicit-globals and change messages (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11996">#11996</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/6eaad964ff159d0a38de96c1104782ffe6858c78"><code>6eaad96</code></a> New: Add suggestions API (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12384">#12384</a>) (Will Douglas)</li> <li><a href="https://github.com/eslint/eslint/commit/b336fbedecd85731611fdc2dfd8edb635a8b1c39"><code>b336fbe</code></a> Fix: indent rule with JSX spread props (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12581">#12581</a>) (Nathan Woltman)</li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/9738f8cc864d769988ccf42bb70f524444df1349"><code>9738f8c</code></a> 6.8.0</li> <li><a href="https://github.com/eslint/eslint/commit/ba59cbf86a89db280aee4e4f8b98c81c3172f514"><code>ba59cbf</code></a> Build: changelog update for 6.8.0</li> <li><a href="https://github.com/eslint/eslint/commit/c5c708666b450fb69522a55aa375626f9297dc6f"><code>c5c7086</code></a> Fix: ignore aligning single line in key-spacing (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11414">#11414</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12652">#12652</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/9986d9e0baed0d3586bbee472fe2fae2ed625f5d"><code>9986d9e</code></a> Chore: add object option test cases in yield-star-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12679">#12679</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/1713d0758b083f3840d724505f997a7cb20ff384"><code>1713d07</code></a> New: Add no-error-on-unmatched-pattern flag (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/10587">#10587</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12377">#12377</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/5c25a26608fbd9a1d0127c9a3653609aa4b63e86"><code>5c25a26</code></a> Update: autofix bug in lines-between-class-members (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12391">#12391</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12632">#12632</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/4b3cc5cd2459f04eae149faea0651785d7f9db0b"><code>4b3cc5c</code></a> Chore: enable prefer-regex-literals in eslint codebase (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12268">#12268</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/05faebb943456ad2b20117f3c8b3eccbe2e2fb03"><code>05faebb</code></a> Update: improve suggestion testing experience (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12602">#12602</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/05f7dd53ed91a6e3be9eb40825fb6d2207f82209"><code>05f7dd5</code></a> Update: Add suggestions for no-unsafe-negation (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12591">#12591</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12609">#12609</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/d3e43f1c10c5e19f40e7b3d3944b87f1b0c9c075"><code>d3e43f1</code></a> Docs: Update no-multi-assign explanation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12615">#12615</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v6.3.0...v6.8.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~eslintbot">eslintbot</a>, a new releaser for eslint since your current version.</p> </details> <br /> [](https://dependabot.com/compatibility-score.html?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=6.3.0&new-version=6.8.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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - 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) </details>
☀️ Test successful - checks-travis |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps eslint from 6.3.0 to 6.8.0.
Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
9738f8c
6.8.0ba59cbf
Build: changelog update for 6.8.0c5c7086
Fix: ignore aligning single line in key-spacing (fixes #11414) (#12652)9986d9e
Chore: add object option test cases in yield-star-spacing (#12679)1713d07
New: Add no-error-on-unmatched-pattern flag (fixes #10587) (#12377)5c25a26
Update: autofix bug in lines-between-class-members (fixes #12391) (#12632)4b3cc5c
Chore: enable prefer-regex-literals in eslint codebase (#12268)05faebb
Update: improve suggestion testing experience (#12602)05f7dd5
Update: Add suggestions for no-unsafe-negation (fixes #12591) (#12609)d3e43f1
Docs: Update no-multi-assign explanation (#12615)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
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 badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in the
.dependabot/config.yml
file in this repo: