<p>Bumps <a href="https://github.com/Leaflet/Leaflet">leaflet</a> from 1.6.0 to 1.7.1.</p>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.md">leaflet's changelog</a>.</em></p>
<blockquote>
<h1>Leaflet Changelog</h1>
<p>(all changes without author notice are by <a href="https://github.com/mourner">@mourner</a>)</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/Leaflet/Leaflet/commit/bd88f73e8ddb90eb945a28bc1de9eb07f7386118"><code>bd88f73</code></a> v1.7.1</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/1ca200194563aa02031f0af76f98e95f9afca211"><code>1ca2001</code></a> Tweak test for finger drag</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/bce1fb9b26b0f159e492dbcfa3b0d364c46be859"><code>bce1fb9</code></a> Changelog and blog post for 1.7.0</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/26410f609b4d26f5b9e5bead4aa5863174200bcd"><code>26410f6</code></a> updated Leaflet.BeautifyMarkers plugin github url (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/issues/7247" rel="nofollow">#7247</a>)</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/dd832105697c98c1fca5475616377cda66f876be"><code>dd83210</code></a> plugins: Add Leaflet.BigImage (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/issues/7214" rel="nofollow">#7214</a>)</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/71f73785c91f50821cee4f590c41b14eeddf394c"><code>71f7378</code></a> plugins list: rm <g-emoji class="g-emoji" alias="star" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2b50.png">⭐</g-emoji> from geoman description</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/9644fcfcfc6993060d3468292f6ca84ee378b2c0"><code>9644fcf</code></a> Get rid of some legacy IE-related pointer quirks. (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/issues/7195" rel="nofollow">#7195</a>)</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/14b1985ca446e59bb59679a4e283ce6d0aaa31e1"><code>14b1985</code></a> docstrings: fix parameters for LatLngBounds.overlaps (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/issues/7194" rel="nofollow">#7194</a>)</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/e8c28b996179373447dde1df479898576a508579"><code>e8c28b9</code></a> docstrings: Layer's removeFrom works on LayerGroups too</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/25f7bbb93d73ecbca7ae47de5e86009e7568576e"><code>25f7bbb</code></a> docs: update URL about NPM in plugin developer guide (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/issues/7161" rel="nofollow">#7161</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/Leaflet/Leaflet/compare/v1.6.0...v1.7.1">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/f32b5bcaee5f138d9072366108068202dae89fdd/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d6c6561666c6574267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d312e362e30266e65772d76657273696f6e3d312e372e31" alt="Dependabot compatibility score" data-canonical-src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=leaflet&package-manager=npm_and_yarn&previous-version=1.6.0&new-version=1.7.1" 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/2810'>https://github.com/openstreetmap/openstreetmap-website/pull/2810</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Bump leaflet from 1.6.0 to 1.7.1</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/2810/files#diff-8ee2343978836a779dc9f8d6b794c3b2">yarn.lock</a>
(6)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2810.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/2810.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2810.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/2810.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/2810">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLM42TLCWIQNRKXZXITSEBYCVANCNFSM4QXE3JAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLK2FJ45F2N6DJP5AOLSEBYCVA5CNFSM4QXE3JA2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KKKCKUQ.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/2810",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2810",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>