dependabot[bot] opened a new pull request, #31727: URL: https://github.com/apache/superset/pull/31727
Bumps [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) from 2.10.0 to 3.9.2. <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.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> <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> <li>Fix small rendering artifacts on line corners when using patterns with <code>line-join: none</code>.</li> </ul> <h2>v3.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> <h3>Features and improvements ✨</h3> <ul> <li>Add <em>experimental</em> vector icons support.</li> <li>Add <em>experimental</em> precipitation support through <code>snow</code> and <code>rain</code> style properties.</li> <li>Add <em>experimental</em> features for interactive indoor maps.</li> <li>Add <code>to-hsla</code> expression.</li> <li>Add <code>*-use-theme</code> property to override the color theme for specific layers.</li> <li>Add support for <code>color-theme</code> overrides in imports.</li> <li>Add per-feature <code>mouseenter</code>, <code>mouseover</code>, <code>mouseleave</code>, and <code>mouseout</code> events for <code>addInteraction</code>.</li> <li>Enable mixing <code>featuresets</code> and <code>layers</code> in the <code>Map#queryRenderedFeatures</code>.</li> <li>Improve landmark rendering performance.</li> <li>The <code>clip</code> layer is now stable and no longer marked <em>experimental</em>.</li> </ul> <h3>Bug fixes 🐞</h3> <ul> <li>Fix crash on devices with PowerVR GPUs.</li> <li>Fix dark shade of fill-extrusion buildings caused by specific light directions.</li> <li>Fix double shadowing on lines at ground level.</li> <li>Fix shadow acne from 3D structures close to the ground.</li> <li>Fix update of state-dependent features during brightness changes.</li> <li>Fix an edge case with fill extrusions around tile borders not being updated correctly on terrain load.</li> <li>Fix a race condition where using <code>line-z-offset</code> would sometimes break layer rendering order.</li> </ul> <h2>v3.9.0-beta.1</h2> <h3>Breaking changes ⚠️</h3> <ul> <li>Rename <code>featureset</code> property to <code>target</code> in <code>addInteraction</code> and <code>queryRenderedFetures</code> options.</li> </ul> <h3>Features and improvements ✨</h3> <ul> <li>Add <em>experimental</em> features for interactive indoor maps.</li> <li>Add <em>experimental</em> vector icons support.</li> <li>Add <em>experimental</em> precipitation support through <code>snow</code> and <code>rain</code> style properties.</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.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> <h3>Features and improvements ✨</h3> <ul> <li>Add <em>experimental</em> vector icons support.</li> <li>Add <em>experimental</em> precipitation support through <code>snow</code> and <code>rain</code> style properties.</li> <li>Add <em>experimental</em> features for interactive indoor maps.</li> <li>Add <code>to-hsla</code> expression.</li> <li>Add <code>*-use-theme</code> property to override the color theme for specific layers.</li> <li>Add support for <code>color-theme</code> overrides in imports.</li> <li>Add per-feature <code>mouseenter</code>, <code>mouseover</code>, <code>mouseleave</code>, and <code>mouseout</code> events for <code>addInteraction</code>.</li> <li>Enable mixing <code>featuresets</code> and <code>layers</code> in the <code>Map#queryRenderedFeatures</code>.</li> <li>Improve landmark rendering performance.</li> <li>The <code>clip</code> layer is now stable and no longer marked <em>experimental</em>.</li> </ul> <h3>Bug fixes 🐞</h3> <ul> <li>Fix crash on devices with PowerVR GPUs.</li> <li>Fix dark shade of fill-extrusion buildings caused by specific light directions.</li> <li>Fix double shadowing on lines at ground level.</li> <li>Fix shadow acne from 3D structures close to the ground.</li> <li>Fix update of state-dependent features during brightness changes.</li> <li>Fix an edge case with fill extrusions around tile borders not being updated correctly on terrain load.</li> <li>Fix a race condition where using <code>line-z-offset</code> would sometimes break layer rendering order.</li> </ul> <h2>3.8.0</h2> <h3>Features and improvements ✨</h3> <ul> <li>Add <em>experimental</em> support for style-defined <code>featuresets</code>, an upcoming way to query features in Mapbox Standard and other fragment-based styles.</li> <li>Add <em>experimental</em> <code>Map</code> <code>addInteraction</code>/<code>removeInteraction</code> methods that make it easier to manage map interactions like clicking and hovering over features.</li> <li>Add <em>experimental</em> support for elevated lines with <code>line-cross-slope</code> and <code>line-elevation-reference</code> properties.</li> <li>Add <em>experimental</em> <code>scaleFactor</code> map option and <code>setScaleFactor</code> method to increase map label size (useful for improving accessibility or adjusting text size for different devices).</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/8aacecb734ca236c64778b166c70ad13dfa457e7"><code>8aacecb</code></a> v3.9.2 (internal-2095)</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/bb2831443becf540ff5c5bed3d6e8b510fb20d04"><code>bb28314</code></a> [GLJS-1145] Replace spread object syntax in worker for vector images (interna...</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/406020104c16affb22e9ca2102ce360dcabccf71"><code>4060201</code></a> [GLJS-1144] Fixed user-rendered icons (internal-2091)</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/bb9950600ca1274f429554dafbd4e04b91c6dd10"><code>bb99506</code></a> Bump chalk from 5.3.0 to 5.4.1 (internal-2089)</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/22511589acd1f380b2e4a2d47a73d11674ce6115"><code>2251158</code></a> Bump the eslint-dependencies group across 1 directory with 3 updates (interna...</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/b82c551418d1a0740f41780f568064128a8c4863"><code>b82c551</code></a> Bump chokidar from 4.0.2 to 4.0.3 (internal-2088)</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/4770015db047a63bea10cd11b9783f820d81bc4f"><code>4770015</code></a> Bump esbuild from 0.24.0 to 0.24.2 (internal-2086)</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/f03200d37b7095291da94781cc5857caa84d050f"><code>f03200d</code></a> Fixed attempt of buckets update before map first render (<a href="https://redirect.github.com/mapbox/mapbox-gl-js/issues/13377">#13377</a>)</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/5c1af30a000e9b0c733eb599f6bf5591d4cc819c"><code>5c1af30</code></a> v3.9.1</li> <li><a href="https://github.com/mapbox/mapbox-gl-js/commit/ea4079ca8c1e7a54edfd8033d30c73b4796ec176"><code>ea4079c</code></a> Fix false positive check for image params (internal-2083)</li> <li>Additional commits viewable in <a href="https://github.com/mapbox/mapbox-gl-js/compare/v2.10.0...v3.9.2">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]
