<p dir="auto">Bumps <a href="https://github.com/eslint/eslint">eslint</a> from 8.8.0 to 8.9.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.9.0</h2>
<h2 dir="auto">Features</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/68f64a9218341e5e9d83270c72587e1b413846de"><code>68f64a9</code></a> feat: update eslint-scope to ignore <code>"use strict"</code> directives in ES3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15595" rel="nofollow">#15595</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/db576396d20f5e31af1a90f8e5d88e08284a1672"><code>db57639</code></a> feat: add <code>es2016</code>, <code>es2018</code>, <code>es2019</code>, and <code>es2022</code> environments (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15587" rel="nofollow">#15587</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/2dc38aa653f1d5137a9abf82024c67a11620bb7c"><code>2dc38aa</code></a> feat: fix bug with arrow function return types in function-paren-newline (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15541" rel="nofollow">#15541</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/6f940c3ce715327f282c197d0f71b91848e5d83d"><code>6f940c3</code></a> feat: Implement FlatRuleTester (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15519" rel="nofollow">#15519</a>) (Nicholas C. Zakas)</li>
</ul>
<h2 dir="auto">Documentation</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/570a03699c5abfbcde39bb00fba39329695771e5"><code>570a036</code></a> docs: add <code>one-var</code> example with <code>for-loop</code> initializer (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15596" rel="nofollow">#15596</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/417191dff0dbfa353675c409e25f27f578ee1559"><code>417191d</code></a> docs: Remove the $ prefix in terminal commands (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15565" rel="nofollow">#15565</a>) (Andreas Lewis)</li>
<li><a href="https://github.com/eslint/eslint/commit/389ff34e26cb8ebad49e5ace0280a1f859f8d7ca"><code>389ff34</code></a> docs: add missing <code>Variable#scope</code> property in the scope manager docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15571" rel="nofollow">#15571</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/f63795dc710f6394d884932034a3e0cbe48f4ad2"><code>f63795d</code></a> docs: no-eval replace dead link with working one (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15568" rel="nofollow">#15568</a>) (rasenplanscher)</li>
<li><a href="https://github.com/eslint/eslint/commit/0383591a6cd7083455af9e34fa9333da7fed46bf"><code>0383591</code></a> docs: Remove old Markdown issue template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15556" rel="nofollow">#15556</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/a8dd5a286bcb68595b85cd29490e081251a2c3c7"><code>a8dd5a2</code></a> docs: add 'when not to use it' section in no-duplicate-case docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15563" rel="nofollow">#15563</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/1ad439ed1d6c4ee50183c8f5d146a771e6c1be4c"><code>1ad439e</code></a> docs: add missed verb in docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15550" rel="nofollow">#15550</a>) (Jeff Mosawy)</li>
</ul>
<h2 dir="auto">Chores</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/586d45c54b8468fb23376b7b2aedf984cf701cc2"><code>586d45c</code></a> chore: Upgrade to espree@9.3.1 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15600" rel="nofollow">#15600</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/623e1e28643381025b393a379493d9baea9b4869"><code>623e1e2</code></a> chore: Upgrade to eslint-visitor-keys@3.3.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15599" rel="nofollow">#15599</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/355b23d0c4e050be4e53292f552a47c10ec6e00e"><code>355b23d</code></a> chore: fix outdated link to Code of Conduct in PR template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15578" rel="nofollow">#15578</a>) (Rich Trott)</li>
<li><a href="https://github.com/eslint/eslint/commit/b10fef25c99134d514fec4ddde19302661db5974"><code>b10fef2</code></a> ci: use Node 16 for browser test (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15569" rel="nofollow">#15569</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/92f89fb0647fef10468fd70d6782a845d75330e3"><code>92f89fb</code></a> chore: suggest demo link in bug report template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15557" rel="nofollow">#15557</a>) (Brandon Mills)</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.9.0 - February 11, 2022</p>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/68f64a9218341e5e9d83270c72587e1b413846de"><code>68f64a9</code></a> feat: update eslint-scope to ignore <code>"use strict"</code> directives in ES3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15595" rel="nofollow">#15595</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/db576396d20f5e31af1a90f8e5d88e08284a1672"><code>db57639</code></a> feat: add <code>es2016</code>, <code>es2018</code>, <code>es2019</code>, and <code>es2022</code> environments (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15587" rel="nofollow">#15587</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/586d45c54b8468fb23376b7b2aedf984cf701cc2"><code>586d45c</code></a> chore: Upgrade to espree@9.3.1 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15600" rel="nofollow">#15600</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/623e1e28643381025b393a379493d9baea9b4869"><code>623e1e2</code></a> chore: Upgrade to eslint-visitor-keys@3.3.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15599" rel="nofollow">#15599</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/570a03699c5abfbcde39bb00fba39329695771e5"><code>570a036</code></a> docs: add <code>one-var</code> example with <code>for-loop</code> initializer (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15596" rel="nofollow">#15596</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/2dc38aa653f1d5137a9abf82024c67a11620bb7c"><code>2dc38aa</code></a> feat: fix bug with arrow function return types in function-paren-newline (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15541" rel="nofollow">#15541</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/355b23d0c4e050be4e53292f552a47c10ec6e00e"><code>355b23d</code></a> chore: fix outdated link to Code of Conduct in PR template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15578" rel="nofollow">#15578</a>) (Rich Trott)</li>
<li><a href="https://github.com/eslint/eslint/commit/417191dff0dbfa353675c409e25f27f578ee1559"><code>417191d</code></a> docs: Remove the $ prefix in terminal commands (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15565" rel="nofollow">#15565</a>) (Andreas Lewis)</li>
<li><a href="https://github.com/eslint/eslint/commit/389ff34e26cb8ebad49e5ace0280a1f859f8d7ca"><code>389ff34</code></a> docs: add missing <code>Variable#scope</code> property in the scope manager docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15571" rel="nofollow">#15571</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/b10fef25c99134d514fec4ddde19302661db5974"><code>b10fef2</code></a> ci: use Node 16 for browser test (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15569" rel="nofollow">#15569</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/f63795dc710f6394d884932034a3e0cbe48f4ad2"><code>f63795d</code></a> docs: no-eval replace dead link with working one (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15568" rel="nofollow">#15568</a>) (rasenplanscher)</li>
<li><a href="https://github.com/eslint/eslint/commit/6f940c3ce715327f282c197d0f71b91848e5d83d"><code>6f940c3</code></a> feat: Implement FlatRuleTester (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15519" rel="nofollow">#15519</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/0383591a6cd7083455af9e34fa9333da7fed46bf"><code>0383591</code></a> docs: Remove old Markdown issue template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15556" rel="nofollow">#15556</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/92f89fb0647fef10468fd70d6782a845d75330e3"><code>92f89fb</code></a> chore: suggest demo link in bug report template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15557" rel="nofollow">#15557</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/a8dd5a286bcb68595b85cd29490e081251a2c3c7"><code>a8dd5a2</code></a> docs: add 'when not to use it' section in no-duplicate-case docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15563" rel="nofollow">#15563</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/1ad439ed1d6c4ee50183c8f5d146a771e6c1be4c"><code>1ad439e</code></a> docs: add missed verb in docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15550" rel="nofollow">#15550</a>) (Jeff Mosawy)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/781f8d0e2400f4a3c4b633b43d318ef91767c6c4"><code>781f8d0</code></a> 8.9.0</li>
<li><a href="https://github.com/eslint/eslint/commit/90250d5fe2284d6062fce0a169d358574106ff14"><code>90250d5</code></a> Build: changelog update for 8.9.0</li>
<li><a href="https://github.com/eslint/eslint/commit/68f64a9218341e5e9d83270c72587e1b413846de"><code>68f64a9</code></a> feat: update eslint-scope to ignore <code>"use strict"</code> directives in ES3 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15595" rel="nofollow">#15595</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/db576396d20f5e31af1a90f8e5d88e08284a1672"><code>db57639</code></a> feat: add <code>es2016</code>, <code>es2018</code>, <code>es2019</code>, and <code>es2022</code> environments (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15587" rel="nofollow">#15587</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/586d45c54b8468fb23376b7b2aedf984cf701cc2"><code>586d45c</code></a> chore: Upgrade to espree@9.3.1 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15600" rel="nofollow">#15600</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/623e1e28643381025b393a379493d9baea9b4869"><code>623e1e2</code></a> chore: Upgrade to eslint-visitor-keys@3.3.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15599" rel="nofollow">#15599</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/570a03699c5abfbcde39bb00fba39329695771e5"><code>570a036</code></a> docs: add <code>one-var</code> example with <code>for-loop</code> initializer (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15596" rel="nofollow">#15596</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/2dc38aa653f1d5137a9abf82024c67a11620bb7c"><code>2dc38aa</code></a> feat: fix bug with arrow function return types in function-paren-newline (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15" rel="nofollow">#15</a>...</li>
<li><a href="https://github.com/eslint/eslint/commit/355b23d0c4e050be4e53292f552a47c10ec6e00e"><code>355b23d</code></a> chore: fix outdated link to Code of Conduct in PR template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15578" rel="nofollow">#15578</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/417191dff0dbfa353675c409e25f27f578ee1559"><code>417191d</code></a> docs: Remove the $ prefix in terminal commands (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15565" rel="nofollow">#15565</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.8.0...v8.9.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/3d066185e4b71f36116243e4e0f1d13c7d8044bd1033c12f35da3d946b408412/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d65736c696e74267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d382e382e30266e65772d76657273696f6e3d382e392e30" 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.8.0&new-version=8.9.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/3458'>https://github.com/openstreetmap/openstreetmap-website/pull/3458</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/3458/commits/8f28f9524294652e5018bafa1e889df59b6ab02e" class="commit-link">8f28f95</a>  Bump eslint from 8.8.0 to 8.9.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/3458/files">1 file</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3458/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de">yarn.lock</a>
    (50)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3458.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/3458.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3458.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/3458.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/3458">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLPRJBJF7WJC4MY6AMDU3GCTBANCNFSM5OM2IFBQ">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/AAK2OLPSXPEHU4N6T3VBAB3U3GCTBA5CNFSM5OM2IFB2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4Q6TWXDQ.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/3458</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/3458",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3458",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>