Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 18, 2025

Bumps the deck-gl group in /frontend with 9 updates:

Package From To
@deck.gl/aggregation-layers 9.1.14 9.2.1
@deck.gl/carto 9.1.14 9.2.1
@deck.gl/core 9.1.14 9.2.1
@deck.gl/geo-layers 9.1.14 9.2.1
@deck.gl/json 9.1.14 9.2.1
@deck.gl/layers 9.1.14 9.2.1
@deck.gl/mesh-layers 9.1.14 9.2.1
@deck.gl/react 9.1.14 9.2.1
deck.gl 9.1.14 9.2.1

Updates @deck.gl/aggregation-layers from 9.1.14 to 9.2.1

Release notes

Sourced from @​deck.gl/aggregation-layers's releases.

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 luma.gl@9.2.0-alpha (#9241)
  • fix(google): Do not force canvas resize (#9695)
  • fix(CARTO): H3 tile bounding box includes edge children (#9693)
  • fix(core): onClick callback does not handle dblclick (#9629)

v9.2.0-alpha.2

... (truncated)

Changelog

Sourced from @​deck.gl/aggregation-layers's changelog.

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

... (truncated)

Commits

Updates @deck.gl/carto from 9.1.14 to 9.2.1

Release notes

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

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 luma.gl@9.2.0-alpha (#9241)
  • fix(google): Do not force canvas resize (#9695)
  • fix(CARTO): H3 tile bounding box includes edge children (#9693)
  • fix(core): onClick callback does not handle dblclick (#9629)

v9.2.0-alpha.2

... (truncated)

Changelog

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

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

... (truncated)

Commits

Updates @deck.gl/core from 9.1.14 to 9.2.1

Release notes

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

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 luma.gl@9.2.0-alpha (#9241)
  • fix(google): Do not force canvas resize (#9695)
  • fix(CARTO): H3 tile bounding box includes edge children (#9693)
  • fix(core): onClick callback does not handle dblclick (#9629)

v9.2.0-alpha.2

... (truncated)

Changelog

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

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

... (truncated)

Commits

Updates @deck.gl/geo-layers from 9.1.14 to 9.2.1

Release notes

Sourced from @​deck.gl/geo-layers's releases.

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 luma.gl@9.2.0-alpha (#9241)
  • fix(google): Do not force canvas resize (#9695)
  • fix(CARTO): H3 tile bounding box includes edge children (#9693)
  • fix(core): onClick callback does not handle dblclick (#9629)

v9.2.0-alpha.2

... (truncated)

Changelog

Sourced from @​deck.gl/geo-layers's changelog.

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

... (truncated)

Commits

Updates @deck.gl/json from 9.1.14 to 9.2.1

Release notes

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

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 luma.gl@9.2.0-alpha (#9241)
  • fix(google): Do not force canvas resize (#9695)
  • fix(CARTO): H3 tile bounding box includes edge children (#9693)
  • fix(core): onClick callback does not handle dblclick (#9629)

v9.2.0-alpha.2

... (truncated)

Changelog

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

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

... (truncated)

Commits

Updates @deck.gl/layers from 9.1.14 to 9.2.1

Release notes

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

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 luma.gl@9.2.0-alpha (#9241)
  • fix...

    Description has been truncated

Bumps the deck-gl group in /frontend with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@deck.gl/aggregation-layers](https://github.com/visgl/deck.gl) | `9.1.14` | `9.2.1` |
| [@deck.gl/carto](https://github.com/visgl/deck.gl) | `9.1.14` | `9.2.1` |
| [@deck.gl/core](https://github.com/visgl/deck.gl) | `9.1.14` | `9.2.1` |
| [@deck.gl/geo-layers](https://github.com/visgl/deck.gl) | `9.1.14` | `9.2.1` |
| [@deck.gl/json](https://github.com/visgl/deck.gl) | `9.1.14` | `9.2.1` |
| [@deck.gl/layers](https://github.com/visgl/deck.gl) | `9.1.14` | `9.2.1` |
| [@deck.gl/mesh-layers](https://github.com/visgl/deck.gl) | `9.1.14` | `9.2.1` |
| [@deck.gl/react](https://github.com/visgl/deck.gl) | `9.1.14` | `9.2.1` |
| [deck.gl](https://github.com/visgl/deck.gl) | `9.1.14` | `9.2.1` |


Updates `@deck.gl/aggregation-layers` from 9.1.14 to 9.2.1
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.1/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.1.14...v9.2.1)

Updates `@deck.gl/carto` from 9.1.14 to 9.2.1
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.1/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.1.14...v9.2.1)

Updates `@deck.gl/core` from 9.1.14 to 9.2.1
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.1/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.1.14...v9.2.1)

Updates `@deck.gl/geo-layers` from 9.1.14 to 9.2.1
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.1/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.1.14...v9.2.1)

Updates `@deck.gl/json` from 9.1.14 to 9.2.1
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.1/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.1.14...v9.2.1)

Updates `@deck.gl/layers` from 9.1.14 to 9.2.1
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.1/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.1.14...v9.2.1)

Updates `@deck.gl/mesh-layers` from 9.1.14 to 9.2.1
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.1/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.1.14...v9.2.1)

Updates `@deck.gl/react` from 9.1.14 to 9.2.1
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.1/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.1.14...v9.2.1)

Updates `deck.gl` from 9.1.14 to 9.2.1
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.1/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.1.14...v9.2.1)

---
updated-dependencies:
- dependency-name: "@deck.gl/aggregation-layers"
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deck-gl
- dependency-name: "@deck.gl/carto"
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deck-gl
- dependency-name: "@deck.gl/core"
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deck-gl
- dependency-name: "@deck.gl/geo-layers"
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deck-gl
- dependency-name: "@deck.gl/json"
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deck-gl
- dependency-name: "@deck.gl/layers"
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deck-gl
- dependency-name: "@deck.gl/mesh-layers"
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deck-gl
- dependency-name: "@deck.gl/react"
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deck-gl
- dependency-name: deck.gl
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deck-gl
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 18, 2025

Labels

The following labels could not be found: autofix, change:chore, impact:internal. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant