[openstreetmap/openstreetmap-website] Bump the dependencies group with 2 updates (PR #7068)
dependabot[bot]
notifications at github.com
Wed May 6 23:14:00 UTC 2026
Bumps the dependencies group with 2 updates: [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) and [tag2link](https://github.com/JOSM/tag2link).
Updates `leaflet.locatecontrol` from 0.89.1 to 0.90.0
<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.0</strong> - 2026-05-06</h2>
<ul>
<li>fix(compass): guard DeviceOrientationEvent lookup (<a href="https://redirect.github.com/domoritz/leaflet-locatecontrol/issues/420">#420</a>)</li>
<li>fix(compass): fix iOS heading in landscape mode (<a href="https://redirect.github.com/domoritz/leaflet-locatecontrol/issues/421">#421</a>)</li>
<li>feat: add compass accuracy threshold for iOS (<a href="https://redirect.github.com/domoritz/leaflet-locatecontrol/issues/422">#422</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/9e6a3c3038a81336e5e84f5c68525ab8a70747d8"><code>9e6a3c3</code></a> 0.90.0</li>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/e61e36c636799e1cb7b8f028087bba32582941be"><code>e61e36c</code></a> chore: update changelog</li>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/0b7d2774713216e1555c452f7591186bb572e30f"><code>0b7d277</code></a> feat: add compass accuracy threshold for iOS (<a href="https://redirect.github.com/domoritz/leaflet-locatecontrol/issues/422">#422</a>)</li>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/28eea308ba72a1056393c3741ffc5e54da4cf89f"><code>28eea30</code></a> fix(compass): fix iOS heading in landscape mode (<a href="https://redirect.github.com/domoritz/leaflet-locatecontrol/issues/421">#421</a>)</li>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/6c9b0b1a3d80ca6fcfbe9cacaa0573dcd4b73e08"><code>6c9b0b1</code></a> fix(compass): guard DeviceOrientationEvent lookup (<a href="https://redirect.github.com/domoritz/leaflet-locatecontrol/issues/420">#420</a>)</li>
<li>See full diff in <a href="https://github.com/domoritz/leaflet-locatecontrol/compare/v0.89.1...v0.90.0">compare view</a></li>
</ul>
</details>
<br />
Updates `tag2link` from 2026.3.21 to 2026.5.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/JOSM/tag2link/releases">tag2link's releases</a>.</em></p>
<blockquote>
<h2>2026.5.6</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/JOSM/tag2link/compare/2026.3.21...2026.5.6">https://github.com/JOSM/tag2link/compare/2026.3.21...2026.5.6</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/JOSM/tag2link/commit/85e2428bb95ddc74dcedba53189891da324b7d84"><code>85e2428</code></a> more node20 stuff</li>
<li><a href="https://github.com/JOSM/tag2link/commit/7ae6f19fc68eb734d5813525ef5245f5657c5cbf"><code>7ae6f19</code></a> update node to 24</li>
<li><a href="https://github.com/JOSM/tag2link/commit/d8843b1c2c4f91a7ca5d45d71dbe9151c3cbca5a"><code>d8843b1</code></a> manual update to test changed code</li>
<li><a href="https://github.com/JOSM/tag2link/commit/16bf2d2fd8cd6c09fff1526f2575c1df9b84c90b"><code>16bf2d2</code></a> fix issues probably caused by stricter rules</li>
<li><a href="https://github.com/JOSM/tag2link/commit/d96812e064a1ac445632f4ec1bbfb2f41717432c"><code>d96812e</code></a> update checkout action to fix warnings</li>
<li>See full diff in <a href="https://github.com/JOSM/tag2link/compare/2026.3.21...2026.5.6">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 tag2link since your current version.</p>
</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/7068
-- Commit Summary --
* Bump the dependencies group with 2 updates
-- File Changes --
M package.json (2)
M yarn.lock (14)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/7068.patchhttps://github.com/openstreetmap/openstreetmap-website/pull/7068.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7068
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/7068 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260506/0c51837d/attachment-0001.htm>
More information about the rails-dev
mailing list