Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2026

Bumps maplibre-gl from 5.16.0 to 5.17.0.

Release notes

Sourced from maplibre-gl's releases.

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

Sourced from maplibre-gl's changelog.

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)
Commits
  • e00b513 Bump js version to 5.17.0 (#7023)
  • ecfba84 chore(deps-dev): bump @​stylistic/eslint-plugin from 5.7.0 to 5.7.1 (#7021)
  • 75bf199 chore(deps-dev): bump devtools-protocol from 0.0.1573491 to 0.0.1574117 (#7020)
  • 44ecdfa chore(deps-dev): bump eslint-plugin-html from 8.1.3 to 8.1.4 (#7019)
  • 5a57f94 chore(deps-dev): bump globals from 17.0.0 to 17.1.0 (#7012)
  • b1c317d chore(deps-dev): bump puppeteer from 24.35.0 to 24.36.0 (#7011)
  • a2b859a chore(deps-dev): bump rollup from 4.55.2 to 4.56.0 (#7013)
  • afe136f chore(deps-dev): bump devtools-protocol from 0.0.1568225 to 0.0.1573491 (#7014)
  • fccf74e chore(deps-dev): bump @​types/react from 19.2.8 to 19.2.9 (#7010)
  • 5ea0ec9 chore(deps-dev): bump the vitest group with 3 updates (#7008)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.16.0 to 5.17.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@v5.16.0...v5.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 28, 2026
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