Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps maplibre-gl from 5.8.0 to 5.10.0.

Release notes

Sourced from maplibre-gl's releases.

v5.10.0

https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v5.9.0:

✨ Features and improvements

  • Add time control API (setNow, restoreNow, isTimeFrozen) for deterministic rendering, enabling frame-by-frame video export and deterministic testing (6544)
  • Use styles isHidden logic in the worker by adding a new optional roundMinZoom parameter (#6547)
  • Add transformConstrain callback to the Map options to override the transform's constrain with new type TransformConstrainFunction; refactor transform constructor options to a TransformOptions object (#6484)
  • Use timeControl.now() instead of browser.now() (6573)

🐞 Bug fixes

  • Contextmenu events not blocked by scrolling (#5683
  • Mousemove events are not blocked by scrolling (#6302)
  • Dashed lines have blurry rounded caps (#6554)
  • Preserve flyTo padding when prefers-reduced-motion is enabled (#6576)
  • Fix setClusterOptions not triggering recluster when no data changes are pending (#6603)

v5.9.0

https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v5.8.0:

✨ Features and improvements

  • Improve fading - dynamic bi-directional raster cross-fading and self fading (#6469)
  • Support for usage of line-gradient together with line-dasharray (#6487)

🐞 Bug fixes

  • Added button role to marker div to fix accessibility issues with the aria-label (#6435)
  • Fix a crash on iOS when there are too many symbols to render (#6526)
Changelog

Sourced from maplibre-gl's changelog.

5.10.0

✨ Features and improvements

  • Add time control API (setNow, restoreNow, isTimeFrozen) for deterministic rendering, enabling frame-by-frame video export and deterministic testing (6544)
  • Use styles isHidden logic in the worker by adding a new optional roundMinZoom parameter (#6547)
  • Add transformConstrain callback to the Map options to override the transform's constrain with new type TransformConstrainFunction; refactor transform constructor options to a TransformOptions object (#6484)
  • Use timeControl.now() instead of browser.now() (6573)

🐞 Bug fixes

  • Contextmenu events not blocked by scrolling (#5683
  • Mousemove events are not blocked by scrolling (#6302)
  • Dashed lines have blurry rounded caps (#6554)
  • Preserve flyTo padding when prefers-reduced-motion is enabled (#6576)
  • Fix setClusterOptions not triggering recluster when no data changes are pending (#6603)

5.9.0

✨ Features and improvements

  • Improve fading - dynamic bi-directional raster cross-fading and self fading (#6469)
  • Support for usage of line-gradient together with line-dasharray (#6487)

🐞 Bug fixes

  • Added button role to marker div to fix accessibility issues with the aria-label (#6435)
  • Fix a crash on iOS when there are too many symbols to render (#6526)
Commits
  • 93634b0 Bump version to 5.10.0 (#6616)
  • cdb26fe On a flyTo call with prefers-reduced-motion set, apply the padding option (#6...
  • 32964f2 Fix cluster options with no pending data changes (#6603)
  • baa94d1 chore(deps-dev): bump devtools-protocol from 0.0.1528500 to 0.0.1532728 (#6613)
  • 5942dd1 chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#6614)
  • cc1909d chore(deps-dev): bump @​types/node from 24.8.1 to 24.9.1 (#6612)
  • 1d41106 Fix broken example link (#6604)
  • 4aa5084 Fix broken image link in README for example 'Animate a series of images' (#6602)
  • 0983bec chore(deps): bump ggilder/codecoverage (#6600)
  • 540a4c9 chore(deps): bump github/codeql-action from 3.30.6 to 4.30.9 (#6599)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2025
Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.8.0 to 5.10.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.8.0...v5.10.0)

---
updated-dependencies:
- dependency-name: maplibre-gl
  dependency-version: 5.10.0
  dependency-type: direct:development
  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 Nov 1, 2025
@jake-low jake-low merged commit 9290190 into main Nov 4, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/maplibre-gl-5.10.0 branch November 4, 2025 21:53
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.

2 participants