[openstreetmap/openstreetmap-website] Bump leaflet from 1.9.2 to 1.9.3 (PR #3809)

dependabot[bot] notifications at github.com
Fri Nov 18 23:01:32 UTC 2022


Bumps [leaflet](https://github.com/Leaflet/Leaflet) from 1.9.2 to 1.9.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/Leaflet/Leaflet/releases">leaflet's releases</a>.</em></p>
<blockquote>
<h2>v1.9.3</h2>
<h3>🙌 Accessibility</h3>
<ul>
<li>Expand the layers control on <!-- raw HTML omitted -->Enter<!-- raw HTML omitted --> keydown (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8556">#8556</a> by <a href="https://github.com/larsgw"><code>@​larsgw</code></a>)</li>
<li>Align the scale control's alpha transparency with the attribution control (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8547">#8547</a> by <a href="https://github.com/Malvoz"><code>@​Malvoz</code></a>)</li>
<li>Allow the scale control's text to overflow the container (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8548">#8548</a> by <a href="https://github.com/Malvoz"><code>@​Malvoz</code></a>)</li>
</ul>
<h3>🐞 Bug fixes</h3>
<ul>
<li>Remove internal usage of <code>L</code> global (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8536">#8536</a> by <a href="https://github.com/mourner"><code>@​mourner</code></a>)</li>
<li>Fix intermittent wobble when using <code>setMaxBounds(map.getBounds())</code> (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8534">#8534</a> by <a href="https://github.com/rjackson"><code>@​rjackson</code></a>)</li>
<li>Ensure that <code>latLngsToCoords()</code> does not return references passed to it (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/7344">#7344</a> by <a href="https://github.com/marlo22%5D"><code>@​marlo22</code></a>)</li>
<li>Ensure <code>worldCopyJump()</code> behavior is consistent when using a keyboard (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8562">#8562</a> by <a href="https://github.com/Falke-Design"><code>@​Falke-Design</code></a>)</li>
<li>Ensure correct target is used for the <code>popupopen</code> event (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8571">#8571</a> by <a href="https://github.com/Belair34"><code>@​Belair34</code></a>)</li>
<li>Prevent recursion when panning a <code>Popup</code> (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8520">#8520</a> by <a href="https://github.com/rjackson"><code>@​rjackson</code></a>)</li>
<li>Support CSS <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/position#sticky"><code>position: sticky</code></a> for map container (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8550">#8550</a> by <a href="https://github.com/tmiaa"><code>@​tmiaa</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/Leaflet/Leaflet/blob/main/CHANGELOG.md">leaflet's changelog</a>.</em></p>
<blockquote>
<h2>1.9.3 (2022-11-18)</h2>
<h3>🙌 Accessibility</h3>
<ul>
<li>Expand the layers control on <!-- raw HTML omitted -->Enter<!-- raw HTML omitted --> keydown (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8556">#8556</a> by <a href="https://github.com/larsgw"><code>@​larsgw</code></a>)</li>
<li>Align the scale control's alpha transparency with the attribution control (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8547">#8547</a> by <a href="https://github.com/Malvoz"><code>@​Malvoz</code></a>)</li>
<li>Allow the scale control's text to overflow the container (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8548">#8548</a> by <a href="https://github.com/Malvoz"><code>@​Malvoz</code></a>)</li>
</ul>
<h3>🐞 Bug fixes</h3>
<ul>
<li>Remove internal usage of <code>L</code> global (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8536">#8536</a> by <a href="https://github.com/mourner"><code>@​mourner</code></a>)</li>
<li>Fix intermittent wobble when using <code>setMaxBounds(map.getBounds())</code> (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8534">#8534</a> by <a href="https://github.com/rjackson"><code>@​rjackson</code></a>)</li>
<li>Ensure that <code>latLngsToCoords()</code> does not return references passed to it (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/7344">#7344</a> by <a href="https://github.com/marlo22%5D"><code>@​marlo22</code></a>)</li>
<li>Ensure <code>worldCopyJump()</code> behavior is consistent when using a keyboard (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8562">#8562</a> by <a href="https://github.com/Falke-Design"><code>@​Falke-Design</code></a>)</li>
<li>Ensure correct target is used for the <code>popupopen</code> event (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8571">#8571</a> by <a href="https://github.com/Belair34"><code>@​Belair34</code></a>)</li>
<li>Prevent recursion when panning a <code>Popup</code> (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8520">#8520</a> by <a href="https://github.com/rjackson"><code>@​rjackson</code></a>)</li>
<li>Support CSS <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/position#sticky"><code>position: sticky</code></a> for map container (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/pull/8550">#8550</a> by <a href="https://github.com/tmiaa"><code>@​tmiaa</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/Leaflet/Leaflet/commit/2892e7c852cf44cb5b4bdf3a0cf428eddadd3e9b"><code>2892e7c</code></a> 1.9.3</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/e8884d7b12ef92e83635a965434e1f950ede65af"><code>e8884d7</code></a> Update Changelog 1.9.3 - v1 (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/issues/8663">#8663</a>)</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/68a033d70850b30942a74070a4d786ae95cce679"><code>68a033d</code></a> Alternate fix for PopUp keepInView recursion and speed up associated test (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/issues/8">#8</a>...</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/18388765c9f45db06b5e6bc0db15bf34c4465236"><code>1838876</code></a> Allow the scale control's text to overflow the container (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/issues/8548">#8548</a>)</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/959899653654e07128ae0944e066ba8f767d723e"><code>9598996</code></a> Align the scale control's alpha transparency with the attribution control (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/issues/8">#8</a>...</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/bf8f694a76b063b9439f001ed68260c6a3d83be0"><code>bf8f694</code></a> Support sticky map container positioning (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/issues/8550">#8550</a>)</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/21740f11e94dea4789b30ba9b6275df50ed40c2d"><code>21740f1</code></a> Expand layers control on Enter keydown (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/issues/8556">#8556</a>)</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/ac2ab2d45f4e787dc351678021d287b2f76d6840"><code>ac2ab2d</code></a> Fixes event target of popupopen event and adds test (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/issues/8571">#8571</a>)</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/5c2eb46a03c6c4c431600a1aed2d54c35353579a"><code>5c2eb46</code></a> Fix worldCopyJump with Keyboard (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/issues/8562">#8562</a>)</li>
<li><a href="https://github.com/Leaflet/Leaflet/commit/8eee5cd788ff578e4e98705a59ed41c21e9f4b55"><code>8eee5cd</code></a> Fix closed coord's reference in latLngsToCoords (<a href="https://github-redirect.dependabot.com/Leaflet/Leaflet/issues/7344">#7344</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/Leaflet/Leaflet/compare/v1.9.2...v1.9.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=leaflet&package-manager=npm_and_yarn&previous-version=1.9.2&new-version=1.9.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/3809

-- Commit Summary --

  * Bump leaflet from 1.9.2 to 1.9.3

-- File Changes --

    M yarn.lock (6)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/3809.patch
https://github.com/openstreetmap/openstreetmap-website/pull/3809.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3809
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/3809 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20221118/3e8d9cac/attachment-0001.htm>


More information about the rails-dev mailing list