Skip to content

Commit

Permalink
chore(deps-dev): Bump eslint from 8.46.0 to 8.47.0 (#573)
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.47.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.47.0</h2>
<h2>Features</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/53d750800b1c0c1f8c29393c488bb3167bb1d2a5"><code>53d7508</code></a> feat: update regex for methods with <code>thisArg</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17439">#17439</a>) (Francesco Trotta)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/631648ee0b51a8951ce576ccd4430e09c9c8bcae"><code>631648e</code></a> fix: do not report on shadowed constructors in <code>no-new-wrappers</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17447">#17447</a>) (Francesco Trotta)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/a766a48030d4359db76523d5b413d6332130e485"><code>a766a48</code></a> docs: document lack of config file names (<a href="https://redirect.github.com/eslint/eslint/issues/17442">#17442</a>) (James)</li>
<li><a href="https://github.com/eslint/eslint/commit/a1635d6198a8baf6571b3351e098e5ac960be887"><code>a1635d6</code></a> docs: Update README (GitHub Actions Bot)</li>
<li><a href="https://github.com/eslint/eslint/commit/47a08597966651975126dd6726939cd34f13b80e"><code>47a0859</code></a> docs: update <code>require-unicode-regexp.md</code> as following up <a href="https://redirect.github.com/eslint/eslint/issues/17402">#17402</a> (<a href="https://redirect.github.com/eslint/eslint/issues/17441">#17441</a>) (SUZUKI Sosuke)</li>
<li><a href="https://github.com/eslint/eslint/commit/fcdc85d3a6bc14970c3349cc8d6f3a47eca172a3"><code>fcdc85d</code></a> docs: Update README (GitHub Actions Bot)</li>
<li><a href="https://github.com/eslint/eslint/commit/2a92b6cc9520a27255520369206556e9841a3af8"><code>2a92b6c</code></a> docs: update with &quot;Specifying Parser Options&quot; (<a href="https://redirect.github.com/eslint/eslint/issues/17435">#17435</a>) (Cheol-Won)</li>
<li><a href="https://github.com/eslint/eslint/commit/d743ed3c06c62a639da0389ad27907b324ea1715"><code>d743ed3</code></a> docs: add metadata for parser/processor (<a href="https://redirect.github.com/eslint/eslint/issues/17438">#17438</a>) (Huáng Jùnliàng)</li>
<li><a href="https://github.com/eslint/eslint/commit/224376cd99a08394291a9584ad9c1ea1283673c6"><code>224376c</code></a> docs: Update README (GitHub Actions Bot)</li>
<li><a href="https://github.com/eslint/eslint/commit/a41a8e4a7da14726d6fce71a023f12101fd52fdb"><code>a41a8e4</code></a> docs: update script names in README (<a href="https://redirect.github.com/eslint/eslint/issues/17432">#17432</a>) (Nitin Kumar)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/bf69aa6408f5403a88d8c9b71b0e58232b1ea833"><code>bf69aa6</code></a> chore: Update dependencies (<a href="https://redirect.github.com/eslint/eslint/issues/17456">#17456</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/0e4576012ab938b880e6f27641bff55fb4313d20"><code>0e45760</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/757bfe1c35b5ddab7042d388f8d21e834875fff5"><code>757bfe1</code></a> chore: Remove add-to-triage (<a href="https://redirect.github.com/eslint/eslint/issues/17450">#17450</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/b066640b7040ec30f740dcc803511244fe19473b"><code>b066640</code></a> chore: standardize npm script names (<a href="https://redirect.github.com/eslint/eslint/issues/17431">#17431</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/6b2410f911dd2e3d915c879041c6e257d41a2f4e"><code>6b2410f</code></a> chore: Update add-to-triage.yml (<a href="https://redirect.github.com/eslint/eslint/issues/17444">#17444</a>) (Nicholas C. Zakas)</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.47.0 - August 11, 2023</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/bf69aa6408f5403a88d8c9b71b0e58232b1ea833"><code>bf69aa6</code></a> chore: Update dependencies (<a href="https://redirect.github.com/eslint/eslint/issues/17456">#17456</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/0e4576012ab938b880e6f27641bff55fb4313d20"><code>0e45760</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/631648ee0b51a8951ce576ccd4430e09c9c8bcae"><code>631648e</code></a> fix: do not report on shadowed constructors in <code>no-new-wrappers</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17447">#17447</a>) (Francesco Trotta)</li>
<li><a href="https://github.com/eslint/eslint/commit/757bfe1c35b5ddab7042d388f8d21e834875fff5"><code>757bfe1</code></a> chore: Remove add-to-triage (<a href="https://redirect.github.com/eslint/eslint/issues/17450">#17450</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/b066640b7040ec30f740dcc803511244fe19473b"><code>b066640</code></a> chore: standardize npm script names (<a href="https://redirect.github.com/eslint/eslint/issues/17431">#17431</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/a766a48030d4359db76523d5b413d6332130e485"><code>a766a48</code></a> docs: document lack of config file names (<a href="https://redirect.github.com/eslint/eslint/issues/17442">#17442</a>) (James)</li>
<li><a href="https://github.com/eslint/eslint/commit/a1635d6198a8baf6571b3351e098e5ac960be887"><code>a1635d6</code></a> docs: Update README (GitHub Actions Bot)</li>
<li><a href="https://github.com/eslint/eslint/commit/6b2410f911dd2e3d915c879041c6e257d41a2f4e"><code>6b2410f</code></a> chore: Update add-to-triage.yml (<a href="https://redirect.github.com/eslint/eslint/issues/17444">#17444</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/47a08597966651975126dd6726939cd34f13b80e"><code>47a0859</code></a> docs: update <code>require-unicode-regexp.md</code> as following up <a href="https://redirect.github.com/eslint/eslint/issues/17402">#17402</a> (<a href="https://redirect.github.com/eslint/eslint/issues/17441">#17441</a>) (SUZUKI Sosuke)</li>
<li><a href="https://github.com/eslint/eslint/commit/53d750800b1c0c1f8c29393c488bb3167bb1d2a5"><code>53d7508</code></a> feat: update regex for methods with <code>thisArg</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17439">#17439</a>) (Francesco Trotta)</li>
<li><a href="https://github.com/eslint/eslint/commit/fcdc85d3a6bc14970c3349cc8d6f3a47eca172a3"><code>fcdc85d</code></a> docs: Update README (GitHub Actions Bot)</li>
<li><a href="https://github.com/eslint/eslint/commit/2a92b6cc9520a27255520369206556e9841a3af8"><code>2a92b6c</code></a> docs: update with &quot;Specifying Parser Options&quot; (<a href="https://redirect.github.com/eslint/eslint/issues/17435">#17435</a>) (Cheol-Won)</li>
<li><a href="https://github.com/eslint/eslint/commit/d743ed3c06c62a639da0389ad27907b324ea1715"><code>d743ed3</code></a> docs: add metadata for parser/processor (<a href="https://redirect.github.com/eslint/eslint/issues/17438">#17438</a>) (Huáng Jùnliàng)</li>
<li><a href="https://github.com/eslint/eslint/commit/224376cd99a08394291a9584ad9c1ea1283673c6"><code>224376c</code></a> docs: Update README (GitHub Actions Bot)</li>
<li><a href="https://github.com/eslint/eslint/commit/a41a8e4a7da14726d6fce71a023f12101fd52fdb"><code>a41a8e4</code></a> docs: update script names in README (<a href="https://redirect.github.com/eslint/eslint/issues/17432">#17432</a>) (Nitin Kumar)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/98b155fb9d8ae5afa8c544453133d0c5a12c12ba"><code>98b155f</code></a> 8.47.0</li>
<li><a href="https://github.com/eslint/eslint/commit/928cecc754da77e1e52304b0a71b8b0a3a23fd7a"><code>928cecc</code></a> Build: changelog update for 8.47.0</li>
<li><a href="https://github.com/eslint/eslint/commit/bf69aa6408f5403a88d8c9b71b0e58232b1ea833"><code>bf69aa6</code></a> chore: Update dependencies (<a href="https://redirect.github.com/eslint/eslint/issues/17456">#17456</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/0e4576012ab938b880e6f27641bff55fb4313d20"><code>0e45760</code></a> chore: package.json update for <code>@​eslint/js</code> release</li>
<li><a href="https://github.com/eslint/eslint/commit/631648ee0b51a8951ce576ccd4430e09c9c8bcae"><code>631648e</code></a> fix: do not report on shadowed constructors in <code>no-new-wrappers</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17447">#17447</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/757bfe1c35b5ddab7042d388f8d21e834875fff5"><code>757bfe1</code></a> chore: Remove add-to-triage (<a href="https://redirect.github.com/eslint/eslint/issues/17450">#17450</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/b066640b7040ec30f740dcc803511244fe19473b"><code>b066640</code></a> chore: standardize npm script names (<a href="https://redirect.github.com/eslint/eslint/issues/17431">#17431</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/a766a48030d4359db76523d5b413d6332130e485"><code>a766a48</code></a> docs: document lack of config file names (<a href="https://redirect.github.com/eslint/eslint/issues/17442">#17442</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/a1635d6198a8baf6571b3351e098e5ac960be887"><code>a1635d6</code></a> docs: Update README</li>
<li><a href="https://github.com/eslint/eslint/commit/6b2410f911dd2e3d915c879041c6e257d41a2f4e"><code>6b2410f</code></a> chore: Update add-to-triage.yml (<a href="https://redirect.github.com/eslint/eslint/issues/17444">#17444</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.46.0...v8.47.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=8.46.0&new-version=8.47.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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
dependabot[bot] authored Aug 14, 2023
1 parent 61af573 commit 64eebed
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 64eebed

Please sign in to comment.