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

   Bumps [deck.gl](https://github.com/visgl/deck.gl) from 8.8.27 to 8.9.35.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/visgl/deck.gl/releases";>deck.gl's 
releases</a>.</em></p>
   <blockquote>
   <h2>v8.9.35</h2>
   <ul>
   <li>Respect <code>DataT</code> on <code>TripsLayer</code> props (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8533";>#8533</a>)</li>
   <li>Fix mapbox overlay alignment style (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8536";>#8536</a>)</li>
   <li>TerrainExtension: Support picking on draped layers (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8474";>#8474</a>)</li>
   <li>Improve projection for very high zoom levels (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8454";>#8454</a>)</li>
   <li>audit tile layer types (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8291";>#8291</a>)</li>
   </ul>
   <h2>v8.9.34</h2>
   <ul>
   <li>CARTO: fetchLayerData to support columns prop for query sources (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8412";>#8412</a>)</li>
   <li>v8 audit Layer#isLoaded implementations (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8290";>#8290</a>)</li>
   <li>CARTO: fix support for quantile color scale in numeric columns for 
static quadbin/h3 tilesets (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8347";>#8347</a>)</li>
   </ul>
   <h2>v8.9.33</h2>
   <ul>
   <li>CARTO: added filter parameter to fetchLayerData (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8328";>#8328</a>)</li>
   <li>Improve Tile3DLayer.isLoaded (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8279";>#8279</a>)</li>
   <li>Fix pickObjects when using binary data (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8253";>#8253</a>)</li>
   <li>Use getCanvas() in GoogleMapsOverlay (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8272";>#8272</a>)</li>
   <li>Fix scripting interface error when canvas is invisible (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8254";>#8254</a>)</li>
   </ul>
   <h2>v8.9.32</h2>
   <ul>
   <li>CARTO: Support styling layer by color column (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8177";>#8177</a>)</li>
   </ul>
   <h2>v8.9.31</h2>
   <ul>
   <li>Draw mask layers when rendering to picking buffer (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8176";>#8176</a>)</li>
   <li>Export TripsLayerProps through geo-layer (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8175";>#8175</a>)</li>
   <li>Added a getCanvas helper function on deck (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/7919";>#7919</a>)</li>
   <li>Fix issue where deck.gl blocks wheel scroll over non-interactive area 
(<a href="https://redirect.github.com/visgl/deck.gl/issues/8161";>#8161</a>)</li>
   <li>CARTO: Add carto module to <code>version</code> build script (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8123";>#8123</a>)</li>
   </ul>
   <h2>v8.9.30</h2>
   <ul>
   <li>[mapbox] fix drawing TerrainExtension in interleaved mode (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8115";>#8115</a>)</li>
   </ul>
   <h2>v8.9.29</h2>
   <ul>
   <li>CARTO: Use null as default value for KeyValueObject (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8119";>#8119</a>)</li>
   </ul>
   <h2>v8.9.28</h2>
   <ul>
   <li>[mapbox] Fix interleaving when base map has terrain (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8111";>#8111</a>)</li>
   <li>Add typings for React render callback children (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8109";>#8109</a>)</li>
   <li>Upgrade luma.gl (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8112";>#8112</a>)</li>
   </ul>
   <h2>v8.9.27</h2>
   <ul>
   <li>Added new numSegments prop in ArcLayer (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8055";>#8055</a>)</li>
   <li>Bump loaders.gl (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8087";>#8087</a>)</li>
   <li>Fix TileLayer isLoaded crash (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8074";>#8074</a>)</li>
   </ul>
   <h2>v8.9.26</h2>
   <ul>
   <li>CARTO: Don't hardcode mime-types (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8076";>#8076</a>)</li>
   <li>CARTO: Polygon triangulation in CartoVectorTileLoader (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8064";>#8064</a>)</li>
   <li>DeckRenderer abort rendering when no views (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8065";>#8065</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/visgl/deck.gl/blob/v8.9.35/CHANGELOG.md";>deck.gl's 
changelog</a>.</em></p>
   <blockquote>
   <h4>deck.gl [8.9.35] - Feb 19 2024</h4>
   <ul>
   <li>Respect <code>DataT</code> on <code>TripsLayer</code> props (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8533";>#8533</a>)</li>
   <li>Fix mapbox overlay alignment style (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8536";>#8536</a>)</li>
   <li>TerrainExtension: Support picking on draped layers (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8474";>#8474</a>)</li>
   <li>Improve projection for very high zoom levels (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8454";>#8454</a>)</li>
   <li>audit tile layer types (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8291";>#8291</a>)</li>
   </ul>
   <h4>deck.gl [8.9.34] - Jan 19 2024</h4>
   <ul>
   <li>CARTO: fetchLayerData to support columns prop for query sources (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8412";>#8412</a>)</li>
   <li>v8 audit Layer#isLoaded implementations (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8290";>#8290</a>)</li>
   <li>CARTO: fix support for quantile color scale in numeric columns for 
static quadbin/h3 tilesets (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8347";>#8347</a>)</li>
   </ul>
   <h4>deck.gl [8.9.33] - Dec 5 2023</h4>
   <ul>
   <li>CARTO: added filter parameter to fetchLayerData (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8328";>#8328</a>)</li>
   <li>Improve Tile3DLayer.isLoaded (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8279";>#8279</a>)</li>
   <li>Fix pickObjects when using binary data (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8253";>#8253</a>)</li>
   <li>Use getCanvas() in GoogleMapsOverlay (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8272";>#8272</a>)</li>
   <li>Fix scripting interface error when canvas is invisible (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8254";>#8254</a>)</li>
   </ul>
   <h4>deck.gl [8.9.32] - Oct 24 2023</h4>
   <ul>
   <li>CARTO: Support styling layer by color column (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8177";>#8177</a>)</li>
   </ul>
   <h4>deck.gl [8.9.31] - Oct 11 2023</h4>
   <ul>
   <li>Draw mask layers when rendering to picking buffer (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8176";>#8176</a>)</li>
   <li>Export TripsLayerProps through geo-layer (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8175";>#8175</a>)</li>
   <li>Added a getCanvas helper function on deck (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/7919";>#7919</a>)</li>
   <li>Fix issue where deck.gl blocks wheel scroll over non-interactive area 
(<a href="https://redirect.github.com/visgl/deck.gl/issues/8161";>#8161</a>)</li>
   <li>CARTO: Add carto module to <code>version</code> build script (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8123";>#8123</a>)</li>
   </ul>
   <h4>deck.gl [8.9.30] - Sep 21 2023</h4>
   <ul>
   <li>[mapbox] fix drawing TerrainExtension in interleaved mode (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8115";>#8115</a>)</li>
   </ul>
   <h4>deck.gl [8.9.29] - Sep 20 2023</h4>
   <ul>
   <li>CARTO: Use null as default value for KeyValueObject (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8119";>#8119</a>)</li>
   </ul>
   <h4>deck.gl [8.9.28] - Sep 13 2023</h4>
   <ul>
   <li>[mapbox] Fix interleaving when base map has terrain (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8111";>#8111</a>)</li>
   <li>Add typings for React render callback children (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8109";>#8109</a>)</li>
   <li>Upgrade luma.gl (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8112";>#8112</a>)</li>
   </ul>
   <h4>deck.gl [8.9.27] - Aug 29 2023</h4>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/visgl/deck.gl/commit/e66c6a70455762cf1c3d7347a739d2bd661d2977";><code>e66c6a7</code></a>
 v8.9.35</li>
   <li><a 
href="https://github.com/visgl/deck.gl/commit/bf1644e207764c7bd30437a79bd495fcdc9ece86";><code>bf1644e</code></a>
 doc: using-with-mapbox: fix broken link (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8539";>#8539</a>)</li>
   <li><a 
href="https://github.com/visgl/deck.gl/commit/e17672f6200f87cd260eb4bdfbfdceddd82e7fac";><code>e17672f</code></a>
 Respect <code>DataT</code> on <code>TripsLayer</code> props (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8533";>#8533</a>)</li>
   <li><a 
href="https://github.com/visgl/deck.gl/commit/74f1548839a875528b0ee02c3b9bdf6291b6e6db";><code>74f1548</code></a>
 docs: Update solid-polygon-layer.md getFillColor (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8547";>#8547</a>)</li>
   <li><a 
href="https://github.com/visgl/deck.gl/commit/abc7bbcc172b97d68dc404ce1ba90eff364e61e1";><code>abc7bbc</code></a>
 Fix mapbox overlay alignment style (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8536";>#8536</a>)</li>
   <li><a 
href="https://github.com/visgl/deck.gl/commit/c4d3f12a565a5b122f7127bf5e05e8de30fe0dc8";><code>c4d3f12</code></a>
 [Docs] fix typo in Using Layers (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8448";>#8448</a>)</li>
   <li><a 
href="https://github.com/visgl/deck.gl/commit/953c2763a4c0692f30e3a518144dca509d6e66c0";><code>953c276</code></a>
 TerrainExtension: Support picking on draped layers (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8474";>#8474</a>)</li>
   <li><a 
href="https://github.com/visgl/deck.gl/commit/99fc9301cb22f72ca448fc79d5a6b4076c928924";><code>99fc930</code></a>
 Improve projection for very high zoom levels (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8454";>#8454</a>)</li>
   <li><a 
href="https://github.com/visgl/deck.gl/commit/1ceb92a4227dbe1788c8fe92d9ed51f9074ae933";><code>1ceb92a</code></a>
 v8 audit tile layer types (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/8291";>#8291</a>)</li>
   <li><a 
href="https://github.com/visgl/deck.gl/commit/8bc9e5fe32fa835caad70dd65ba00016a6958940";><code>8bc9e5f</code></a>
 v8.9.34</li>
   <li>Additional commits viewable in <a 
href="https://github.com/visgl/deck.gl/compare/v8.8.27...v8.9.35";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=deck.gl&package-manager=npm_and_yarn&previous-version=8.8.27&new-version=8.9.35)](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