Skip to content

[CHORE](deps)(deps): Bump maplibre-gl from 5.17.0 to 5.20.2#305

Merged
John McCall (lowlydba) merged 2 commits intomainfrom
dependabot/npm_and_yarn/maplibre-gl-5.20.2
Mar 18, 2026
Merged

[CHORE](deps)(deps): Bump maplibre-gl from 5.17.0 to 5.20.2#305
John McCall (lowlydba) merged 2 commits intomainfrom
dependabot/npm_and_yarn/maplibre-gl-5.20.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps maplibre-gl from 5.17.0 to 5.20.2.

Release notes

Sourced from maplibre-gl's releases.

v5.20.2

🐞 Bug fixes

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

v5.20.1

🐞 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

✨ 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)

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

... (truncated)

Changelog

Sourced from maplibre-gl's changelog.

5.20.2

🐞 Bug fixes

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

5.20.1

🐞 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)

5.20.0

✨ 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)

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

... (truncated)

Commits
  • 109fa99 Bump js version to 5.20.2 (#7274)
  • 44a70ea chore(deps-dev): bump puppeteer from 24.39.0 to 24.39.1 (#7269)
  • 34afdca chore(deps): bump @​maplibre/geojson-vt from 6.0.2 to 6.0.3 (#7270)
  • 8dce8fb chore(deps-dev): bump @​vitest/eslint-plugin in the vitest group (#7268)
  • ed6aa71 Remove unused import 'vi' from raster_style_layer test (#7266)
  • eb88b98 chore(deps-dev): bump puppeteer from 24.38.0 to 24.39.0 (#7264)
  • 4dcf617 chore(deps-dev): bump @​types/node from 25.4.0 to 25.5.0 (#7263)
  • 52e6738 chore(deps-dev): bump the vitest group with 4 updates (#7262)
  • 38e2bc0 chore(deps-dev): bump undici from 7.21.0 to 7.24.1 (#7259)
  • f293c20 Bump js version to 5.20.1 (#7256)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.17.0 to 5.20.2.
- [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@v5.17.0...v5.20.2)

---
updated-dependencies:
- dependency-name: maplibre-gl
  dependency-version: 5.20.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the bot label Mar 18, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 18, 2026 21:16
@dependabot dependabot bot added the bot label Mar 18, 2026
@github-actions
Copy link

github-actions bot commented Mar 18, 2026

🗺️ OMF Docs previews are live!

🆕 Auto-gen schema site (beta) https://staging.overturemaps.org/docs/pr/305/index.html
🗂️ Auto-gen schema ref dev@ac45fe7
🌍 Repo schema site https://staging.overturemaps.org/docs/pr/305-no-autogen/index.html
🕐 Updated Mar 18, 2026 21:27 UTC
📝 Commit ab862f2

Auto-gen schema site is now available. This is an early preview of a future workflow where we will automatically generate and publish reference docs for the Overture Maps Format schema with every change to the schema repo.
The auto-gen schema site may contain incomplete or inaccurate information as we are still refining the generation process, so please compare against the repo schema site and refer to the linked commit for the most up-to-date source of truth.

Note

♻️ This preview updates automatically with each push to this PR.

@github-actions
Copy link

Super-linter summary

Language Validation result
MARKDOWN Pass ✅
NATURAL_LANGUAGE Pass ✅
SQLFLUFF Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@github-actions
Copy link

Super-linter summary

Language Validation result
MARKDOWN Pass ✅
NATURAL_LANGUAGE Pass ✅
SQLFLUFF Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@lowlydba John McCall (lowlydba) merged commit 2997f19 into main Mar 18, 2026
11 checks passed
@lowlydba John McCall (lowlydba) deleted the dependabot/npm_and_yarn/maplibre-gl-5.20.2 branch March 18, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant