Skip to content

chore(deps): bump maplibre-gl from 4.7.1 to 5.19.0 in the leaflet group#735

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/leaflet-51adb48678
Open

chore(deps): bump maplibre-gl from 4.7.1 to 5.19.0 in the leaflet group#735
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/leaflet-51adb48678

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps the leaflet group with 1 update: maplibre-gl.

Updates maplibre-gl from 4.7.1 to 5.19.0

Release notes

Sourced from maplibre-gl's releases.

v5.19.0

✨ Features and improvements

  • Change the return type of LngLatBounds.toArray() to use a more precise type (#7156) (by @​n4n5)
  • Add anisotropicFilterPitch map option to set the pitch above which the anisotropic filter is applied to all raster layers, the default of which is 20° (#7134) (by larsmaxfield)
  • Add source id to error message (#7107) (by HarelM)

🐞 Bug fixes

  • Fix SDF icon-text-fit rendering by correctly unpacking packed shader values in symbol_sdf.vertex.glsl, with render-test coverage (#7141, fixes #6953) (by @​pcardinal)
  • Fix correct bounds calculation for GeoJSON with elevation (#6963) (by @​simonmnt)
  • Fix: support elevation in bounds calculation (#7135) (by simonmnt)
  • Fix Firefox "Alpha-premult deprecated for non-DOM uploads" warning (#7128) (by @​birkskyum)
  • Fix raster tiles rendering with glyph/icon atlas content after WebGL context loss (#7126) (by @​birkskyum)
  • Fix popup tip in RTL pages (#7157) (by @​HarelM)

v5.18.0

✨ Features and improvements

🐞 Bug fixes

  • Fix WebGL context loss error when style is not yet loaded (#7094) (by @​kaigritun)
  • Fix updating terrain tiles on feature state changes (#6231) (by @​pstaszek)
  • Fix LngLatBounds.intersects for zero-width bounds (#7055) (by @​lucaswoj)
  • Fix GlobeControl not updating when Map.setProjection() is called programmatically (#7005, #7075) (by @​CommanderStorm)
  • Fix map.getProjection() returning undefined after calling map.setProjection() with the default "mercator" projection (#7072)
  • Fix incorrect text placement along line in 3D mode (#7039) (by @​russellporter)
  • When the prefers-reduced-motion media query is active, we now no longer display the pulsing GeoLocation animation (#7066) (by @​CommanderStorm)

v5.17.0

✨ Features and improvements

  • Refactor _updateWorkerData (#6983) (by @​wayofthefuture)
  • ⚠️ Add zoomSnap option to Map to allow snapping zoom levels to a grid when zooming in and out; aligns the behavior across all UI patterns (keyboard, scroll wheel, on-screen zoom buttons, double-click, double-tap). Previously, pressing +/- on the keyboard zoomed to rounded whole integers, more or less than 1 zoom level when starting from a fractional zoom. Now any number can be specified for zoomSnap; a value of 1.0 produces the rounded whole integer behavior across all UI patterns. (#6941) (by @​mizmay)
  • Add support for container elements from different windows (e.g., popup or iframe) (#6969) (by @​Syncret)
  • Migrate to @​maplibre/geojson-vt (#6995) (by @​HarelM)

🐞 Bug fixes

  • Fix incorrect shader selection for text labels with inline images (#6956) (by @​ciscorn)
  • Fix marker positions not updating when zoom or pitch are changed following a change in constraints (#6925) (by auspicus)

... (truncated)

Changelog

Sourced from maplibre-gl's changelog.

5.19.0

✨ Features and improvements

  • Change the return type of LngLatBounds.toArray() to use a more precise type (#7156) (by @​n4n5)
  • Add anisotropicFilterPitch map option to set the pitch above which the anisotropic filter is applied to all raster layers, the default of which is 20° (#7134) (by larsmaxfield)
  • Add source id to error message (#7107) (by HarelM)

🐞 Bug fixes

  • Fix SDF icon-text-fit rendering by correctly unpacking packed shader values in symbol_sdf.vertex.glsl, with render-test coverage (#7141, fixes #6953) (by @​pcardinal)
  • Fix correct bounds calculation for GeoJSON with elevation (#6963) (by @​simonmnt)
  • Fix: support elevation in bounds calculation (#7135) (by simonmnt)
  • Fix Firefox "Alpha-premult deprecated for non-DOM uploads" warning (#7128) (by @​birkskyum)
  • Fix raster tiles rendering with glyph/icon atlas content after WebGL context loss (#7126) (by @​birkskyum)
  • Fix popup tip in RTL pages (#7157) (by @​HarelM)

5.18.0

✨ Features and improvements

🐞 Bug fixes

  • Fix WebGL context loss error when style is not yet loaded (#7094) (by @​kaigritun)
  • Fix updating terrain tiles on feature state changes (#6231) (by @​pstaszek)
  • Fix LngLatBounds.intersects for zero-width bounds (#7055) (by @​lucaswoj)
  • Fix GlobeControl not updating when Map.setProjection() is called programmatically (#7005, #7075) (by @​CommanderStorm)
  • Fix map.getProjection() returning undefined after calling map.setProjection() with the default "mercator" projection (#7072)
  • Fix incorrect text placement along line in 3D mode (#7039) (by @​russellporter)
  • When the prefers-reduced-motion media query is active, we now no longer display the pulsing GeoLocation animation (#7066) (by @​CommanderStorm)

5.17.0

✨ Features and improvements

  • Refactor _updateWorkerData (#6983) (by @​wayofthefuture)
  • ⚠️ Add zoomSnap option to Map to allow snapping zoom levels to a grid when zooming in and out; aligns the behavior across all UI patterns (keyboard, scroll wheel, on-screen zoom buttons, double-click, double-tap). Previously, pressing +/- on the keyboard zoomed to rounded whole integers, more or less than 1 zoom level when starting from a fractional zoom. Now any number can be specified for zoomSnap; a value of 1.0 produces the rounded whole integer behavior across all UI patterns. (#6941) (by @​mizmay)
  • Add support for container elements from different windows (e.g., popup or iframe) (#6969) (by @​Syncret)
  • Migrate to @​maplibre/geojson-vt (#6995) (by @​HarelM)

🐞 Bug fixes

  • Fix incorrect shader selection for text labels with inline images (#6956) (by @​ciscorn)
  • Fix marker positions not updating when zoom or pitch are changed following a change in constraints (#6925) (by auspicus)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for maplibre-gl since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 25, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 25, 2026

Deploy Preview for btcmap ready!

Name Link
🔨 Latest commit 2564a68
🔍 Latest deploy log https://app.netlify.com/projects/btcmap/deploys/69df005f5af9670008475f0a
😎 Deploy Preview https://deploy-preview-735--btcmap.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 59 (🔴 down 33 from production)
Accessibility: 97 (no change from production)
Best Practices: 92 (🔴 down 8 from production)
SEO: 96 (no change from production)
PWA: 90 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@socket-security
Copy link
Copy Markdown

socket-security bot commented Feb 25, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedmaplibre-gl@​4.7.1 ⏵ 5.23.098 +7100100 +19870
Updatedglobals@​17.4.0 ⏵ 17.5.0100 +110086 +194 +5100
Updateddompurify@​3.3.3 ⏵ 3.4.09810010092 +490
Updated@​biomejs/​biome@​2.4.11 ⏵ 2.4.12100 +110010099 +1100

View full report

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/leaflet-51adb48678 branch 3 times, most recently from d5d9f30 to 9ad5ba1 Compare March 4, 2026 09:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/leaflet-51adb48678 branch 5 times, most recently from 0c1fc45 to 17aadaa Compare March 12, 2026 09:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/leaflet-51adb48678 branch 3 times, most recently from f116dbb to 43302a8 Compare March 19, 2026 12:36
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/leaflet-51adb48678 branch from 43302a8 to 6de19e3 Compare March 23, 2026 14:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/leaflet-51adb48678 branch 2 times, most recently from 6608e4c to e4911d9 Compare April 8, 2026 03:04
Bumps the leaflet group with 1 update: [maplibre-gl](https://github.com/maplibre/maplibre-gl-js).


Updates `maplibre-gl` from 4.7.1 to 5.19.0
- [Release notes](https://github.com/maplibre/maplibre-gl-js/releases)
- [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md)
- [Commits](maplibre/maplibre-gl-js@v4.7.1...v5.19.0)

---
updated-dependencies:
- dependency-name: maplibre-gl
  dependency-version: 5.19.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: leaflet
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/leaflet-51adb48678 branch from e4911d9 to 2564a68 Compare April 15, 2026 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants