<p dir="auto">Bumps <a href="https://github.com/Leaflet/Leaflet">leaflet</a> from 1.9.3 to 1.9.4.</p>
<details>
<summary>Release notes</summary>
<p dir="auto"><em>Sourced from <a href="https://github.com/Leaflet/Leaflet/releases">leaflet's releases</a>.</em></p>
<blockquote>
<h2 dir="auto">v1.9.4</h2>
<h3 dir="auto"><g-emoji class="g-emoji" alias="lady_beetle" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41e.png">🐞</g-emoji> Bug fixes</h3>
<ul dir="auto">
<li>Fix tile gaps in Chromium-based browsers (<a href="https://redirect.github.com/Leaflet/Leaflet/pull/8891">#8891</a> by <a href="https://github.com/IvanSanchez"><code class="notranslate">@IvanSanchez</code></a>)</li>
<li>Fix vector drifts when <code class="notranslate">zoomAnimation</code> is <code class="notranslate">false</code> and zooming via <code class="notranslate">flyTo</code> or pinch (<a href="https://redirect.github.com/Leaflet/Leaflet/pull/8794">#8794</a> by <a href="https://github.com/plainheart"><code class="notranslate">@plainheart</code></a>)</li>
<li>Ensure <code class="notranslate">toGeoJSON()</code> still works with an empty array (<a href="https://redirect.github.com/Leaflet/Leaflet/pull/8737">#8737</a> by <a href="https://github.com/Falke-Design"><code class="notranslate">@Falke-Design</code></a>)</li>
<li>Ensure <code class="notranslate">LineUtil</code> and <code class="notranslate">PolyUtil</code> only iterate over array values and not properties (<a href="https://redirect.github.com/Leaflet/Leaflet/pull/8840">#8840</a> by <a href="https://github.com/Falke-Design"><code class="notranslate">@Falke-Design</code></a>)</li>
<li>Fix rounding errors in center calculation of <code class="notranslate">LineUtil</code> and <code class="notranslate">PolyUtil</code> for small layers (<a href="https://redirect.github.com/Leaflet/Leaflet/pull/8784">#8784</a> by <a href="https://github.com/Falke-Design"><code class="notranslate">@Falke-Design</code></a>)</li>
<li>Prevent unwanted layer toggle while expanding the Layers control on mobile (<a href="https://redirect.github.com/Leaflet/Leaflet/pull/8910">#8910</a> by <a href="https://github.com/Falke-Design"><code class="notranslate">@Falke-Design</code></a>)</li>
<li>Fix an error when a focusing on a <code class="notranslate">Tooltip</code>-bound <code class="notranslate">FeatureGroup</code> that contains a layer without a <code class="notranslate">getElement</code> method (<a href="https://redirect.github.com/Leaflet/Leaflet/pull/8890">#8890</a> by <a href="https://github.com/Falke-Design"><code class="notranslate">@Falke-Design</code></a>)</li>
<li>Fix <code class="notranslate">Tooltip</code> is not showing when loaded dynamically while moving the map (<a href="https://redirect.github.com/Leaflet/Leaflet/pull/8672">#8672</a> by <a href="https://github.com/theGOTOguy"><code class="notranslate">@theGOTOguy</code></a>)</li>
<li>Fix <code class="notranslate">noMoveStart</code> option not applying to <code class="notranslate">fitBounds</code> (<a href="https://redirect.github.com/Leaflet/Leaflet/pull/8911">#8911</a> by <a href="https://github.com/AbdullahSohail-SE"><code class="notranslate">@AbdullahSohail-SE</code></a>)</li>
<li>Fix outlines showing up when interacting with the map on Safari 16.4+ (<a href="https://redirect.github.com/Leaflet/Leaflet/pull/8917">#8917</a> by <a href="https://github.com/jonkoops"><code class="notranslate">@jonkoops</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p dir="auto"><em>Sourced from <a href="https://github.com/Leaflet/Leaflet/blob/v1.9.4/CHANGELOG.md">leaflet's changelog</a>.</em></p>
<blockquote>
<h2 dir="auto">1.9.4 (2023-05-18)</h2>
<h3 dir="auto"><g-emoji class="g-emoji" alias="lady_beetle" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41e.png">🐞</g-emoji> Bug fixes</h3>
<ul dir="auto">
<li>Fix tile gaps in Chromium-based browsers (<a href="https://redirect.github.com/Leaflet/Leaflet/pull/8891">#8891</a> by <a href="https://github.com/IvanSanchez"><code class="notranslate">@IvanSanchez</code></a>)</li>
<li>Fix vector drifts when <code class="notranslate">zoomAnimation</code> is <code class="notranslate">false</code> and zooming via <code class="notranslate">flyTo</code> or pinch (<a href="https://redirect.github.com/Leaflet/Leaflet/pull/8794">#8794</a> by <a href="https://github.com/plainheart"><code class="notranslate">@plainheart</code></a>)</li>
<li>Ensure <code class="notranslate">toGeoJSON()</code> still works with an empty array (<a href="https://redirect.github.com/Leaflet/Leaflet/pull/8737">#8737</a> by <a href="https://github.com/Falke-Design"><code class="notranslate">@Falke-Design</code></a>)</li>
<li>Ensure <code class="notranslate">LineUtil</code> and <code class="notranslate">PolyUtil</code> only iterate over array values and not properties (<a href="https://redirect.github.com/Leaflet/Leaflet/pull/8840">#8840</a> by <a href="https://github.com/Falke-Design"><code class="notranslate">@Falke-Design</code></a>)</li>
<li>Fix rounding errors in center calculation of <code class="notranslate">LineUtil</code> and <code class="notranslate">PolyUtil</code> for small layers (<a href="https://redirect.github.com/Leaflet/Leaflet/pull/8784">#8784</a> by <a href="https://github.com/Falke-Design"><code class="notranslate">@Falke-Design</code></a>)</li>
<li>Prevent unwanted layer toggle while expanding the Layers control on mobile (<a href="https://redirect.github.com/Leaflet/Leaflet/pull/8910">#8910</a> by <a href="https://github.com/Falke-Design"><code class="notranslate">@Falke-Design</code></a>)</li>
<li>Fix an error when a focusing on a <code class="notranslate">Tooltip</code>-bound <code class="notranslate">FeatureGroup</code> that contains a layer without a <code class="notranslate">getElement</code> method (<a href="https://redirect.github.com/Leaflet/Leaflet/pull/8890">#8890</a> by <a href="https://github.com/Falke-Design"><code class="notranslate">@Falke-Design</code></a>)</li>
<li>Fix <code class="notranslate">Tooltip</code> is not showing when loaded dynamically while moving the map (<a href="https://redirect.github.com/Leaflet/Leaflet/pull/8672">#8672</a> by <a href="https://github.com/theGOTOguy"><code class="notranslate">@theGOTOguy</code></a>)</li>
<li>Fix <code class="notranslate">noMoveStart</code> option not applying to <code class="notranslate">fitBounds</code> (<a href="https://redirect.github.com/Leaflet/Leaflet/pull/8911">#8911</a> by <a href="https://github.com/AbdullahSohail-SE"><code class="notranslate">@AbdullahSohail-SE</code></a>)</li>
<li>Fix outlines showing up when interacting with the map on Safari 16.4+ (<a href="https://redirect.github.com/Leaflet/Leaflet/pull/8917">#8917</a> by <a href="https://github.com/jonkoops"><code class="notranslate">@jonkoops</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul dir="auto">
<li><a href="https://github.com/Leaflet/Leaflet/commit/d15112c9e8ac339f0f74f563959d0423d291308d"><code class="notranslate">d15112c</code></a> 1.9.4</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/e4c0c05b35f76ad7f5a65fcb30522a8a050829e0"><code class="notranslate">e4c0c05</code></a> Update Changelog 1.9.4</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/3bf98e34e6385ed27fa1e214425552fac7aee469"><code class="notranslate">3bf98e3</code></a> Update License to 2023</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/86029489bba498e3630479967d51109c1ac8e50f"><code class="notranslate">8602948</code></a> Set <code class="notranslate">outlineStyle</code> instead of <code class="notranslate">outline</code> when preventing outline (<a href="https://redirect.github.com/Leaflet/Leaflet/issues/8917">#8917</a>)</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/830b4248ba6afc23063130dde796d16ca153407b"><code class="notranslate">830b424</code></a> Replace arrow function for IE</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/88bb5dcc0e34b2c1fef5594935c41a16e7da8beb"><code class="notranslate">88bb5dc</code></a> Bugfix: Fix noMoveStart option for fitBounds method (<a href="https://redirect.github.com/Leaflet/Leaflet/issues/8911">#8911</a>)</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/5506693e1a3353fbcd9882218ee06ee3845c78a0"><code class="notranslate">5506693</code></a> Fix issue whereby tooltips loaded dynamically while moving the map were never...</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/8306fabf62a8baa12218b12ff8b555029a5fce1e"><code class="notranslate">8306fab</code></a> Fix tooltip focus listener if getElement is no function (<a href="https://redirect.github.com/Leaflet/Leaflet/issues/8890">#8890</a>)</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/6e026b0c54532c6a85c8602df9caa137fb6a6e91"><code class="notranslate">6e026b0</code></a> Prevent adding layer while expanding Layer-Control on mobile (<a href="https://redirect.github.com/Leaflet/Leaflet/issues/8910">#8910</a>)</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/af165ddedfb955ac6463ad37f9a5862d942fd1da"><code class="notranslate">af165dd</code></a> fix vector drifts when <code class="notranslate">zoomAnimation</code> is <code class="notranslate">false</code> and zooming via <code class="notranslate">flyTo</code> or ...</li>
<li>Additional commits viewable in <a href="https://github.com/Leaflet/Leaflet/compare/v1.9.3...v1.9.4">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/0efcb5970cacd34fa7b1cd0e733f8dae1c5dc1d8ab2cd4be278d551fc975eb28/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d6c6561666c6574267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d312e392e33266e65772d76657273696f6e3d312e392e34" 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.9.3&new-version=1.9.4" 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/4035'>https://github.com/openstreetmap/openstreetmap-website/pull/4035</a></p>
<h4>Commit Summary</h4>
<ul>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4035/commits/5a9c6f8acad1bdc1bc637d4adb9ab53c1284244c" class="commit-link">5a9c6f8</a> Bump leaflet from 1.9.3 to 1.9.4</li>
</ul>
<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4035/files">1 file</a>)</p>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4035/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de">yarn.lock</a>
(6)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/4035.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/4035.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/4035.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/4035.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/4035">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLLP2OQDHFSWBCDE44TXG2ZMZANCNFSM6AAAAAAYHC3FOA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLOEI63QS33WHTPEOJ3XG2ZMZA5CNFSM6AAAAAAYHC3FOCWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHGMTTRV4.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/4035</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/4035",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/4035",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>