Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/superset-frontend/plugins/legacy-preset-chart-deckgl/deck.gl/react-approx-9.2.6
Closed

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 6, 2026

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

Release notes

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

v9.2.6

  • 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)
Changelog

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

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)

deck.gl [v9.2.2] - Oct 16 2025

  • chore: tighten peerDependency range to patch (#9821)
  • Fix type hint of useDevicePixels to allow number input (#9826)

deck.gl [v9.2.1] - Oct 7 2025

  • Avoid 9.2 breaking change in Widget base class (#9814)
  • Simplify Widget class constructor (#9815)

deck.gl [v9.2.0] - Oct 7 2025

The v9.2 release comes with preview of WebGPU support, and a trove of new widgets. See https://deck.gl/docs/whats-new for a full list.

... (truncated)

Commits
  • e424548 v9.2.6
  • 80b5bd4 fix(IconManager) Fix icon frame x/y for auto packed icons (#9928)
  • 240845d fix(mapbox): MapboxOverlay: render deck layers in batches (#9939)
  • c2f152c chore: bump luma to 9.2.6 (#9940)
  • 93a8644 feat(core): Improved GlobeController (#9913)
  • d6c5e17 chore(deps-dev): bump puppeteer from 22.15.0 to 24.26.1 (#9847)
  • 06aa004 pydeck: Clarify how to pass full controller options (#9897)
  • 28f6a3e fix(core): Reset interaction state for smooth=false (#9908)
  • f543ba9 fix(IconLayer): don't generateMipmaps before data loaded (#9909)
  • b8baf2a fix(carto): More defensive code in RasterLayer (#9911)
  • 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.6/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.2.5...v9.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependabot npm Dependabot - npm related PRs labels Feb 6, 2026
@bito-code-review
Copy link
Copy Markdown
Contributor

bito-code-review Bot commented Feb 6, 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 6, 2026
@rusackas
Copy link
Copy Markdown
Member

rusackas commented Feb 6, 2026

Superseded by #37718 which coordinates all deck.gl/luma.gl package upgrades together to avoid version conflicts.

@rusackas rusackas closed this Feb 6, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 6, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/superset-frontend/plugins/legacy-preset-chart-deckgl/deck.gl/react-approx-9.2.6 branch February 6, 2026 16:27
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.

1 participant