Skip to content

Comments

build(deps): bump maplibre-gl from 5.17.0 to 5.18.0#705

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/maplibre-gl-5.18.0
Open

build(deps): bump maplibre-gl from 5.17.0 to 5.18.0#705
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/maplibre-gl-5.18.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps maplibre-gl from 5.17.0 to 5.18.0.

Release notes

Sourced from maplibre-gl's releases.

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

Sourced from maplibre-gl's changelog.

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)
Commits
  • a54d3d6 Bump js version to 5.18.0 (#7104)
  • b15e991 chore(deps-dev): bump typedoc-plugin-markdown from 4.9.0 to 4.10.0 (#7101)
  • 369391d chore(deps-dev): bump puppeteer from 24.37.1 to 24.37.2 (#7100)
  • edab27c chore(deps-dev): bump devtools-protocol from 0.0.1580600 to 0.0.1581282 (#7102)
  • 67c6b33 fix: handle WebGL context loss when style is not loaded (#7094)
  • b814996 make the hash tests even more strict where the line between valid and invalid...
  • 11ab025 refactor: make function and variable naming in PerformanceUtils more sensib...
  • cba4fb3 refactor: Make RequestPerformance and related subsystems less weird (#7095)
  • 0e7fd47 test: More thoroughly test Hash (#7078)
  • aab5f3e chore(deps-dev): bump glob from 13.0.0 to 13.0.1 (#7087)
  • 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 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.18.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.17.0...v5.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 11, 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