Skip to content

deps: bump maplibre-gl from 6.1.0 to 6.2.0 - #3

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/maplibre-gl-6.2.0
Closed

deps: bump maplibre-gl from 6.1.0 to 6.2.0#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/maplibre-gl-6.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown

Bumps maplibre-gl from 6.1.0 to 6.2.0.

Release notes

Sourced from maplibre-gl's releases.

v6.2.0

✨ Features and improvements

  • Add the fill-extrusion-rounded-corner-distance layout property, which replaces each fill-extrusion corner with an arc spanning the given distance (in meters) along the adjacent edges. The distance is clamped to 20% of each adjacent edge's length so that short edges don't collapse, and near-straight corners (turns below 5°) are left untouched. Defaults to 0, which keeps corners sharp (#7934) (by @​CommanderStorm)
  • Improve Mercator rendering performance by skipping a redundant clipping mask border pass (#8038) (by @​DoFabien)
  • Add a docker-compose service to build and serve the examples (#57) (#8026) (by @​clement-igonet)

🐞 Bug fixes

  • Fix rare rendering bug causing two adjacent layers with different data driven property set to render wrong (#8068) (by @​CommanderStorm)
  • Improve terrain elevation sampling performance by caching DEM tile lookups and coordinate transforms within each render (#8025) (by @​DoFabien)
Changelog

Sourced from maplibre-gl's changelog.

6.2.0

✨ Features and improvements

  • Add the fill-extrusion-rounded-corner-distance layout property, which replaces each fill-extrusion corner with an arc spanning the given distance (in meters) along the adjacent edges. The distance is clamped to 20% of each adjacent edge's length so that short edges don't collapse, and near-straight corners (turns below 5°) are left untouched. Defaults to 0, which keeps corners sharp (#7934) (by @​CommanderStorm)
  • Improve Mercator rendering performance by skipping a redundant clipping mask border pass (#8038) (by @​DoFabien)
  • Add a docker-compose service to build and serve the examples (#57) (#8026) (by @​clement-igonet)

🐞 Bug fixes

  • Fix rare rendering bug causing two adjacent layers with different data driven property set to render wrong (#8068) (by @​CommanderStorm)
  • Improve terrain elevation sampling performance by caching DEM tile lookups and coordinate transforms within each render (#8025) (by @​DoFabien)
Commits
  • 5bba02d Bump js version to 6.2.0 (#8110)
  • 0bb5a5f chore: enable @​vitest/eslint-plugin rules and fix what they found (#8105)
  • 6c0935a docs: add nested GeoJSON properties to v5-to-v6 migration guide (#8104)
  • 0dee187 chore(deps-dev): bump jsdom from 29.1.1 to 30.0.1 (#8080)
  • bb28a54 chore(deps-dev): bump undici from 7.28.0 to 7.29.0 (#8099)
  • 66316c4 chore(deps-dev): bump svgo from 4.0.1 to 4.0.2 (#8101)
  • d05352e chore(deps-dev): bump brace-expansion from 1.1.15 to 1.1.18 (#8100)
  • a54b1fb chore(deps-dev): bump devtools-protocol from 0.0.1670834 to 0.0.1672245 (#8097)
  • 5ec810e perf: cache terrain elevation sampling (#8025)
  • 8364005 Remove remaining rollup dependencies (#8093)
  • 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 6.1.0 to 6.2.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@v6.1.0...v6.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependency updates label Aug 10, 2026
@dependabot
dependabot Bot requested a review from svg8bit as a code owner August 10, 2026 20:10
@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Author

Superseded by #6.

@dependabot dependabot Bot closed this Aug 10, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/maplibre-gl-6.2.0 branch August 10, 2026 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants