Skip to content

chore(deps): update @deck.gl/react requirement from ~9.2.5 to ~9.2.7 in /superset-frontend/plugins/legacy-preset-chart-deckgl#37952

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/superset-frontend/plugins/legacy-preset-chart-deckgl/deck.gl/react-approx-9.2.7
Open

chore(deps): update @deck.gl/react requirement from ~9.2.5 to ~9.2.7 in /superset-frontend/plugins/legacy-preset-chart-deckgl#37952
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/superset-frontend/plugins/legacy-preset-chart-deckgl/deck.gl/react-approx-9.2.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Updates the requirements on @deck.gl/react to permit the latest version.

Release notes

Sourced from @​deck.gl/react's releases.

v9.2.7

  • fix(HeatmapLayer): Correct blending in interleaved mode (#9993)
  • fix(pydeck): Support pandas 3.x compatibility without breaking pandas 2.x (#9988)
  • fix(core): Enable shader/pipeline caching for attached WebGL devices (#9971)
  • fix(widgets): StatsWidget (#9984)
  • feat(core): Add Deck#getView() method (#9948)
  • feat(core): Add pickable: '3d' option to all Layers (#9937)
  • chore(deps): bump dependencies from multiple Dependabot PRs (#9956)
  • Bump to loaders.gl@4.3 (#9965)
  • chore(mapbox): Remove internal deck mode from MapboxLayer (#9955)
  • fix(mapbox): In interleaved, batched mode don't render layers twice (#9944)
Changelog

Sourced from @​deck.gl/react's changelog.

deck.gl [v9.2.7] - Feb 17 2026

  • fix(HeatmapLayer): Correct blending in interleaved mode (#9993)
  • fix(pydeck): Support pandas 3.x compatibility without breaking pandas 2.x (#9988)
  • fix(core): Enable shader/pipeline caching for attached WebGL devices (#9971)
  • fix(widgets): StatsWidget (#9984)
  • feat(core): Add Deck#getView() method (#9948)
  • feat(core): Add pickable: '3d' option to all Layers (#9937)
  • chore(deps): bump dependencies from multiple Dependabot PRs (#9956)
  • Bump to loaders.gl@4.3 (#9965)
  • chore(mapbox): Remove internal deck mode from MapboxLayer (#9955)
  • fix(mapbox): In interleaved, batched mode don't render layers twice (#9944)

deck.gl [v9.2.6] - Jan 16 2026

  • fix(IconManager) Fix icon frame x/y for auto packed icons (#9928)
  • fix(mapbox): MapboxOverlay: render deck layers in batches (#9939)
  • chore: bump luma to 9.2.6 (#9940)
  • feat(core): Improved GlobeController (#9913)
  • pydeck: Clarify how to pass full controller options (#9897)
  • fix(core): Reset interaction state for smooth=false (#9908)
  • fix(IconLayer): don't generateMipmaps before data loaded (#9909)
  • fix(carto): More defensive code in RasterLayer (#9911)
  • feat(core): Add container to WidgetProps (#9922)
  • fix(core): reproduce-able viewports (#9923)
  • Export type hint from module (#9917)

deck.gl [v9.2.5] - Dec 9 2025

  • chore: bump luma 9.2.4 (#9907)
  • fix(core): Enable shader and pipeline caching by default (#9863)
  • fix(carto): PointLabelLayer used with formatTiles=mvt (#9906)

deck.gl [v9.2.4] - Dec 8 2025

  • pydeck: support Maplibre including Globe projection (#9896)
  • fix(carto): autoLabels support with formatTiles=mvt (#9900)
  • pydeck: Update to deck@9.2 (#9895)
  • fix(core): getTooltip disappears when autoHighlight: true and interleaved: true in MapboxOverlay (deck.gl) (#9889)

deck.gl [v9.2.3] - Dec 3 2025

  • Fix DPR changes in interleaved mode by leveraging onResize callback (#9887)
  • fix(core): Correctly resize drawing buffer on resize (#9886)
  • Refactor GeohashLayerProps to extend GeoCellLayerProps (#9875)
  • fix(carto): VectorTileLayer guard against null layers (#9885)
  • Fix: Make sizeBasis optional in IconLayer type definition (#9883)
  • Fix interleaved overlay default parameters (#9871)
  • fix: Remove widget src import (#9833)

... (truncated)

Commits
  • 71d3cfb v9.2.7
  • f8001c1 fix(HeatmapLayer): Correct blending in interleaved mode (#9993)
  • 229db11 fix(pydeck): Support pandas 3.x compatibility without breaking pandas 2.x (#9...
  • e45f810 fix(test): channels should be {} not [] (#9990)
  • c3b5125 fix(core): Enable shader/pipeline caching for attached WebGL devices (#9971)
  • 5792ef2 Fix StatsWidget (#9984)
  • e62f6f1 feat(core): Add Deck#getView() method (#9948)
  • fefc305 feat(basemap-browser): add batched rendering toggle and multi-view examples (...
  • 5c7cf13 feat(core): Add pickable: '3d' option to all Layers (#9937)
  • e4468d3 Remove Volta from deck.gl (#9970)
  • Additional commits viewable in compare view

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 commands and options

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)

Updates the requirements on [@deck.gl/react](https://github.com/visgl/deck.gl) to permit the latest version.
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.7/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.2.5...v9.2.7)

---
updated-dependencies:
- dependency-name: "@deck.gl/react"
  dependency-version: 9.2.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@bito-code-review
Copy link
Contributor

bito-code-review bot commented Feb 13, 2026

Bito Automatic Review Skipped - Files Excluded

Bito didn't auto-review this change because all changed files are in the exclusion list for automatic reviews. No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.
You can change the excluded files settings here, or contact your Bito workspace admin at evan@preset.io.

@dosubot dosubot bot added the viz:charts:deck.gl Related to deck.gl charts label Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies:npm npm Dependabot - npm related PRs plugins size/XS viz:charts:deck.gl Related to deck.gl charts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants