Update dependency maplibre-gl to v6.6.0 #5

Merged
boneskewer69 merged 1 commit from renovate/maplibre-gl-6.x into main 2026-08-25 17:11:46 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
maplibre-gl (source) 6.5.06.6.0 age confidence

Release Notes

maplibre/maplibre-gl-js (maplibre-gl)

v6.6.0

Compare Source

Features and improvements
  • Add support for symbol-height-offset and symbol-height-anchor layout properties, which raise icons and text above the map. symbol-height-anchor selects whether the offset is measured from the terrain surface (ground, the default) or from the zero elevation datum (absolute) (#​7827) (by @​HarelM)
  • Pick terrain coordinates with a CPU raycast against the DEM instead of a coords framebuffer readback: full DEM resolution, no GPU stall on pointer events, and about 4MB less GPU memory (#​7640) (by @​johncarmack1984)
🐞 Bug fixes
  • Fix labels briefly appearing too large when zooming out several levels at once (e.g. a scroll-wheel or pinch fling) with a zoom-dependent text-size/icon-size (#​8175) (by @​mondsichtung)
  • Fix globe tile selection measuring distances from the ground point below the camera instead of the camera itself, refining some views past the requested zoom and leaving others coarser (#​8187) (by @​Alchez)
  • Fix the style's center, zoom, bearing, pitch and roll being ignored when the map was created with a minZoom or minPitch option, since applying those limits marked the transform as modified (#​5932)
  • Upload the color-relief DEM texture once per tile instead of on every frame (#​8209)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [maplibre-gl](https://maplibre.org/) ([source](https://github.com/maplibre/maplibre-gl-js)) | [`6.5.0` → `6.6.0`](https://renovatebot.com/diffs/npm/maplibre-gl/6.5.0/6.6.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/maplibre-gl/6.6.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/maplibre-gl/6.5.0/6.6.0?slim=true) | --- ### Release Notes <details> <summary>maplibre/maplibre-gl-js (maplibre-gl)</summary> ### [`v6.6.0`](https://github.com/maplibre/maplibre-gl-js/blob/HEAD/CHANGELOG.md#660) [Compare Source](https://github.com/maplibre/maplibre-gl-js/compare/v6.5.0...v6.6.0) ##### ✨ Features and improvements - Add support for `symbol-height-offset` and `symbol-height-anchor` layout properties, which raise icons and text above the map. `symbol-height-anchor` selects whether the offset is measured from the terrain surface (`ground`, the default) or from the zero elevation datum (`absolute`) ([#&#8203;7827](https://github.com/maplibre/maplibre-gl-js/pull/7827)) (by [@&#8203;HarelM](https://github.com/HarelM)) - Pick terrain coordinates with a CPU raycast against the DEM instead of a coords framebuffer readback: full DEM resolution, no GPU stall on pointer events, and about 4MB less GPU memory ([#&#8203;7640](https://github.com/maplibre/maplibre-gl-js/issues/7640)) (by [@&#8203;johncarmack1984](https://github.com/johncarmack1984)) ##### 🐞 Bug fixes - Fix labels briefly appearing too large when zooming out several levels at once (e.g. a scroll-wheel or pinch fling) with a zoom-dependent `text-size`/`icon-size` ([#&#8203;8175](https://github.com/maplibre/maplibre-gl-js/pull/8175)) (by [@&#8203;mondsichtung](https://github.com/mondsichtung)) - Fix globe tile selection measuring distances from the ground point below the camera instead of the camera itself, refining some views past the requested zoom and leaving others coarser ([#&#8203;8187](https://github.com/maplibre/maplibre-gl-js/pull/8187)) (by [@&#8203;Alchez](https://github.com/Alchez)) - Fix the style's `center`, `zoom`, `bearing`, `pitch` and `roll` being ignored when the map was created with a `minZoom` or `minPitch` option, since applying those limits marked the transform as modified ([#&#8203;5932](https://github.com/maplibre/maplibre-gl-js/issues/5932)) - Upload the `color-relief` DEM texture once per tile instead of on every frame ([#&#8203;8209](https://github.com/maplibre/maplibre-gl-js/pull/8209)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC40MS4xIiwidXBkYXRlZEluVmVyIjoiNDQuNDEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
boneskewer69/japan-gems!5
No description provided.