Build(deps-dev): bump eslint from 8.20.0 to 8.21.0 #507

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-eslint-8.21.0 into master 2022-08-01 10:25:25 +00:00
argoyle commented 2022-08-01 04:40:58 +00:00 (Migrated from gitlab.com)

Bumps eslint from 8.20.0 to 8.21.0.

Release notes

Sourced from eslint's releases.

v8.21.0

Features

  • 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas)
  • 92bf49a feat: improve the key width calculation in key-spacing rule (#16154) (Nitin Kumar)
  • c461542 feat: add new allowLineSeparatedGroups option to the sort-keys rule (#16138) (Nitin Kumar)
  • 1cdcbca feat: add deprecation warnings for legacy API in RuleTester (#16063) (Nitin Kumar)

Bug Fixes

  • 0396775 fix: lines-around-comment apply allowBlockStart for switch statements (#16153) (Nitin Kumar)

Documentation

  • 2aadc93 docs: add anchors to headings inside docs content (#16134) (Strek)

Chores

  • 8892511 chore: Upgrade to Espree 9.3.3 (#16173) (Brandon Mills)
  • 1233bee chore: switch to eslint-plugin-node's maintained fork (#16150) (唯然)
  • 97b95c0 chore: upgrade puppeteer v13 (#16151) (唯然)
Changelog

Sourced from eslint's changelog.

v8.21.0 - August 1, 2022

  • 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas)
  • 8892511 chore: Upgrade to Espree 9.3.3 (#16173) (Brandon Mills)
  • 92bf49a feat: improve the key width calculation in key-spacing rule (#16154) (Nitin Kumar)
  • c461542 feat: add new allowLineSeparatedGroups option to the sort-keys rule (#16138) (Nitin Kumar)
  • 1cdcbca feat: add deprecation warnings for legacy API in RuleTester (#16063) (Nitin Kumar)
  • 0396775 fix: lines-around-comment apply allowBlockStart for switch statements (#16153) (Nitin Kumar)
  • 2aadc93 docs: add anchors to headings inside docs content (#16134) (Strek)
  • 1233bee chore: switch to eslint-plugin-node's maintained fork (#16150) (唯然)
  • 97b95c0 chore: upgrade puppeteer v13 (#16151) (唯然)
Commits
  • 9c53ed4 8.21.0
  • fd404a5 Build: changelog update for 8.21.0
  • 7b43ea1 feat: Implement FlatESLint (#16149)
  • 8892511 chore: Upgrade to Espree 9.3.3 (#16173)
  • 92bf49a feat: improve the key width calculation in key-spacing rule (#16154)
  • c461542 feat: add new allowLineSeparatedGroups option to the sort-keys rule (#16138)
  • 1cdcbca feat: add deprecation warnings for legacy API in RuleTester (#16063)
  • 0396775 fix: lines-around-comment apply allowBlockStart for switch statements (#16153)
  • 2aadc93 docs: add anchors to headings inside docs content (#16134)
  • 1233bee chore: switch to eslint-plugin-node's maintained fork (#16150)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.21.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>v8.21.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/7b43ea14a8af5fc3dbac38fa9d5bc71741328c16"><code>7b43ea1</code></a> feat: Implement FlatESLint (<a href="https://github.com/eslint/eslint/issues/16149">#16149</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/92bf49a4b39dde728fbc6d348e62c7009e21cf7d"><code>92bf49a</code></a> feat: improve the key width calculation in <code>key-spacing</code> rule (<a href="https://github.com/eslint/eslint/issues/16154">#16154</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/c4615421cb4825e2ad22e275ec9439756d56299c"><code>c461542</code></a> feat: add new <code>allowLineSeparatedGroups</code> option to the <code>sort-keys</code> rule (<a href="https://github.com/eslint/eslint/issues/16138">#16138</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/1cdcbca8a961a057a9db40df412f249545befe2b"><code>1cdcbca</code></a> feat: add deprecation warnings for legacy API in <code>RuleTester</code> (<a href="https://github.com/eslint/eslint/issues/16063">#16063</a>) (Nitin Kumar)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/03967755270ae28eec651281c50b6990d3983f48"><code>0396775</code></a> fix: lines-around-comment apply <code>allowBlockStart</code> for switch statements (<a href="https://github.com/eslint/eslint/issues/16153">#16153</a>) (Nitin Kumar)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/2aadc93272f1ab7f40246c6b18c4056660f2b3a2"><code>2aadc93</code></a> docs: add anchors to headings inside docs content (<a href="https://github.com/eslint/eslint/issues/16134">#16134</a>) (Strek)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/889251194867b1f394c571a5982249329fa44cfd"><code>8892511</code></a> chore: Upgrade to Espree 9.3.3 (<a href="https://github.com/eslint/eslint/issues/16173">#16173</a>) (Brandon Mills)</li> <li><a href="https://github.com/eslint/eslint/commit/1233beea3938fc4234c8f75917776832226fc3c8"><code>1233bee</code></a> chore: switch to eslint-plugin-node's maintained fork (<a href="https://github.com/eslint/eslint/issues/16150">#16150</a>) (唯然)</li> <li><a href="https://github.com/eslint/eslint/commit/97b95c068d5b35fae68ca919257b61430271ac76"><code>97b95c0</code></a> chore: upgrade puppeteer v13 (<a href="https://github.com/eslint/eslint/issues/16151">#16151</a>) (唯然)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v8.21.0 - August 1, 2022</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/7b43ea14a8af5fc3dbac38fa9d5bc71741328c16"><code>7b43ea1</code></a> feat: Implement FlatESLint (<a href="https://github.com/eslint/eslint/issues/16149">#16149</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/889251194867b1f394c571a5982249329fa44cfd"><code>8892511</code></a> chore: Upgrade to Espree 9.3.3 (<a href="https://github.com/eslint/eslint/issues/16173">#16173</a>) (Brandon Mills)</li> <li><a href="https://github.com/eslint/eslint/commit/92bf49a4b39dde728fbc6d348e62c7009e21cf7d"><code>92bf49a</code></a> feat: improve the key width calculation in <code>key-spacing</code> rule (<a href="https://github.com/eslint/eslint/issues/16154">#16154</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/c4615421cb4825e2ad22e275ec9439756d56299c"><code>c461542</code></a> feat: add new <code>allowLineSeparatedGroups</code> option to the <code>sort-keys</code> rule (<a href="https://github.com/eslint/eslint/issues/16138">#16138</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/1cdcbca8a961a057a9db40df412f249545befe2b"><code>1cdcbca</code></a> feat: add deprecation warnings for legacy API in <code>RuleTester</code> (<a href="https://github.com/eslint/eslint/issues/16063">#16063</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/03967755270ae28eec651281c50b6990d3983f48"><code>0396775</code></a> fix: lines-around-comment apply <code>allowBlockStart</code> for switch statements (<a href="https://github.com/eslint/eslint/issues/16153">#16153</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/2aadc93272f1ab7f40246c6b18c4056660f2b3a2"><code>2aadc93</code></a> docs: add anchors to headings inside docs content (<a href="https://github.com/eslint/eslint/issues/16134">#16134</a>) (Strek)</li> <li><a href="https://github.com/eslint/eslint/commit/1233beea3938fc4234c8f75917776832226fc3c8"><code>1233bee</code></a> chore: switch to eslint-plugin-node's maintained fork (<a href="https://github.com/eslint/eslint/issues/16150">#16150</a>) (唯然)</li> <li><a href="https://github.com/eslint/eslint/commit/97b95c068d5b35fae68ca919257b61430271ac76"><code>97b95c0</code></a> chore: upgrade puppeteer v13 (<a href="https://github.com/eslint/eslint/issues/16151">#16151</a>) (唯然)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/9c53ed40255f7913cfb68cec32cba38d11fbc5b2"><code>9c53ed4</code></a> 8.21.0</li> <li><a href="https://github.com/eslint/eslint/commit/fd404a5cb35cdee2e809082c3be0837746aa4110"><code>fd404a5</code></a> Build: changelog update for 8.21.0</li> <li><a href="https://github.com/eslint/eslint/commit/7b43ea14a8af5fc3dbac38fa9d5bc71741328c16"><code>7b43ea1</code></a> feat: Implement FlatESLint (<a href="https://github.com/eslint/eslint/issues/16149">#16149</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/889251194867b1f394c571a5982249329fa44cfd"><code>8892511</code></a> chore: Upgrade to Espree 9.3.3 (<a href="https://github.com/eslint/eslint/issues/16173">#16173</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/92bf49a4b39dde728fbc6d348e62c7009e21cf7d"><code>92bf49a</code></a> feat: improve the key width calculation in <code>key-spacing</code> rule (<a href="https://github.com/eslint/eslint/issues/16154">#16154</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/c4615421cb4825e2ad22e275ec9439756d56299c"><code>c461542</code></a> feat: add new <code>allowLineSeparatedGroups</code> option to the <code>sort-keys</code> rule (<a href="https://github.com/eslint/eslint/issues/16138">#16138</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/1cdcbca8a961a057a9db40df412f249545befe2b"><code>1cdcbca</code></a> feat: add deprecation warnings for legacy API in <code>RuleTester</code> (<a href="https://github.com/eslint/eslint/issues/16063">#16063</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/03967755270ae28eec651281c50b6990d3983f48"><code>0396775</code></a> fix: lines-around-comment apply <code>allowBlockStart</code> for switch statements (<a href="https://github.com/eslint/eslint/issues/16153">#16153</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/2aadc93272f1ab7f40246c6b18c4056660f2b3a2"><code>2aadc93</code></a> docs: add anchors to headings inside docs content (<a href="https://github.com/eslint/eslint/issues/16134">#16134</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/1233beea3938fc4234c8f75917776832226fc3c8"><code>1233bee</code></a> chore: switch to eslint-plugin-node's maintained fork (<a href="https://github.com/eslint/eslint/issues/16150">#16150</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.20.0...v8.21.0">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2022-08-01 10:16:22 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 540dc990 - 1 commit from branch master
  • cad84f14 - Build(deps-dev): bump eslint from 8.20.0 to 8.21.0

Compare with previous version

added 2 commits <ul><li>540dc990 - 1 commit from branch <code>master</code></li><li>cad84f14 - Build(deps-dev): bump eslint from 8.20.0 to 8.21.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/458/diffs?diff_id=450698863&start_sha=04ed774f2b5c9baeb5d632e2067481d50b54bc8c)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-08-01 10:21:10 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-08-01 10:25:25 +00:00
Sign in to join this conversation.