dependabot[bot] opened a new pull request, #32957: URL: https://github.com/apache/superset/pull/32957
Bumps [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) from 2.15.0 to 3.10.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.10.0</h2> <h3>Features and improvements ✨</h3> <ul> <li>Add support for data-driven <code>*-use-theme</code> properties.</li> <li>Improve rendering of complex SVG clip paths for vector icons.</li> </ul> <h3>Bug fixes 🐞</h3> <ul> <li>Fix issue where the close popup button was hidden from screen readers.</li> <li>Fix updating of schema config values of imported styles.</li> <li>Fix line placement symbol disappearing issue during transition from globe.</li> <li>Fix <code>queryRenderedFeatures</code> not working on duplicated model layers.</li> <li>Fix in-place update for SDF image.</li> <li>Fix LUT not being applied to in-place updated image.</li> <li>Fix various issues with using <code>mouseenter</code> and <code>mouseleave</code> with Interactions API.</li> <li>Fix error with interactible map elements during interaction with a map that wasn't fully loaded.</li> <li>Fix rendering of elevated and non-elevated lines on the same layer.</li> <li>Fix pixel ratio handling for patterns with vector icons.</li> <li>Fix positioning of vector icons with modified <code>icon-size</code>.</li> <li>Fix a blank map issue after WebGL context loss.</li> <li>Fix loss of precision for close to camera models.</li> <li>Fix transparent models not being culled when terrain is enabled.</li> </ul> <h2>v3.10.0-beta.1</h2> <h3>Features and improvements ✨</h3> <ul> <li>Add support for data-driven <code>*-use-theme</code> properties.</li> <li>Improve rendering of complex SVG clip paths for vector icons.</li> </ul> <h3>Bug fixes 🐞</h3> <ul> <li>Fix issue where the close popup button was hidden from screen readers.</li> <li>Fix <code>queryRenderedFeatures</code> not working on duplicated model layers.</li> <li>Fix rendering of elevated and non-elevated lines on the same layer.</li> <li>Fix a blank map issue after WebGL context loss.</li> </ul> <h2>v3.9.4</h2> <ul> <li>Fix vector icons rendering with stretch areas on high DPI devices.</li> </ul> <h2>v3.9.3</h2> <ul> <li>Fix issues when updating feature state on symbol layers.</li> <li>Fix canvas source not rendering correctly after a canvas resize.</li> </ul> <h2>v3.9.2</h2> <ul> <li>Fix the display of user-rendered images.</li> <li>Fix a broken build issue in specific bundling configurations using Vite or ESBuild.</li> <li>Fix the console error issue that sometimes occurs during map initialization.</li> </ul> <h2>v3.9.1</h2> <ul> <li>Fix an error when using background patterns on styles with vector icons enabled.</li> <li>Fix <code>queryRenderedFeatures</code> not working on styles with custom layers.</li> <li>When using <code>queryRenderedFeatures</code> and <code>querySourceFeatures</code> with <code>featureset</code>, fix <code>filter</code> option to apply to <code>featureset</code> selectors rather than original properties, and add <code>featureNamespace</code> validation.</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.10.0</h2> <h3>Features and improvements ✨</h3> <ul> <li>Add support for data-driven <code>*-use-theme</code> properties.</li> <li>Improve rendering of complex SVG clip paths for vector icons.</li> </ul> <h3>Bug fixes 🐞</h3> <ul> <li>Fix some mouse gestures for Firefox 136 and later on Mac OS.</li> <li>Fix issue where the close popup button was hidden from screen readers.</li> <li>Fix updating of schema config values of imported styles.</li> <li>Fix line placement symbol disappearing issue during transition from globe.</li> <li>Fix <code>queryRenderedFeatures</code> not working on duplicated model layers.</li> <li>Fix in-place update for SDF image.</li> <li>Fix LUT not being applied to in-place updated image.</li> <li>Fix various issues with using <code>mouseenter</code> and <code>mouseleave</code> with Interactions API.</li> <li>Fix error with interactible map elements during interaction with a map that wasn't fully loaded.</li> <li>Fix rendering of elevated and non-elevated lines on the same layer.</li> <li>Fix pixel ratio handling for patterns with vector icons.</li> <li>Fix positioning of vector icons with modified <code>icon-size</code>.</li> <li>Fix a blank map issue after WebGL context loss.</li> <li>Fix loss of precision for close to camera models.</li> <li>Fix transparent models not being culled when terrain is enabled.</li> </ul> <h2>3.9.4</h2> <ul> <li>Fix vector icons rendering with stretch areas on high DPI devices.</li> </ul> <h2>3.9.3</h2> <ul> <li>Fix issues when updating feature state on symbol layers.</li> <li>Fix canvas source not rendering correctly after a canvas resize.</li> </ul> <h2>3.9.2</h2> <ul> <li>Fix display of user-rendered images.</li> <li>Fix a broken build issue in specific bundling configurations using Vite or ESBuild.</li> <li>Fix console error issue that sometimes occur during map initialization.</li> </ul> <h2>3.9.1</h2> <ul> <li>Fix an error when using background patterns on styles with vector icons enabled.</li> <li>Fix <code>queryRenderedFeatures</code> not working on styles with custom layers.</li> <li>Fix small rendering artifacts on line corners when using patterns with <code>line-join: none</code>.</li> <li>When using <code>queryRenderedFeatures</code> and <code>querySourceFeatures</code> with <code>featureset</code>, fix <code>filter</code> option to apply to <code>featureset</code> selectors rather than original properties, and add <code>featureNamespace</code> validation.</li> <li>Fix <code>queryRenderedFeatures</code> missing <code>source</code>, <code>sourceLayer</code> and <code>layer</code> properties in resulting features where they should be present.</li> </ul> <h2>3.9.0</h2> <h3>Breaking changes ⚠️</h3> <ul> <li>Rename <code>featureset</code> property to <code>target</code> in <code>addInteraction</code> and <code>queryRenderedFeatures</code> options.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/83f5361fd13dd22323688728d53a6792772e46f2"><code>83f5361</code></a> v3.10.0</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/afed1f298b50546542c9129d409d2ddfe6d65830"><code>afed1f2</code></a> Fix Firefox detection for mouse button correction (internal-2195)</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/f75aa8da87c120cad9c5322deb88f03ccf3de98c"><code>f75aa8d</code></a> Elevated circles features shader modifications. (for <a href="https://redirect.github.com/mapbox/mapbox-sdk/issues/2062">mapbox/mapbox-sdk#2062</a>) ...</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/19ceb056cfbe885132f6d06bdf8bb70b00b0748b"><code>19ceb05</code></a> update render test (internal-2188)</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/6f8fafcdcd92dcf3f5f4c18afceddfc072ab6ca8"><code>6f8fafc</code></a> [GLJS-1185] Fix positioning of icons with icon-size (internal-2184)</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/4a8a0da0b8edd734e6d396ce92d54f8ebcf07c33"><code>4a8a0da</code></a> Overhaul hover interactions (internal-2165)</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/b0464c4822dc6417fafa2355a9aa68788ce97039"><code>b0464c4</code></a> Fixed in-place updates for SDF images, fixed LUT not being applied to in-plac...</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/9e839ffc8c41395c5f0c683ca5ebc6e09f921e68"><code>9e839ff</code></a> [GLJS-1186] Respect pixel ratio in vector icon patterns (internal-2183)</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/057c34b0a404a7a97488d155391a96e3b18e7d2c"><code>057c34b</code></a> Fix line placement symbol disappearing issue when in zoom level 5 (internal-2...</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/340023d2cb73da29b86e17089ee88d67316f5535"><code>340023d</code></a> Bump postcss from 8.5.1 to 8.5.2 (internal-2180)</li> <li>Additional commits viewable in <a href="https://github.com/mapbox/mapbox-gl-js/compare/v2.15.0...v3.10.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]
