Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the minor-updates group with 1 update: maplibre-gl.

Updates maplibre-gl from 5.12.0 to 5.13.0

Release notes

Sourced from maplibre-gl's releases.

v5.13.0

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

✨ Features and improvements

  • Text labels can now include relatively uncommon Chinese, Japanese, Korean, and Vietnamese characters, as well as characters from historical writing systems. When using server-side fonts, the map may request glyph PBFs beyond U+FFFF from the server instead of throwing an error as before. (#6640) (by @​1ec5)
  • GeoJSON Source Diff: improve, abstract, refactor, optimize, and fix regressions. (#6681) (by @​wayofthefuture)
  • GeoJSONSource setData and updateData waitForCompletion option (#6688) (by @​wayofthefuture)
  • Improve performance of GeoJSONSource#updateData (#6668) (by @​lucaswoj)
  • GeoJSON Worker Refactor (#6702) (by @​wayofthefuture)

🐞 Bug fixes

Changelog

Sourced from maplibre-gl's changelog.

5.13.0

✨ Features and improvements

  • Text labels can now include relatively uncommon Chinese, Japanese, Korean, and Vietnamese characters, as well as characters from historical writing systems. When using server-side fonts, the map may request glyph PBFs beyond U+FFFF from the server instead of throwing an error as before. (#6640) (by @​1ec5)
  • GeoJSON Source Diff: improve, abstract, refactor, optimize, and fix regressions. (#6681) (by @​wayofthefuture)
  • GeoJSONSource setData and updateData waitForCompletion option (#6688) (by @​wayofthefuture)
  • Improve performance of GeoJSONSource#updateData (#6668) (by @​lucaswoj)
  • GeoJSON Worker Refactor (#6702) (by @​wayofthefuture)

🐞 Bug fixes

Commits
  • 53cb799 Bump version to 5.13.0 (#6713)
  • cae43e5 chore(deps-dev): bump autoprefixer from 10.4.21 to 10.4.22 (#6709)
  • 76b6b51 chore(deps-dev): bump rollup from 4.53.1 to 4.53.2 (#6707)
  • b35ed0a chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#6706)
  • 7a3f91a chore(deps-dev): bump eslint-plugin-tsdoc from 0.4.0 to 0.5.0 (#6705)
  • 767a245 Fix GeoJSONSource#updateData compatibility with promoteId and cluster (#6704)
  • 2d536a2 GeoJSON Worker Refactor (#6702)
  • a59f8ff chore(deps-dev): bump @​vitest/eslint-plugin in the vitest group (#6700)
  • ad813fa Improve GeoJSON#updateData performance on small diffs by not sending entire "...
  • 6059488 GeoJSONSource setData and updateData waitForCompletion option (#6688)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-updates group with 1 update: [maplibre-gl](https://github.com/maplibre/maplibre-gl-js).


Updates `maplibre-gl` from 5.12.0 to 5.13.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.12.0...v5.13.0)

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

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 17, 2025
@NicolasRichel NicolasRichel merged commit 003cd65 into develop Nov 17, 2025
2 of 3 checks passed
@NicolasRichel NicolasRichel deleted the dependabot/npm_and_yarn/minor-updates-6be4bdd7a1 branch November 17, 2025 10:30
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