-
-
Notifications
You must be signed in to change notification settings - Fork 417
Commit 06d5e0b
authored
Bump maplibre-gl from 5.1.0 to 5.1.1 (#1075)
Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from
5.1.0 to 5.1.1.
<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.1.1</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.1.0...v5.1.1">Changes</a>
since <a
href="https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.1.0">MapLibre
GL JS v5.1.0</a>:</p>
<h3>✨ Features and improvements</h3>
<ul>
<li>Avoid setting marker opacity twice. (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5441">#5441</a>)</li>
</ul>
<h3>🐞 Bug fixes</h3>
<ul>
<li>Fix how padding is applied when using flyTo() with Globe (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5406">#5406</a>)</li>
<li>Fix URL hash validation to support bearing range -180 to 180 (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5461">#5461</a>)</li>
<li>Fix variable zoom tile calculation when padding is set (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5486">#5486</a>)</li>
<li>Fix rendering Japanese symbols which are accidentally ignored. (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5421">#5421</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.1.1</h2>
<h3>✨ Features and improvements</h3>
<ul>
<li>Avoid setting marker opacity twice. (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5441">#5441</a>)</li>
</ul>
<h3>🐞 Bug fixes</h3>
<ul>
<li>Fix how padding is applied when using flyTo() with Globe (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5406">#5406</a>)</li>
<li>Fix URL hash validation to support bearing range -180 to 180 (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5461">#5461</a>)</li>
<li>Fix variable zoom tile calculation when padding is set (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5486">#5486</a>)</li>
<li>Fix rendering Japanese symbols which are accidentally ignored. (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5421">#5421</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/maplibre/maplibre-gl-js/commit/b52cb12b19b1064741bf821683c93e823d50294b"><code>b52cb12</code></a>
Bump version to 5.1.1 (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5531">#5531</a>)</li>
<li><a
href="https://github.com/maplibre/maplibre-gl-js/commit/eb8313a6248146f034b43e12c9de27076d75d0e0"><code>eb8313a</code></a>
Bump globals from 15.15.0 to 16.0.0 (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5533">#5533</a>)</li>
<li><a
href="https://github.com/maplibre/maplibre-gl-js/commit/b61bb032ad450cba648c6af7f7c70b481ef229a8"><code>b61bb03</code></a>
Fix 5486 (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5518">#5518</a>)</li>
<li><a
href="https://github.com/maplibre/maplibre-gl-js/commit/8bf8132f33c88915092816d28665c2ee7e232682"><code>8bf8132</code></a>
Bump postcss from 8.5.2 to 8.5.3 (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5529">#5529</a>)</li>
<li><a
href="https://github.com/maplibre/maplibre-gl-js/commit/cd25b4e953bf516bf56000ed2426a4f17a20c3e3"><code>cd25b4e</code></a>
Bump <code>@stylistic/eslint-plugin-ts</code> from 4.0.0 to 4.0.1 (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5527">#5527</a>)</li>
<li><a
href="https://github.com/maplibre/maplibre-gl-js/commit/1cc376c7cec492d49f17a54a03f4f8c06ec63390"><code>1cc376c</code></a>
Bump cspell from 8.17.3 to 8.17.4 (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5524">#5524</a>)</li>
<li><a
href="https://github.com/maplibre/maplibre-gl-js/commit/4fb3792fdb2b900adf50f44cd198ffa0727ed4f5"><code>4fb3792</code></a>
Bump rollup-plugin-sourcemaps2 from 0.4.3 to 0.5.0 (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5526">#5526</a>)</li>
<li><a
href="https://github.com/maplibre/maplibre-gl-js/commit/c290f8b68fec845da9b42e2e18cb12463d0e81fe"><code>c290f8b</code></a>
Bump devtools-protocol from 0.0.1421213 to 0.0.1422344 (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5522">#5522</a>)</li>
<li><a
href="https://github.com/maplibre/maplibre-gl-js/commit/b486c9f00814f049d69f25136b323a05a56e8beb"><code>b486c9f</code></a>
Bump vitest from 3.0.3 to 3.0.5 (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5455">#5455</a>)</li>
<li><a
href="https://github.com/maplibre/maplibre-gl-js/commit/e39f25e4a700ae3e6b4c264e8032ec40e73b8179"><code>e39f25e</code></a>
Bump <code>@types/react-dom</code> from 19.0.3 to 19.0.4 (<a
href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5515">#5515</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/maplibre/maplibre-gl-js/compare/v5.1.0...v5.1.1">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>1 parent 779116f commit 06d5e0bCopy full SHA for 06d5e0b
2 files changed
+5
-5
lines changed+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
|
0 commit comments