Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
build(deps-dev): Bump eslint from 7.13.0 to 7.14.0 (#1545)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

If you make any changes to it yourself then they will take precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [eslint](https://github.com/eslint/eslint) from 7.13.0 to 7.14.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.14.0</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/5f0907399a9666dec78c74384c8969c01483c30e"><code>5f09073</code></a> Update: fix 'skip' options in no-irregular-whitespace (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13852">#13852</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13853">#13853</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/1861b4086f1018f43ab19744d866d5da986c500d"><code>1861b40</code></a> Docs: correct the function-call-argument-newline 'default' descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13866">#13866</a>) (Trevin Hofmann)</li>
<li><a href="https://github.com/eslint/eslint/commit/98c00c41d2aecb3a990393d430694f4ce6b47de5"><code>98c00c4</code></a> New: Add no-nonoctal-decimal-escape rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13765">#13765</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13845">#13845</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/95d2fe6057498fc1cc2193d28c8c2d1593224b33"><code>95d2fe6</code></a> Chore: remove eslint comment from no-octal-escape tests (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13846">#13846</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/2004b7ecd3db0d4e7376cc3344246f7b9ada5801"><code>2004b7e</code></a> Fix: enable debug logs for @eslint/eslintrc (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13850">#13850</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13861">#13861</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/d2239a1fdec452e24ede04e990d16d42516fa538"><code>d2239a1</code></a> Fix: no-useless-constructor crash on bodyless constructor (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13830">#13830</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13842">#13842</a>) (Ari Perkkiö)</li>
<li><a href="https://github.com/eslint/eslint/commit/eda0aa18498dd85eb618873e8e0f4ac97032cfca"><code>eda0aa1</code></a> Docs: no-restricted-imports is only for static imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13863">#13863</a>) (Robat Williams)</li>
<li><a href="https://github.com/eslint/eslint/commit/042ae44682a8a6c5037d920689124e2304056dd8"><code>042ae44</code></a> Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13828">#13828</a>) (Raphael LANG)</li>
<li><a href="https://github.com/eslint/eslint/commit/038dc73c99ae68eae2035ef303f3a947053c8f05"><code>038dc73</code></a> Chore: Test on Node.js 15 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13844">#13844</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/37a06d633d3669f0f43236141dc43465b8bc7ec5"><code>37a06d6</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.14.0 - November 20, 2020</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/5f0907399a9666dec78c74384c8969c01483c30e"><code>5f09073</code></a> Update: fix 'skip' options in no-irregular-whitespace (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13852">#13852</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13853">#13853</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/1861b4086f1018f43ab19744d866d5da986c500d"><code>1861b40</code></a> Docs: correct the function-call-argument-newline 'default' descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13866">#13866</a>) (Trevin Hofmann)</li>
<li><a href="https://github.com/eslint/eslint/commit/98c00c41d2aecb3a990393d430694f4ce6b47de5"><code>98c00c4</code></a> New: Add no-nonoctal-decimal-escape rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13765">#13765</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13845">#13845</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/95d2fe6057498fc1cc2193d28c8c2d1593224b33"><code>95d2fe6</code></a> Chore: remove eslint comment from no-octal-escape tests (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13846">#13846</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/2004b7ecd3db0d4e7376cc3344246f7b9ada5801"><code>2004b7e</code></a> Fix: enable debug logs for @eslint/eslintrc (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13850">#13850</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13861">#13861</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/d2239a1fdec452e24ede04e990d16d42516fa538"><code>d2239a1</code></a> Fix: no-useless-constructor crash on bodyless constructor (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13830">#13830</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13842">#13842</a>) (Ari Perkkiö)</li>
<li><a href="https://github.com/eslint/eslint/commit/eda0aa18498dd85eb618873e8e0f4ac97032cfca"><code>eda0aa1</code></a> Docs: no-restricted-imports is only for static imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13863">#13863</a>) (Robat Williams)</li>
<li><a href="https://github.com/eslint/eslint/commit/042ae44682a8a6c5037d920689124e2304056dd8"><code>042ae44</code></a> Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13828">#13828</a>) (Raphael LANG)</li>
<li><a href="https://github.com/eslint/eslint/commit/038dc73c99ae68eae2035ef303f3a947053c8f05"><code>038dc73</code></a> Chore: Test on Node.js 15 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13844">#13844</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/37a06d633d3669f0f43236141dc43465b8bc7ec5"><code>37a06d6</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/0cb81a9b90dd6b92bac383022f886e501bd2cb31"><code>0cb81a9</code></a> 7.14.0</li>
<li><a href="https://github.com/eslint/eslint/commit/fb3a594191f0aeac14042baf0bfa9aff9a05a96d"><code>fb3a594</code></a> Build: changelog update for 7.14.0</li>
<li><a href="https://github.com/eslint/eslint/commit/5f0907399a9666dec78c74384c8969c01483c30e"><code>5f09073</code></a> Update: fix 'skip' options in no-irregular-whitespace (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13852">#13852</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13853">#13853</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/1861b4086f1018f43ab19744d866d5da986c500d"><code>1861b40</code></a> Docs: correct the function-call-argument-newline 'default' descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13866">#13866</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/98c00c41d2aecb3a990393d430694f4ce6b47de5"><code>98c00c4</code></a> New: Add no-nonoctal-decimal-escape rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13765">#13765</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13845">#13845</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/95d2fe6057498fc1cc2193d28c8c2d1593224b33"><code>95d2fe6</code></a> Chore: remove eslint comment from no-octal-escape tests (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13846">#13846</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/2004b7ecd3db0d4e7376cc3344246f7b9ada5801"><code>2004b7e</code></a> Fix: enable debug logs for @eslint/eslintrc (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13850">#13850</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13861">#13861</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/d2239a1fdec452e24ede04e990d16d42516fa538"><code>d2239a1</code></a> Fix: no-useless-constructor crash on bodyless constructor (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13830">#13830</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13">#13</a>...</li>
<li><a href="https://github.com/eslint/eslint/commit/eda0aa18498dd85eb618873e8e0f4ac97032cfca"><code>eda0aa1</code></a> Docs: no-restricted-imports is only for static imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13863">#13863</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/042ae44682a8a6c5037d920689124e2304056dd8"><code>042ae44</code></a> Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13828">#13828</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.13.0...v7.14.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.13.0&new-version=7.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)

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>
  • Loading branch information
kodiakhq[bot] authored Nov 24, 2020
2 parents 29a3427 + 15e4e3c commit a6deca3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7480,9 +7480,9 @@ eslint@^6.1.0:
v8-compile-cache "^2.0.3"

eslint@^7.8.0:
version "7.13.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13.0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da"
integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ==
version "7.14.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.14.0.tgz#2d2cac1d28174c510a97b377f122a5507958e344"
integrity sha512-5YubdnPXrlrYAFCKybPuHIAH++PINe1pmKNc5wQRB9HSbqIK1ywAnntE3Wwua4giKu0bjligf1gLF6qxMGOYRA==
dependencies:
"@babel/code-frame" "^7.0.0"
"@eslint/eslintrc" "^0.2.1"
Expand Down

1 comment on commit a6deca3

@vercel
Copy link

@vercel vercel bot commented on a6deca3 Nov 24, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.