Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.7.2 to 5.7.3. <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.7.3</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.7.2...v5.7.3">Changes</a> since <a href="https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.7.2">MapLibre GL JS v5.7.2</a>:</p> <h3>✨ Features and improvements</h3> <h3>🐞 Bug fixes</h3> <ul> <li>Fix case where retain loaded children does not retain uppermost loaded children (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6399">#6399</a>)</li> <li>Fix an issue with spread operator that caused issues in Angular and esbuild (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6438">#6438</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.7.3</h2> <h3>✨ Features and improvements</h3> <h3>🐞 Bug fixes</h3> <ul> <li>Fix case where retain loaded children does not retain uppermost loaded children (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6399">#6399</a>)</li> <li>Fix an issue with spread operator that caused issues in Angular and esbuild (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6438">#6438</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/8895e414984a6348a1260ed986a0d2d7753367a8"><code>8895e41</code></a> Bump version to 5.7.3 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6439">#6439</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/2dbed1938d0bff13054776c77fb350d0c2ecac42"><code>2dbed19</code></a> update package and changelog to solve esbuild issue in Angular</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/c09134a51fe30b8343bfff7e3438b287dc7d24fc"><code>c09134a</code></a> chore(deps-dev): bump devtools-protocol from 0.0.1516431 to 0.0.1517051 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6433">#6433</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/26ff94390b211905be0640aa1ae92a43b517d08b"><code>26ff943</code></a> chore(deps-dev): bump puppeteer from 24.21.0 to 24.22.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6434">#6434</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/5797247b4a0d6dca0d0ce1d2fb44257e9e1c7ccc"><code>5797247</code></a> chore(deps-dev): bump <code>@types/node</code> from 24.5.1 to 24.5.2 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6431">#6431</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/a2c0bbbdb5df7ffc86d7e3a542983d317b614f4b"><code>a2c0bbb</code></a> chore(deps-dev): bump sharp from 0.34.3 to 0.34.4 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6432">#6432</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/adc1027021cb96f15855cf91641293441e318bfd"><code>adc1027</code></a> Fixes case where retain loaded children does not retain uppermost loaded chil...</li> <li>See full diff in <a href="https://github.com/maplibre/maplibre-gl-js/compare/v5.7.2...v5.7.3">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> You can view, comment on, or merge this pull request online at: https://github.com/openstreetmap/openstreetmap-website/pull/6403 -- Commit Summary -- * Bump maplibre-gl from 5.7.2 to 5.7.3 -- File Changes -- M yarn.lock (16) -- Patch Links -- https://github.com/openstreetmap/openstreetmap-website/pull/6403.patch https://github.com/openstreetmap/openstreetmap-website/pull/6403.diff -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6403 You are receiving this because you are subscribed to this thread. Message ID: <openstreetmap/openstreetmap-website/pull/6...@github.com>
_______________________________________________ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev