dependabot[bot] opened a new pull request, #32016:
URL: https://github.com/apache/superset/pull/32016

   Bumps [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) from 2.15.0 to 
3.9.4.
   <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.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>
   <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>
   <!-- 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.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>
   <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>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/56344a721b2b499a57c120282b442fda8e38316f";><code>56344a7</code></a>
 v3.9.4</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/673fd8054ddaddda260258c303f037071d3e68cd";><code>673fd80</code></a>
 [GLJS-1165] Correctly stretch vector icons for &gt;1 pixel ratio 
(internal-2130)</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/0257a0406bb49a752ed2675624ceb3aae7a0be42";><code>0257a04</code></a>
 Add missing export type of MapBoxZoomEvent (<a 
href="https://redirect.github.com/mapbox/mapbox-gl-js/issues/13368";>#13368</a>)</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/d13fd53911f1f4a0ba580308b0ca516f3fd3a9e4";><code>d13fd53</code></a>
 [email protected]</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/61496aaf2fc65c03cfbe15719b7b3c53775dbaa3";><code>61496aa</code></a>
 [GLJS-1156] Add GL JS to snow and rain support versions (internal-2115)</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/2b4680a5f3f965edd97be30647207a1fe590ef4d";><code>2b4680a</code></a>
 v3.9.3</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/dd2a3552fc1ed82bc7f775623beec3d460a1ed3a";><code>dd2a355</code></a>
 [GLJS-1054] Fix canvas source not rendering correctly when canvas is being 
re...</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/b1f0021e6a9dfb5abfc7d497eb825ac6dd312a65";><code>b1f0021</code></a>
 [GLJS-1149] Fixed feature state updates issues (internal-2101)</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/689cd0a049c7b9a44d54ba5883992936ff272055";><code>689cd0a</code></a>
 Migrate old service token (internal-2103) (<a 
href="https://redirect.github.com/mapbox/mapbox-gl-js/issues/13383";>#13383</a>)</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/8aacecb734ca236c64778b166c70ad13dfa457e7";><code>8aacecb</code></a>
 v3.9.2 (internal-2095)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mapbox/mapbox-gl-js/compare/v2.15.0...v3.9.4";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mapbox-gl&package-manager=npm_and_yarn&previous-version=2.15.0&new-version=3.9.4)](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]

Reply via email to