Skip to content

chore(deps): bump the prod-dependencies group across 1 directory with 16 updates#220

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/prod-dependencies-b4a96acbc6
Open

chore(deps): bump the prod-dependencies group across 1 directory with 16 updates#220
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/prod-dependencies-b4a96acbc6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 8, 2026

Bumps the prod-dependencies group with 16 updates in the / directory:

Package From To
@ant-design/icons 6.1.0 6.1.1
@deck.gl/core 9.2.10 9.3.1
@deck.gl/layers 9.2.10 9.3.1
@deck.gl/react 9.2.10 9.3.1
antd 6.3.1 6.3.6
deck.gl 9.2.10 9.3.1
react 18.3.1 19.2.5
react-dom 18.3.1 19.2.5
react-router 7.13.1 7.14.2
zustand 5.0.11 5.0.12
@atlaskit/pragmatic-drag-and-drop 1.7.9 1.8.1
@atlaskit/pragmatic-drag-and-drop-react-drop-indicator 3.2.12 3.2.15
react-router-dom 7.13.1 7.14.2
zarrita 0.6.1 0.7.2
@docusaurus/core 3.9.2 3.10.0
@docusaurus/preset-classic 3.9.2 3.10.0

Updates @ant-design/icons from 6.1.0 to 6.1.1

Commits

Updates @deck.gl/core from 9.2.10 to 9.3.1

Release notes

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

v9.3.1

  • feat(widgets): ScrollbarWidget falls back to controller.maxBounds (#10236)
  • fix(widgets): ThemeWidget does not apply theme variables on initial add (#10238)
  • fix(widgets): CoordinateGeocoder edge case handling (#10235)
  • feat(widgets) unify viewId handling (#10234)
  • fix(widgets): SplitterWidget types (#10233)

v9.3.0

deck.gl v9.3 features big improvements to widgets, controllers and WebGPU. Find out more on What's New and Upgrade Guide.

v9.3.0-beta.2

  • fix(widgets): ZoomWidget works with OrthographicView (#10202)
  • fix(aggregation-layers) Fix nvidia compilation error (#10191)
  • fix(widgets): Move @​floating-ui/dom to dependencies (#10189)

v9.3.0-beta.1

  • feat(extensions): Add dashed stroke support for ScatterplotLayer and TextBackgroundLayer (#9976)
  • chore(test-utils): Separate tape tests from vitest and clean up CI (#10061)
  • fix(geo-layers): Ensure zoomOffset is correctly part of the round/ceil Z calculation (#9807)
  • feat(widgets): Add controlled mode and state callbacks (#9973)
  • chore(mapbox): Remove MapboxLayer and _renderLayersInGroups (#10163)
  • fix(mapbox): automatically inject 'mapbox' view in overlaid mode for multi-view consistency (#9947)
  • feat(core): AttributeManager allocates Buffers for constant WebGPU at… (#10152)
  • feat(core) coordinateSystem prop now accepts no-import string constants (#10140)
  • fix(layers): discard fragments outside rounded rect in TextBackgroundLayer (#10177)
  • fix(layers): submit command buffer after texture copy in IconLayer resize (#10176)
  • fix(core): WebGPU Picking fix (#10175)
  • feat(layers): TextLayer uses real text metrics (#10164)
  • chore(geo-layers): Update h3 & a5 dependencies (#10170)

v9.3.0-alpha.6

  • feat(TileLayer): Add visibleMinZoom & visibleMaxZoom props (#10091)
  • fix(mapbox): onBefore|AfterRender fires without layers (#10166)
  • fix(mapbox): Prevent crash when deck uninitialized (#10167)
  • feat(main): export all widgets from deck.gl main module (#10160)
  • chore: Bump to luma@9.3.1 & loaders@4.4.1 (#10158)
  • fix(layers): Texture handling in WebGPU (#10157)
  • chore: Bump luma.gl@alpha.11 (#10141)
  • chore(json): Typing improvements (#9641)
  • feat(core): simplify layer plumbing for WebGPU (#9820)
  • chore: enable source map in website dev mode (#10156)

v9.3.0-alpha.5

No release notes provided.

v9.3.0-alpha.3

  • feat(core): TerrainController (#10134)

v9.3.0-alpha.2

  • chore: upgrade Node.js from 20 to 22 (#10051)

... (truncated)

Changelog

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

Change Log

All notable changes to deck.gl will be documented in this file.

For a human readable version, visit https://deck.gl/docs/upgrade-guide

deck.gl v9.3

deck.gl v9.3 Prereleases

deck.gl [v9.3.0-beta.2] - Apr 11 2026

  • fix(widgets): ZoomWidget works with OrthographicView (#10202)
  • fix(aggregation-layers) Fix nvidia compilation error (#10191)
  • fix(widgets): Move @​floating-ui/dom to dependencies (#10189)

deck.gl [v9.3.0-beta.1] - Apr 7 2026

  • feat(extensions): Add dashed stroke support for ScatterplotLayer and TextBackgroundLayer (#9976)
  • chore(test-utils): Separate tape tests from vitest and clean up CI (#10061)
  • fix(geo-layers): Ensure zoomOffset is correctly part of the round/ceil Z calculation (#9807)
  • feat(widgets): Add controlled mode and state callbacks (#9973)
  • chore(mapbox): Remove MapboxLayer and _renderLayersInGroups (#10163)
  • fix(mapbox): automatically inject 'mapbox' view in overlaid mode for multi-view consistency (#9947)
  • feat(core): AttributeManager allocates Buffers for constant WebGPU at… (#10152)
  • feat(core) coordinateSystem prop now accepts no-import string constants (#10140)
  • fix(layers): discard fragments outside rounded rect in TextBackgroundLayer (#10177)
  • fix(layers): submit command buffer after texture copy in IconLayer resize (#10176)
  • fix(core): WebGPU Picking fix (#10175)
  • feat(layers): TextLayer uses real text metrics (#10164)
  • chore(geo-layers): Update h3 & a5 dependencies (#10170)

deck.gl [v9.3.0-alpha.6] - Apr 2 2026

  • feat(TileLayer): Add visibleMinZoom & visibleMaxZoom props (#10091)
  • fix(mapbox): onBefore|AfterRender fires without layers (#10166)
  • fix(mapbox): Prevent crash when deck uninitialized (#10167)

... (truncated)

Commits

Updates @deck.gl/layers from 9.2.10 to 9.3.1

Release notes

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

v9.3.1

  • feat(widgets): ScrollbarWidget falls back to controller.maxBounds (#10236)
  • fix(widgets): ThemeWidget does not apply theme variables on initial add (#10238)
  • fix(widgets): CoordinateGeocoder edge case handling (#10235)
  • feat(widgets) unify viewId handling (#10234)
  • fix(widgets): SplitterWidget types (#10233)

v9.3.0

deck.gl v9.3 features big improvements to widgets, controllers and WebGPU. Find out more on What's New and Upgrade Guide.

v9.3.0-beta.2

  • fix(widgets): ZoomWidget works with OrthographicView (#10202)
  • fix(aggregation-layers) Fix nvidia compilation error (#10191)
  • fix(widgets): Move @​floating-ui/dom to dependencies (#10189)

v9.3.0-beta.1

  • feat(extensions): Add dashed stroke support for ScatterplotLayer and TextBackgroundLayer (#9976)
  • chore(test-utils): Separate tape tests from vitest and clean up CI (#10061)
  • fix(geo-layers): Ensure zoomOffset is correctly part of the round/ceil Z calculation (#9807)
  • feat(widgets): Add controlled mode and state callbacks (#9973)
  • chore(mapbox): Remove MapboxLayer and _renderLayersInGroups (#10163)
  • fix(mapbox): automatically inject 'mapbox' view in overlaid mode for multi-view consistency (#9947)
  • feat(core): AttributeManager allocates Buffers for constant WebGPU at… (#10152)
  • feat(core) coordinateSystem prop now accepts no-import string constants (#10140)
  • fix(layers): discard fragments outside rounded rect in TextBackgroundLayer (#10177)
  • fix(layers): submit command buffer after texture copy in IconLayer resize (#10176)
  • fix(core): WebGPU Picking fix (#10175)
  • feat(layers): TextLayer uses real text metrics (#10164)
  • chore(geo-layers): Update h3 & a5 dependencies (#10170)

v9.3.0-alpha.6

  • feat(TileLayer): Add visibleMinZoom & visibleMaxZoom props (#10091)
  • fix(mapbox): onBefore|AfterRender fires without layers (#10166)
  • fix(mapbox): Prevent crash when deck uninitialized (#10167)
  • feat(main): export all widgets from deck.gl main module (#10160)
  • chore: Bump to luma@9.3.1 & loaders@4.4.1 (#10158)
  • fix(layers): Texture handling in WebGPU (#10157)
  • chore: Bump luma.gl@alpha.11 (#10141)
  • chore(json): Typing improvements (#9641)
  • feat(core): simplify layer plumbing for WebGPU (#9820)
  • chore: enable source map in website dev mode (#10156)

v9.3.0-alpha.5

No release notes provided.

v9.3.0-alpha.3

  • feat(core): TerrainController (#10134)

v9.3.0-alpha.2

  • chore: upgrade Node.js from 20 to 22 (#10051)

... (truncated)

Changelog

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

Change Log

All notable changes to deck.gl will be documented in this file.

For a human readable version, visit https://deck.gl/docs/upgrade-guide

deck.gl v9.3

deck.gl v9.3 Prereleases

deck.gl [v9.3.0-beta.2] - Apr 11 2026

  • fix(widgets): ZoomWidget works with OrthographicView (#10202)
  • fix(aggregation-layers) Fix nvidia compilation error (#10191)
  • fix(widgets): Move @​floating-ui/dom to dependencies (#10189)

deck.gl [v9.3.0-beta.1] - Apr 7 2026

  • feat(extensions): Add dashed stroke support for ScatterplotLayer and TextBackgroundLayer (#9976)
  • chore(test-utils): Separate tape tests from vitest and clean up CI (#10061)
  • fix(geo-layers): Ensure zoomOffset is correctly part of the round/ceil Z calculation (#9807)
  • feat(widgets): Add controlled mode and state callbacks (#9973)
  • chore(mapbox): Remove MapboxLayer and _renderLayersInGroups (#10163)
  • fix(mapbox): automatically inject 'mapbox' view in overlaid mode for multi-view consistency (#9947)
  • feat(core): AttributeManager allocates Buffers for constant WebGPU at… (#10152)
  • feat(core) coordinateSystem prop now accepts no-import string constants (#10140)
  • fix(layers): discard fragments outside rounded rect in TextBackgroundLayer (#10177)
  • fix(layers): submit command buffer after texture copy in IconLayer resize (#10176)
  • fix(core): WebGPU Picking fix (#10175)
  • feat(layers): TextLayer uses real text metrics (#10164)
  • chore(geo-layers): Update h3 & a5 dependencies (#10170)

deck.gl [v9.3.0-alpha.6] - Apr 2 2026

  • feat(TileLayer): Add visibleMinZoom & visibleMaxZoom props (#10091)
  • fix(mapbox): onBefore|AfterRender fires without layers (#10166)
  • fix(mapbox): Prevent crash when deck uninitialized (#10167)

... (truncated)

Commits

Updates @deck.gl/react from 9.2.10 to 9.3.1

Release notes

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

v9.3.1

  • feat(widgets): ScrollbarWidget falls back to controller.maxBounds (#10236)
  • fix(widgets): ThemeWidget does not apply theme variables on initial add (#10238)
  • fix(widgets): CoordinateGeocoder edge case handling (#10235)
  • feat(widgets) unify viewId handling (#10234)
  • fix(widgets): SplitterWidget types (#10233)

v9.3.0

deck.gl v9.3 features big improvements to widgets, controllers and WebGPU. Find out more on What's New and Upgrade Guide.

v9.3.0-beta.2

  • fix(widgets): ZoomWidget works with OrthographicView (#10202)
  • fix(aggregation-layers) Fix nvidia compilation error (#10191)
  • fix(widgets): Move @​floating-ui/dom to dependencies (#10189)

v9.3.0-beta.1

  • feat(extensions): Add dashed stroke support for ScatterplotLayer and TextBackgroundLayer (#9976)
  • chore(test-utils): Separate tape tests from vitest and clean up CI (#10061)
  • fix(geo-layers): Ensure zoomOffset is correctly part of the round/ceil Z calculation (#9807)
  • feat(widgets): Add controlled mode and state callbacks (#9973)
  • chore(mapbox): Remove MapboxLayer and _renderLayersInGroups (#10163)
  • fix(mapbox): automatically inject 'mapbox' view in overlaid mode for multi-view consistency (#9947)
  • feat(core): AttributeManager allocates Buffers for constant WebGPU at… (#10152)
  • feat(core) coordinateSystem prop now accepts no-import string constants (#10140)
  • fix(layers): discard fragments outside rounded rect in TextBackgroundLayer (#10177)
  • fix(layers): submit command buffer after texture copy in IconLayer resize (#10176)
  • fix(core): WebGPU Picking fix (#10175)
  • feat(layers): TextLayer uses real text metrics (#10164)
  • chore(geo-layers): Update h3 & a5 dependencies (#10170)

v9.3.0-alpha.6

  • feat(TileLayer): Add visibleMinZoom & visibleMaxZoom props (#10091)
  • fix(mapbox): onBefore|AfterRender fires without layers (#10166)
  • fix(mapbox): Prevent crash when deck uninitialized (#10167)
  • feat(main): export all widgets from deck.gl main module (#10160)
  • chore: Bump to luma@9.3.1 & loaders@4.4.1 (#10158)
  • fix(layers): Texture handling in WebGPU (#10157)
  • chore: Bump luma.gl@alpha.11 (#10141)
  • chore(json): Typing improvements (#9641)
  • feat(core): simplify layer plumbing for WebGPU (#9820)
  • chore: enable source map in website dev mode (#10156)

v9.3.0-alpha.5

No release notes provided.

v9.3.0-alpha.3

  • feat(core): TerrainController (#10134)

v9.3.0-alpha.2

  • chore: upgrade Node.js from 20 to 22 (#10051)

... (truncated)

Changelog

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

Change Log

All notable changes to deck.gl will be documented in this file.

For a human readable version, visit https://deck.gl/docs/upgrade-guide

deck.gl v9.3

deck.gl v9.3 Prereleases

deck.gl [v9.3.0-beta.2] - Apr 11 2026

  • fix(widgets): ZoomWidget works with OrthographicView (#10202)
  • fix(aggregation-layers) Fix nvidia compilation error (#10191)
  • fix(widgets): Move @​floating-ui/dom to dependencies (#10189)

deck.gl [v9.3.0-beta.1] - Apr 7 2026

  • feat(extensions): Add dashed stroke support for ScatterplotLayer and TextBackgroundLayer (#9976)
  • chore(test-utils): Separate tape tests from vitest and clean up CI (#10061)
  • fix(geo-layers): Ensure zoomOffset is correctly part of the round/ceil Z calculation (#9807)
  • feat(widgets): Add controlled mode and state callbacks (#9973)
  • chore(mapbox): Remove MapboxLayer and _renderLayersInGroups (#10163)
  • fix(mapbox): automatically inject 'mapbox' view in overlaid mode for multi-view consistency (#9947)
  • feat(core): AttributeManager allocates Buffers for constant WebGPU at… (#10152)
  • feat(core) coordinateSystem prop now accepts no-import string constants (#10140)
  • fix(layers): discard fragments outside rounded rect in TextBackgroundLayer (#10177)
  • fix(layers): submit command buffer after texture copy in IconLayer resize (#10176)
  • fix(core): WebGPU Picking fix (#10175)
  • feat(layers): TextLayer uses real text metrics (#10164)
  • chore(geo-layers): Update h3 & a5 dependencies (#10170)

deck.gl [v9.3.0-alpha.6] - Apr 2 2026

  • feat(TileLayer): Add visibleMinZoom & visibleMaxZoom props (#10091)
  • fix(mapbox): onBefore|AfterRender fires without layers (#10166)
  • fix(mapbox): Prevent crash when deck uninitialized (#10167)

... (truncated)

Commits

Updates antd from 6.3.1 to 6.3.6

Release notes

Sourced from antd's releases.

6.3.6

  • 🐞 Fix InputNumber disabled handlers showing hover styles. #57592 @​QDyanbing
  • 🐞 Fix Space.Addon wrapping CJK content in compact layouts. #57622 @​QDyanbing
  • 🐞 Fix Cascader menu item ellipsis styles for long option labels. #57540 @​QDyanbing
  • 🐞 Fix Image preview focus not being locked when opened via keyboard, and restore focus to trigger element after preview closes. #57613 #57614 @​aojunhao123
  • 🐞 Fix Input disabled border color to use colorBorderDisabled token. #57518 @​Gdhanush-13
  • 🐞 MISC: Fix some expand animation crash issues. #57636 @​momesana
  • 🐞 Fix Notification close button overlapping description when title is empty. #57590 @​EndlessLucky
  • 🐞 Fix Radio hover color display issue in disabled state. #57562 @​yfy3939
  • Table
    • ⚡️ Improve Table filter performance by caching flattened filter keys. #57546 @​Jiyur
    • ⚡️ Improve Table filter search performance by reusing normalized search input. #57651 @​li-jia-nan
    • 🐞 Fix Table rowSelection to use selectionColumnWidth from Design Token as default columnWidth. #57621 @​EmilyyyLiu
  • 🐞 Fix Design Token shadow tokens not adapting to dark theme. #57511 @​QDyanbing
  • 🐞 Fix Transfer remove button still changing color on hover when the list item is disabled. #57579 @​Jiyur
  • 🐞 Fix Tree checkbox, switcher and content alignment when parent nodes have multiple lines of content. #57471 @​jiangrong-devops

  • 🐞 修复 InputNumber 禁用步进按钮仍显示悬浮样式的问题。 #57592 @​QDyanbing
  • 🐞 修复 Space.Addon 在紧凑布局中展示中文等 CJK 内容时会换行的问题。 #57622 @​QDyanbing
  • 🐞 修复 Cascader 菜单项长选项文本的省略样式问题。 #57540 @​QDyanbing
  • 🐞 修复 Image 通过键盘打开预览时焦点未被正确锁定的问题,并在关闭预览后恢复焦点到触发元素。 #57613 #57614 @​aojunhao123
  • 🐞 修复 Input 禁用状态边框未使用 colorBorderDisabled token 的问题。 #57518 @​Gdhanush-13
  • 🐞 MISC: 修复部分展开动画崩溃的问题。 #57636 @​momesana
  • 🐞 修复 Notification 在 title 为空时关闭按钮与描述内容重叠的问题。 #57590 @​EndlessLucky
  • 🐞 修复 Radio 禁用状态下 hover 仍显示主色的问题。 #57562 @​yfy3939
  • Table
    • ⚡️ 优化 Table 筛选性能,缓存展开后的筛选键,避免重复计算。 #57546 @​Jiyur
    • ⚡️ 优化 Table 筛选搜索性能,复用规范化后的搜索输入。 #57651 @​li-jia-nan
    • 🐞 修复 Table rowSelection 默认未使用 Design Token 中 selectionColumnWidth 的问题。 #57621 @​EmilyyyLiu
  • 🐞 修复 Design Token 阴影 token 未适配暗色主题的问题。 #57511 @​QDyanbing
  • 🐞 修复 Transfer 列表项禁用时移除按钮在悬停下仍会变色的问题。 #57579 @​Jiyur
  • 🐞 修复 Tree 父级节点出现多行内容时 checkbox、switcher 和 content 未整体对齐的问题。 #57471 @​jiangrong-devops

6.3.5


  • 🐞 修复 Image 预览底部操作按钮没有重置原生按钮样式的问题。#57491 @​QDyanbing
  • 🐞 修复 TimePicker 在移动端触摸设备无法直接滚动时间列的问题。#57468 @​afc163
  • 🐞 杂项:修复 Icon 在特定场景没有居中对齐的问题。#57460 @​QDyanbing

6.3.4

  • 🔥 Add @ant-design/cli official command-line tool for querying Ant Design component knowledge, analyzing project usage, and guiding migrations offline. #57413 @​afc163
  • 🐞 Fix Form.List losing sibling field values when using onValuesChange. #57399 @​zombieJ
  • 🐞 Fix missing screenXXXLMin in useToken causing incorrect antd.css to be generated. #57372 @​sealye09
  • 🐞 Fix ConfigProvider component config typings to expose semantic classNames and styles for supported components. #57396 @​QDyanbing
  • 🐞 Fix Image fetchPriority prop not being passed through to the <img> element. #57392 @​aojunhao123
  • Menu
    • 🐞 Fix Menu SubMenu parent item not applying custom hover color via ConfigProvider. #57374 @​EmilyyyLiu

... (truncated)

Changelog

Sourced from antd's changelog.

6.3.6

2026-04-17

  • 🐞 Fix InputNumber disabled handlers showing hover styles. #57592 @​QDyanbing
  • 🐞 Fix Space.Addon wrapping CJK content in compact layouts. #57622 @​QDyanbing
  • 🐞 Fix Cascader menu item ellipsis styles for long option labels. #57540 @​QDyanbing
  • 🐞 Fix Image preview focus not being locked when opened via keyboard, and restore focus to trigger element after preview closes. #57613 #57614 @​aojunhao123
  • 🐞 Fix Input disabled border color to use colorBorderDisabled token. #57518 @​Gdhanush-13
  • 🐞 MISC: Fix some expand animation crash issues. #57636 @​momesana
  • 🐞 Fix Notification close button overlapping description when title is empty. #57590 @​EndlessLucky
  • 🐞 Fix Radio hover color display issue in disabled state. #57562 @​yfy3939
  • Table
    • ⚡️ Improve Table filter performance by caching flattened filter keys. #57546 @​Jiyur
    • ⚡️ Improve Table filter search performance by reusing normalized search input. #57651 @​li-jia-nan
    • 🐞 Fix Table rowSelection to use selectionColumnWidth from Design Token as default columnWidth. #57621 @​EmilyyyLiu
  • 🐞 Fix Design Token shadow tokens not adapting to dark theme. #57511 @​QDyanbing
  • 🐞 Fix Transfer remove button still changing color on hover when the list item is disabled. #57579 @​Jiyur
  • 🐞 Fix Tree checkbox, switcher and content alignment when parent nodes have multiple lines of content. #57471 @​jiangrong-devops

6.3.5

2026-03-30

6.3.4

2026-03-24

  • 🔥 Add @ant-design/cli official command-line tool for querying Ant Design component knowledge, analyzing project usage, and guiding migrations offline. #57413 @​afc163
  • 🐞 Fix Form.List losing sibling field values when using onValuesChange. #57399 @​zombieJ
  • 🐞 Fix missing screenXXXLMin in useToken causing incorrect antd.css to be generated. #57372 @​sealye09
  • 🐞 Fix ConfigProvider component config typings to expose semantic classNames and styles for supported components. #57396 @​QDyanbing
  • 🐞 Fix Image fetchPriority prop not being passed through to the <img> element. #57392 @​aojunhao123
  • Menu
    • 🐞 Fix Menu SubMenu parent item not applying custom hover color via ConfigProvider. #57374 @​EmilyyyLiu
    • 🐞 Fix Menu collapsed icons appearing misaligned when customizing collapsedIconSize. #57360 @​QDyanbing
  • 🐞 Fix Table controlled popover in column title being rendered twice when scroll is enabled. #57342 @​QDyanbing
  • 🐞 Fix Transfer render prop returning JSX elements causing search to fail. #57133 @​WustLCQ
  • 🐞 Fix Tree custom switcherIcon missing switcher-line-icon className when showLine is enabled. #57303 @​QDyanbing
  • 🐞 Fix Watermark TypeScript errors when onRemove is omitted. #57344 @​QDyanbing

6.3.3

2026-03-16

  • Image

... (truncated)

Commits

Updates deck.gl from 9.2.10 to 9.3.1

Release notes

Sourced from deck.gl's releases.

v9.3.1

  • feat(widgets): ScrollbarWidget falls back to controller.maxBounds (#10236)
  • fix(widgets): ThemeWidget does not apply theme variables on initial add (#10238)
  • fix(widgets): CoordinateGeocoder edge case handling (#10235)
  • feat(widgets) unify viewId handling (#10234)
  • fix(widgets): SplitterWidget types (#10233)

v9.3.0

deck.gl v9.3 features big improvements to widgets, controllers and WebGPU. Find out more on What's New and Upgrade Guide.

v9.3.0-beta.2

  • fix(widgets): ZoomWidget works with OrthographicView (#10202)
  • fix(aggregation-layers) Fix nvidia compilation error (#10191)
  • fix(widgets): Move @​floating-ui/dom to dependencies (#10189)

v9.3.0-beta.1

  • feat(extensions): Add dashed stroke support for ScatterplotLayer and TextBackgroundLayer (#9976)
  • chore(test-utils): Separate tape tests from vitest and clean up CI (#10061)
  • fix(geo-layers): Ensure zoomOffset is correctly part of the round/ceil Z calculation (#9807)
  • feat(widgets): Add controlled mode and state callbacks (#9973)
  • chore(mapbox): Remove MapboxLayer and _renderLayersInGroups (#10163)
  • fix(mapbox): automatically inject 'mapbox' view in overlaid mode for multi-view consistency (#9947)
  • feat(core): AttributeManager allocates Buffers for constant WebGPU at… (#10152)
  • feat(core) coordinateSystem prop now accepts no-import string constants (#10140)
  • fix(layers): discard fragments outside rounded rect in TextBackgroundLayer (#10177)
  • fix(layers): submit command buffer after texture copy in IconLayer resize (#10176)
  • fix(core): WebGPU Picking fix (#10175)
  • feat(layers): TextLayer uses real text metrics (#10164)
  • chore(geo-layers): Update h3 & a5 dependencies (#10170)

v9.3.0-alpha.6

  • feat(TileLayer): Add visibleMinZoom & visibleMaxZoom props (#10091)
  • fix(mapbox): onBefore|AfterRender fires without layers (#10166)
  • fix(mapbox): Prevent crash when deck uninitialized (#10167)
  • feat(main): export all widgets from deck.gl main module (#10160)
  • chore: Bump to luma@9.3.1 & loaders@4.4.1 (#10158)
  • fix(layers): Texture handling in WebGPU (#10157)
  • chore: Bump luma.gl@alpha.11 (#10141)
  • chore(json): Typing improvements (#9641)
  • feat(core): simplify layer plumbing for WebGPU (#9820)
  • chore: enable source map in website dev mode (#10156)

v9.3.0-alpha.5

No release notes provided.

v9.3.0-alpha.3

  • feat(core): TerrainController (#10134)

v9.3.0-alpha.2

  • chore: upgrade Node.js from 20 to 22 (#10051)

... (truncated)

Changelog

Sourced from deck.gl's changelog.

Change Log

All notable changes to deck.gl will be documented in this file.

For a human readable version, visit https://deck.gl/docs/upgrade-guide

deck.gl v9.3

deck.gl v9.3 Prereleases

deck.gl [v9.3.0-beta.2] - Apr 11 2026

  • fix(widgets): ZoomWidget works with OrthographicView (#10202)
  • fix(aggregation-layers) Fix nvidia compilation error (#10191)
  • fix(widgets): Move @​floating-ui/dom to dependencies (#10189)

deck.gl [v9.3.0-beta.1] - Apr 7 2026

  • feat(extensions): Add dashed stroke support for ScatterplotLayer and TextBackgroundLayer (#9976)
  • chore(test-utils): Separate tape tests from vitest and clean up CI (#10061)
  • fix(geo-layers): Ensure zoomOffset is correctly part of the round/ceil Z calculation (#9807)
  • feat(widgets): Add controlled mode and state callbacks (#9973)
  • chore(mapbox): Remove MapboxLayer and _renderLayersInGroups (#10163)
  • fix(mapbox): automatically inject 'mapbox' view in overlaid mode for multi-view consistency (#9947)
  • feat(core): AttributeManager allocates Buffers for constant WebGPU at… (#10152)
  • feat(core) coordinateSystem prop now accepts no-import string constants (#10140)
  • fix(layers): discard fragments outside rounded rect in TextBackgroundLayer (#10177)
  • fix(layers): submit command buffer after texture copy in IconLayer resize (#10176)
  • fix(core): WebGPU Picking fix (#10175)
  • feat(layers): TextLayer uses real text metrics (#10164)
  • chore(geo-layers): Update h3 & a5 dependencies (

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/prod-dependencies-b4a96acbc6 branch 2 times, most recently from afb8090 to f56e4a7 Compare April 15, 2026 23:44
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/prod-dependencies-b4a96acbc6 branch from f56e4a7 to 7e28245 Compare April 22, 2026 23:44
… 16 updates

Bumps the prod-dependencies group with 16 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@ant-design/icons](https://github.com/ant-design/ant-design-icons) | `6.1.0` | `6.1.1` |
| [@deck.gl/core](https://github.com/visgl/deck.gl) | `9.2.10` | `9.3.1` |
| [@deck.gl/layers](https://github.com/visgl/deck.gl) | `9.2.10` | `9.3.1` |
| [@deck.gl/react](https://github.com/visgl/deck.gl) | `9.2.10` | `9.3.1` |
| [antd](https://github.com/ant-design/ant-design) | `6.3.1` | `6.3.6` |
| [deck.gl](https://github.com/visgl/deck.gl) | `9.2.10` | `9.3.1` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.5` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.2.5` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.13.1` | `7.14.2` |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.11` | `5.0.12` |
| [@atlaskit/pragmatic-drag-and-drop](https://github.com/atlassian/pragmatic-drag-and-drop) | `1.7.9` | `1.8.1` |
| [@atlaskit/pragmatic-drag-and-drop-react-drop-indicator](https://github.com/atlassian/pragmatic-drag-and-drop) | `3.2.12` | `3.2.15` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.13.1` | `7.14.2` |
| [zarrita](https://github.com/manzt/zarrita.js) | `0.6.1` | `0.7.2` |
| [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `3.9.2` | `3.10.0` |
| [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `3.9.2` | `3.10.0` |



Updates `@ant-design/icons` from 6.1.0 to 6.1.1
- [Commits](https://github.com/ant-design/ant-design-icons/commits)

Updates `@deck.gl/core` from 9.2.10 to 9.3.1
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/master/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.2.10...v9.3.1)

Updates `@deck.gl/layers` from 9.2.10 to 9.3.1
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/master/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.2.10...v9.3.1)

Updates `@deck.gl/react` from 9.2.10 to 9.3.1
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/master/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.2.10...v9.3.1)

Updates `antd` from 6.3.1 to 6.3.6
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@6.3.1...6.3.6)

Updates `deck.gl` from 9.2.10 to 9.3.1
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/master/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.2.10...v9.3.1)

Updates `react` from 18.3.1 to 19.2.5
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react)

Updates `react-dom` from 18.3.1 to 19.2.5
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react-dom)

Updates `react-router` from 7.13.1 to 7.14.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.14.2/packages/react-router)

Updates `zustand` from 5.0.11 to 5.0.12
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.11...v5.0.12)

Updates `@atlaskit/pragmatic-drag-and-drop` from 1.7.9 to 1.8.1
- [Commits](https://github.com/atlassian/pragmatic-drag-and-drop/commits)

Updates `@atlaskit/pragmatic-drag-and-drop-react-drop-indicator` from 3.2.12 to 3.2.15
- [Commits](https://github.com/atlassian/pragmatic-drag-and-drop/commits)

Updates `react-router-dom` from 7.13.1 to 7.14.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.14.2/packages/react-router-dom)

Updates `zarrita` from 0.6.1 to 0.7.2
- [Release notes](https://github.com/manzt/zarrita.js/releases)
- [Commits](https://github.com/manzt/zarrita.js/compare/zarrita@0.6.1...zarrita@0.7.2)

Updates `@docusaurus/core` from 3.9.2 to 3.10.0
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.0/packages/docusaurus)

Updates `@docusaurus/preset-classic` from 3.9.2 to 3.10.0
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.0/packages/docusaurus-preset-classic)

---
updated-dependencies:
- dependency-name: "@ant-design/icons"
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@atlaskit/pragmatic-drag-and-drop"
  dependency-version: 1.7.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@atlaskit/pragmatic-drag-and-drop-react-drop-indicator"
  dependency-version: 3.2.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@deck.gl/core"
  dependency-version: 9.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@deck.gl/layers"
  dependency-version: 9.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@deck.gl/react"
  dependency-version: 9.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@docusaurus/core"
  dependency-version: 3.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@docusaurus/preset-classic"
  dependency-version: 3.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: antd
  dependency-version: 6.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: deck.gl
  dependency-version: 9.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: react
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: react-router
  dependency-version: 7.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: react-router-dom
  dependency-version: 7.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: zarrita
  dependency-version: 0.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: zustand
  dependency-version: 5.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/prod-dependencies-b4a96acbc6 branch from 7e28245 to 88db6b8 Compare April 24, 2026 03:54
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.

0 participants