Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps deck.gl from 9.1.0 to 9.2.2.

Release notes

Sourced from deck.gl's releases.

v9.2.2

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

v9.2.1

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

v9.2.0

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.

v9.2.0-beta.4

  • Invoke transform function for constant attributes (#9741)
  • Pass vertexValid to SolidPolygonLayer when using binary GeoJSON (#9805)
  • Add IconLayer sizeBasis prop (#9736)
  • fix: Maplibre interleaved resize handling (#9803)
  • Fix potential undefined deck in FPS calculation (#9800)

v9.2.0-beta.3

  • fix(extensions): correctly activate picking module in terrain picking pass (#9768)
  • fix(widgets): widget bug bash (#9797)
  • chore(widgets) audit props and docs (#9796)
  • fix(maplibre): Update default view once projection is known (#9794)

v9.2.0-beta.2

  • chore: bump luma to 9.2.0 (#9792)
  • fix: HeatmapLayer working with binary data (#9787)
  • fix: picking on non-geospatial tile layer with modelMatrix (#9703)
  • CARTO: Support h3 in ClusterTileLayer (#9755)

v9.2.0-beta.1

No release notes provided.

v9.2.0-alpha.3

  • fix(core): orthographic scroll zoom transitions (#9769)
  • fix(widgets): Minor widget fixes (#9758)
  • CARTO: Support h3 in HeatmapTileLayer (#9753)
  • feat(widgets): Support custom widgets in pydeck via custom_libraries (#9745)
  • feat(core): Add async DeckPicker methods (#9732)
  • feat(webgpu): Enable transparency for WebGPU and ported example layers (#9730)
  • fix(webgpu): Emulate constant attributes as buffers and trigger update on constant change (#9726)
  • fix(layers): correctly identify elevationData strings using TMS (#9712)
  • fix(mesh-layers): Include @loaders.gl/schema dependency (#9697)
  • feat(layers): Port ScatterplotLayer to WebGPU / WGSL (#9432)
  • chore(geo-layers): version bump A5 (#9707)
  • fix(core): correct opacity in interleaved mode (#9642)
  • feat(core): Support clear color, depth, and stencil on multiple views (#9650)
  • fix(mapbox): Fix view selection logic in getViewport (#9688)
  • chore: Bump to [email protected] (#9241)
  • fix(google): Do not force canvas resize (#9695)

... (truncated)

Changelog

Sourced from deck.gl's changelog.

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.

deck.gl v9.2 Prereleases

deck.gl [v9.2.0-beta.4] - Oct 6 2025

  • Invoke transform function for constant attributes (#9741)
  • Pass vertexValid to SolidPolygonLayer when using binary GeoJSON (#9805)
  • Add IconLayer sizeBasis prop (#9736)
  • fix: Maplibre interleaved resize handling (#9803)
  • Fix potential undefined deck in FPS calculation (#9800)

deck.gl [v9.2.0-beta.3] - Sep 26 2025

  • fix(extensions): correctly activate picking module in terrain picking pass (#9768)
  • fix(widgets): widget bug bash (#9797)
  • chore(widgets) audit props and docs (#9796)
  • fix(maplibre): Update default view once projection is known (#9794)

deck.gl [v9.2.0-beta.2] - Sep 25 2025

  • chore: bump luma to 9.2.0 (#9792)
  • fix: HeatmapLayer working with binary data (#9787)
  • fix: picking on non-geospatial tile layer with modelMatrix (#9703)
  • CARTO: Support h3 in ClusterTileLayer (#9755)

deck.gl [v9.2.0-beta.1] - Sep 19 2025

deck.gl [v9.2.0-alpha.3] - Sep 15 2025

  • fix(core): orthographic scroll zoom transitions (#9769)
  • fix(widgets): Minor widget fixes (#9758)
  • CARTO: Support h3 in HeatmapTileLayer (#9753)
  • feat(widgets): Support custom widgets in pydeck via custom_libraries (#9745)
  • feat(core): Add async DeckPicker methods (#9732)
  • feat(webgpu): Enable transparency for WebGPU and ported example layers (#9730)
  • fix(webgpu): Emulate constant attributes as buffers and trigger update on constant change (#9726)
  • fix(layers): correctly identify elevationData strings using TMS (#9712)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [deck.gl](https://github.com/visgl/deck.gl) from 9.1.0 to 9.2.2.
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.2/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.1.0...v9.2.2)

---
updated-dependencies:
- dependency-name: deck.gl
  dependency-version: 9.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant