mirror of
https://github.com/maputnik/editor.git
synced 2025-12-06 06:10:00 +00:00
Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.12.0 to 5.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/maplibre/maplibre-gl-js/releases">maplibre-gl's releases</a>.</em></p> <blockquote> <h2>v5.13.0</h2> <p><a href="https://github.com/maplibre/maplibre-gl-js">https://github.com/maplibre/maplibre-gl-js</a> <a href="https://github.com/maplibre/maplibre-gl-js/compare/v5.12.0...v5.13.0">Changes</a> since <a href="https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.12.0">MapLibre GL JS v5.12.0</a>:</p> <h3>✨ Features and improvements</h3> <ul> <li>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. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6640">#6640</a>) (by <a href="https://github.com/1ec5"><code>@1ec5</code></a>)</li> <li>GeoJSON Source Diff: improve, abstract, refactor, optimize, and fix regressions. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6681">#6681</a>) (by <a href="https://github.com/wayofthefuture"><code>@wayofthefuture</code></a>)</li> <li>GeoJSONSource setData and updateData waitForCompletion option (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6688">#6688</a>) (by <a href="https://github.com/wayofthefuture"><code>@wayofthefuture</code></a>)</li> <li>Improve performance of <code>GeoJSONSource#updateData</code> (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6668">#6668</a>) (by <a href="https://github.com/lucaswoj"><code>@lucaswoj</code></a>)</li> <li>GeoJSON Worker Refactor (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6702">#6702</a>) (by <a href="https://github.com/wayofthefuture"><code>@wayofthefuture</code></a>)</li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Misc bug fixes related to <code>GeoJSONSource#updateData</code> (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6689">#6689</a>, <a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6690">#6690</a>, <a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6704">#6704</a>) (by <a href="https://github.com/lucaswoj"><code>@lucaswoj</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md">maplibre-gl's changelog</a>.</em></p> <blockquote> <h2>5.13.0</h2> <h3>✨ Features and improvements</h3> <ul> <li>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. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6640">#6640</a>) (by <a href="https://github.com/1ec5"><code>@1ec5</code></a>)</li> <li>GeoJSON Source Diff: improve, abstract, refactor, optimize, and fix regressions. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6681">#6681</a>) (by <a href="https://github.com/wayofthefuture"><code>@wayofthefuture</code></a>)</li> <li>GeoJSONSource setData and updateData waitForCompletion option (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6688">#6688</a>) (by <a href="https://github.com/wayofthefuture"><code>@wayofthefuture</code></a>)</li> <li>Improve performance of <code>GeoJSONSource#updateData</code> (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6668">#6668</a>) (by <a href="https://github.com/lucaswoj"><code>@lucaswoj</code></a>)</li> <li>GeoJSON Worker Refactor (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6702">#6702</a>) (by <a href="https://github.com/wayofthefuture"><code>@wayofthefuture</code></a>)</li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Misc bug fixes related to <code>GeoJSONSource#updateData</code> (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6689">#6689</a>, <a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6690">#6690</a>, <a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6704">#6704</a>) (by <a href="https://github.com/lucaswoj"><code>@lucaswoj</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="53cb7999de"><code>53cb799</code></a> Bump version to 5.13.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6713">#6713</a>)</li> <li><a href="cae43e552b"><code>cae43e5</code></a> chore(deps-dev): bump autoprefixer from 10.4.21 to 10.4.22 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6709">#6709</a>)</li> <li><a href="76b6b519b8"><code>76b6b51</code></a> chore(deps-dev): bump rollup from 4.53.1 to 4.53.2 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6707">#6707</a>)</li> <li><a href="b35ed0adda"><code>b35ed0a</code></a> chore(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6706">#6706</a>)</li> <li><a href="7a3f91ab3c"><code>7a3f91a</code></a> chore(deps-dev): bump eslint-plugin-tsdoc from 0.4.0 to 0.5.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6705">#6705</a>)</li> <li><a href="767a2459a9"><code>767a245</code></a> Fix GeoJSONSource#updateData compatibility with promoteId and cluster (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6704">#6704</a>)</li> <li><a href="2d536a2b2c"><code>2d536a2</code></a> GeoJSON Worker Refactor (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6702">#6702</a>)</li> <li><a href="a59f8ffeb8"><code>a59f8ff</code></a> chore(deps-dev): bump <code>@vitest/eslint-plugin</code> in the vitest group (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6700">#6700</a>)</li> <li><a href="ad813fad1f"><code>ad813fa</code></a> Improve GeoJSON#updateData performance on small diffs by not sending entire "...</li> <li><a href="6059488a9c"><code>6059488</code></a> GeoJSONSource setData and updateData waitForCompletion option (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6688">#6688</a>)</li> <li>Additional commits viewable in <a href="https://github.com/maplibre/maplibre-gl-js/compare/v5.12.0...v5.13.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Harel M <harel.mazor@gmail.com>
4.9 KiB
4.9 KiB