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="https://github.com/maplibre/maplibre-gl-js/commit/53cb7999de2c3608f3e35cf3d6d35de5f106dcdf"><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="https://github.com/maplibre/maplibre-gl-js/commit/cae43e552b863b4eea8336dbfd31a7349cd57264"><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="https://github.com/maplibre/maplibre-gl-js/commit/76b6b519b879be06f100376142c92c97649d07d2"><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="https://github.com/maplibre/maplibre-gl-js/commit/b35ed0adda44586341ce872354fc4a3bd674caaa"><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="https://github.com/maplibre/maplibre-gl-js/commit/7a3f91ab3c2bce90da62c0a08a07ce8f0159fded"><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="https://github.com/maplibre/maplibre-gl-js/commit/767a2459a9ba95ec4e8691695a7617ef63eadaea"><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="https://github.com/maplibre/maplibre-gl-js/commit/2d536a2b2c182c3b9d13d3407678da1c86e5e164"><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="https://github.com/maplibre/maplibre-gl-js/commit/a59f8ffeb810a2800402d429cb730fcf8bf442c8"><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="https://github.com/maplibre/maplibre-gl-js/commit/ad813fad1f8386d35e0266515f2c8163880d5f1c"><code>ad813fa</code></a>
 Improve GeoJSON#updateData performance on small diffs by not sending entire 
"...</li>
<li><a 
href="https://github.com/maplibre/maplibre-gl-js/commit/6059488a9c28c3ef4181add2d95f0b02508cc6a0"><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 />


[![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=maplibre-gl&package-manager=npm_and_yarn&previous-version=5.12.0&new-version=5.13.0)](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>
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/6528

-- Commit Summary --

  * Bump maplibre-gl from 5.12.0 to 5.13.0

-- File Changes --

    M yarn.lock (6)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/6528.patch
https://github.com/openstreetmap/openstreetmap-website/pull/6528.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6528
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to