<p dir="auto">Bumps <a href="https://github.com/eslint/eslint">eslint</a> from 8.21.0 to 8.22.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.22.0</h2>
<h2 dir="auto">Features</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/2b97607675e1d0920a3abedd736e2ae00ed26d52"><code class="notranslate">2b97607</code></a> feat: Implement caching for FlatESLint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16190" rel="nofollow">#16190</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/fd5d3d37c97001fad1d9ae4386f76b3587cceba9"><code class="notranslate">fd5d3d3</code></a> feat: add <code class="notranslate">methodsIgnorePattern</code> option to object-shorthand rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16185" rel="nofollow">#16185</a>) (Milos Djermanovic)</li>
</ul>
<h2 dir="auto">Documentation</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/9f5a75206675f2404ad6733640cf05ab44b02274"><code class="notranslate">9f5a752</code></a> docs: optimize image assets (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16170" rel="nofollow">#16170</a>) (Sam Chen)</li>
<li><a href="https://github.com/eslint/eslint/commit/61b2948cb71ec505d2f7e904c7ad77ee1da64db2"><code class="notranslate">61b2948</code></a> docs: add svgo command to pre commit hook (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16178" rel="nofollow">#16178</a>) (Amaresh S M)</li>
<li><a href="https://github.com/eslint/eslint/commit/784096d37808e59ce8cc07c3c18018b31a31c3f8"><code class="notranslate">784096d</code></a> docs: improve search result UI (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16187" rel="nofollow">#16187</a>) (Sam Chen)</li>
<li><a href="https://github.com/eslint/eslint/commit/d0f4cb42e86b4b9c7bdf91e88a4ec0d36074f36b"><code class="notranslate">d0f4cb4</code></a> docs: use shorthand property name in example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16180" rel="nofollow">#16180</a>) (Kevin Elliott)</li>
</ul>
<h2 dir="auto">Chores</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/10a6e0e14488e4ae9ab267fb5db2ec0c5bb85d59"><code class="notranslate">10a6e0e</code></a> chore: remove deploy workflow for playground (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16186" rel="nofollow">#16186</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.22.0 - August 13, 2022</p>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/2b97607675e1d0920a3abedd736e2ae00ed26d52"><code class="notranslate">2b97607</code></a> feat: Implement caching for FlatESLint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16190" rel="nofollow">#16190</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/fd5d3d37c97001fad1d9ae4386f76b3587cceba9"><code class="notranslate">fd5d3d3</code></a> feat: add <code class="notranslate">methodsIgnorePattern</code> option to object-shorthand rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16185" rel="nofollow">#16185</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/9f5a75206675f2404ad6733640cf05ab44b02274"><code class="notranslate">9f5a752</code></a> docs: optimize image assets (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16170" rel="nofollow">#16170</a>) (Sam Chen)</li>
<li><a href="https://github.com/eslint/eslint/commit/61b2948cb71ec505d2f7e904c7ad77ee1da64db2"><code class="notranslate">61b2948</code></a> docs: add svgo command to pre commit hook (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16178" rel="nofollow">#16178</a>) (Amaresh S M)</li>
<li><a href="https://github.com/eslint/eslint/commit/784096d37808e59ce8cc07c3c18018b31a31c3f8"><code class="notranslate">784096d</code></a> docs: improve search result UI (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16187" rel="nofollow">#16187</a>) (Sam Chen)</li>
<li><a href="https://github.com/eslint/eslint/commit/d0f4cb42e86b4b9c7bdf91e88a4ec0d36074f36b"><code class="notranslate">d0f4cb4</code></a> docs: use shorthand property name in example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16180" rel="nofollow">#16180</a>) (Kevin Elliott)</li>
<li><a href="https://github.com/eslint/eslint/commit/10a6e0e14488e4ae9ab267fb5db2ec0c5bb85d59"><code class="notranslate">10a6e0e</code></a> chore: remove deploy workflow for playground (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16186" rel="nofollow">#16186</a>) (Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/4e9671fcd5870a87420371176df20e29260cb3e2"><code class="notranslate">4e9671f</code></a> 8.22.0</li>
<li><a href="https://github.com/eslint/eslint/commit/5092a242c272b3f2c5b2e04b1f3e4b064d3cd9e5"><code class="notranslate">5092a24</code></a> Build: changelog update for 8.22.0</li>
<li><a href="https://github.com/eslint/eslint/commit/2b97607675e1d0920a3abedd736e2ae00ed26d52"><code class="notranslate">2b97607</code></a> feat: Implement caching for FlatESLint (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16190" rel="nofollow">#16190</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/fd5d3d37c97001fad1d9ae4386f76b3587cceba9"><code class="notranslate">fd5d3d3</code></a> feat: add <code class="notranslate">methodsIgnorePattern</code> option to object-shorthand rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16185" rel="nofollow">#16185</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/9f5a75206675f2404ad6733640cf05ab44b02274"><code class="notranslate">9f5a752</code></a> docs: optimize image assets (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16170" rel="nofollow">#16170</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/61b2948cb71ec505d2f7e904c7ad77ee1da64db2"><code class="notranslate">61b2948</code></a> docs: add svgo command to pre commit hook (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16178" rel="nofollow">#16178</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/784096d37808e59ce8cc07c3c18018b31a31c3f8"><code class="notranslate">784096d</code></a> docs: improve search result UI (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16187" rel="nofollow">#16187</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/d0f4cb42e86b4b9c7bdf91e88a4ec0d36074f36b"><code class="notranslate">d0f4cb4</code></a> docs: use shorthand property name in example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16180" rel="nofollow">#16180</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/10a6e0e14488e4ae9ab267fb5db2ec0c5bb85d59"><code class="notranslate">10a6e0e</code></a> chore: remove deploy workflow for playground (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16186" rel="nofollow">#16186</a>)</li>
<li>See full diff in <a href="https://github.com/eslint/eslint/compare/v8.21.0...v8.22.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/938f6669b8c5256c26e73cd8cc0bc4190f3710436d5904ec7e3441d55f910874/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d65736c696e74267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d382e32312e30266e65772d76657273696f6e3d382e32322e30" 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.21.0&new-version=8.22.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 class="notranslate">@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 class="notranslate">@dependabot rebase</code> will rebase this PR</li>
<li><code class="notranslate">@dependabot recreate</code> will recreate this PR, overwriting any edits that have been made to it</li>
<li><code class="notranslate">@dependabot merge</code> will merge this PR after your CI passes on it</li>
<li><code class="notranslate">@dependabot squash and merge</code> will squash and merge this PR after your CI passes on it</li>
<li><code class="notranslate">@dependabot cancel merge</code> will cancel a previously requested merge and block automerging</li>
<li><code class="notranslate">@dependabot reopen</code> will reopen this PR if it is closed</li>
<li><code class="notranslate">@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 class="notranslate">@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 class="notranslate">@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 class="notranslate">@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/3655'>https://github.com/openstreetmap/openstreetmap-website/pull/3655</a></p>
<h4>Commit Summary</h4>
<ul>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/3655/commits/159ef16601b7b7157ce9d766db97c4189d145e42" class="commit-link">159ef16</a> Bump eslint from 8.21.0 to 8.22.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/3655/files">1 file</a>)</p>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3655/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de">yarn.lock</a>
(6)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3655.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/3655.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3655.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/3655.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/3655">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLMDUBTD5CDKGE4KHZTVZLD27ANCNFSM56TX4HJQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLJT5QH4ARAK22WZN2TVZLD27A5CNFSM56TX4HJ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4T6Y4FBA.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/3655</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/3655",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3655",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>