dependabot[bot] opened a new pull request, #36562: URL: https://github.com/apache/superset/pull/36562
Updates the requirements on [@deck.gl/mesh-layers](https://github.com/visgl/deck.gl) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/visgl/deck.gl/releases"><code>@deck.gl/mesh-layers's releases</code></a>.</em></p> <blockquote> <h2>v9.2.5</h2> <ul> <li>chore: bump luma 9.2.4 (<a href="https://redirect.github.com/visgl/deck.gl/issues/9907">#9907</a>)</li> <li>fix(core): Enable shader and pipeline caching by default (<a href="https://redirect.github.com/visgl/deck.gl/issues/9863">#9863</a>)</li> <li>fix(carto): PointLabelLayer used with formatTiles=mvt (<a href="https://redirect.github.com/visgl/deck.gl/issues/9906">#9906</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/visgl/deck.gl/blob/v9.2.5/CHANGELOG.md"><code>@deck.gl/mesh-layers's changelog</code></a>.</em></p> <blockquote> <h4>deck.gl [v9.2.5] - Dec 9 2025</h4> <ul> <li>chore: bump luma 9.2.4 (<a href="https://redirect.github.com/visgl/deck.gl/issues/9907">#9907</a>)</li> <li>fix(core): Enable shader and pipeline caching by default (<a href="https://redirect.github.com/visgl/deck.gl/issues/9863">#9863</a>)</li> <li>fix(carto): PointLabelLayer used with formatTiles=mvt (<a href="https://redirect.github.com/visgl/deck.gl/issues/9906">#9906</a>)</li> </ul> <h4>deck.gl [v9.2.4] - Dec 8 2025</h4> <ul> <li>pydeck: support Maplibre including Globe projection (<a href="https://redirect.github.com/visgl/deck.gl/issues/9896">#9896</a>)</li> <li>fix(carto): autoLabels support with formatTiles=mvt (<a href="https://redirect.github.com/visgl/deck.gl/issues/9900">#9900</a>)</li> <li>pydeck: Update to [email protected] (<a href="https://redirect.github.com/visgl/deck.gl/issues/9895">#9895</a>)</li> <li>fix(core): getTooltip disappears when autoHighlight: true and interleaved: true in MapboxOverlay (deck.gl) (<a href="https://redirect.github.com/visgl/deck.gl/issues/9889">#9889</a>)</li> </ul> <h4>deck.gl [v9.2.3] - Dec 3 2025</h4> <ul> <li>Fix DPR changes in interleaved mode by leveraging onResize callback (<a href="https://redirect.github.com/visgl/deck.gl/issues/9887">#9887</a>)</li> <li>fix(core): Correctly resize drawing buffer on resize (<a href="https://redirect.github.com/visgl/deck.gl/issues/9886">#9886</a>)</li> <li>Refactor GeohashLayerProps to extend GeoCellLayerProps (<a href="https://redirect.github.com/visgl/deck.gl/issues/9875">#9875</a>)</li> <li>fix(carto): VectorTileLayer guard against null layers (<a href="https://redirect.github.com/visgl/deck.gl/issues/9885">#9885</a>)</li> <li>Fix: Make sizeBasis optional in IconLayer type definition (<a href="https://redirect.github.com/visgl/deck.gl/issues/9883">#9883</a>)</li> <li>Fix interleaved overlay default parameters (<a href="https://redirect.github.com/visgl/deck.gl/issues/9871">#9871</a>)</li> <li>fix: Remove widget src import (<a href="https://redirect.github.com/visgl/deck.gl/issues/9833">#9833</a>)</li> </ul> <h4>deck.gl [v9.2.2] - Oct 16 2025</h4> <ul> <li>chore: tighten peerDependency range to patch (<a href="https://redirect.github.com/visgl/deck.gl/issues/9821">#9821</a>)</li> <li>Fix type hint of useDevicePixels to allow number input (<a href="https://redirect.github.com/visgl/deck.gl/issues/9826">#9826</a>)</li> </ul> <h4>deck.gl [v9.2.1] - Oct 7 2025</h4> <ul> <li>Avoid 9.2 breaking change in Widget base class (<a href="https://redirect.github.com/visgl/deck.gl/issues/9814">#9814</a>)</li> <li>Simplify Widget class constructor (<a href="https://redirect.github.com/visgl/deck.gl/issues/9815">#9815</a>)</li> </ul> <h4>deck.gl [v9.2.0] - Oct 7 2025</h4> <p>The v9.2 release comes with preview of WebGPU support, and a trove of new widgets. See <a href="https://deck.gl/docs/whats-new">https://deck.gl/docs/whats-new</a> for a full list.</p> <h3>deck.gl v9.2 Prereleases</h3> <h4>deck.gl [v9.2.0-beta.4] - Oct 6 2025</h4> <ul> <li>Invoke transform function for constant attributes (<a href="https://redirect.github.com/visgl/deck.gl/issues/9741">#9741</a>)</li> <li>Pass <code>vertexValid</code> to SolidPolygonLayer when using binary GeoJSON (<a href="https://redirect.github.com/visgl/deck.gl/issues/9805">#9805</a>)</li> <li>Add IconLayer sizeBasis prop (<a href="https://redirect.github.com/visgl/deck.gl/issues/9736">#9736</a>)</li> <li>fix: Maplibre interleaved resize handling (<a href="https://redirect.github.com/visgl/deck.gl/issues/9803">#9803</a>)</li> <li>Fix potential undefined deck in FPS calculation (<a href="https://redirect.github.com/visgl/deck.gl/issues/9800">#9800</a>)</li> </ul> <h4>deck.gl [v9.2.0-beta.3] - Sep 26 2025</h4> <ul> <li>fix(extensions): correctly activate picking module in terrain picking pass (<a href="https://redirect.github.com/visgl/deck.gl/issues/9768">#9768</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/visgl/deck.gl/commit/73c754b70fc9dcfde9cac98f24e2eca28b297204"><code>73c754b</code></a> v9.2.5</li> <li><a href="https://github.com/visgl/deck.gl/commit/46ae368ed7e7ddc8be828b2298bb07de904d7e46"><code>46ae368</code></a> chore: bump luma 9.2.4 (<a href="https://redirect.github.com/visgl/deck.gl/issues/9907">#9907</a>)</li> <li><a href="https://github.com/visgl/deck.gl/commit/d05192d29147bb36af8d0d56d7b3e31c85aefb17"><code>d05192d</code></a> fix(core): Enable shader and pipeline caching by default (<a href="https://redirect.github.com/visgl/deck.gl/issues/9863">#9863</a>)</li> <li><a href="https://github.com/visgl/deck.gl/commit/3b77f5d4bb800a505899edb8efadd5ed39859ec6"><code>3b77f5d</code></a> fix(carto): PointLabelLayer used with formatTiles=mvt (<a href="https://redirect.github.com/visgl/deck.gl/issues/9906">#9906</a>)</li> <li><a href="https://github.com/visgl/deck.gl/commit/a23f59064b36dcb4428bbb00b5ce70a647842ed3"><code>a23f590</code></a> v9.2.4</li> <li><a href="https://github.com/visgl/deck.gl/commit/e44eeb6c30bd456c164f0c5d1dcbbddb254728bb"><code>e44eeb6</code></a> pydeck: support Maplibre including Globe projection (<a href="https://redirect.github.com/visgl/deck.gl/issues/9896">#9896</a>)</li> <li><a href="https://github.com/visgl/deck.gl/commit/e6ff68b710c3bc8a3735d3c2db6c4a95cec1a665"><code>e6ff68b</code></a> fix(carto): autoLabels support with formatTiles=mvt (<a href="https://redirect.github.com/visgl/deck.gl/issues/9900">#9900</a>)</li> <li><a href="https://github.com/visgl/deck.gl/commit/023f18010c56d2244ca8fb4f6191be0d57f25601"><code>023f180</code></a> pydeck: Update to [email protected] (<a href="https://redirect.github.com/visgl/deck.gl/issues/9895">#9895</a>)</li> <li><a href="https://github.com/visgl/deck.gl/commit/244709c8d0f6f9403251e99fd2969cec13c6db2f"><code>244709c</code></a> fix(core): getTooltip disappears when autoHighlight: true and interleaved: tr...</li> <li><a href="https://github.com/visgl/deck.gl/commit/0b683966752449e7104dc8b1ee6a29a1b871ac1d"><code>0b68396</code></a> v9.2.3</li> <li>Additional commits viewable in <a href="https://github.com/visgl/deck.gl/compare/v9.2.2...v9.2.5">compare view</a></li> </ul> </details> <br /> 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]
