<p dir="auto">Bumps <a href="https://github.com/eslint/eslint">eslint</a> from 8.5.0 to 8.6.0.</p>
<details>
<summary>Release notes</summary>
<p dir="auto"><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p>
<blockquote>
<h2 dir="auto">v8.6.0</h2>
<h2 dir="auto">Features</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/6802a54837ea008bef4d5ae11522941693ba5ef6"><code>6802a54</code></a> feat: handle logical assignment in no-self-assign (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14152" rel="nofollow">#14152</a>) (Zzzen)</li>
<li><a href="https://github.com/eslint/eslint/commit/3b38018ef5cb004ad5bc011de726bd2df2eb2f3f"><code>3b38018</code></a> feat: allow to define <code>eslint-disable-next-line</code> in multiple lines (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15436" rel="nofollow">#15436</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/9d6fe5a6b65f397bafc5eb0a995e96717cdc9b53"><code>9d6fe5a</code></a> feat: false negative with <code>onlyDeclarations</code> + <code>properties</code> in id-match (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15431" rel="nofollow">#15431</a>) (Nitin Kumar)</li>
</ul>
<h2 dir="auto">Documentation</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/6c4dee2e87dac8d0751ce2426ded651ed0986112"><code>6c4dee2</code></a> docs: Document homedir is a configuration root (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15469" rel="nofollow">#15469</a>) (Bas Bosman)</li>
<li><a href="https://github.com/eslint/eslint/commit/51c37b118aed9c0d7a0efd40c491efca04c82ef9"><code>51c37b1</code></a> docs: consistency changes (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15404" rel="nofollow">#15404</a>) (Bas Bosman)</li>
<li><a href="https://github.com/eslint/eslint/commit/775d18138244a28ebe1cb92849cd0f4e8cd27672"><code>775d181</code></a> docs: Mention character classes in no-useless-escape (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15421" rel="nofollow">#15421</a>) (Sebastian Simon)</li>
</ul>
<h2 dir="auto">Chores</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/3a384fc287cebb7be5fe5ed95497d578437a503a"><code>3a384fc</code></a> chore: Upgrade espree to 9.3.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15473" rel="nofollow">#15473</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/1443cc2fc8785157936b864258924fe9bcd23210"><code>1443cc2</code></a> chore: Update blogpost.md.ejs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15468" rel="nofollow">#15468</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/28e907a4ca05a026d156f814f4118f8fe713e99d"><code>28e907a</code></a> refactor: remove unused parameter in <code>linter.js</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15451" rel="nofollow">#15451</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/eaa08d3055b195bce59cc96bb63ac29038cd7c7d"><code>eaa08d3</code></a> test: add tests for <code>allowReserved</code> parser option with flat config (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15450" rel="nofollow">#15450</a>) (Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p dir="auto"><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p>
<blockquote>
<p dir="auto">v8.6.0 - December 31, 2021</p>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/3a384fc287cebb7be5fe5ed95497d578437a503a"><code>3a384fc</code></a> chore: Upgrade espree to 9.3.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15473" rel="nofollow">#15473</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/1443cc2fc8785157936b864258924fe9bcd23210"><code>1443cc2</code></a> chore: Update blogpost.md.ejs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15468" rel="nofollow">#15468</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/6c4dee2e87dac8d0751ce2426ded651ed0986112"><code>6c4dee2</code></a> docs: Document homedir is a configuration root (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15469" rel="nofollow">#15469</a>) (Bas Bosman)</li>
<li><a href="https://github.com/eslint/eslint/commit/6802a54837ea008bef4d5ae11522941693ba5ef6"><code>6802a54</code></a> feat: handle logical assignment in no-self-assign (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14152" rel="nofollow">#14152</a>) (Zzzen)</li>
<li><a href="https://github.com/eslint/eslint/commit/3b38018ef5cb004ad5bc011de726bd2df2eb2f3f"><code>3b38018</code></a> feat: allow to define <code>eslint-disable-next-line</code> in multiple lines (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15436" rel="nofollow">#15436</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/51c37b118aed9c0d7a0efd40c491efca04c82ef9"><code>51c37b1</code></a> docs: consistency changes (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15404" rel="nofollow">#15404</a>) (Bas Bosman)</li>
<li><a href="https://github.com/eslint/eslint/commit/28e907a4ca05a026d156f814f4118f8fe713e99d"><code>28e907a</code></a> refactor: remove unused parameter in <code>linter.js</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15451" rel="nofollow">#15451</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/eaa08d3055b195bce59cc96bb63ac29038cd7c7d"><code>eaa08d3</code></a> test: add tests for <code>allowReserved</code> parser option with flat config (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15450" rel="nofollow">#15450</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/9d6fe5a6b65f397bafc5eb0a995e96717cdc9b53"><code>9d6fe5a</code></a> feat: false negative with <code>onlyDeclarations</code> + <code>properties</code> in id-match (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15431" rel="nofollow">#15431</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/775d18138244a28ebe1cb92849cd0f4e8cd27672"><code>775d181</code></a> docs: Mention character classes in no-useless-escape (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15421" rel="nofollow">#15421</a>) (Sebastian Simon)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/648fe1adfc02900ee3b96e50043a768a32771fc3"><code>648fe1a</code></a> 8.6.0</li>
<li><a href="https://github.com/eslint/eslint/commit/fde7340657d1538fa4915f19ada9dba1e160f4d3"><code>fde7340</code></a> Build: changelog update for 8.6.0</li>
<li><a href="https://github.com/eslint/eslint/commit/3a384fc287cebb7be5fe5ed95497d578437a503a"><code>3a384fc</code></a> chore: Upgrade espree to 9.3.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15473" rel="nofollow">#15473</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/1443cc2fc8785157936b864258924fe9bcd23210"><code>1443cc2</code></a> chore: Update blogpost.md.ejs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15468" rel="nofollow">#15468</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/6c4dee2e87dac8d0751ce2426ded651ed0986112"><code>6c4dee2</code></a> docs: Document homedir is a configuration root (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15469" rel="nofollow">#15469</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/6802a54837ea008bef4d5ae11522941693ba5ef6"><code>6802a54</code></a> feat: handle logical assignment in no-self-assign (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14152" rel="nofollow">#14152</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/3b38018ef5cb004ad5bc011de726bd2df2eb2f3f"><code>3b38018</code></a> feat: allow to define <code>eslint-disable-next-line</code> in multiple lines (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15436" rel="nofollow">#15436</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/51c37b118aed9c0d7a0efd40c491efca04c82ef9"><code>51c37b1</code></a> docs: consistency changes (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15404" rel="nofollow">#15404</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/28e907a4ca05a026d156f814f4118f8fe713e99d"><code>28e907a</code></a> refactor: remove unused parameter in <code>linter.js</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15451" rel="nofollow">#15451</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/eaa08d3055b195bce59cc96bb63ac29038cd7c7d"><code>eaa08d3</code></a> test: add tests for <code>allowReserved</code> parser option with flat config (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15450" rel="nofollow">#15450</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.5.0...v8.6.0">compare view</a></li>
</ul>
</details>
<br>
<p dir="auto"><a href="https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores"><img src="https://camo.githubusercontent.com/688b25bda2a2a88246ab674f701f03f9639205368b9082c7c72d3709b36974cc/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d65736c696e74267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d382e352e30266e65772d76657273696f6e3d382e362e30" alt="Dependabot compatibility score" data-canonical-src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=8.5.0&new-version=8.6.0" style="max-width: 100%;"></a></p>
<p dir="auto">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 <code>@dependabot rebase</code>.</p>
<hr>
<details>
<summary>Dependabot commands and options</summary>
<br>
<p dir="auto">You can trigger Dependabot actions by commenting on this PR:</p>
<ul dir="auto">
<li><code>@dependabot rebase</code> will rebase this PR</li>
<li><code>@dependabot recreate</code> will recreate this PR, overwriting any edits that have been made to it</li>
<li><code>@dependabot merge</code> will merge this PR after your CI passes on it</li>
<li><code>@dependabot squash and merge</code> will squash and merge this PR after your CI passes on it</li>
<li><code>@dependabot cancel merge</code> will cancel a previously requested merge and block automerging</li>
<li><code>@dependabot reopen</code> will reopen this PR if it is closed</li>
<li><code>@dependabot close</code> will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually</li>
<li><code>@dependabot ignore this major version</code> will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)</li>
<li><code>@dependabot ignore this minor version</code> will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)</li>
<li><code>@dependabot ignore this dependency</code> will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)</li>
</ul>
</details>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/3408'>https://github.com/openstreetmap/openstreetmap-website/pull/3408</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/3408/commits/b39e75c3036b2a1d17429c65100d994b8941b641" class="commit-link">b39e75c</a>  Bump eslint from 8.5.0 to 8.6.0</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3408/files">1 file</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3408/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de">yarn.lock</a>
    (26)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3408.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/3408.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3408.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/3408.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3408">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLI7EM2ELVP3LG3PAYTUUITCNANCNFSM5LGFBNPQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLOKOUOYQVZMQPTJTGLUUITCNA5CNFSM5LGFBNP2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4QJEACTQ.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/3408</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/3408",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3408",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>