<p>Bumps <a href="https://github.com/eslint/eslint">eslint</a> from 7.11.0 to 7.12.0.</p>
<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>v7.12.0</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/cbf3585f1d6c60414c07380367a8b4505ee3538d"><code>cbf3585</code></a> Update: skip keyword check for fns in space-before-blocks (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13553" rel="nofollow">#13553</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13712" rel="nofollow">#13712</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/256f656455b47bcf9ed3fc30fbf72532678f97da"><code>256f656</code></a> Fix: autofix shouldn't produce template literals with <code>\8</code> or <code>\9</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13737" rel="nofollow">#13737</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/b165aa5f4d4d19328f13ab80e5f058cbce94c3a6"><code>b165aa5</code></a> Fix: yoda rule autofix produces syntax errors with adjacent tokens (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13760" rel="nofollow">#13760</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/3175316db26aebef4b19e269aca90c8ce3955363"><code>3175316</code></a> Fix: prefer-destructuring invalid autofix with comma operator (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13761" rel="nofollow">#13761</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/1a9f17151a4e93eb17c8a2bf4f0a5320cce616de"><code>1a9f171</code></a> Chore: Remove more ESLintRC-related files (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13481" rel="nofollow">#13481</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13762" rel="nofollow">#13762</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/bfddcedace5587d662c840c2edf33062b54a178e"><code>bfddced</code></a> Update: remove suggestion if it didn't provide a fix (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13723" rel="nofollow">#13723</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13772" rel="nofollow">#13772</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/5183b14a2420b42b4089fb134a61ae57142f31fd"><code>5183b14</code></a> Update: check template literal in no-script-url (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13775" rel="nofollow">#13775</a>) (YeonJuan)</li>
<li><a href="https://github.com/eslint/eslint/commit/bfe97d2332e711ca76b1fd2e7f8548b0cc84cb1c"><code>bfe97d2</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/6c51adeb86f1de292cd02d2ee19f7b56182e358b"><code>6c51ade</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/603de04cab5e700df12999af2918decd4da9d11b"><code>603de04</code></a> Update: treat all literals like boolean literal in no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13245" rel="nofollow">#13245</a>) (Zen)</li>
<li><a href="https://github.com/eslint/eslint/commit/289aa6fcef3874ba5f86455f9302dc4209ea83e5"><code>289aa6f</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/9a1f6694e59eb3e584d4c5a98b98675c895a9783"><code>9a1f669</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/637f8187404ded600fb3d4013b3cd495d5ae675b"><code>637f818</code></a> Docs: add more examples for no-func-assign (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13705" rel="nofollow">#13705</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13777" rel="nofollow">#13777</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/17cc0dd9b5d2d500359c36881cd3e5637443c133"><code>17cc0dd</code></a> Chore: add test case for no-func-assign (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13705" rel="nofollow">#13705</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13783" rel="nofollow">#13783</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/dee0f7764a1d5a323c89b22c4db94acee2b3c718"><code>dee0f77</code></a> Docs: add TOC to user-guide/configuring.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13727" rel="nofollow">#13727</a>) (metasean)</li>
<li><a href="https://github.com/eslint/eslint/commit/05106212985cb1ffa1e6fa996a57f6fd2fc3c970"><code>0510621</code></a> Update: Fix && vs || short-circuiting false negatives (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13634" rel="nofollow">#13634</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13769" rel="nofollow">#13769</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/8b6ed691c48189b7d096339441a78cb5874d4137"><code>8b6ed69</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/145750991b04fd4cfb3fff3c5d4211a4428e011c"><code>1457509</code></a> Docs: fix broken links in Node.js API docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13771" rel="nofollow">#13771</a>) (Laura Barluzzi)</li>
<li><a href="https://github.com/eslint/eslint/commit/7c813d458f9aedf7a94351d137728a4647542879"><code>7c813d4</code></a> Docs: Fix typo in v7 migration page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13778" rel="nofollow">#13778</a>) (Yusuke Sasaki)</li>
<li><a href="https://github.com/eslint/eslint/commit/b0257953be704d0bb387fc15afd7859fd6f19ba5"><code>b025795</code></a> Docs: Fix the format option name in the document (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13770" rel="nofollow">#13770</a>) (Hideki Igarashi)</li>
<li><a href="https://github.com/eslint/eslint/commit/84fd591c234accc41bb5af555f178825012fd35d"><code>84fd591</code></a> Chore: Increase Mocha timeout for copying fixtures (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13768" rel="nofollow">#13768</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/1faeb84e663d88c5d85a3cb3f15cd224cc552c2d"><code>1faeb84</code></a> Docs: clarify that space-unary-ops doesn't apply when space is required (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13767" rel="nofollow">#13767</a>) (Taylor Morgan)</li>
<li><a href="https://github.com/eslint/eslint/commit/67c06059dd1ddcee6f369c650ce71220da1510c3"><code>67c0605</code></a> Update: check computed keys in no-prototype-builtins (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13088" rel="nofollow">#13088</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13755" rel="nofollow">#13755</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/b5e011c865e95d700d29cb9a4ba71c671d99e423"><code>b5e011c</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p>
<blockquote>
<p>v7.12.0 - October 23, 2020</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/cbf3585f1d6c60414c07380367a8b4505ee3538d"><code>cbf3585</code></a> Update: skip keyword check for fns in space-before-blocks (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13553" rel="nofollow">#13553</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13712" rel="nofollow">#13712</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/256f656455b47bcf9ed3fc30fbf72532678f97da"><code>256f656</code></a> Fix: autofix shouldn't produce template literals with <code>\8</code> or <code>\9</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13737" rel="nofollow">#13737</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/b165aa5f4d4d19328f13ab80e5f058cbce94c3a6"><code>b165aa5</code></a> Fix: yoda rule autofix produces syntax errors with adjacent tokens (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13760" rel="nofollow">#13760</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/3175316db26aebef4b19e269aca90c8ce3955363"><code>3175316</code></a> Fix: prefer-destructuring invalid autofix with comma operator (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13761" rel="nofollow">#13761</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/1a9f17151a4e93eb17c8a2bf4f0a5320cce616de"><code>1a9f171</code></a> Chore: Remove more ESLintRC-related files (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13481" rel="nofollow">#13481</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13762" rel="nofollow">#13762</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/bfddcedace5587d662c840c2edf33062b54a178e"><code>bfddced</code></a> Update: remove suggestion if it didn't provide a fix (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13723" rel="nofollow">#13723</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13772" rel="nofollow">#13772</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/5183b14a2420b42b4089fb134a61ae57142f31fd"><code>5183b14</code></a> Update: check template literal in no-script-url (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13775" rel="nofollow">#13775</a>) (YeonJuan)</li>
<li><a href="https://github.com/eslint/eslint/commit/bfe97d2332e711ca76b1fd2e7f8548b0cc84cb1c"><code>bfe97d2</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/6c51adeb86f1de292cd02d2ee19f7b56182e358b"><code>6c51ade</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/603de04cab5e700df12999af2918decd4da9d11b"><code>603de04</code></a> Update: treat all literals like boolean literal in no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13245" rel="nofollow">#13245</a>) (Zen)</li>
<li><a href="https://github.com/eslint/eslint/commit/289aa6fcef3874ba5f86455f9302dc4209ea83e5"><code>289aa6f</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/9a1f6694e59eb3e584d4c5a98b98675c895a9783"><code>9a1f669</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/637f8187404ded600fb3d4013b3cd495d5ae675b"><code>637f818</code></a> Docs: add more examples for no-func-assign (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13705" rel="nofollow">#13705</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13777" rel="nofollow">#13777</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/17cc0dd9b5d2d500359c36881cd3e5637443c133"><code>17cc0dd</code></a> Chore: add test case for no-func-assign (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13705" rel="nofollow">#13705</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13783" rel="nofollow">#13783</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/dee0f7764a1d5a323c89b22c4db94acee2b3c718"><code>dee0f77</code></a> Docs: add TOC to user-guide/configuring.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13727" rel="nofollow">#13727</a>) (metasean)</li>
<li><a href="https://github.com/eslint/eslint/commit/05106212985cb1ffa1e6fa996a57f6fd2fc3c970"><code>0510621</code></a> Update: Fix && vs || short-circuiting false negatives (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13634" rel="nofollow">#13634</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13769" rel="nofollow">#13769</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/8b6ed691c48189b7d096339441a78cb5874d4137"><code>8b6ed69</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/145750991b04fd4cfb3fff3c5d4211a4428e011c"><code>1457509</code></a> Docs: fix broken links in Node.js API docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13771" rel="nofollow">#13771</a>) (Laura Barluzzi)</li>
<li><a href="https://github.com/eslint/eslint/commit/7c813d458f9aedf7a94351d137728a4647542879"><code>7c813d4</code></a> Docs: Fix typo in v7 migration page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13778" rel="nofollow">#13778</a>) (Yusuke Sasaki)</li>
<li><a href="https://github.com/eslint/eslint/commit/b0257953be704d0bb387fc15afd7859fd6f19ba5"><code>b025795</code></a> Docs: Fix the format option name in the document (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13770" rel="nofollow">#13770</a>) (Hideki Igarashi)</li>
<li><a href="https://github.com/eslint/eslint/commit/84fd591c234accc41bb5af555f178825012fd35d"><code>84fd591</code></a> Chore: Increase Mocha timeout for copying fixtures (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13768" rel="nofollow">#13768</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/1faeb84e663d88c5d85a3cb3f15cd224cc552c2d"><code>1faeb84</code></a> Docs: clarify that space-unary-ops doesn't apply when space is required (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13767" rel="nofollow">#13767</a>) (Taylor Morgan)</li>
<li><a href="https://github.com/eslint/eslint/commit/67c06059dd1ddcee6f369c650ce71220da1510c3"><code>67c0605</code></a> Update: check computed keys in no-prototype-builtins (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13088" rel="nofollow">#13088</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13755" rel="nofollow">#13755</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/b5e011c865e95d700d29cb9a4ba71c671d99e423"><code>b5e011c</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/3e7cd1676cb23e89cadf7761881a15d3f2f0a49e"><code>3e7cd16</code></a> 7.12.0</li>
<li><a href="https://github.com/eslint/eslint/commit/9ddf9d74898585780e77f099f09cddf898131e6f"><code>9ddf9d7</code></a> Build: changelog update for 7.12.0</li>
<li><a href="https://github.com/eslint/eslint/commit/cbf3585f1d6c60414c07380367a8b4505ee3538d"><code>cbf3585</code></a> Update: skip keyword check for fns in space-before-blocks (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13553" rel="nofollow">#13553</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13" rel="nofollow">#13</a>...</li>
<li><a href="https://github.com/eslint/eslint/commit/256f656455b47bcf9ed3fc30fbf72532678f97da"><code>256f656</code></a> Fix: autofix shouldn't produce template literals with <code>\8</code> or <code>\9</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13737" rel="nofollow">#13737</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/b165aa5f4d4d19328f13ab80e5f058cbce94c3a6"><code>b165aa5</code></a> Fix: yoda rule autofix produces syntax errors with adjacent tokens (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13760" rel="nofollow">#13760</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/3175316db26aebef4b19e269aca90c8ce3955363"><code>3175316</code></a> Fix: prefer-destructuring invalid autofix with comma operator (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13761" rel="nofollow">#13761</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/1a9f17151a4e93eb17c8a2bf4f0a5320cce616de"><code>1a9f171</code></a> Chore: Remove more ESLintRC-related files (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13481" rel="nofollow">#13481</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13762" rel="nofollow">#13762</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/bfddcedace5587d662c840c2edf33062b54a178e"><code>bfddced</code></a> Update: remove suggestion if it didn't provide a fix (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13723" rel="nofollow">#13723</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13772" rel="nofollow">#13772</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/5183b14a2420b42b4089fb134a61ae57142f31fd"><code>5183b14</code></a> Update: check template literal in no-script-url (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13775" rel="nofollow">#13775</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/bfe97d2332e711ca76b1fd2e7f8548b0cc84cb1c"><code>bfe97d2</code></a> Sponsors: Sync README with website</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.11.0...v7.12.0">compare view</a></li>
</ul>
</details>
<br>
<p><a href="https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates"><img src="https://camo.githubusercontent.com/d95bd8a377dce955084199923540f40d4ea5ad52/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d65736c696e74267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d372e31312e30266e65772d76657273696f6e3d372e31322e30" 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=7.11.0&new-version=7.12.0" style="max-width:100%;"></a></p>
<p>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>You can trigger Dependabot actions by commenting on this PR:</p>
<ul>
<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/2906'>https://github.com/openstreetmap/openstreetmap-website/pull/2906</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Bump eslint from 7.11.0 to 7.12.0</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/2906/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de">yarn.lock</a>
(16)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2906.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/2906.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2906.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/2906.diff</a></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/2906">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLOWQWJKWV33X2ZJA2TSMT7EBANCNFSM4S64EAGQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLJOU3D7IHFLY7KSI3DSMT7EBA5CNFSM4S64EAG2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4K3XIP6Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/2906",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2906",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>