[openstreetmap/openstreetmap-website] Bump eslint from 9.7.0 to 9.8.0 (PR #5027)

dependabot[bot] notifications at github.com
Fri Jul 26 23:48:05 UTC 2024


Bumps [eslint](https://github.com/eslint/eslint) from 9.7.0 to 9.8.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.8.0</h2>
<h2>Features</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/13d0bd371eb8eb4aa1601c8727212a62ab923d0e"><code>13d0bd3</code></a> feat: Add and use SourceCode#getLoc/getRange (<a href="https://redirect.github.com/eslint/eslint/issues/18703">#18703</a>) (Nicholas C. Zakas)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/ab0ff2755d6950d7e7fb92944771c1c30f933e02"><code>ab0ff27</code></a> fix: Throw error when invalid flags passed (<a href="https://redirect.github.com/eslint/eslint/issues/18705">#18705</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/70dc80337328338f3811040e3f1a1bd5674ecbd2"><code>70dc803</code></a> fix: <code>basePath</code> directory can never be ignored (<a href="https://redirect.github.com/eslint/eslint/issues/18711">#18711</a>) (Milos Djermanovic)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/282df1aef3c3e62f2617c6c2944944510f287a07"><code>282df1a</code></a> docs: Add system theme option (<a href="https://redirect.github.com/eslint/eslint/issues/18617">#18617</a>) (Amaresh  S M)</li>
<li><a href="https://github.com/eslint/eslint/commit/53b1ff047948e36682fade502c949f4e371e53cd"><code>53b1ff0</code></a> docs: Debug config docs (<a href="https://redirect.github.com/eslint/eslint/issues/18698">#18698</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/a7016a50d88011f279d52b9355a5662e561c414c"><code>a7016a5</code></a> docs: fix search input stylings (<a href="https://redirect.github.com/eslint/eslint/issues/18682">#18682</a>) (Amaresh  S M)</li>
</ul>
<h2>Build Related</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/45144243f3b5762bd8e19e41749a7d330a723ada"><code>4514424</code></a> build: Enable JSON linting (<a href="https://redirect.github.com/eslint/eslint/issues/18681">#18681</a>) (Nicholas C. Zakas)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/deee4480def929cfa7f5b75f315d84f23eaba592"><code>deee448</code></a> chore: upgrade to <code>@eslint/js at 9.8.0</code> (<a href="https://redirect.github.com/eslint/eslint/issues/18720">#18720</a>) (Francesco Trotta)</li>
<li><a href="https://github.com/eslint/eslint/commit/4aaf2b39ba3659aff0c769de4ccefa3d5379ff93"><code>4aaf2b3</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/8e1a627a6784380ca7e7670e336bbe9630da2da1"><code>8e1a627</code></a> chore: update dependency <code>@​eslint/core</code> to ^0.2.0 (<a href="https://redirect.github.com/eslint/eslint/issues/18700">#18700</a>) (renovate[bot])</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.8.0 - July 26, 2024</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/deee4480def929cfa7f5b75f315d84f23eaba592"><code>deee448</code></a> chore: upgrade to <code>@eslint/js at 9.8.0</code> (<a href="https://redirect.github.com/eslint/eslint/issues/18720">#18720</a>) (Francesco Trotta)</li>
<li><a href="https://github.com/eslint/eslint/commit/4aaf2b39ba3659aff0c769de4ccefa3d5379ff93"><code>4aaf2b3</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/8e1a627a6784380ca7e7670e336bbe9630da2da1"><code>8e1a627</code></a> chore: update dependency <code>@​eslint/core</code> to ^0.2.0 (<a href="https://redirect.github.com/eslint/eslint/issues/18700">#18700</a>) (renovate[bot])</li>
<li><a href="https://github.com/eslint/eslint/commit/13d0bd371eb8eb4aa1601c8727212a62ab923d0e"><code>13d0bd3</code></a> feat: Add and use SourceCode#getLoc/getRange (<a href="https://redirect.github.com/eslint/eslint/issues/18703">#18703</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/282df1aef3c3e62f2617c6c2944944510f287a07"><code>282df1a</code></a> docs: Add system theme option (<a href="https://redirect.github.com/eslint/eslint/issues/18617">#18617</a>) (Amaresh  S M)</li>
<li><a href="https://github.com/eslint/eslint/commit/ab0ff2755d6950d7e7fb92944771c1c30f933e02"><code>ab0ff27</code></a> fix: Throw error when invalid flags passed (<a href="https://redirect.github.com/eslint/eslint/issues/18705">#18705</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/70dc80337328338f3811040e3f1a1bd5674ecbd2"><code>70dc803</code></a> fix: <code>basePath</code> directory can never be ignored (<a href="https://redirect.github.com/eslint/eslint/issues/18711">#18711</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/53b1ff047948e36682fade502c949f4e371e53cd"><code>53b1ff0</code></a> docs: Debug config docs (<a href="https://redirect.github.com/eslint/eslint/issues/18698">#18698</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/45144243f3b5762bd8e19e41749a7d330a723ada"><code>4514424</code></a> build: Enable JSON linting (<a href="https://redirect.github.com/eslint/eslint/issues/18681">#18681</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/a7016a50d88011f279d52b9355a5662e561c414c"><code>a7016a5</code></a> docs: fix search input stylings (<a href="https://redirect.github.com/eslint/eslint/issues/18682">#18682</a>) (Amaresh  S M)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/63881dc11299aba1d0960747c199a4cf48d6b9c8"><code>63881dc</code></a> 9.8.0</li>
<li><a href="https://github.com/eslint/eslint/commit/de36d1d286ca4147e0b1ec3e6a3a6a873dd728eb"><code>de36d1d</code></a> Build: changelog update for 9.8.0</li>
<li><a href="https://github.com/eslint/eslint/commit/deee4480def929cfa7f5b75f315d84f23eaba592"><code>deee448</code></a> chore: upgrade to <code>@eslint/js at 9.8.0</code> (<a href="https://redirect.github.com/eslint/eslint/issues/18720">#18720</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/4aaf2b39ba3659aff0c769de4ccefa3d5379ff93"><code>4aaf2b3</code></a> chore: package.json update for <code>@​eslint/js</code> release</li>
<li><a href="https://github.com/eslint/eslint/commit/25700517a118141936b0b5a18bb51ad04a4869a8"><code>2570051</code></a> chore: package.json revert <code>@​eslint/js</code> version to 9.7.0 (<a href="https://redirect.github.com/eslint/eslint/issues/18719">#18719</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/d73b203210c320dd641444359cef09060ffa7459"><code>d73b203</code></a> chore: package.json update for <code>@​eslint/js</code> release</li>
<li><a href="https://github.com/eslint/eslint/commit/8e1a627a6784380ca7e7670e336bbe9630da2da1"><code>8e1a627</code></a> chore: update dependency <code>@​eslint/core</code> to ^0.2.0 (<a href="https://redirect.github.com/eslint/eslint/issues/18700">#18700</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/13d0bd371eb8eb4aa1601c8727212a62ab923d0e"><code>13d0bd3</code></a> feat: Add and use SourceCode#getLoc/getRange (<a href="https://redirect.github.com/eslint/eslint/issues/18703">#18703</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/282df1aef3c3e62f2617c6c2944944510f287a07"><code>282df1a</code></a> docs: Add system theme option (<a href="https://redirect.github.com/eslint/eslint/issues/18617">#18617</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/ab0ff2755d6950d7e7fb92944771c1c30f933e02"><code>ab0ff27</code></a> fix: Throw error when invalid flags passed (<a href="https://redirect.github.com/eslint/eslint/issues/18705">#18705</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v9.7.0...v9.8.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.7.0&new-version=9.8.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/5027

-- Commit Summary --

  * Bump eslint from 9.7.0 to 9.8.0

-- File Changes --

    M yarn.lock (26)

-- Patch Links --

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

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

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


More information about the rails-dev mailing list