Skip to content

chore(deps): update dependency maplibre-gl to v5.21.0#383

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/maplibre-gl-5.x-lockfile
Open

chore(deps): update dependency maplibre-gl to v5.21.0#383
renovate[bot] wants to merge 1 commit intomainfrom
renovate/maplibre-gl-5.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2026

This PR contains the following updates:

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

Release Notes

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

v5.21.0

Compare Source

✨ Features and improvements
  • Add compatibility for ES2020 (#​7283) (by @​claudiobgit)
  • Add referrerPolicy option to RequestParameters to allow controlling the referrer policy for tile requests (#​7278) (by @​Bingtagui404)
  • Wait for the GPU to finish its callstack for rendering benchmarks (#​7285) (by @​xavierjs)
  • Remove Edge 18 WebP detection workaround; always send Accept: image/webp header for image requests (#​7293) (by @​johanrd)
  • Remove legacy browser compatibility code targeting IE11 and pre-2016 browsers (#​7294) (by @​johanrd)
  • Remove legacy DOM.remove() and DOM.mouseButton() wrappers; use native APIs directly (baseline 2015) (#​7295) (by @​johanrd)
  • Make setTransformRequest accept an async function in addition to a sync function. (#​7184) (by @​kikuomax
    )
🐞 Bug fixes
  • Fix incorrect popup location in case of terrain and jumpTo (#​7267) (by @​HarelM)
  • Fix memory leak in VideoSource: remove playing event listener and pause video on source removal (#​7279) (by @​johanrd)
  • Fix memory leak where typed array views retained StructArray buffers after GPU upload, preventing garbage collection (#​7280) (by @​johanrd)
  • Fix raster DEM tiles getting stuck in "reloading" state (#​7284) (by @​katemihalikova)
  • Fix GeolocateControl leaking a movestart listener on the map after removal, which could also crash if the control was in active tracking state when removed (#​7286) (by @​johanrd)
  • Cap tile texture reuse pool to prevent unbounded VRAM growth during rapid zoom/pan (#​7289) (by @​johanrd)
  • Fix Marker click listener not removed on remove(), leaking the handler added in #​7028 (#​7287) (by @​johanrd)
  • Fix Terrain GPU resource leak: free FBO, textures, and meshes when terrain is disabled via setTerrain(null) (#​7288) (by @​johanrd)
  • Fix guard against partial layout in PauseablePlacement (#​7079) (by @​garethbowker)
  • Fix missing tile encoding for MLT queryRenderedFeatures (#​7056) (by @​dannote and @​ted-piotrowski)
  • Fix 3D Tiles example (#​7275) (by @​hh-hang)

v5.20.2

Compare Source

🐞 Bug fixes
  • Fix update GeoJSON when using diff update by updating geojson-vt package (#​7257) (by @​HarelM)

v5.20.1

Compare Source

🐞 Bug fixes
  • Fix cannot read properties of undefined (reading 'range') by updating geojson-vt package (#​7245) (by @​HarelM)
  • Fix a bug where raster-resampling: nearest was not applied as expected (#​7247) (by @​yano-h)

v5.20.0

Compare Source

✨ Features and improvements
🐞 Bug fixes
  • Fix: Distance to tile is calculated incorrectly in globe projection for high pitch angles (#​7219) (by @​jtfedd)
  • Fix: Tiles are not cleared when using vector tile source setUrl/setTiles (#​7185) (by @​madoci)
  • Fix: Allow opaque origins ("null") in Actor message filtering (#​7047) (by @​pcardinal)

Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/maplibre-gl-5.x-lockfile branch 3 times, most recently from e2ac925 to 4f8893b Compare March 13, 2026 12:44
@renovate renovate bot changed the title chore(deps): update dependency maplibre-gl to v5.20.0 chore(deps): update dependency maplibre-gl to v5.20.1 Mar 13, 2026
@renovate renovate bot changed the title chore(deps): update dependency maplibre-gl to v5.20.1 chore(deps): update dependency maplibre-gl to v5.20.2 Mar 17, 2026
@renovate renovate bot force-pushed the renovate/maplibre-gl-5.x-lockfile branch from 4f8893b to c0d0f60 Compare March 17, 2026 18:10
@renovate renovate bot changed the title chore(deps): update dependency maplibre-gl to v5.20.2 chore(deps): update dependency maplibre-gl to v5.21.0 Mar 20, 2026
@renovate renovate bot force-pushed the renovate/maplibre-gl-5.x-lockfile branch from c0d0f60 to 1262907 Compare March 20, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants