<p dir="auto">Bumps <a href="https://github.com/eslint/eslint">eslint</a> from 8.6.0 to 8.7.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.7.0</h2>
<h2 dir="auto">Features</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/19ad061290e1e97f760cfdce90a651cea9042c32"><code>19ad061</code></a> feat: no-restricted-imports support casing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15439" rel="nofollow">#15439</a>) (gfyoung)</li>
<li><a href="https://github.com/eslint/eslint/commit/564ecdb992c6e236fa3ca903f8b2a645afc32d7e"><code>564ecdb</code></a> feat: Support arbitrary module namespace names in no-restricted-imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15491" rel="nofollow">#15491</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/968a02af455f76446269afe07191c6aa37d44a88"><code>968a02a</code></a> feat: Support arbitrary module namespace names in no-useless-rename (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15493" rel="nofollow">#15493</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/0d2b9a6dfa544f7ab084425eafc90a90aa14bcae"><code>0d2b9a6</code></a> feat: move <code>eslint --init</code> to <code>@​eslint/create-config</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15150" rel="nofollow">#15150</a>) (唯然)</li>
<li><a href="https://github.com/eslint/eslint/commit/127f524337f92dd72d36e71e646c91c9715ad444"><code>127f524</code></a> feat: false negative with <code>property</code> option in <code>id-match</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15474" rel="nofollow">#15474</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/359b2c18233cb48f7dae9433a877e5727fab3411"><code>359b2c1</code></a> feat: Support arbitrary module namespace names in the camelcase rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15490" rel="nofollow">#15490</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/3549571702dc3e0d9a4d3de615adb6abb13859c4"><code>3549571</code></a> feat: Support arbitrary module namespace names in the quotes rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15479" rel="nofollow">#15479</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/5563c454901aafd54e01521e923cdcbaf051b08d"><code>5563c45</code></a> feat: Support arbitrary module namespace names in keyword-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15481" rel="nofollow">#15481</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/fd3683f2f5ead78a2444163cab6849784a966a0a"><code>fd3683f</code></a> feat: Support arbitrary module namespace names in no-restricted-exports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15478" rel="nofollow">#15478</a>) (Milos Djermanovic)</li>
</ul>
<h2 dir="auto">Bug Fixes</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/a8db9a597672d3f9122f1cc8de8dfeb6a7f6aeac"><code>a8db9a5</code></a> fix: no-invalid-this false positive in class field initializer (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15495" rel="nofollow">#15495</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/02d642690282189664b9551e02fb7ff0e4b5c4fb"><code>02d6426</code></a> fix: Correctly consume RuleTester statics (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15507" rel="nofollow">#15507</a>) (Brad Zacher)</li>
<li><a href="https://github.com/eslint/eslint/commit/db15802ec4d129c89e563a4bf43ec610292695ab"><code>db15802</code></a> fix: Add property <code>fatalErrorCount</code> to ignored file results (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15520" rel="nofollow">#15520</a>) (Francesco Trotta)</li>
<li><a href="https://github.com/eslint/eslint/commit/03ac8cfc773279c01a62897692160f9a883ff4f5"><code>03ac8cf</code></a> fix: Prevent false positives with no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15486" rel="nofollow">#15486</a>) (Jordan Eldredge)</li>
</ul>
<h2 dir="auto">Documentation</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/f50f849d2d2d92f28a944846cda209eaf624b9f4"><code>f50f849</code></a> docs: Update CLI docs to prefer local install (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15513" rel="nofollow">#15513</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/0469eb1028e82e71a2da8608a1b8864dc3f47f24"><code>0469eb1</code></a> docs: Update shell code fences for new website (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15522" rel="nofollow">#15522</a>) (Olga)</li>
</ul>
<h2 dir="auto">Chores</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/369fb1b066279d761e59502111c2580834a41648"><code>369fb1b</code></a> chore: Upgrade to eslint-visitor-keys@3.2.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15526" rel="nofollow">#15526</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/ba6317b4031c9f782b317bd1d9913e70b5625f28"><code>ba6317b</code></a> ci: remove master branch from CI configs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15501" rel="nofollow">#15501</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/79b6340d6ced0ad62628de6e51dce18d50a5be9f"><code>79b6340</code></a> chore: fixed typo in client-Engine (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15497" rel="nofollow">#15497</a>) (Abhay Gupta)</li>
<li><a href="https://github.com/eslint/eslint/commit/6278281fab5e1a9623c32ace62a050561e1c0a21"><code>6278281</code></a> chore: switch <code>new syntax</code> issue template to forms (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15480" rel="nofollow">#15480</a>) (Nitin Kumar)</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.7.0 - January 15, 2022</p>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/369fb1b066279d761e59502111c2580834a41648"><code>369fb1b</code></a> chore: Upgrade to eslint-visitor-keys@3.2.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15526" rel="nofollow">#15526</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/a8db9a597672d3f9122f1cc8de8dfeb6a7f6aeac"><code>a8db9a5</code></a> fix: no-invalid-this false positive in class field initializer (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15495" rel="nofollow">#15495</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/19ad061290e1e97f760cfdce90a651cea9042c32"><code>19ad061</code></a> feat: no-restricted-imports support casing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15439" rel="nofollow">#15439</a>) (gfyoung)</li>
<li><a href="https://github.com/eslint/eslint/commit/f50f849d2d2d92f28a944846cda209eaf624b9f4"><code>f50f849</code></a> docs: Update CLI docs to prefer local install (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15513" rel="nofollow">#15513</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/0469eb1028e82e71a2da8608a1b8864dc3f47f24"><code>0469eb1</code></a> docs: Update shell code fences for new website (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15522" rel="nofollow">#15522</a>) (Olga)</li>
<li><a href="https://github.com/eslint/eslint/commit/02d642690282189664b9551e02fb7ff0e4b5c4fb"><code>02d6426</code></a> fix: Correctly consume RuleTester statics (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15507" rel="nofollow">#15507</a>) (Brad Zacher)</li>
<li><a href="https://github.com/eslint/eslint/commit/db15802ec4d129c89e563a4bf43ec610292695ab"><code>db15802</code></a> fix: Add property <code>fatalErrorCount</code> to ignored file results (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15520" rel="nofollow">#15520</a>) (Francesco Trotta)</li>
<li><a href="https://github.com/eslint/eslint/commit/03ac8cfc773279c01a62897692160f9a883ff4f5"><code>03ac8cf</code></a> fix: Prevent false positives with no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15486" rel="nofollow">#15486</a>) (Jordan Eldredge)</li>
<li><a href="https://github.com/eslint/eslint/commit/564ecdb992c6e236fa3ca903f8b2a645afc32d7e"><code>564ecdb</code></a> feat: Support arbitrary module namespace names in no-restricted-imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15491" rel="nofollow">#15491</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/968a02af455f76446269afe07191c6aa37d44a88"><code>968a02a</code></a> feat: Support arbitrary module namespace names in no-useless-rename (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15493" rel="nofollow">#15493</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/ba6317b4031c9f782b317bd1d9913e70b5625f28"><code>ba6317b</code></a> ci: remove master branch from CI configs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15501" rel="nofollow">#15501</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/0d2b9a6dfa544f7ab084425eafc90a90aa14bcae"><code>0d2b9a6</code></a> feat: move <code>eslint --init</code> to <code>@​eslint/create-config</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15150" rel="nofollow">#15150</a>) (唯然)</li>
<li><a href="https://github.com/eslint/eslint/commit/79b6340d6ced0ad62628de6e51dce18d50a5be9f"><code>79b6340</code></a> chore: fixed typo in client-Engine (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15497" rel="nofollow">#15497</a>) (Abhay Gupta)</li>
<li><a href="https://github.com/eslint/eslint/commit/127f524337f92dd72d36e71e646c91c9715ad444"><code>127f524</code></a> feat: false negative with <code>property</code> option in <code>id-match</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15474" rel="nofollow">#15474</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/359b2c18233cb48f7dae9433a877e5727fab3411"><code>359b2c1</code></a> feat: Support arbitrary module namespace names in the camelcase rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15490" rel="nofollow">#15490</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/3549571702dc3e0d9a4d3de615adb6abb13859c4"><code>3549571</code></a> feat: Support arbitrary module namespace names in the quotes rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15479" rel="nofollow">#15479</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/5563c454901aafd54e01521e923cdcbaf051b08d"><code>5563c45</code></a> feat: Support arbitrary module namespace names in keyword-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15481" rel="nofollow">#15481</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/fd3683f2f5ead78a2444163cab6849784a966a0a"><code>fd3683f</code></a> feat: Support arbitrary module namespace names in no-restricted-exports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15478" rel="nofollow">#15478</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/6278281fab5e1a9623c32ace62a050561e1c0a21"><code>6278281</code></a> chore: switch <code>new syntax</code> issue template to forms (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15480" rel="nofollow">#15480</a>) (Nitin Kumar)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/670f48113708b556e8ba870607766cb4707791cf"><code>670f481</code></a> 8.7.0</li>
<li><a href="https://github.com/eslint/eslint/commit/7bcdd165e136afc2c0690558c7ad93a54d86ec58"><code>7bcdd16</code></a> Build: changelog update for 8.7.0</li>
<li><a href="https://github.com/eslint/eslint/commit/369fb1b066279d761e59502111c2580834a41648"><code>369fb1b</code></a> chore: Upgrade to eslint-visitor-keys@3.2.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15526" rel="nofollow">#15526</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/a8db9a597672d3f9122f1cc8de8dfeb6a7f6aeac"><code>a8db9a5</code></a> fix: no-invalid-this false positive in class field initializer (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15495" rel="nofollow">#15495</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/19ad061290e1e97f760cfdce90a651cea9042c32"><code>19ad061</code></a> feat: no-restricted-imports support casing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15439" rel="nofollow">#15439</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/f50f849d2d2d92f28a944846cda209eaf624b9f4"><code>f50f849</code></a> docs: Update CLI docs to prefer local install (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15513" rel="nofollow">#15513</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/0469eb1028e82e71a2da8608a1b8864dc3f47f24"><code>0469eb1</code></a> docs: Update shell code fences for new website (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15522" rel="nofollow">#15522</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/02d642690282189664b9551e02fb7ff0e4b5c4fb"><code>02d6426</code></a> fix: Correctly consume RuleTester statics (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15507" rel="nofollow">#15507</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/db15802ec4d129c89e563a4bf43ec610292695ab"><code>db15802</code></a> fix: Add property <code>fatalErrorCount</code> to ignored file results (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15520" rel="nofollow">#15520</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/03ac8cfc773279c01a62897692160f9a883ff4f5"><code>03ac8cf</code></a> fix: Prevent false positives with no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15486" rel="nofollow">#15486</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.6.0...v8.7.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/e0872f56f63a5652d2cf2a850b10fb9fe33b01a55a2e87cdacd54fad646b5359/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d65736c696e74267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d382e362e30266e65772d76657273696f6e3d382e372e30" 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.6.0&new-version=8.7.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/3425'>https://github.com/openstreetmap/openstreetmap-website/pull/3425</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/3425/commits/0dc14b6e79aa3e1c91a6f30d72c5f8c673633987" class="commit-link">0dc14b6</a>  Bump eslint from 8.6.0 to 8.7.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/3425/files">1 file</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3425/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de">yarn.lock</a>
    (48)
  </li>
</ul>

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