[openstreetmap/openstreetmap-website] Bump the dependencies group with 3 updates (PR #7330)
dependabot[bot]
notifications at github.com
Wed Aug 19 23:13:32 UTC 2026
Bumps the dependencies group with 3 updates: [@maplibre/maplibre-gl-leaflet](https://github.com/maplibre/maplibre-gl-leaflet), [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) and [globals](https://github.com/sindresorhus/globals).
Updates `@maplibre/maplibre-gl-leaflet` from 0.1.3 to 0.1.4
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/maplibre/maplibre-gl-leaflet/blob/main/CHANGELOG.md">@maplibre/maplibre-gl-leaflet's changelog</a>.</em></p>
<blockquote>
<h2>0.1.4 - 2026-08-16</h2>
<h3>Added</h3>
<ul>
<li>Add support for MapLibre GL JS v6 through a new ESM build, while retaining existing UMD integrations and support for MapLibre GL JS v2-v5.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Generate release artifacts when packaging instead of tracking them in Git.</li>
</ul>
<h2>0.1.0</h2>
<h3>Fixed - 2025-03-24</h3>
<ul>
<li>Fix <a href="https://redirect.github.com/maplibre/maplibre-gl-leaflet/issues/64">#64</a> to allow this library to work with MapLibre GL JS v5.0.0. (<a href="https://redirect.github.com/maplibre/maplibre-gl-leaflet/pull/66">#66</a>)</li>
</ul>
<h2>0.0.22 - 2024-07-08</h2>
<h3>Fixed</h3>
<ul>
<li>Fix <a href="https://redirect.github.com/maplibre/maplibre-gl-leaflet/issues/58">#29</a> - added missing guard for empty object</li>
</ul>
<h2>0.0.20 - 2023-09-19</h2>
<h3>Added</h3>
<ul>
<li>Add <code>mapbox-gl-js v3.x.x</code> to allowed versions in peerDependencies.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix <a href="https://redirect.github.com/maplibre/maplibre-gl-leaflet/issues/29">#29</a> - layer is mis-aligned with map when panning the map off screen (<a href="https://redirect.github.com/maplibre/maplibre-gl-leaflet/pulls/31">#31</a>)</li>
</ul>
<h2>0.0.19 - 2022-11-30</h2>
<h3>Fixed</h3>
<ul>
<li>round CSS translate values to avoid blurry tiles (<a href="https://redirect.github.com/maplibre/maplibre-gl-leaflet/issues/41">#41</a>).</li>
</ul>
<h2>0.0.18 - 2022-11-11</h2>
<h3>Fixed</h3>
<ul>
<li>import MapOptions instead of obsolete MapboxOptions for compatibility with neuer maplibre-gl versions (<a href="https://redirect.github.com/maplibre/maplibre-gl-leaflet/issues/25">#25</a>).</li>
</ul>
<h2>0.0.15 - 2021-07-08</h2>
<h3>Added</h3>
<ul>
<li>types definition</li>
</ul>
<h2>0.0.14 - 2020-11-24</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/maplibre/maplibre-gl-leaflet/commit/3a433afd0d85800ea5d1ed55f5ac3a7620654fed"><code>3a433af</code></a> feat: Add MapLibre GL JS v6 support (<a href="https://redirect.github.com/maplibre/maplibre-gl-leaflet/issues/94">#94</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-leaflet/commit/186baa6c2a5c85abee296dc56c99ebb6a72bea90"><code>186baa6</code></a> Fix loading of githack-hosted examples (<a href="https://redirect.github.com/maplibre/maplibre-gl-leaflet/issues/91">#91</a>)</li>
<li>See full diff in <a href="https://github.com/maplibre/maplibre-gl-leaflet/compare/v0.1.3...v0.1.4">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a href="https://www.npmjs.com/~GitHub%20Actions">GitHub Actions</a>, a new releaser for <code>@maplibre/maplibre-gl-leaflet</code> since your current version.</p>
</details>
<br />
Updates `leaflet.locatecontrol` from 0.90.0 to 0.90.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md">leaflet.locatecontrol's changelog</a>.</em></p>
<blockquote>
<h2><strong>0.90.1</strong> - 2026-08-12</h2>
<ul>
<li>chore: add allowScripts config for lightningcss-cli</li>
<li>chore: update devDependencies</li>
<li>chore: update GitHub Actions</li>
<li>fix(build): correct CSS source map paths</li>
<li>fix(compass): guard stale permission activation</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/a122fb1bfe1ad39d20382e1545eaa8cb367c48fd"><code>a122fb1</code></a> 0.90.1</li>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/fa29c22e375e1ddbd180bedbe2ac45ec6318c075"><code>fa29c22</code></a> chore: update changelog</li>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/ca6668e04f10928732793ed5e32d3d8694bee4ac"><code>ca6668e</code></a> fix(compass): guard stale permission activation</li>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/6682ef7036114e2b4fa39f01e9b2510fedec7459"><code>6682ef7</code></a> chore: update GitHub Actions</li>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/cb43642cc30bcb3e3ec79427005a67f3ea57f242"><code>cb43642</code></a> chore: add allowScripts config for lightningcss-cli</li>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/5b28ef9fddd80934d063131ce27b46a11a5e4204"><code>5b28ef9</code></a> chore: update devDependencies</li>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/397f602889ae51af7db01372690e52982f85bcb3"><code>397f602</code></a> fix(build): correct CSS source map paths</li>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/54acf5b4a3c1620be7afe42af481de8928b45918"><code>54acf5b</code></a> chore(deps-dev): bump ws from 8.20.0 to 8.21.1 (<a href="https://redirect.github.com/domoritz/leaflet-locatecontrol/issues/424">#424</a>)</li>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/64bb7fb53a9f17ddb78bb8e455d62ef27778b207"><code>64bb7fb</code></a> chore(deps-dev): bump brace-expansion from 5.0.5 to 5.0.7 (<a href="https://redirect.github.com/domoritz/leaflet-locatecontrol/issues/423">#423</a>)</li>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/5baba877b6770b22af4daca5d0196497781af956"><code>5baba87</code></a> docs: add <code>npm login</code> to publish instructions</li>
<li>See full diff in <a href="https://github.com/domoritz/leaflet-locatecontrol/compare/v0.90.0...v0.90.1">compare view</a></li>
</ul>
</details>
<br />
Updates `globals` from 17.9.0 to 17.11.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/sindresorhus/globals/releases">globals's releases</a>.</em></p>
<blockquote>
<h2>v17.11.0</h2>
<ul>
<li>Add <code>react-native</code> globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/337">#337</a>) 61eafbf</li>
</ul>
<hr />
<p><a href="https://github.com/sindresorhus/globals/compare/v17.10.0...v17.11.0">https://github.com/sindresorhus/globals/compare/v17.10.0...v17.11.0</a></p>
<h2>v17.10.0</h2>
<ul>
<li>Add <code>GM_cookie</code> to Greasemonkey globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/349">#349</a>) f468407</li>
</ul>
<hr />
<p><a href="https://github.com/sindresorhus/globals/compare/v17.9.0...v17.10.0">https://github.com/sindresorhus/globals/compare/v17.9.0...v17.10.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/sindresorhus/globals/commit/8c599278a68a0a6ea17b0c12f976f2270f70f391"><code>8c59927</code></a> 17.11.0</li>
<li><a href="https://github.com/sindresorhus/globals/commit/61eafbf105037079654824d883edc261834a0fbd"><code>61eafbf</code></a> Add <code>react-native</code> globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/337">#337</a>)</li>
<li><a href="https://github.com/sindresorhus/globals/commit/7bed4af3730dcb5dbea4274b5264e6be4c4b8910"><code>7bed4af</code></a> 17.10.0</li>
<li><a href="https://github.com/sindresorhus/globals/commit/f4684072a5ec0ad598ee4a20989b3eaa733753bf"><code>f468407</code></a> Add <code>GM_cookie</code> to Greasemonkey globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/349">#349</a>)</li>
<li>See full diff in <a href="https://github.com/sindresorhus/globals/compare/v17.9.0...v17.11.0">compare view</a></li>
</ul>
</details>
<br />
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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions
</details>
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/7330
-- Commit Summary --
* Bump the dependencies group with 3 updates
-- File Changes --
M yarn.lock (18)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/7330.patch
https://github.com/openstreetmap/openstreetmap-website/pull/7330.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7330
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/7330 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260819/748f3f36/attachment-0001.htm>
More information about the rails-dev
mailing list