Bump eslint from 7.28.0 to 7.29.0 #115

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/eslint-7.29.0 into main 2021-06-21 12:05:27 +00:00
dependabot[bot] commented 2021-06-21 07:06:15 +00:00 (Migrated from github.com)

Bumps eslint from 7.28.0 to 7.29.0.

Release notes

Sourced from eslint's releases.

v7.29.0

  • bfbfe5c New: Add only to RuleTester (refs eslint/rfcs#73) (#14677) (Brandon Mills)
  • c2cd7b4 New: Add ESLint#getRulesMetaForResults() (refs #13654) (#14716) (Nicholas C. Zakas)
  • eea7e0d Chore: remove duplicate code (#14719) (Nitin Kumar)
  • 6a1c7a0 Fix: allow fallthrough comment inside block (fixes #14701) (#14702) (Kevin Gibbons)
  • a47e5e3 Docs: Add Mega-Linter to the list of integrations (#14707) (Nicolas Vuillamy)
  • 353ddf9 Chore: enable reportUnusedDisableDirectives in eslint-config-eslint (#14699) (薛定谔的猫)
  • 757c495 Chore: add some rules to eslint-config-eslint (#14692) (薛定谔的猫)
  • c93a222 Docs: fix a broken link (#14697) (Sam Chen)
  • 655c118 Sponsors: Sync README with website (ESLint Jenkins)
  • e2bed2e Sponsors: Sync README with website (ESLint Jenkins)
  • 8490fb4 Sponsors: Sync README with website (ESLint Jenkins)
  • ddbe877 Sponsors: Sync README with website (ESLint Jenkins)
Changelog

Sourced from eslint's changelog.

v7.29.0 - June 18, 2021

  • bfbfe5c New: Add only to RuleTester (refs eslint/rfcs#73) (#14677) (Brandon Mills)
  • c2cd7b4 New: Add ESLint#getRulesMetaForResults() (refs #13654) (#14716) (Nicholas C. Zakas)
  • eea7e0d Chore: remove duplicate code (#14719) (Nitin Kumar)
  • 6a1c7a0 Fix: allow fallthrough comment inside block (fixes #14701) (#14702) (Kevin Gibbons)
  • a47e5e3 Docs: Add Mega-Linter to the list of integrations (#14707) (Nicolas Vuillamy)
  • 353ddf9 Chore: enable reportUnusedDisableDirectives in eslint-config-eslint (#14699) (薛定谔的猫)
  • 757c495 Chore: add some rules to eslint-config-eslint (#14692) (薛定谔的猫)
  • c93a222 Docs: fix a broken link (#14697) (Sam Chen)
  • 655c118 Sponsors: Sync README with website (ESLint Jenkins)
  • e2bed2e Sponsors: Sync README with website (ESLint Jenkins)
  • 8490fb4 Sponsors: Sync README with website (ESLint Jenkins)
  • ddbe877 Sponsors: Sync README with website (ESLint Jenkins)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.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.29.0</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/bfbfe5c1fd4c39a06d5e159dbe48479ca4305fc0"><code>bfbfe5c</code></a> New: Add only to RuleTester (refs <a href="https://github-redirect.dependabot.com/eslint/rfcs/issues/73">eslint/rfcs#73</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14677">#14677</a>) (Brandon Mills)</li> <li><a href="https://github.com/eslint/eslint/commit/c2cd7b4a18057ca6067bdfc16de771dc5d90c0ea"><code>c2cd7b4</code></a> New: Add ESLint#getRulesMetaForResults() (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13654">#13654</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14716">#14716</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/eea7e0d09d6ef43d6663cbe424e7974764a5f7fe"><code>eea7e0d</code></a> Chore: remove duplicate code (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14719">#14719</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/6a1c7a0dac050ea5876972c50563a7eb867b38d3"><code>6a1c7a0</code></a> Fix: allow fallthrough comment inside block (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14701">#14701</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14702">#14702</a>) (Kevin Gibbons)</li> <li><a href="https://github.com/eslint/eslint/commit/a47e5e30b0da364593b6881f6826c595da8696f5"><code>a47e5e3</code></a> Docs: Add Mega-Linter to the list of integrations (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14707">#14707</a>) (Nicolas Vuillamy)</li> <li><a href="https://github.com/eslint/eslint/commit/353ddf965078030794419b089994373e27ffc86e"><code>353ddf9</code></a> Chore: enable reportUnusedDisableDirectives in eslint-config-eslint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14699">#14699</a>) (薛定谔的猫)</li> <li><a href="https://github.com/eslint/eslint/commit/757c49584a5852c468c1b4a0b74ad3aa39d954e5"><code>757c495</code></a> Chore: add some rules to eslint-config-eslint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14692">#14692</a>) (薛定谔的猫)</li> <li><a href="https://github.com/eslint/eslint/commit/c93a222563177a9b5bc7a59aa106bc0a6d31e063"><code>c93a222</code></a> Docs: fix a broken link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14697">#14697</a>) (Sam Chen)</li> <li><a href="https://github.com/eslint/eslint/commit/655c1187fc845bac61ae8d06c556f1a59ee2071b"><code>655c118</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/e2bed2ead22b575d55ccaeed94eecd3a979dd871"><code>e2bed2e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/8490fb42e559ef0b3c34ac60be4e05e0d879a9cb"><code>8490fb4</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/ddbe877c95224e127215d35562a175c6f2b7ba22"><code>ddbe877</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v7.29.0 - June 18, 2021</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/bfbfe5c1fd4c39a06d5e159dbe48479ca4305fc0"><code>bfbfe5c</code></a> New: Add only to RuleTester (refs <a href="https://github-redirect.dependabot.com/eslint/rfcs/issues/73">eslint/rfcs#73</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14677">#14677</a>) (Brandon Mills)</li> <li><a href="https://github.com/eslint/eslint/commit/c2cd7b4a18057ca6067bdfc16de771dc5d90c0ea"><code>c2cd7b4</code></a> New: Add ESLint#getRulesMetaForResults() (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13654">#13654</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14716">#14716</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/eea7e0d09d6ef43d6663cbe424e7974764a5f7fe"><code>eea7e0d</code></a> Chore: remove duplicate code (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14719">#14719</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/6a1c7a0dac050ea5876972c50563a7eb867b38d3"><code>6a1c7a0</code></a> Fix: allow fallthrough comment inside block (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14701">#14701</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14702">#14702</a>) (Kevin Gibbons)</li> <li><a href="https://github.com/eslint/eslint/commit/a47e5e30b0da364593b6881f6826c595da8696f5"><code>a47e5e3</code></a> Docs: Add Mega-Linter to the list of integrations (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14707">#14707</a>) (Nicolas Vuillamy)</li> <li><a href="https://github.com/eslint/eslint/commit/353ddf965078030794419b089994373e27ffc86e"><code>353ddf9</code></a> Chore: enable reportUnusedDisableDirectives in eslint-config-eslint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14699">#14699</a>) (薛定谔的猫)</li> <li><a href="https://github.com/eslint/eslint/commit/757c49584a5852c468c1b4a0b74ad3aa39d954e5"><code>757c495</code></a> Chore: add some rules to eslint-config-eslint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14692">#14692</a>) (薛定谔的猫)</li> <li><a href="https://github.com/eslint/eslint/commit/c93a222563177a9b5bc7a59aa106bc0a6d31e063"><code>c93a222</code></a> Docs: fix a broken link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14697">#14697</a>) (Sam Chen)</li> <li><a href="https://github.com/eslint/eslint/commit/655c1187fc845bac61ae8d06c556f1a59ee2071b"><code>655c118</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/e2bed2ead22b575d55ccaeed94eecd3a979dd871"><code>e2bed2e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/8490fb42e559ef0b3c34ac60be4e05e0d879a9cb"><code>8490fb4</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/ddbe877c95224e127215d35562a175c6f2b7ba22"><code>ddbe877</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/b402f7892f500ef7657e87c3f30c4c5a5c8f5d66"><code>b402f78</code></a> 7.29.0</li> <li><a href="https://github.com/eslint/eslint/commit/a02dbd2822d00321a16a6b68791178e7d8f21369"><code>a02dbd2</code></a> Build: changelog update for 7.29.0</li> <li><a href="https://github.com/eslint/eslint/commit/bfbfe5c1fd4c39a06d5e159dbe48479ca4305fc0"><code>bfbfe5c</code></a> New: Add only to RuleTester (refs <a href="https://github-redirect.dependabot.com/eslint/rfcs/issues/73">eslint/rfcs#73</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14677">#14677</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/c2cd7b4a18057ca6067bdfc16de771dc5d90c0ea"><code>c2cd7b4</code></a> New: Add ESLint#getRulesMetaForResults() (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13654">#13654</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14716">#14716</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/eea7e0d09d6ef43d6663cbe424e7974764a5f7fe"><code>eea7e0d</code></a> Chore: remove duplicate code (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14719">#14719</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/6a1c7a0dac050ea5876972c50563a7eb867b38d3"><code>6a1c7a0</code></a> Fix: allow fallthrough comment inside block (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14701">#14701</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14702">#14702</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/97d9bd2a8061e61e98ebabb4c41231af1df7629f"><code>97d9bd2</code></a> Revert &quot;Update: ecmaVersion defaults to 5, and allows &quot;latest&quot; (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14622">#14622</a>)&quot; (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14">#14</a>...</li> <li><a href="https://github.com/eslint/eslint/commit/a47e5e30b0da364593b6881f6826c595da8696f5"><code>a47e5e3</code></a> Docs: Add Mega-Linter to the list of integrations (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14707">#14707</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/353ddf965078030794419b089994373e27ffc86e"><code>353ddf9</code></a> Chore: enable reportUnusedDisableDirectives in eslint-config-eslint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14699">#14699</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/757c49584a5852c468c1b4a0b74ad3aa39d954e5"><code>757c495</code></a> Chore: add some rules to eslint-config-eslint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14692">#14692</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.28.0...v7.29.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.28.0&new-version=7.29.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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) </details>
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-bds/Maneger#115
No description provided.