Bumps the dependencies group with 1 update: 
[eslint](https://github.com/eslint/eslint).

Updates `eslint` from 9.39.1 to 9.39.2
<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.39.2</h2>
<h2>Bug Fixes</h2>
<ul>
<li><a 
href="https://github.com/eslint/eslint/commit/57058331946568164449c5caabe2cf206e4fb5d9"><code>5705833</code></a>
 fix: warn when <code>eslint-env</code> configuration comments are 
found (<a 
href="https://redirect.github.com/eslint/eslint/issues/20381">#20381</a>)
 (sethamus)</li>
</ul>
<h2>Build Related</h2>
<ul>
<li><a 
href="https://github.com/eslint/eslint/commit/506f1549a64aa65bdddc75c71cb62f0ab94b5a23"><code>506f154</code></a>
 build: add .scss files entry to knip (<a 
href="https://redirect.github.com/eslint/eslint/issues/20391">#20391</a>)
 (Milos Djermanovic)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a 
href="https://github.com/eslint/eslint/commit/7ca0af7f9f89dd4a01736dae01931c45d528171b"><code>7ca0af7</code></a>
 chore: upgrade to <code>@eslint/[email protected]</code> (<a 
href="https://redirect.github.com/eslint/eslint/issues/20394">#20394</a>)
 (Francesco Trotta)</li>
<li><a 
href="https://github.com/eslint/eslint/commit/c43ce24ff0ce073ec4ad691cd5a50171dfe6cf1e"><code>c43ce24</code></a>
 chore: package.json update for <code>@​eslint/js</code> release 
(Jenkins)</li>
<li><a 
href="https://github.com/eslint/eslint/commit/4c9858e47bb9146cf20f546a562bc58a9ee3dae1"><code>4c9858e</code></a>
 ci: add <code>v9.x-dev</code> branch (<a 
href="https://redirect.github.com/eslint/eslint/issues/20382">#20382</a>)
 (Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/eslint/eslint/commit/9278324aa0023d223874825b0d4b6ac75783096a"><code>9278324</code></a>
 9.39.2</li>
<li><a 
href="https://github.com/eslint/eslint/commit/542266ad3c58b47066d4b8ae61d419b423acee8f"><code>542266a</code></a>
 Build: changelog update for 9.39.2</li>
<li><a 
href="https://github.com/eslint/eslint/commit/7ca0af7f9f89dd4a01736dae01931c45d528171b"><code>7ca0af7</code></a>
 chore: upgrade to <code>@eslint/[email protected]</code> (<a 
href="https://redirect.github.com/eslint/eslint/issues/20394">#20394</a>)</li>
<li><a 
href="https://github.com/eslint/eslint/commit/c43ce24ff0ce073ec4ad691cd5a50171dfe6cf1e"><code>c43ce24</code></a>
 chore: package.json update for <code>@​eslint/js</code> 
release</li>
<li><a 
href="https://github.com/eslint/eslint/commit/57058331946568164449c5caabe2cf206e4fb5d9"><code>5705833</code></a>
 fix: warn when <code>eslint-env</code> configuration comments are 
found (<a 
href="https://redirect.github.com/eslint/eslint/issues/20381">#20381</a>)</li>
<li><a 
href="https://github.com/eslint/eslint/commit/506f1549a64aa65bdddc75c71cb62f0ab94b5a23"><code>506f154</code></a>
 build: add .scss files entry to knip (<a 
href="https://redirect.github.com/eslint/eslint/issues/20391">#20391</a>)</li>
<li><a 
href="https://github.com/eslint/eslint/commit/4c9858e47bb9146cf20f546a562bc58a9ee3dae1"><code>4c9858e</code></a>
 ci: add <code>v9.x-dev</code> branch (<a 
href="https://redirect.github.com/eslint/eslint/issues/20382">#20382</a>)</li>
<li>See full diff in <a 
href="https://github.com/eslint/eslint/compare/v9.39.1...v9.39.2">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.39.1&new-version=9.39.2)](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 <dependency name> major version` will close this 
group update PR and stop Dependabot creating any more for the specific 
dependency's major version (unless you unignore this specific 
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this 
group update PR and stop Dependabot creating any more for the specific 
dependency's minor version (unless you unignore this specific 
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR 
and stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will 
remove the ignore condition of the specified dependency and ignore conditions


</details>
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Bump eslint from 9.39.1 to 9.39.2 in the dependencies group

-- File Changes --

    M yarn.lock (32)

-- Patch Links --

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

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

Message ID: <openstreetmap/openstreetmap-website/pull/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to