Bump eslint from 7.30.0 to 7.31.0 #17

Closed
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/eslint-7.31.0 into master
dependabot[bot] commented 2021-07-19 12:21:02 +02:00 (Migrated from github.com)

Bumps eslint from 7.30.0 to 7.31.0.

Release notes

Sourced from eslint's releases.

v7.31.0

  • efdbb12 Upgrade: @​eslint/eslintrc to v0.4.3 (#14808) (Brandon Mills)
  • a96b05f Update: add end location to report in consistent-return (refs #12334) (#14798) (Nitin Kumar)
  • e0e8e30 Docs: update BUG_REPORT template (#14787) (Nitin Kumar)
  • 39115c8 Docs: provide more context to no-eq-null (#14801) (gfyoung)
  • 9a3c73c Docs: fix a broken link (#14790) (Sam Chen)
  • ddffa8a Update: Indicating the operator in question (#14764) (Paul Smith)
  • bba714c Update: Clarifying what changes need to be made in no-mixed-operators (#14765) (Paul Smith)
  • b0d22e3 Docs: Mention benefit of providing meta.docs.url (#14774) (Bryan Mishkin)
  • 000cc79 Sponsors: Sync README with website (ESLint Jenkins)
  • a6a7438 Chore: pin fs-teardown@0.1.1 (#14771) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v7.31.0 - July 17, 2021

  • efdbb12 Upgrade: @​eslint/eslintrc to v0.4.3 (#14808) (Brandon Mills)
  • a96b05f Update: add end location to report in consistent-return (refs #12334) (#14798) (Nitin Kumar)
  • e0e8e30 Docs: update BUG_REPORT template (#14787) (Nitin Kumar)
  • 39115c8 Docs: provide more context to no-eq-null (#14801) (gfyoung)
  • 9a3c73c Docs: fix a broken link (#14790) (Sam Chen)
  • ddffa8a Update: Indicating the operator in question (#14764) (Paul Smith)
  • bba714c Update: Clarifying what changes need to be made in no-mixed-operators (#14765) (Paul Smith)
  • b0d22e3 Docs: Mention benefit of providing meta.docs.url (#14774) (Bryan Mishkin)
  • 000cc79 Sponsors: Sync README with website (ESLint Jenkins)
  • a6a7438 Chore: pin fs-teardown@0.1.1 (#14771) (Milos Djermanovic)
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.30.0 to 7.31.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.31.0</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/efdbb1227019427ec2d968a8d6e9151dd8a77c35"><code>efdbb12</code></a> Upgrade: <code>@​eslint/eslintrc</code> to v0.4.3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14808">#14808</a>) (Brandon Mills)</li> <li><a href="https://github.com/eslint/eslint/commit/a96b05f6c5649cfee112d605c91d95aa191e2f78"><code>a96b05f</code></a> Update: add end location to report in <code>consistent-return</code> (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14798">#14798</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/e0e8e308929c9c66612505f2da89043f8592eea7"><code>e0e8e30</code></a> Docs: update BUG_REPORT template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14787">#14787</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/39115c8b71d2629161359f6456f47fdbd552fddd"><code>39115c8</code></a> Docs: provide more context to no-eq-null (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14801">#14801</a>) (gfyoung)</li> <li><a href="https://github.com/eslint/eslint/commit/9a3c73c130d437a65f4edba0dcb63390e68cac41"><code>9a3c73c</code></a> Docs: fix a broken link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14790">#14790</a>) (Sam Chen)</li> <li><a href="https://github.com/eslint/eslint/commit/ddffa8ad58b4b124b08061e9045fdb5370cbdbe3"><code>ddffa8a</code></a> Update: Indicating the operator in question (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14764">#14764</a>) (Paul Smith)</li> <li><a href="https://github.com/eslint/eslint/commit/bba714c2ed813821ed288fbc07722cdde6e534fe"><code>bba714c</code></a> Update: Clarifying what changes need to be made in no-mixed-operators (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14765">#14765</a>) (Paul Smith)</li> <li><a href="https://github.com/eslint/eslint/commit/b0d22e3eff18ea7f08189134c07cddceaec69a09"><code>b0d22e3</code></a> Docs: Mention benefit of providing <code>meta.docs.url</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14774">#14774</a>) (Bryan Mishkin)</li> <li><a href="https://github.com/eslint/eslint/commit/000cc796fd487e7b9ba8bcc5857dd691044479cc"><code>000cc79</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/a6a7438502abc6a1e29ec35cfbe2058ffc0803b1"><code>a6a7438</code></a> Chore: pin fs-teardown@0.1.1 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14771">#14771</a>) (Milos Djermanovic)</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.31.0 - July 17, 2021</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/efdbb1227019427ec2d968a8d6e9151dd8a77c35"><code>efdbb12</code></a> Upgrade: <code>@​eslint/eslintrc</code> to v0.4.3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14808">#14808</a>) (Brandon Mills)</li> <li><a href="https://github.com/eslint/eslint/commit/a96b05f6c5649cfee112d605c91d95aa191e2f78"><code>a96b05f</code></a> Update: add end location to report in <code>consistent-return</code> (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14798">#14798</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/e0e8e308929c9c66612505f2da89043f8592eea7"><code>e0e8e30</code></a> Docs: update BUG_REPORT template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14787">#14787</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/39115c8b71d2629161359f6456f47fdbd552fddd"><code>39115c8</code></a> Docs: provide more context to no-eq-null (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14801">#14801</a>) (gfyoung)</li> <li><a href="https://github.com/eslint/eslint/commit/9a3c73c130d437a65f4edba0dcb63390e68cac41"><code>9a3c73c</code></a> Docs: fix a broken link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14790">#14790</a>) (Sam Chen)</li> <li><a href="https://github.com/eslint/eslint/commit/ddffa8ad58b4b124b08061e9045fdb5370cbdbe3"><code>ddffa8a</code></a> Update: Indicating the operator in question (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14764">#14764</a>) (Paul Smith)</li> <li><a href="https://github.com/eslint/eslint/commit/bba714c2ed813821ed288fbc07722cdde6e534fe"><code>bba714c</code></a> Update: Clarifying what changes need to be made in no-mixed-operators (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14765">#14765</a>) (Paul Smith)</li> <li><a href="https://github.com/eslint/eslint/commit/b0d22e3eff18ea7f08189134c07cddceaec69a09"><code>b0d22e3</code></a> Docs: Mention benefit of providing <code>meta.docs.url</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14774">#14774</a>) (Bryan Mishkin)</li> <li><a href="https://github.com/eslint/eslint/commit/000cc796fd487e7b9ba8bcc5857dd691044479cc"><code>000cc79</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/a6a7438502abc6a1e29ec35cfbe2058ffc0803b1"><code>a6a7438</code></a> Chore: pin fs-teardown@0.1.1 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14771">#14771</a>) (Milos Djermanovic)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/ad3951889f0e724379751ed0a968d547a2e67e39"><code>ad39518</code></a> 7.31.0</li> <li><a href="https://github.com/eslint/eslint/commit/faf2fe8745b02cb53d1db3899840a032b70ded21"><code>faf2fe8</code></a> Build: changelog update for 7.31.0</li> <li><a href="https://github.com/eslint/eslint/commit/efdbb1227019427ec2d968a8d6e9151dd8a77c35"><code>efdbb12</code></a> Upgrade: <code>@​eslint/eslintrc</code> to v0.4.3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14808">#14808</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/a96b05f6c5649cfee112d605c91d95aa191e2f78"><code>a96b05f</code></a> Update: add end location to report in <code>consistent-return</code> (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12334">#12334</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14798">#14798</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/e0e8e308929c9c66612505f2da89043f8592eea7"><code>e0e8e30</code></a> Docs: update BUG_REPORT template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14787">#14787</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/39115c8b71d2629161359f6456f47fdbd552fddd"><code>39115c8</code></a> Docs: provide more context to no-eq-null (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14801">#14801</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/9a3c73c130d437a65f4edba0dcb63390e68cac41"><code>9a3c73c</code></a> Docs: fix a broken link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14790">#14790</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/ddffa8ad58b4b124b08061e9045fdb5370cbdbe3"><code>ddffa8a</code></a> Update: Indicating the operator in question (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14764">#14764</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/bba714c2ed813821ed288fbc07722cdde6e534fe"><code>bba714c</code></a> Update: Clarifying what changes need to be made in no-mixed-operators (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14765">#14765</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/b0d22e3eff18ea7f08189134c07cddceaec69a09"><code>b0d22e3</code></a> Docs: Mention benefit of providing <code>meta.docs.url</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14774">#14774</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.30.0...v7.31.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.30.0&new-version=7.31.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>
dependabot[bot] commented 2021-08-23 22:35:55 +02:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Pull request closed

Sign in to join this conversation.
No description provided.