Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps maplibre-gl from 5.15.0 to 5.16.0.

Release notes

Sourced from maplibre-gl's releases.

v5.16.0

✨ Features and improvements

  • Add padding option to Popup class to prevent popups from being positioned too close to map container edges (#5978) (by @​yuiseki and @​lucaswoj)
  • Emit style.load event on style diff (#6880) (by lesbaa)

🐞 Bug fixes

  • Fix setting visibility on custom layer (#6883) (by melitele)
  • Hide leading and trailing control characters in format expressions (#6907) (by 1ec5)
  • Fix image sources being clipped at -180 and 180 longitude when terrain is enabled (#4088) (by pstaszek)
  • Fix map not immediately constraining to a valid zoom and center when changing projections (#6892) (by larsmaxfield)
  • Fix a blank map when a resize event is triggered before a WebGL context restoration (#6935) (by ToHold)
  • Diffed changes when json is passed to setStyle emit a style.load event. (#2587, #4757) (by @​lesbaa)
  • Fix a precision issue in the atomsphere shader in globe projection. (#6916) (by tavimori)
Changelog

Sourced from maplibre-gl's changelog.

5.16.0

✨ Features and improvements

  • Add padding option to Popup class to prevent popups from being positioned too close to map container edges (#5978) (by @​yuiseki and @​lucaswoj)
  • Emit style.load event on style diff (#6880) (by lesbaa)

🐞 Bug fixes

  • Fix setting visibility on custom layer (#6883) (by melitele)
  • Hide leading and trailing control characters in format expressions (#6907) (by 1ec5)
  • Fix image sources being clipped at -180 and 180 longitude when terrain is enabled (#4088) (by pstaszek)
  • Fix map not immediately constraining to a valid zoom and center when changing projections (#6892) (by larsmaxfield)
  • Fix a blank map when a resize event is triggered before a WebGL context restoration (#6935) (by ToHold)
  • Diffed changes when json is passed to setStyle emit a style.load event. (#2587, #4757) (by @​lesbaa)
  • Fix a precision issue in the atomsphere shader in globe projection. (#6916) (by tavimori)
Commits
  • b8f3442 Bump js version to 5.16.0 (#6952)
  • 22cf53e chore(deps-dev): bump @​vitest/eslint-plugin in the vitest group (#6949)
  • e482025 chore(deps-dev): bump devtools-protocol from 0.0.1561482 to 0.0.1566079 (#6951)
  • 4087255 chore(deps-dev): bump @​stylistic/eslint-plugin from 5.6.1 to 5.7.0 (#6950)
  • be20a02 chore(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 (#6867)
  • 551626f chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#6944)
  • 0998347 chore(deps-dev): bump @​typescript-eslint/parser from 8.51.0 to 8.52.0 (#6942)
  • b470634 chore(deps-dev): bump rollup from 4.54.0 to 4.55.1 (#6943)
  • 9e6a963 fix(shader): add precision qualifier to the atmosphere shader (#6939)
  • 1b94964 fix(context restore): map is blank if resize is called before restore (#6935)
  • 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 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.15.0 to 5.16.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.15.0...v5.16.0)

---
updated-dependencies:
- dependency-name: maplibre-gl
  dependency-version: 5.16.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 12, 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.

1 participant