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

   Bumps [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) from 3.13.0 to 
3.17.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.17.0</h2>
   <h3>Features and improvements ✨</h3>
   <ul>
   <li>Add experimental <a 
href="https://redirect.github.com/mapbox/mapbox-gl-js/issues/13414#issuecomment-3502216725";>ESM
 support</a>.</li>
   <li>Make <code>line-emissive-strength</code> data-driven.</li>
   <li>Remove experimental flag from the <code>extra_bounds</code> property of 
raster and vector sources.</li>
   <li>Remove experimental flag from <code>model</code> layer.</li>
   <li>Remove experimental flag from <code>building</code> layer.</li>
   <li>Improve vector icons rasterization performance.</li>
   <li>Improve shadow rendering performance.</li>
   <li>Improve <code>building</code> layer performance.</li>
   <li>Improve shader initialization performance.</li>
   </ul>
   <h3>Bug fixes 🐞</h3>
   <ul>
   <li>Fix polygon rendering for dynamic GeoJSON sources.</li>
   <li>Fix <code>raster-array</code> layers not working on iOS &lt; 18.4.</li>
   <li>Fix a performance issue for symbol layers with zero fade duration and 
static camera.</li>
   <li>Fix occasional WebGL texture warnings when rendering terrain.</li>
   <li>Fix features not being localized in dynamic filters when a worldview is 
set.</li>
   <li>Fix an issue with clipping models on Standard.</li>
   <li>Fix an issue with models flashing on <code>setData</code>.</li>
   <li>Fix an issue with incorrect scoping of models added during runtime.</li>
   <li>Fix line patterns not elevating properly on HD roads.</li>
   <li>Sanitize attributions in <code>AttributionControl</code>.</li>
   <li>Correctly support filtered features in appearances.</li>
   <li>Fix an issue occuring when expressions are used in appearances.</li>
   <li>Fix appearance optimization that resulted in wrong appearances being 
rendered.</li>
   <li>Fix appearance icons not changing when feature state changed multiple 
times.</li>
   <li>Improve TypeScript types.</li>
   </ul>
   <h2>v3.17.0-beta.2</h2>
   <h3>Features and improvements ✨</h3>
   <ul>
   <li>Make <code>line-emissive-strength</code> data-driven.</li>
   <li>Remove experimental flag from the <code>extra_bounds</code> property of 
raster and vector sources.</li>
   <li>Various performance improvements.</li>
   </ul>
   <h3>Bug fixes 🐞</h3>
   <ul>
   <li>Fix features not being localized in dynamic filters when a worldview is 
set.</li>
   <li>Correctly support filtered features in appearances.</li>
   <li>Fix an issue occuring when expressions are used in appearances.</li>
   </ul>
   <h2>v3.17.0-beta.1</h2>
   <h3>Features and improvements ✨</h3>
   <ul>
   <li>Experimental ESM support.</li>
   <li>Remove experimental flag from model layer.</li>
   <li>Conflate building parts together as a whole building.</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.17.0</h2>
   <h3>Features and improvements ✨</h3>
   <ul>
   <li>Add experimental ESM support.</li>
   <li>Make <code>line-emissive-strength</code> data-driven.</li>
   <li>Remove experimental flag from the <code>extra_bounds</code> property of 
raster and vector sources.</li>
   <li>Remove experimental flag from <code>model</code> layer.</li>
   <li>Remove experimental flag from <code>building</code> layer.</li>
   <li>Improve vector icons rasterization performance.</li>
   <li>Improve shadow rendering performance.</li>
   <li>Improve <code>building</code> layer performance.</li>
   <li>Improve shader initialization performance.</li>
   </ul>
   <h3>Bug fixes 🐞</h3>
   <ul>
   <li>Fix polygon rendering for dynamic GeoJSON sources.</li>
   <li>Fix <code>raster-array</code> layers not working on iOS &lt; 18.4.</li>
   <li>Fix a performance issue for symbol layers with zero fade duration and 
static camera.</li>
   <li>Fix occasional WebGL texture warnings when rendering terrain.</li>
   <li>Fix features not being localized in dynamic filters when a worldview is 
set.</li>
   <li>Fix an issue with clipping models on Standard.</li>
   <li>Fix an issue with models flashing on <code>setData</code>.</li>
   <li>Fix an issue with incorrect scoping of models added during runtime.</li>
   <li>Fix line patterns not elevating properly on HD roads.</li>
   <li>Sanitize attributions in <code>AttributionControl</code>.</li>
   <li>Correctly support filtered features in appearances.</li>
   <li>Fix an issue occuring when expressions are used in appearances.</li>
   <li>Fix appearance optimization that resulted in wrong appearances being 
rendered.</li>
   <li>Fix appearance icons not changing when feature state changed multiple 
times.</li>
   <li>Improve TypeScript types.</li>
   </ul>
   <h2>3.16.0</h2>
   <h3>Features and improvements ✨</h3>
   <ul>
   <li>Introduce experimental Appearances API for managing layer styling based 
on feature state.</li>
   <li>Add <code>Map</code> <code>setLayerProperty</code> that combines 
<code>setLayoutProperty</code> &amp; <code>setPaintProperty</code> into one 
method for convenience.</li>
   <li>Add support for node/material overrides &amp; other improvements to 
<code>model</code> source and layer.</li>
   <li>Various improvements &amp; fixes for upcoming 3D features (indoor, 
procedural buildings &amp; elevated roads).</li>
   <li>Add response headers to the <code>sourcedata</code> event data.</li>
   <li>Improve TypeScript types for style specification.</li>
   </ul>
   <h3>Bug fixes 🐞</h3>
   <ul>
   <li>Fix raster particle layer not rendering correctly on styles with 
emissive light.</li>
   <li>Fix icons of different sizes rendering incorrectly in appearances.</li>
   <li>Fix worldview filtering with dynamic expressions.</li>
   <li>Improve accuracy of <code>queryRenderedFeatures</code> for model 
layers.</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/9fa8566c845bef0bea237c18d0f5386917bb1450";><code>9fa8566</code></a>
 v3.17.0</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/243bc6f10ca0c51ac24fbe2d1c8e35055fe508d9";><code>243bc6f</code></a>
 Fix polygon rendering for dynamic GeoJSON sources</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/987ded37bc844dda8432b7d80beaf9b8181bf2c7";><code>987ded3</code></a>
 Fix raster array not working on iOS &lt; 18.4</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/10ed84aee94c7086164d2b39da2ecb38f10ab6f7";><code>10ed84a</code></a>
 Update test tiles for HD road data to match up-to-date elevation IDs on 
routes</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/8d4637b2f6669c3da66265e6ab0024ead49c3e3f";><code>8d4637b</code></a>
 Procedural building improvements and optimisations  (internal-8406)</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/d8c8424ddff16a07798c9224209be01fead6b9cb";><code>d8c8424</code></a>
 Fix continuous label placement for static camera (internal-8335)</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/84786a464090ebd433944f7250c6b991884c1820";><code>84786a4</code></a>
 Add render test for icon-size applied to an icon with a small stretch area</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/562041f8206846654ce6d316813d274be1acdb16";><code>562041f</code></a>
 Add render test to check that appearance without icon-size falls back to 
icon...</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/d89d0d8e4e4bf235764508914b3f39e6d6139520";><code>d89d0d8</code></a>
 Add render tests to test appearances in combination with zero icon-size.</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/d35d6bb21f3a3c9b9b1d360a2a99b7597e80ed7f";><code>d35d6bb</code></a>
 Add render test for icon-size dependent on coalesce images expression.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mapbox/mapbox-gl-js/compare/v3.13.0...v3.17.0";>compare 
view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by <a 
href="https://www.npmjs.com/~mbx-npm-02-production";>mbx-npm-02-production</a>, 
a new releaser for mapbox-gl since your current version.</p>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mapbox-gl&package-manager=npm_and_yarn&previous-version=3.13.0&new-version=3.17.0)](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