Skip to content

fix(deps): update dependency maplibre-gl to v6.7.0 - #1707

Merged
renovate[bot] merged 1 commit into
sagafrom
renovate/maplibre-gl-6.x
Sep 5, 2026
Merged

fix(deps): update dependency maplibre-gl to v6.7.0#1707
renovate[bot] merged 1 commit into
sagafrom
renovate/maplibre-gl-6.x

Conversation

@renovate

@renovate renovate Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v6.7.0

Compare Source

✨ Features and improvements
  • Support the style specification's font-faces property, with map.setFontFaces and map.getFontFaces and improve complex script languages such as Devanagari, Khmer, Burmese and Hebrew (#​8237) (by @​HarelM)
  • Wrap Thai, Khmer, Burmese, Lao, Tibetan, Javanese and Balinese labels at word boundaries instead of running them on in one line, which applies to every style whether or not it declares font-faces (#​8237) (by @​HarelM)
  • Throw GPUInitializationError from the Map constructor when the WebGL2 context cannot be created, instead of firing an error event no listener can catch and returning a partially constructed map (#​8066) (by @​johncarmack1984)
  • Allow adding an image source without a url. The source starts empty and makes no network request; call updateImage({image}) or updateImage({url}) later to show an image (#​8167) (by @​mondsichtung)
  • Skip symbol re-placement when its inputs are unchanged, so repaints from animated style images or custom layers cost a single frame (#​8208) (by @​lucaswoj)
  • Add Style#triggerSymbolPlacement, which re-places symbols when something the map cannot see for itself has moved them (#​8208) (by @​lucaswoj)
  • Make {validate: false} skip the style snapshot the style setters only build as error context, so adding layers one at a time no longer serializes the whole style on every call (#​8259) (by @​lazerg)
🐞 Bug fixes
  • Disable the navigation control's zoom-out button when viewport constraints prevent zooming out further (#​5316) (by @​miakh)
  • Keep a vector tile's etag when the tile is reloaded after a style change, so the next expiry refresh can still skip unchanged tiles (#​3309) (by @​johncarmack1984)
  • Fix project() and queryTerrainElevation disagreeing with the rendered terrain surface when the elevation lookup sampled a different DEM zoom than the drawn mesh (#​8212) (by @​johncarmack1984)
  • Draw numbers (e.g. “21” in “반포대로21길”) and short uppercase codes (e.g. “A1”) upright in vertical line labels instead of rotating them along the line (#​5404) (by @​NEKOYASAN)
  • Fix the camera jumping at the end of a pan or zoom gesture on terrain by sampling the center elevation from the rendered terrain surface (#​7989, #​3982) (by @​johncarmack1984)
  • Ensure style state defaults are serialized (#​8263) (by @​hiddewie)

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Sep 5, 2026
@renovate
renovate Bot enabled auto-merge (squash) September 5, 2026 17:52
@renovate
renovate Bot deployed to production September 5, 2026 17:52 Active
@renovate
renovate Bot merged commit 3d55243 into saga Sep 5, 2026
6 checks passed
@renovate
renovate Bot deleted the renovate/maplibre-gl-6.x branch September 5, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants