dependabot[bot] opened a new pull request, #37328: URL: https://github.com/apache/superset/pull/37328
Bumps [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) from 3.17.0 to 3.18.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mapbox/mapbox-gl-js/releases">mapbox-gl's releases</a>.</em></p> <blockquote> <h2>v3.18.0</h2> <h3>Features and improvements ✨</h3> <ul> <li>Add <code>scaleFactor</code> support for images within <code>text-field</code>.</li> <li>Add <code>showButton</code> option to <code>GeolocateControl</code> that allows hiding the control button.</li> <li>Add <code>followUserLocation</code> option and <code>setFollowUserLocation</code> method to <code>GeolocateControl</code> to control whether the map follows the user's location.</li> <li>Improve <code>GeolocateControl</code> timeout handling.</li> <li>Add support for <code>text-rotate</code>, <code>text-size</code>, and <code>text-offset</code> properties in appearances.</li> <li>Add <code>shadow-draw-before-layer</code> property to directional light, allowing control over shadow draw order in the layer stack.</li> <li>Add <code>model-allow-density-reduction</code> property to model layers. (h/t <a href="https://github.com/JoshuaJMoore"><code>@JoshuaJMoore</code></a>)</li> </ul> <h3>Bug fixes 🐞</h3> <ul> <li>Fix interaction handlers not working on model layers.</li> <li>Fix stretchable icons without <code>icon-text-fit</code> rendering with an incorrect size.</li> <li>Fix <code>icon-size</code> not working correctly with <code>coalesce</code> expressions.</li> <li>Fix <code>raster-color</code> interpolation when using <code>nearest</code> <code>raster-resampling</code>.</li> <li>Fix render cut off for elevated raster-layer rendering in ortho projection range.</li> <li>Fix symbol placement with optional and missing parts.</li> <li>Expose all error properties for <code>GeolocateControl</code> error event (h/t <a href="https://github.com/lucavb"><code>@lucavb</code></a>).</li> <li>Fix an error when querying multipolygons in <code>dynamic: true</code> mode.</li> <li>Fix <code>AttributionControl</code> links sanitization.</li> <li>Fix appearances with no <code>icon-size</code> using the default value instead of the layout-defined one.</li> <li>Fix updates to model source via <code>ModelSource.setModels</code> while models are still loading.</li> <li>Fix polygon clipping precision errors causing rendering artifacts in elevated structures.</li> <li>Preserve featuresets in <code>map.getStyle()</code> output.</li> <li>Expose TypeScript types from <code>@mapbox/mapbox-gl-style-spec</code> for direct imports.</li> </ul> <h2>v3.18.0-beta.2</h2> <h3>Features and improvements ✨</h3> <ul> <li>Add <code>showButton</code> option to <code>GeolocateControl</code> that allows hiding the control button.</li> <li>Add <code>followUserLocation</code> option and <code>setFollowUserLocation</code> method to <code>GeolocateControl</code> to control whether the map follows the user's location.</li> <li>Improve <code>GeolocateControl</code> timeout handling.</li> </ul> <h3>Bug fixes 🐞</h3> <ul> <li>Fix stretchable icons without <code>icon-text-fit</code> rendering with an incorrect size.</li> <li>Fix <code>icon-size</code> not working correctly with <code>coalesce</code> expressions.</li> <li>Fix render cut off for elevated raster-layer rendering in ortho projection range.</li> <li>Fix symbol placement with optional and missing parts.</li> <li>Expose all error properties for <code>GeolocateControl</code> error event (h/t <a href="https://github.com/lucavb"><code>@lucavb</code></a>).</li> </ul> <h2>v3.18.0-beta.1</h2> <h3>Features and improvements ✨</h3> <ul> <li>Add support for <code>text-rotate</code>, <code>text-size</code>, and <code>text-offset</code> properties in appearances.</li> <li>Add <code>shadow-draw-before-layer</code> property to directional light, allowing control over shadow draw order in the layer stack.</li> <li>Add <code>model-allow-density-reduction</code> property to model layers. (h/t <a href="https://github.com/JoshuaJMoore"><code>@JoshuaJMoore</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mapbox/mapbox-gl-js/blob/main/CHANGELOG.md">mapbox-gl's changelog</a>.</em></p> <blockquote> <h2>3.18.0</h2> <h3>Features and improvements ✨</h3> <ul> <li>Add <code>scaleFactor</code> support for images within <code>text-field</code>.</li> <li>Add <code>showButton</code> option to <code>GeolocateControl</code> that allows hiding the control button.</li> <li>Add <code>followUserLocation</code> option and <code>setFollowUserLocation</code> method to <code>GeolocateControl</code> to control whether the map follows the user's location.</li> <li>Improve <code>GeolocateControl</code> timeout handling.</li> <li>Add support for <code>text-rotate</code>, <code>text-size</code>, and <code>text-offset</code> properties in appearances.</li> <li>Add <code>shadow-draw-before-layer</code> property to directional light, allowing control over shadow draw order in the layer stack.</li> <li>Add <code>model-allow-density-reduction</code> property to model layers. (h/t <a href="https://github.com/JoshuaJMoore"><code>@JoshuaJMoore</code></a>)</li> </ul> <h3>Bug fixes 🐞</h3> <ul> <li>Fix interaction handlers not working on model layers.</li> <li>Fix stretchable icons without <code>icon-text-fit</code> rendering with an incorrect size.</li> <li>Fix <code>icon-size</code> not working correctly with <code>coalesce</code> expressions.</li> <li>Fix <code>raster-color</code> interpolation when using <code>nearest</code> <code>raster-resampling</code>.</li> <li>Fix render cut off for elevated raster-layer rendering in ortho projection range.</li> <li>Fix symbol placement with optional and missing parts.</li> <li>Expose all error properties for <code>GeolocateControl</code> error event (h/t <a href="https://github.com/lucavb"><code>@lucavb</code></a>).</li> <li>Fix an error when querying multipolygons in <code>dynamic: true</code> mode.</li> <li>Fix <code>AttributionControl</code> links sanitization.</li> <li>Fix appearances with no <code>icon-size</code> using the default value instead of the layout-defined one.</li> <li>Fix updates to model source via <code>ModelSource.setModels</code> while models are still loading.</li> <li>Fix polygon clipping precision errors causing rendering artifacts in elevated structures.</li> <li>Preserve featuresets in <code>map.getStyle()</code> output.</li> <li>Expose TypeScript types from <code>@mapbox/mapbox-gl-style-spec</code> for direct imports.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/4de47b79064630795bccad0c8f1d3835f061fe0f"><code>4de47b7</code></a> v3.18.0</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/fac664462127e4527805ec34df5c4ef33d209e87"><code>fac6644</code></a> Fix interaction handlers not working on model layers</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/d534a334e4b6f1744c6a7156d9d2f22ac9782d1b"><code>d534a33</code></a> Supporting text scale factor for images within text-field</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/e11bf3b7aba875c8e921a0f38589547ddeb34b5a"><code>e11bf3b</code></a> Bump qs from 6.14.0 to 6.14.1 (internal-9194)</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/ace57f45f6d693d269ae12028f45c1bf8b4f7606"><code>ace57f4</code></a> Follow-ups after Vitest 4 upgrade (internal-7845)</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/a7d9e664d5d6986b281f049407b220ac2d9309a5"><code>a7d9e66</code></a> Bump <code>@types/node</code> from 25.0.3 to 25.0.6 (internal-9180)</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/1c5d3db55593e7c4dcdf7ae70a87eab669736abe"><code>1c5d3db</code></a> Bump the vitest-dependencies group with 4 updates (internal-9164)</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/e2f6df1137b19d7d7ecbbfb63298c08691d41d6d"><code>e2f6df1</code></a> Bump <code>@eslint/compat</code> from 2.0.0 to 2.0.1 in the eslint-dependencies group (int...</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/0ac5e119941ac952b0442b231e741aa4d894885d"><code>0ac5e11</code></a> Bump vite from 7.3.0 to 7.3.1 (internal-9142)</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/98501a60c663c8e17adc005f3a9aeec6055720f4"><code>98501a6</code></a> Bump eslint-plugin-jsdoc from 61.5.0 to 62.0.0 (internal-9141)</li> <li>Additional commits viewable in <a href="https://github.com/mapbox/mapbox-gl-js/compare/v3.17.0...v3.18.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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
