[openstreetmap/openstreetmap-website] Bump eslint from 9.1.1 to 9.2.0 (PR #4751)

dependabot[bot] notifications at github.com
Fri May 3 23:24:52 UTC 2024


Bumps [eslint](https://github.com/eslint/eslint) from 9.1.1 to 9.2.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>v9.2.0</h2>
<h2>Features</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/8485d76134bdbd29230780fadc284c482cd1d963"><code>8485d76</code></a> feat: <code>no-case-declarations</code> add suggestions (<a href="https://redirect.github.com/eslint/eslint/issues/18388">#18388</a>) (Josh Goldberg ✨)</li>
<li><a href="https://github.com/eslint/eslint/commit/a498f35cef4df9c9f5387fafafaf482d913d5765"><code>a498f35</code></a> feat: update Unicode letter detection in capitalized-comments rule (<a href="https://redirect.github.com/eslint/eslint/issues/18375">#18375</a>) (Francesco Trotta)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/eeec41346738afb491958fdbf0bcf45a302ca1b7"><code>eeec413</code></a> fix: do not throw when defining a global named <strong>defineSetter</strong> (<a href="https://redirect.github.com/eslint/eslint/issues/18364">#18364</a>) (唯然)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/0f5df509a4bc00cff2c62b90fab184bdf0231322"><code>0f5df50</code></a> docs: Update README (GitHub Actions Bot)</li>
<li><a href="https://github.com/eslint/eslint/commit/1579ce05cbb523cb5b04ff77fab06ba1ecd18dce"><code>1579ce0</code></a> docs: update wording regarding indirect eval (<a href="https://redirect.github.com/eslint/eslint/issues/18394">#18394</a>) (Kirk Waiblinger)</li>
<li><a href="https://github.com/eslint/eslint/commit/f12a02c5749d31beefe46d2753a0d68b56f2281d"><code>f12a02c</code></a> docs: update to eslint v9 in custom-rule-tutorial (<a href="https://redirect.github.com/eslint/eslint/issues/18383">#18383</a>) (唯然)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/b3466052802a1586560ad56a8128d603284d58c2"><code>b346605</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/9"><code>@​9</code></a>.2.0 (<a href="https://redirect.github.com/eslint/eslint/issues/18413">#18413</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/c4c18e05fc866b73218dbe58b760546f39a2a620"><code>c4c18e0</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/284722ca8375c9a9e4f741bfdd78e765542da61f"><code>284722c</code></a> chore: package.json update for eslint-config-eslint release (Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/347d44f96b3d9d690e4f7380029e8a5a60b2fdc7"><code>347d44f</code></a> chore: remove eslintrc export from eslint-config-eslint (<a href="https://redirect.github.com/eslint/eslint/issues/18400">#18400</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/f316e2009a8aa902fa447a49b6b5e560848f0711"><code>f316e20</code></a> ci: run tests in Node.js 22 (<a href="https://redirect.github.com/eslint/eslint/issues/18393">#18393</a>) (Francesco Trotta)</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>v9.2.0 - May 3, 2024</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/b3466052802a1586560ad56a8128d603284d58c2"><code>b346605</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/9"><code>@​9</code></a>.2.0 (<a href="https://redirect.github.com/eslint/eslint/issues/18413">#18413</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/c4c18e05fc866b73218dbe58b760546f39a2a620"><code>c4c18e0</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/284722ca8375c9a9e4f741bfdd78e765542da61f"><code>284722c</code></a> chore: package.json update for eslint-config-eslint release (Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/0f5df509a4bc00cff2c62b90fab184bdf0231322"><code>0f5df50</code></a> docs: Update README (GitHub Actions Bot)</li>
<li><a href="https://github.com/eslint/eslint/commit/347d44f96b3d9d690e4f7380029e8a5a60b2fdc7"><code>347d44f</code></a> chore: remove eslintrc export from eslint-config-eslint (<a href="https://redirect.github.com/eslint/eslint/issues/18400">#18400</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/8485d76134bdbd29230780fadc284c482cd1d963"><code>8485d76</code></a> feat: <code>no-case-declarations</code> add suggestions (<a href="https://redirect.github.com/eslint/eslint/issues/18388">#18388</a>) (Josh Goldberg ✨)</li>
<li><a href="https://github.com/eslint/eslint/commit/a498f35cef4df9c9f5387fafafaf482d913d5765"><code>a498f35</code></a> feat: update Unicode letter detection in capitalized-comments rule (<a href="https://redirect.github.com/eslint/eslint/issues/18375">#18375</a>) (Francesco Trotta)</li>
<li><a href="https://github.com/eslint/eslint/commit/1579ce05cbb523cb5b04ff77fab06ba1ecd18dce"><code>1579ce0</code></a> docs: update wording regarding indirect eval (<a href="https://redirect.github.com/eslint/eslint/issues/18394">#18394</a>) (Kirk Waiblinger)</li>
<li><a href="https://github.com/eslint/eslint/commit/f316e2009a8aa902fa447a49b6b5e560848f0711"><code>f316e20</code></a> ci: run tests in Node.js 22 (<a href="https://redirect.github.com/eslint/eslint/issues/18393">#18393</a>) (Francesco Trotta)</li>
<li><a href="https://github.com/eslint/eslint/commit/eeec41346738afb491958fdbf0bcf45a302ca1b7"><code>eeec413</code></a> fix: do not throw when defining a global named <strong>defineSetter</strong> (<a href="https://redirect.github.com/eslint/eslint/issues/18364">#18364</a>) (唯然)</li>
<li><a href="https://github.com/eslint/eslint/commit/f12a02c5749d31beefe46d2753a0d68b56f2281d"><code>f12a02c</code></a> docs: update to eslint v9 in custom-rule-tutorial (<a href="https://redirect.github.com/eslint/eslint/issues/18383">#18383</a>) (唯然)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/271e7ab1adc45a7b2f66cfea55a54e6048d9749a"><code>271e7ab</code></a> 9.2.0</li>
<li><a href="https://github.com/eslint/eslint/commit/989ac9d1ba34cf8c11ccf8d675f13c3213de4c2e"><code>989ac9d</code></a> Build: changelog update for 9.2.0</li>
<li><a href="https://github.com/eslint/eslint/commit/b3466052802a1586560ad56a8128d603284d58c2"><code>b346605</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/9"><code>@​9</code></a>.2.0 (<a href="https://redirect.github.com/eslint/eslint/issues/18413">#18413</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/c4c18e05fc866b73218dbe58b760546f39a2a620"><code>c4c18e0</code></a> chore: package.json update for <code>@​eslint/js</code> release</li>
<li><a href="https://github.com/eslint/eslint/commit/284722ca8375c9a9e4f741bfdd78e765542da61f"><code>284722c</code></a> chore: package.json update for eslint-config-eslint release</li>
<li><a href="https://github.com/eslint/eslint/commit/0f5df509a4bc00cff2c62b90fab184bdf0231322"><code>0f5df50</code></a> docs: Update README</li>
<li><a href="https://github.com/eslint/eslint/commit/347d44f96b3d9d690e4f7380029e8a5a60b2fdc7"><code>347d44f</code></a> chore: remove eslintrc export from eslint-config-eslint (<a href="https://redirect.github.com/eslint/eslint/issues/18400">#18400</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/8485d76134bdbd29230780fadc284c482cd1d963"><code>8485d76</code></a> feat: <code>no-case-declarations</code> add suggestions (<a href="https://redirect.github.com/eslint/eslint/issues/18388">#18388</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/a498f35cef4df9c9f5387fafafaf482d913d5765"><code>a498f35</code></a> feat: update Unicode letter detection in capitalized-comments rule (<a href="https://redirect.github.com/eslint/eslint/issues/18375">#18375</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/1579ce05cbb523cb5b04ff77fab06ba1ecd18dce"><code>1579ce0</code></a> docs: update wording regarding indirect eval (<a href="https://redirect.github.com/eslint/eslint/issues/18394">#18394</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v9.1.1...v9.2.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=9.1.1&new-version=9.2.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>
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/4751

-- Commit Summary --

  * Bump eslint from 9.1.1 to 9.2.0

-- File Changes --

    M yarn.lock (16)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/4751.patch
https://github.com/openstreetmap/openstreetmap-website/pull/4751.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4751
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/4751 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240503/eb4bdfa7/attachment-0001.htm>


More information about the rails-dev mailing list