dependabot[bot] opened a new pull request, #38150: URL: https://github.com/apache/superset/pull/38150
Updates the requirements on [@deck.gl/react](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/react's releases</code></a>.</em></p> <blockquote> <h2>v9.2.9</h2> <ul> <li>chore: bump probe.gl (<a href="https://redirect.github.com/visgl/deck.gl/issues/10025">#10025</a>)</li> <li>fix(widgets): GeocoderWidget dark theme colors (<a href="https://redirect.github.com/visgl/deck.gl/issues/9899">#9899</a>) (<a href="https://redirect.github.com/visgl/deck.gl/issues/9974">#9974</a>)</li> <li>feat(extensions): PathStyleExtension save 1 instance vertex when highPrecisionDash is not used (<a href="https://redirect.github.com/visgl/deck.gl/issues/10008">#10008</a>)</li> <li>feat(layers): Stricter layer prop types (<a href="https://redirect.github.com/visgl/deck.gl/issues/10024">#10024</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/visgl/deck.gl/blob/v9.2.9/CHANGELOG.md"><code>@deck.gl/react's changelog</code></a>.</em></p> <blockquote> <h4>deck.gl [v9.2.9] - Feb 20 2026</h4> <ul> <li>chore: bump probe.gl (<a href="https://redirect.github.com/visgl/deck.gl/issues/10025">#10025</a>)</li> <li>fix(widgets): GeocoderWidget dark theme colors (<a href="https://redirect.github.com/visgl/deck.gl/issues/9899">#9899</a>) (<a href="https://redirect.github.com/visgl/deck.gl/issues/9974">#9974</a>)</li> <li>feat(extensions): PathStyleExtension save 1 instance vertex when highPrecisionDash is not used (<a href="https://redirect.github.com/visgl/deck.gl/issues/10008">#10008</a>)</li> <li>feat(layers): Stricter layer prop types (<a href="https://redirect.github.com/visgl/deck.gl/issues/10024">#10024</a>)</li> </ul> <h4>deck.gl [v9.2.8] - Feb 17 2026</h4> <ul> <li>feat(core): Add layout expressions for view positions (<a href="https://redirect.github.com/visgl/deck.gl/issues/9842">#9842</a>)</li> </ul> <h4>deck.gl [v9.2.7] - Feb 10 2026</h4> <ul> <li>fix(HeatmapLayer): Correct blending in interleaved mode (<a href="https://redirect.github.com/visgl/deck.gl/issues/9993">#9993</a>)</li> <li>fix(pydeck): Support pandas 3.x compatibility without breaking pandas 2.x (<a href="https://redirect.github.com/visgl/deck.gl/issues/9988">#9988</a>)</li> <li>fix(core): Enable shader/pipeline caching for attached WebGL devices (<a href="https://redirect.github.com/visgl/deck.gl/issues/9971">#9971</a>)</li> <li>fix(widgets): StatsWidget (<a href="https://redirect.github.com/visgl/deck.gl/issues/9984">#9984</a>)</li> <li>feat(core): Add Deck#getView() method (<a href="https://redirect.github.com/visgl/deck.gl/issues/9948">#9948</a>)</li> <li>feat(core): Add pickable: '3d' option to all Layers (<a href="https://redirect.github.com/visgl/deck.gl/issues/9937">#9937</a>)</li> <li>chore(deps): bump dependencies from multiple Dependabot PRs (<a href="https://redirect.github.com/visgl/deck.gl/issues/9956">#9956</a>)</li> <li>Bump to [email protected] (<a href="https://redirect.github.com/visgl/deck.gl/issues/9965">#9965</a>)</li> <li>chore(mapbox): Remove internal deck mode from <code>MapboxLayer</code> (<a href="https://redirect.github.com/visgl/deck.gl/issues/9955">#9955</a>)</li> <li>fix(mapbox): In interleaved, batched mode don't render layers twice (<a href="https://redirect.github.com/visgl/deck.gl/issues/9944">#9944</a>)</li> </ul> <h4>deck.gl [v9.2.6] - Jan 16 2026</h4> <ul> <li>fix(IconManager) Fix icon frame x/y for auto packed icons (<a href="https://redirect.github.com/visgl/deck.gl/issues/9928">#9928</a>)</li> <li>fix(mapbox): MapboxOverlay: render deck layers in batches (<a href="https://redirect.github.com/visgl/deck.gl/issues/9939">#9939</a>)</li> <li>chore: bump luma to 9.2.6 (<a href="https://redirect.github.com/visgl/deck.gl/issues/9940">#9940</a>)</li> <li>feat(core): Improved GlobeController (<a href="https://redirect.github.com/visgl/deck.gl/issues/9913">#9913</a>)</li> <li>pydeck: Clarify how to pass full controller options (<a href="https://redirect.github.com/visgl/deck.gl/issues/9897">#9897</a>)</li> <li>fix(core): Reset interaction state for smooth=false (<a href="https://redirect.github.com/visgl/deck.gl/issues/9908">#9908</a>)</li> <li>fix(IconLayer): don't generateMipmaps before data loaded (<a href="https://redirect.github.com/visgl/deck.gl/issues/9909">#9909</a>)</li> <li>fix(carto): More defensive code in RasterLayer (<a href="https://redirect.github.com/visgl/deck.gl/issues/9911">#9911</a>)</li> <li>feat(core): Add <code>container</code> to WidgetProps (<a href="https://redirect.github.com/visgl/deck.gl/issues/9922">#9922</a>)</li> <li>fix(core): reproduce-able viewports (<a href="https://redirect.github.com/visgl/deck.gl/issues/9923">#9923</a>)</li> <li>Export type hint from module (<a href="https://redirect.github.com/visgl/deck.gl/issues/9917">#9917</a>)</li> </ul> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/visgl/deck.gl/commit/b0e908d0c51316514a44221fcdb30b777c09d118"><code>b0e908d</code></a> v9.2.9</li> <li><a href="https://github.com/visgl/deck.gl/commit/a516265eb32f504e9b158d236415354e9c960f51"><code>a516265</code></a> chore: bump probe.gl (<a href="https://redirect.github.com/visgl/deck.gl/issues/10025">#10025</a>)</li> <li><a href="https://github.com/visgl/deck.gl/commit/409d49fc4e35438901c4a533c008f3608794fff1"><code>409d49f</code></a> fix(widgets): GeocoderWidget dark theme colors (<a href="https://redirect.github.com/visgl/deck.gl/issues/9899">#9899</a>) (<a href="https://redirect.github.com/visgl/deck.gl/issues/9974">#9974</a>)</li> <li><a href="https://github.com/visgl/deck.gl/commit/4cc77cc3d55f119d2f4c006c118441aa3129038a"><code>4cc77cc</code></a> feat(extensions): PathStyleExtension save 1 instance vertex when highPrecisio...</li> <li><a href="https://github.com/visgl/deck.gl/commit/5292092b9274e36bce88b42cb537b17dcc742a6e"><code>5292092</code></a> Stricter layer prop types (<a href="https://redirect.github.com/visgl/deck.gl/issues/10024">#10024</a>)</li> <li><a href="https://github.com/visgl/deck.gl/commit/3c54db674548a7a0d18c4d572689f455b3532441"><code>3c54db6</code></a> v9.2.8</li> <li><a href="https://github.com/visgl/deck.gl/commit/d93164bfe9fb4f1b5cefe8dc12221a811af16961"><code>d93164b</code></a> feat(core): Add layout expressions for view positions (<a href="https://redirect.github.com/visgl/deck.gl/issues/9842">#9842</a>)</li> <li><a href="https://github.com/visgl/deck.gl/commit/71d3cfbf4f5f917bf98755a7d75e84c982149f99"><code>71d3cfb</code></a> v9.2.7</li> <li><a href="https://github.com/visgl/deck.gl/commit/f8001c1b8b98f6a51b293bc87814070e2f6a7e1d"><code>f8001c1</code></a> fix(HeatmapLayer): Correct blending in interleaved mode (<a href="https://redirect.github.com/visgl/deck.gl/issues/9993">#9993</a>)</li> <li><a href="https://github.com/visgl/deck.gl/commit/229db11f21c602d9d1e49e781612546444c931a1"><code>229db11</code></a> fix(pydeck): Support pandas 3.x compatibility without breaking pandas 2.x (<a href="https://redirect.github.com/visgl/deck.gl/issues/9">#9</a>...</li> <li>Additional commits viewable in <a href="https://github.com/visgl/deck.gl/compare/v9.2.5...v9.2.9">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 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]
