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

   Updates the requirements on 
[@deck.gl/geo-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/geo-layers's 
releases</code></a>.</em></p>
   <blockquote>
   <h2>v9.2.2</h2>
   <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>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/visgl/deck.gl/blob/v9.2.2/CHANGELOG.md";><code>@​deck.gl/geo-layers's
 changelog</code></a>.</em></p>
   <blockquote>
   <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>
   <li>fix(widgets): widget bug bash (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/9797";>#9797</a>)</li>
   <li>chore(widgets) audit props and docs (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/9796";>#9796</a>)</li>
   <li>fix(maplibre): Update default view once projection is known (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/9794";>#9794</a>)</li>
   </ul>
   <h4>deck.gl [v9.2.0-beta.2] - Sep 25 2025</h4>
   <ul>
   <li>chore: bump luma to 9.2.0 (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/9792";>#9792</a>)</li>
   <li>fix: HeatmapLayer working with binary data (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/9787";>#9787</a>)</li>
   <li>fix: picking on non-geospatial tile layer with modelMatrix (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/9703";>#9703</a>)</li>
   <li>CARTO: Support h3 in ClusterTileLayer (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/9755";>#9755</a>)</li>
   </ul>
   <h4>deck.gl [v9.2.0-beta.1] - Sep 19 2025</h4>
   <h4>deck.gl [v9.2.0-alpha.3] - Sep 15 2025</h4>
   <ul>
   <li>fix(core): orthographic scroll zoom transitions (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/9769";>#9769</a>)</li>
   <li>fix(widgets): Minor widget fixes (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/9758";>#9758</a>)</li>
   <li>CARTO: Support h3 in HeatmapTileLayer (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/9753";>#9753</a>)</li>
   <li>feat(widgets): Support custom widgets in pydeck via custom_libraries (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/9745";>#9745</a>)</li>
   <li>feat(core): Add async DeckPicker methods (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/9732";>#9732</a>)</li>
   <li>feat(webgpu): Enable transparency for WebGPU and ported example layers 
(<a href="https://redirect.github.com/visgl/deck.gl/issues/9730";>#9730</a>)</li>
   <li>fix(webgpu): Emulate constant attributes as buffers and trigger update 
on constant change (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/9726";>#9726</a>)</li>
   <li>fix(layers): correctly identify elevationData strings using TMS (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/9712";>#9712</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/9e183d2ce23bb21d655752ed614da0ce5a6a0458";><code>9e183d2</code></a>
 v9.2.2</li>
   <li><a 
href="https://github.com/visgl/deck.gl/commit/1f836b6169c5942a712c0d71f38eb3a7194a06be";><code>1f836b6</code></a>
 chore: tighten peerDependency range to patch (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/9821";>#9821</a>)</li>
   <li><a 
href="https://github.com/visgl/deck.gl/commit/f07cbbf3c97e090ab9a31b5b73904fdbe2a57eb5";><code>f07cbbf</code></a>
 Fix type hint of useDevicePixels to allow number input (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/9826";>#9826</a>)</li>
   <li><a 
href="https://github.com/visgl/deck.gl/commit/d8eba25f9de14b73984192156bc12d291f749716";><code>d8eba25</code></a>
 v9.2.1</li>
   <li><a 
href="https://github.com/visgl/deck.gl/commit/e40407bca04fa6d6c794c11d9386688a7821d688";><code>e40407b</code></a>
 Avoid 9.2 breaking change in Widget base class (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/9814";>#9814</a>)</li>
   <li><a 
href="https://github.com/visgl/deck.gl/commit/d69996c7819a91ed63f8cd08a745779c270bde08";><code>d69996c</code></a>
 Update talk title in seattle summit 2025 agenda (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/9816";>#9816</a>)</li>
   <li><a 
href="https://github.com/visgl/deck.gl/commit/6ae88bf78ebd6a940644a931947d34d6f71dd9d6";><code>6ae88bf</code></a>
 Simplify Widget class constructor (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/9815";>#9815</a>)</li>
   <li><a 
href="https://github.com/visgl/deck.gl/commit/3cb5e43c4b7d996b1d19810dbdc91c9167233f6e";><code>3cb5e43</code></a>
 Update Seattle Summit 2025 agenda and speaker details (<a 
href="https://redirect.github.com/visgl/deck.gl/issues/9813";>#9813</a>)</li>
   <li><a 
href="https://github.com/visgl/deck.gl/commit/e271048db243a7e1b251ff134b2acd540d1bb031";><code>e271048</code></a>
 Fix website deploy settings</li>
   <li><a 
href="https://github.com/visgl/deck.gl/commit/f8964e730b7010389ee21bd08755c010b8beca2b";><code>f8964e7</code></a>
 Fix website deploy settings</li>
   <li>Additional commits viewable in <a 
href="https://github.com/visgl/deck.gl/compare/v9.1.13...v9.2.2";>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]

Reply via email to