<p dir="auto">Bumps <a href="https://github.com/Leaflet/Leaflet">leaflet</a> from 1.9.1 to 1.9.2.</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.2</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><g-emoji class="g-emoji" alias="warning" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/26a0.png">⚠️</g-emoji> Drop ESM entrypoint from package because of numerous compatibility issues with plugins (import <code class="notranslate">leaflet/dist/leaflet-src.esm.js</code> explicitly instead to take advantage; ESM by default will come in v2) (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8493" rel="nofollow">#8493</a> by <a href="https://github.com/jonkoops"><code class="notranslate">@jonkoops</code></a>)</li>
<li>Fix a bug where tooltips could throw an error with canvas renderer (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8498" rel="nofollow">#8498</a> by <a href="https://github.com/Falke-Design"><code class="notranslate">@Falke-Design</code></a>)</li>
<li>Fix a bug with incorrect marker popup location when there are multiple markers registered to the same popup (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8523" rel="nofollow">#8523</a> by <a href="https://github.com/raychanks"><code class="notranslate">@raychanks</code></a>).</li>
</ul>
<h3 dir="auto"><g-emoji class="g-emoji" alias="test_tube" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f9ea.png">🧪</g-emoji> Tests</h3>
<ul dir="auto">
<li>Fix unit tests suite stopping abruptly on Mac (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8478" rel="nofollow">#8478</a>)</li>
</ul>
<h3 dir="auto"><g-emoji class="g-emoji" alias="memo" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4dd.png">📝</g-emoji> Docs</h3>
<ul dir="auto">
<li>Fix <code class="notranslate">Bounds</code> <code class="notranslate">equals</code> parameters in docs (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8500" rel="nofollow">#8500</a> by <a href="https://github.com/Falke-Design"><code class="notranslate">@Falke-Design</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p dir="auto"><em>Sourced from <a href="https://github.com/Leaflet/Leaflet/blob/main/CHANGELOG.md">leaflet's changelog</a>.</em></p>
<blockquote>
<h2 dir="auto">1.9.2 (2022-10-04)</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><g-emoji class="g-emoji" alias="warning" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/26a0.png">⚠️</g-emoji> Drop ESM entrypoint from package because of numerous compatibility issues with plugins (import <code class="notranslate">leaflet/dist/leaflet-src.esm.js</code> explicitly instead to take advantage; ESM by default will come in v2) (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8493" rel="nofollow">#8493</a> by <a href="https://github.com/jonkoops"><code class="notranslate">@jonkoops</code></a>)</li>
<li>Fix a bug where tooltips could throw an error with canvas renderer (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8498" rel="nofollow">#8498</a> by <a href="https://github.com/Falke-Design"><code class="notranslate">@Falke-Design</code></a>)</li>
<li>Fix a bug with incorrect marker popup location when there are multiple markers registered to the same popup (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8523" rel="nofollow">#8523</a> by <a href="https://github.com/raychanks"><code class="notranslate">@raychanks</code></a>).</li>
</ul>
<h3 dir="auto"><g-emoji class="g-emoji" alias="test_tube" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f9ea.png">🧪</g-emoji> Tests</h3>
<ul dir="auto">
<li>Fix unit tests suite stopping abruptly on Mac (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8478" rel="nofollow">#8478</a>)</li>
</ul>
<h3 dir="auto"><g-emoji class="g-emoji" alias="memo" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4dd.png">📝</g-emoji> Docs</h3>
<ul dir="auto">
<li>Fix <code class="notranslate">Bounds</code> <code class="notranslate">equals</code> parameters in docs (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8500" rel="nofollow">#8500</a> by <a href="https://github.com/Falke-Design"><code class="notranslate">@Falke-Design</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul dir="auto">
<li><a href="https://github.com/Leaflet/Leaflet/commit/f45c06a13f49a60089af799ce215dfc0b7460ef5"><code class="notranslate">f45c06a</code></a> 1.9.2</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/ccc4a3423a55b75d76b21ac4eb76aea63cf307f5"><code class="notranslate">ccc4a34</code></a> Update changelog for release of v1.9.2 (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/issues/8526" rel="nofollow">#8526</a>)</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/ac8d0bcb4451057ab6dd96eb050c0c681213e679"><code class="notranslate">ac8d0bc</code></a> Fix marker popup location (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/issues/8523" rel="nofollow">#8523</a>)</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/e61de9acd38db1c346313b4def7fc1c1bcaffdbd"><code class="notranslate">e61de9a</code></a> Check if <code class="notranslate">getElement()</code> is undefined before adding focus listener (Canvas) (#...</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/1bf705c21c0b205e031b40e4486d9eb702f37f57"><code class="notranslate">1bf705c</code></a> Remove <code class="notranslate">maxMargin</code> from <code class="notranslate">Bounds.equals</code> doc string (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/issues/8500" rel="nofollow">#8500</a>)</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/fc481fdf61c01db75454891fcebfb66fc9d65238"><code class="notranslate">fc481fd</code></a> Drop ESM entrypoint from package (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/issues/8493" rel="nofollow">#8493</a>)</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/822e55765d2729fa897d1c511302187f3f72305e"><code class="notranslate">822e557</code></a> Disable zoom animation for Line/PolyUtil tests (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/issues/8478" rel="nofollow">#8478</a>)</li>
<li>See full diff in <a href="https://github.com/Leaflet/Leaflet/compare/v1.9.1...v1.9.2">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/9dbb34c4fb58385af80ecc7660423703009b2ed9d453cc6e2a1e88ea5f2fd9ad/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d6c6561666c6574267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d312e392e31266e65772d76657273696f6e3d312e392e32" 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.1&new-version=1.9.2" 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/3734'>https://github.com/openstreetmap/openstreetmap-website/pull/3734</a></p>
<h4>Commit Summary</h4>
<ul>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/3734/commits/0d0d1ce8ccd06a93037723c5885be98d39d7cac6" class="commit-link">0d0d1ce</a> Bump leaflet from 1.9.1 to 1.9.2</li>
</ul>
<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3734/files">1 file</a>)</p>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3734/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de">yarn.lock</a>
(6)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3734.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/3734.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3734.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/3734.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/3734">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLOPJRPMUNN3GF5IQ5LWBSZRPANCNFSM6AAAAAAQ5AWXAI">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLKX3EXE5JUVM3DB22DWBSZRPA5CNFSM6AAAAAAQ5AWXAKWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHFGQ46LE.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/3734</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/3734",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3734",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>