Skip to content

chore(deps): bump the npm-non-major group across 1 directory with 29 updates - #2716

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/chat2db-community-client/npm-non-major-0c7bb6a7d2
Open

chore(deps): bump the npm-non-major group across 1 directory with 29 updates#2716
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/chat2db-community-client/npm-non-major-0c7bb6a7d2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown

Bumps the npm-non-major group with 27 updates in the /chat2db-community-client directory:

Package From To
@chat2db/ui 1.45.3 1.65.0
@radix-ui/react-dropdown-menu 2.1.6 2.1.24
@radix-ui/react-popover 1.1.6 1.1.23
@visactor/vtable 1.16.1 1.26.7
@visactor/vtable-search 1.16.1 1.26.7
@xyflow/react 12.4.3 12.11.3
ahooks 3.8.4 3.9.7
ali-oss 6.22.0 6.23.0
dexie 4.0.11 4.4.5
elkjs 0.9.3 0.12.0
html-to-image 1.11.11 1.11.13
idb-keyval 6.2.1 6.3.0
katex 0.16.47 0.18.4
lodash 4.17.21 4.18.1
@types/lodash 4.17.15 4.17.25
lucide-react 1.29.0 1.33.0
mermaid 11.16.0 11.17.0
monaco-editor 0.52.2 0.56.0
query-string 9.1.1 9.5.0
rc-virtual-list 3.18.2 3.19.2
umi 4.4.5 4.7.7
@umijs/plugins 4.4.5 4.7.7
eslint-import-resolver-webpack 0.13.10 0.13.11
eslint-plugin-import 2.31.0 2.32.0
eslint-plugin-prettier 5.2.3 5.5.6
eslint-plugin-react 7.37.4 7.37.5
monaco-editor-webpack-plugin 7.1.0 7.1.1

Updates @chat2db/ui from 1.45.3 to 1.65.0

Commits

Updates @radix-ui/react-dropdown-menu from 2.1.6 to 2.1.24

Changelog

Sourced from @​radix-ui/react-dropdown-menu's changelog.

2.1.24

  • Reverted breaking changes that caused compatibility issues with React Server Components.
  • Updated dependencies: @radix-ui/react-compose-refs@1.1.5, @radix-ui/react-context@1.2.2, @radix-ui/react-id@1.1.4, @radix-ui/react-menu@2.1.24, @radix-ui/react-primitive@2.1.10, @radix-ui/react-use-controllable-state@1.2.6

2.1.23

  • Updated dependencies: @radix-ui/react-menu@2.1.23, @radix-ui/react-primitive@2.1.9

2.1.22

  • Republish through CI to attach provenance attestations. The previous versions of these packages were published manually outside of CI and therefore shipped without provenance; this patch re-releases the same code through the CI pipeline so every package includes an attestation.
  • Updated dependencies: @radix-ui/primitive@1.1.7, @radix-ui/react-compose-refs@1.1.4, @radix-ui/react-context@1.2.1, @radix-ui/react-id@1.1.3, @radix-ui/react-menu@2.1.22, @radix-ui/react-primitive@2.1.8, @radix-ui/react-use-controllable-state@1.2.5

2.1.21

  • Improved tree-shaking so bundlers can drop unused components. Component parts are now marked /* @__PURE__ */ and use named render functions instead of Component.displayName = ... assignments, which previously prevented dead-code elimination with some bundlers.
  • Updated dependencies: @radix-ui/react-menu@2.1.21, @radix-ui/react-use-controllable-state@1.2.4, @radix-ui/primitive@1.1.6, @radix-ui/react-compose-refs@1.1.3, @radix-ui/react-context@1.2.0, @radix-ui/react-id@1.1.2, @radix-ui/react-primitive@2.1.7

2.1.20

  • Fixed menu items, tab triggers, toolbar links, and select items intercepting Space/Enter keys that originate from focusable descendants.
  • Updated dependencies: @radix-ui/primitive@1.1.5, @radix-ui/react-context@1.2.0, @radix-ui/react-menu@2.1.20

2.1.19

  • Fixed infinite re-render loop in React 19 caused by unstable composed ref callback references.

Other updates

  • Updated dependencies: @radix-ui/react-primitive@2.1.7, @radix-ui/react-menu@2.1.19

2.1.18

  • Fixed a bug where menus and submenus remained open after a window loses focus.
  • Updated dependencies: @radix-ui/react-menu@2.1.18, @radix-ui/react-primitive@2.1.6

2.1.17

  • Added repository.directory to all package.json files
  • Updated dependencies: @radix-ui/react-menu@2.1.17, @radix-ui/primitive@1.1.4, @radix-ui/react-compose-refs@1.1.3, @radix-ui/react-context@1.1.4, @radix-ui/react-id@1.1.2, @radix-ui/react-primitive@2.1.5, @radix-ui/react-use-controllable-state@1.2.3

2.1.16

  • Updated dependencies: @radix-ui/primitive@1.1.3, @radix-ui/react-context@1.1.3, @radix-ui/react-menu@2.1.16, @radix-ui/react-primitive@2.1.4

2.1.15

  • Replace deprecated 'ElementRef' with 'ComponentRef' (#3426)
  • Updated dependencies: @radix-ui/react-menu@2.1.15, @radix-ui/react-primitive@2.1.3

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​radix-ui/react-dropdown-menu since your current version.


Updates @radix-ui/react-popover from 1.1.6 to 1.1.23

Changelog

Sourced from @​radix-ui/react-popover's changelog.

1.1.23

  • Reverted breaking changes that caused compatibility issues with React Server Components.
  • Updated dependencies: @radix-ui/react-compose-refs@1.1.5, @radix-ui/react-context@1.2.2, @radix-ui/react-dismissable-layer@1.1.19, @radix-ui/react-focus-guards@1.1.6, @radix-ui/react-focus-scope@1.1.16, @radix-ui/react-id@1.1.4, @radix-ui/react-popper@1.3.7, @radix-ui/react-portal@1.1.17, @radix-ui/react-presence@1.1.10, @radix-ui/react-primitive@2.1.10, @radix-ui/react-slot@1.3.3, @radix-ui/react-use-controllable-state@1.2.6

1.1.22

  • Updated dependencies: @radix-ui/react-slot@1.3.2, @radix-ui/react-primitive@2.1.9, @radix-ui/react-dismissable-layer@1.1.18, @radix-ui/react-focus-scope@1.1.15, @radix-ui/react-popper@1.3.6, @radix-ui/react-portal@1.1.16

1.1.21

  • Republish through CI to attach provenance attestations. The previous versions of these packages were published manually outside of CI and therefore shipped without provenance; this patch re-releases the same code through the CI pipeline so every package includes an attestation.
  • Updated dependencies: @radix-ui/primitive@1.1.7, @radix-ui/react-compose-refs@1.1.4, @radix-ui/react-context@1.2.1, @radix-ui/react-dismissable-layer@1.1.17, @radix-ui/react-focus-guards@1.1.5, @radix-ui/react-focus-scope@1.1.14, @radix-ui/react-id@1.1.3, @radix-ui/react-popper@1.3.5, @radix-ui/react-portal@1.1.15, @radix-ui/react-presence@1.1.9, @radix-ui/react-primitive@2.1.8, @radix-ui/react-slot@1.3.1, @radix-ui/react-use-controllable-state@1.2.5, @radix-ui/react-use-layout-effect@1.1.3

1.1.20

  • Improved tree-shaking so bundlers can drop unused components. Component parts are now marked /* @__PURE__ */ and use named render functions instead of Component.displayName = ... assignments, which previously prevented dead-code elimination with some bundlers.
  • Updated dependencies: @radix-ui/react-popper@1.3.4, @radix-ui/react-dismissable-layer@1.1.16, @radix-ui/react-focus-scope@1.1.13, @radix-ui/react-portal@1.1.14, @radix-ui/react-presence@1.1.8, @radix-ui/react-use-controllable-state@1.2.4, @radix-ui/primitive@1.1.6, @radix-ui/react-compose-refs@1.1.3, @radix-ui/react-context@1.2.0, @radix-ui/react-focus-guards@1.1.4, @radix-ui/react-id@1.1.2, @radix-ui/react-primitive@2.1.7, @radix-ui/react-slot@1.3.0

1.1.19

  • Updated dependencies: @radix-ui/react-dismissable-layer@1.1.15, @radix-ui/primitive@1.1.5, @radix-ui/react-context@1.2.0, @radix-ui/react-focus-scope@1.1.12, @radix-ui/react-presence@1.1.7, @radix-ui/react-popper@1.3.3

1.1.18

  • Updated dependencies: @radix-ui/react-primitive@2.1.7, @radix-ui/react-dismissable-layer@1.1.14, @radix-ui/react-focus-scope@1.1.11, @radix-ui/react-popper@1.3.2, @radix-ui/react-portal@1.1.13

1.1.17

  • Fixed Dismissable Layer so outside interactions stopped by extension UI overlays do not dismiss dialogs or popovers.
  • Updated dependencies: @radix-ui/react-slot@1.3.0, @radix-ui/react-popper@1.3.1, @radix-ui/react-dismissable-layer@1.1.13, @radix-ui/react-primitive@2.1.6, @radix-ui/react-focus-scope@1.1.10, @radix-ui/react-portal@1.1.12

1.1.16

  • Fixed a bug where iOS text selection and editing on HTML inputs within react-dialog were broken
  • Fixed triggers referencing a non-existent element via aria-controls when their content is removed from the DOM (credit to @​dodomorandi for the original PR)
  • Added repository.directory to all package.json files
  • Updated dependencies: @radix-ui/react-presence@1.1.6, @radix-ui/react-popper@1.3.0, @radix-ui/react-slot@1.2.5, @radix-ui/react-focus-guards@1.1.4, @radix-ui/react-dismissable-layer@1.1.12, @radix-ui/primitive@1.1.4, @radix-ui/react-compose-refs@1.1.3, @radix-ui/react-context@1.1.4, @radix-ui/react-focus-scope@1.1.9, @radix-ui/react-id@1.1.2, @radix-ui/react-portal@1.1.11, @radix-ui/react-primitive@2.1.5, @radix-ui/react-use-controllable-state@1.2.3

1.1.15

  • Updated dependencies: @radix-ui/react-presence@1.1.5, @radix-ui/react-slot@1.2.4, @radix-ui/react-popper@1.2.8, @radix-ui/react-focus-guards@1.1.3, @radix-ui/primitive@1.1.3, @radix-ui/react-context@1.1.3, @radix-ui/react-primitive@2.1.4, @radix-ui/react-dismissable-layer@1.1.11, @radix-ui/react-focus-scope@1.1.8, @radix-ui/react-portal@1.1.10

1.1.14

  • Replace deprecated 'ElementRef' with 'ComponentRef' (#3426)
  • Updated dependencies: @radix-ui/react-dismissable-layer@1.1.10, @radix-ui/react-focus-scope@1.1.7, @radix-ui/react-popper@1.2.7, @radix-ui/react-portal@1.1.9, @radix-ui/react-slot@1.2.3, @radix-ui/react-primitive@2.1.3

1.1.13

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​radix-ui/react-popover since your current version.


Updates @visactor/vtable from 1.16.1 to 1.26.7

Release notes

Sourced from @​visactor/vtable's releases.

v1.26.7

2026-08-20

🆕 New Features

  • @​visactor/vtable: support tooltip appear delay
  • @​visactor/vtable: add audio cell type support (GitHub #5271)

🐛 Bug Fixes

  • @​visactor/vtable: prevent blank scrolling for large merged auto-height cells by keeping enough virtual rows (GitHub #3752)
  • @​visactor/vtable: preserve tree checkbox state after row drag reorder (GitHub #3975)
  • @​visactor/vtable: add context menu click event typing (GitHub #4655)
  • @​visactor/vtable: avoid loading all lazy dataSource records during customRender auto size computation (GitHub #4964)
  • @​visactor/vtable: render vue components in top frozen rows
  • @​visactor/vtable: align frame border with short frozen rows (GitHub #5277)
  • @​visactor/vtable: keep headers after setRecords at scroll edge (GitHub #5278)

Full Changelog: VisActor/VTable@v1.26.6...v1.26.7

more detail about v1.26.7

v1.26.6

2026-08-03

🐛 Bug Fixes

  • @​visactor/vtable: refresh rows when updateRecords is called without record indexes
  • @​visactor/vtable: refresh functional icons after theme updates
  • @​visactor/vtable: hide row series number in aggregation rows
  • @​visactor/vtable: delete reverse-selected rows from context menu
  • @​visactor/vtable: allow plugins to initialize before first render
  • @​visactor/vtable: support updating checkbox state by record index

Full Changelog: VisActor/VTable@v1.26.5...v1.26.6

more detail about v1.26.6

v1.26.5

2026-07-15

🐛 Bug Fixes

  • @​visactor/vtable: handle null table container

🔨 Chores

... (truncated)

Changelog

Sourced from @​visactor/vtable's changelog.

1.26.7

Thu, 20 Aug 2026 08:02:48 GMT

Minor changes

  • feat: support tooltip appear delay
  • feat: add audio cell type support (GitHub #5271)

Patches

  • fix: prevent blank scrolling for large merged auto-height cells by keeping enough virtual rows (GitHub #3752)
  • fix: preserve tree checkbox state after row drag reorder (GitHub #3975)
  • fix: add context menu click event typing (GitHub #4655)
  • fix: avoid loading all lazy dataSource records during customRender auto size computation (GitHub #4964)
  • fix: align frame border with short frozen rows (GitHub #5277)
  • fix: keep headers after setRecords at scroll edge (GitHub #5278)

Updates

  • fix: render vue components in top frozen rows

1.26.6

Mon, 03 Aug 2026 11:18:03 GMT

Patches

  • fix: refresh rows when updateRecords is called without record indexes
  • fix: refresh functional icons after theme updates
  • fix: allow plugins to initialize before first render
  • fix: support updating checkbox state by record index

Updates

  • fix: hide row series number in aggregation rows
  • fix: delete reverse-selected rows from context menu

1.26.5

Wed, 15 Jul 2026 10:41:26 GMT

Updates

  • Render group title for single-column list tables.
  • fix: handle null table container

1.26.4

Mon, 06 Jul 2026 09:35:12 GMT

Minor changes

  • Support rendering video cells from a first-frame canvas snapshot to release video resources after loading.

... (truncated)

Commits
  • eee603d build: release version 1.26.7 [skip ci]
  • 8db336e Merge pull request #5284 from VisActor/fix/issue-3752-large-merge-autoheight
  • af04ca6 Merge pull request #5283 from VisActor/fix/issue-3975-tree-checkbox-row-move
  • f049f3a fix(vtable): move serialized radio record paths
  • 5d4c10d fix(vtable): type row move record path lookup
  • 6c1ac88 fix(vtable): preserve radio state on row move
  • b650b7f fix(vtable): fix auto height merged cell scrolling
  • be0ef02 fix(vtable): preserve tree checkbox state on row move
  • fd09ded Merge develop into issue 5278 branch
  • b265905 Merge pull request #5275 from VisActor/fix/issue-5271-audio-cell
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​visactor/vtable since your current version.


Updates @visactor/vtable-editors from 1.16.1 to 1.26.7

Release notes

Sourced from @​visactor/vtable-editors's releases.

v1.26.7

2026-08-20

🆕 New Features

  • @​visactor/vtable: support tooltip appear delay
  • @​visactor/vtable: add audio cell type support (GitHub #5271)

🐛 Bug Fixes

  • @​visactor/vtable: prevent blank scrolling for large merged auto-height cells by keeping enough virtual rows (GitHub #3752)
  • @​visactor/vtable: preserve tree checkbox state after row drag reorder (GitHub #3975)
  • @​visactor/vtable: add context menu click event typing (GitHub #4655)
  • @​visactor/vtable: avoid loading all lazy dataSource records during customRender auto size computation (GitHub #4964)
  • @​visactor/vtable: render vue components in top frozen rows
  • @​visactor/vtable: align frame border with short frozen rows (GitHub #5277)
  • @​visactor/vtable: keep headers after setRecords at scroll edge (GitHub #5278)

Full Changelog: VisActor/VTable@v1.26.6...v1.26.7

more detail about v1.26.7

v1.26.6

2026-08-03

🐛 Bug Fixes

  • @​visactor/vtable: refresh rows when updateRecords is called without record indexes
  • @​visactor/vtable: refresh functional icons after theme updates
  • @​visactor/vtable: hide row series number in aggregation rows
  • @​visactor/vtable: delete reverse-selected rows from context menu
  • @​visactor/vtable: allow plugins to initialize before first render
  • @​visactor/vtable: support updating checkbox state by record index

Full Changelog: VisActor/VTable@v1.26.5...v1.26.6

more detail about v1.26.6

v1.26.5

2026-07-15

🐛 Bug Fixes

  • @​visactor/vtable: handle null table container

🔨 Chores

... (truncated)

Commits
  • eee603d build: release version 1.26.7 [skip ci]
  • 9fe868c test(vtable-editors): add package test script
  • 4d3d2b3 test(vtable-editors): cover list editor HTML injection
  • 8490fb8 fix(vtable-editors): avoid HTML injection in list editor
  • ecd4273 build: release version 1.26.6 [skip ci]
  • 637a1d7 fix(editors): clear reused editor empty values
  • 7317d70 fix(editors): refresh reused textarea editor
  • 497d746 fix: remount input editor safely
  • 6a1e34e build: release version 1.26.5 [skip ci]
  • f37428b build: release version 1.26.4 [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​visactor/vtable-editors since your current version.


Updates @visactor/vtable-search from 1.16.1 to 1.26.7

Release notes

Sourced from @​visactor/vtable-search's releases.

v1.26.7

2026-08-20

🆕 New Features

  • @​visactor/vtable: support tooltip appear delay
  • @​visactor/vtable: add audio cell type support (GitHub #5271)

🐛 Bug Fixes

  • @​visactor/vtable: prevent blank scrolling for large merged auto-height cells by keeping enough virtual rows (GitHub #3752)
  • @​visactor/vtable: preserve tree checkbox state after row drag reorder (GitHub #3975)
  • @​visactor/vtable: add context menu click event typing (GitHub #4655)
  • @​visactor/vtable: avoid loading all lazy dataSource records during customRender auto size computation (GitHub #4964)
  • @​visactor/vtable: render vue components in top frozen rows
  • @​visactor/vtable: align frame border with short frozen rows (GitHub #5277)
  • @​visactor/vtable: keep headers after setRecords at scroll edge (GitHub #5278)

Full Changelog: VisActor/VTable@v1.26.6...v1.26.7

more detail about v1.26.7

v1.26.6

2026-08-03

🐛 Bug Fixes

  • @​visactor/vtable: refresh rows when updateRecords is called without record indexes
  • @​visactor/vtable: refresh functional icons after theme updates
  • @​visactor/vtable: hide row series number in aggregation rows
  • @​visactor/vtable: delete reverse-selected rows from context menu
  • @​visactor/vtable: allow plugins to initialize before first render
  • @​visactor/vtable: support updating checkbox state by record index

Full Changelog: VisActor/VTable@v1.26.5...v1.26.6

more detail about v1.26.6

v1.26.5

2026-07-15

🐛 Bug Fixes

  • @​visactor/vtable: handle null table container

🔨 Chores

... (truncated)

Commits
  • eee603d build: release version 1.26.7 [skip ci]
  • ecd4273 build: release version 1.26.6 [skip ci]
  • 6a1e34e build: release version 1.26.5 [skip ci]
  • 90a67fb chore: align vchart for vrender 1.1.4 upgrade
  • 6d66cb3 chore: merge develop and update vrender to 1.1.4
  • f37428b build: release version 1.26.4 [skip ci]
  • 3d94317 build: release version 1.26.3 [skip ci]
  • 9f68980 Merge branch 'develop' into feat/upgrade-vrender-to-1.x
  • 25141c4 feat: upgrade vrender vchart
  • f4d85d4 fix: stabilize package pre-push tests
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​visactor/vtable-search since your current version.


Updates @xyflow/react from 12.4.3 to 12.11.3

Release notes

Sourced from @​xyflow/react's releases.

@​xyflow/react@​12.11.3

Patch Changes

  • #5902 393d951 - Allow middle-mouse viewport panning to start from a selection rectangle.

  • #5889 ff126a0 - Fix extent: 'parent' not immediately resolving when parent has width or initialWidth.

  • #5943 d1def59 - Invoke an error if handle can not be found

  • #5947 2ba040f - Use correct nodeExtent for internal setNodes.

  • #5918 c5d7442 - Fix selection box appearing when dragging the pane via touch. Prefer touch panning over drag selection when selectionOnDrag is combined with mouse-button-specific panOnDrag settings.

  • #5922 392da00 - Allow Control to activate pane panning with a primary-button drag.

  • #5929 4c5d7d2 - Allow key combinations of three or more keys (e.g. 'Meta+Shift+s') for useKeyPress.

  • #5938 91a052f - Fix <Background /> pattern offset miscalculation.

  • Updated dependencies [393d951, ff126a0, e5d86bd, 392da00]:

    • @​xyflow/system@​0.0.80

@​xyflow/react@​12.11.2

Patch Changes

@​xyflow/react@​12.11.1

Patch Changes

  • #5815 87da45c - Fix FinalConnectionState type so it preserves the discriminated union.

  • #5823 a6afc91 - Update attribution link

... (truncated)

Changelog

Sourced from @​xyflow/react's changelog.

12.11.3

Patch Changes

  • #5902 393d951 - Allow middle-mouse viewport panning to start from a selection rectangle.

  • #5889 ff126a0 - Fix extent: 'parent' not immediately resolving when parent has width or initialWidth.

  • #5943 d1def59 - Invoke an error if handle can not be found

  • #5947 2ba040f - Use correct nodeExtent for internal setNodes.

  • #5918 c5d7442 - Fix selection box appearing when dragging the pane via touch. Prefer touch panning over drag selection when selectionOnDrag is combined with mouse-button-specific panOnDrag settings.

  • #5922 392da00 - Allow Control to activate pane panning with a primary-button drag.

  • #5929 4c5d7d2 - Allow key combinations of three or more keys (e.g. 'Meta+Shift+s') for useKeyPress.

  • #5938 91a052f - Fix <Background /> pattern offset miscalculation.

  • Updated dependencies [393d951, ff126a0, e5d86bd, 392da00]:

    • @​xyflow/system@​0.0.80

12.11.2

Patch Changes

  • #5825 5072914 - Only create an XYDrag instance for draggable nodes.

  • #5847 742860c - Stop the MiniMap from re-rendering on every store update.

... (truncated)

Commits
  • 359f70c chore(packages): bump
  • e90a1b6 Merge pull request #5938 from Feyyus/fix/background-offset-precedence
  • 2ba040f fix(react): use the current nodeExtent in setNodes
  • 42f367e Merge pull request #5922 from Skyline-23/fix/control-pan-activation
  • d7dbd57 Merge pull request #5929 from Jian-Zhang08/fix/usekeypress-multi-key-combination
  • bdcf89a fix(edge-wrapper): pass onError prop closes #5936, closes #5932
  • 91a052f fix(react): correct offset math in Background pattern
  • 4c5d7d2 fix(react): make useKeyPress work with combinations of three or more keys
  • 392da00 fix(system): allow Control key to activate pane panning
  • c5d7442 fix(pane): prefer touch panning over drag selection
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​xyflow/react since your current version.


Updates ahooks from 3.8.4 to 3.9.7

Release notes

Sourced from ahooks's releases.

v3.9.7

What's Changed


New Contributors

... (truncated)

Commits

Updates ali-oss from 6.22.0 to 6.23.0

Release notes

Sourced from ali-oss's releases.

v6.23.0

6.23.0 (2025-05-15)

Features

Bug Fixes

Changelog

Sourced from ali-oss's changelog.

6.23.0 (2025-05-14)

Features

Bug Fixes

Commits

Updates dayjs from 1.11.13 to 1.11.21

Release notes

Sourced from dayjs's releases.

v1.11.21

1.11.21 (2026-05-26)

Bug Fixes

v1.11.20

1.11.20 (2026-03-12)

Bug Fixes

  • Update locale km.js to support meridiem (#3017) (9d2b6a1)
  • update updateLocale plugin to merge nested object properties instead of replacing (#3012) (99691c5), closes #1118

v1.11.19

1.11.19 (2025-10-31)

Bug Fixes

  • added usage warnings for diff + updated unit tests (#2948) (269a7a9)
  • dont instantiate regexes within ar locale functions to avoid performance overhead (#2898) (af5e9f0)
  • replace italian locale "un' ora fa" with "un'ora fa", add tests for it (#2930) (9e9f76c)
  • Updated Belarusian locale with relative time (#2656) (1d8746c)

v1.11.18

1.11.18 (2025-08-30)

Bug Fixes

  • error semantic-release dependency (8cfb313)

v1.11.17

1.11.17 (2025-08-29)

Bug Fixes

  • [en-AU] locale use the same ordinal as moment (#2878) (1b95ecd)

v1.11.16

1.11.16 (2025-08-29)

Bug Fixes

... (truncated)

Changelog

Sourced from dayjs's changelog.

1.11.21 (2026-05-26)

Bug Fixes

1.11.20 (2026-03-12)

Bug Fixes

  • Update locale km.js to support meridiem (#3017) (9d2b6a1)
  • update updateLocale plugin to merge nested object properties instead of replacing (#3012) (99691c5), closes #1118

1.11.19 (2025-10-31)

Bug Fixes

  • added usage warnings for diff + updated unit tests (#2948) (269a7a9)
  • dont instantiate regexes within ar locale functions to avoid performance overhead (#2898) (af5e9f0)
  • replace italian locale "un' ora fa" with "un'ora fa", add tests for it (#2930) (9e9f76c)
  • Updated Belarusian locale with relative time (#2656) (1d8746c)

1.11.18 (2025-08-30)

Bug Fixes

  • error semantic-release dependency (8cfb313)

1.11.17 (2025-08-29)

Bug Fixes

  • [en-AU] locale use the same ordinal as moment (#2878) (1b95ecd)

1.11.16 (2025-08-29)

Bug Fixes

  • test release workflow (no code changes) (c38c428)

1.11.15 (2025-08-28)

Bug Fixes

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 18, 2026
@dependabot
dependabot Bot requested a review from openai0229 as a code owner August 18, 2026 13:10
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 18, 2026
@openai0229 openai0229 moved this to In Review in Chat2DB Community Aug 18, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/chat2db-community-client/npm-non-major-0c7bb6a7d2 branch 3 times, most recently from ac4fbf2 to d1451e9 Compare August 21, 2026 04:50
@dependabot
dependabot Bot requested a review from a team as a code owner August 21, 2026 04:50
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/chat2db-community-client/npm-non-major-0c7bb6a7d2 branch from d1451e9 to 5e92450 Compare August 24, 2026 07:54
…updates

Bumps the npm-non-major group with 27 updates in the /chat2db-community-client directory:

| Package | From | To |
| --- | --- | --- |
| [@chat2db/ui](https://github.com/chat2db/chat2db-ui) | `1.45.3` | `1.65.0` |
| [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/dropdown-menu) | `2.1.6` | `2.1.24` |
| [@radix-ui/react-popover](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/popover) | `1.1.6` | `1.1.23` |
| [@visactor/vtable](https://github.com/VisActor/VTable/tree/HEAD/packages/vtable) | `1.16.1` | `1.26.7` |
| [@visactor/vtable-search](https://github.com/VisActor/VTable/tree/HEAD/packages/vtable-search) | `1.16.1` | `1.26.7` |
| [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) | `12.4.3` | `12.11.3` |
| [ahooks](https://github.com/alibaba/hooks) | `3.8.4` | `3.9.7` |
| [ali-oss](https://github.com/ali-sdk/ali-oss) | `6.22.0` | `6.23.0` |
| [dexie](https://github.com/dexie/Dexie.js) | `4.0.11` | `4.4.5` |
| [elkjs](https://github.com/kieler/elkjs) | `0.9.3` | `0.12.0` |
| [html-to-image](https://github.com/bubkoo/html-to-image) | `1.11.11` | `1.11.13` |
| [idb-keyval](https://github.com/jakearchibald/idb-keyval) | `6.2.1` | `6.3.0` |
| [katex](https://github.com/KaTeX/KaTeX) | `0.16.47` | `0.18.4` |
| [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.18.1` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.15` | `4.17.25` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.29.0` | `1.33.0` |
| [mermaid](https://github.com/mermaid-js/mermaid) | `11.16.0` | `11.17.0` |
| [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.52.2` | `0.56.0` |
| [query-string](https://github.com/sindresorhus/query-string) | `9.1.1` | `9.5.0` |
| [rc-virtual-list](https://github.com/react-component/virtual-list) | `3.18.2` | `3.19.2` |
| [umi](https://github.com/umijs/umi/tree/HEAD/packages/umi) | `4.4.5` | `4.7.7` |
| [@umijs/plugins](https://github.com/umijs/umi/tree/HEAD/packages/plugins) | `4.4.5` | `4.7.7` |
| [eslint-import-resolver-webpack](https://github.com/import-js/eslint-plugin-import/tree/HEAD/resolvers/webpack) | `0.13.10` | `0.13.11` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.31.0` | `2.32.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.3` | `5.5.6` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.4` | `7.37.5` |
| [monaco-editor-webpack-plugin](https://github.com/microsoft/monaco-editor) | `7.1.0` | `7.1.1` |



Updates `@chat2db/ui` from 1.45.3 to 1.65.0
- [Commits](https://github.com/chat2db/chat2db-ui/commits)

Updates `@radix-ui/react-dropdown-menu` from 2.1.6 to 2.1.24
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/dropdown-menu/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/dropdown-menu)

Updates `@radix-ui/react-popover` from 1.1.6 to 1.1.23
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/popover/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/popover)

Updates `@visactor/vtable` from 1.16.1 to 1.26.7
- [Release notes](https://github.com/VisActor/VTable/releases)
- [Changelog](https://github.com/VisActor/VTable/blob/develop/packages/vtable/CHANGELOG.md)
- [Commits](https://github.com/VisActor/VTable/commits/v1.26.7/packages/vtable)

Updates `@visactor/vtable-editors` from 1.16.1 to 1.26.7
- [Release notes](https://github.com/VisActor/VTable/releases)
- [Commits](https://github.com/VisActor/VTable/commits/v1.26.7/packages/vtable-editors)

Updates `@visactor/vtable-search` from 1.16.1 to 1.26.7
- [Release notes](https://github.com/VisActor/VTable/releases)
- [Commits](https://github.com/VisActor/VTable/commits/v1.26.7/packages/vtable-search)

Updates `@xyflow/react` from 12.4.3 to 12.11.3
- [Release notes](https://github.com/xyflow/xyflow/releases)
- [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/react@12.11.3/packages/react)

Updates `ahooks` from 3.8.4 to 3.9.7
- [Release notes](https://github.com/alibaba/hooks/releases)
- [Commits](https://github.com/alibaba/hooks/commits/v3.9.7)

Updates `ali-oss` from 6.22.0 to 6.23.0
- [Release notes](https://github.com/ali-sdk/ali-oss/releases)
- [Changelog](https://github.com/ali-sdk/ali-oss/blob/master/CHANGELOG.md)
- [Commits](ali-sdk/ali-oss@v6.22.0...v6.23.0)

Updates `dayjs` from 1.11.13 to 1.11.21
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.13...v1.11.21)

Updates `dexie` from 4.0.11 to 4.4.5
- [Release notes](https://github.com/dexie/Dexie.js/releases)
- [Commits](dexie/Dexie.js@v4.0.11...v4.4.5)

Updates `elkjs` from 0.9.3 to 0.12.0
- [Release notes](https://github.com/kieler/elkjs/releases)
- [Commits](kieler/elkjs@0.9.3...0.12.0)

Updates `html-to-image` from 1.11.11 to 1.11.13
- [Release notes](https://github.com/bubkoo/html-to-image/releases)
- [Changelog](https://github.com/bubkoo/html-to-image/blob/master/CHANGELOG.md)
- [Commits](bubkoo/html-to-image@v1.11.11...v1.11.13)

Updates `idb-keyval` from 6.2.1 to 6.3.0
- [Changelog](https://github.com/jakearchibald/idb-keyval/blob/main/CHANGELOG.md)
- [Commits](jakearchibald/idb-keyval@v6.2.1...v6.3.0)

Updates `katex` from 0.16.47 to 0.18.4
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.16.47...v0.18.4)

Updates `lodash` from 4.17.21 to 4.18.1
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.18.1)

Updates `@types/lodash` from 4.17.15 to 4.17.25
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `lucide-react` from 1.29.0 to 1.33.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.33.0/packages/lucide-react)

Updates `mermaid` from 11.16.0 to 11.17.0
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.16.0...mermaid@11.17.0)

Updates `monaco-editor` from 0.52.2 to 0.56.0
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.52.2...v0.56.0)

Updates `query-string` from 9.1.1 to 9.5.0
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](sindresorhus/query-string@v9.1.1...v9.5.0)

Updates `rc-virtual-list` from 3.18.2 to 3.19.2
- [Release notes](https://github.com/react-component/virtual-list/releases)
- [Commits](react-component/virtual-list@v3.18.2...v3.19.2)

Updates `umi` from 4.4.5 to 4.7.7
- [Release notes](https://github.com/umijs/umi/releases)
- [Commits](https://github.com/umijs/umi/commits/v4.7.7/packages/umi)

Updates `@types/lodash` from 4.17.15 to 4.17.25
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `@umijs/plugins` from 4.4.5 to 4.7.7
- [Release notes](https://github.com/umijs/umi/releases)
- [Commits](https://github.com/umijs/umi/commits/v4.7.7/packages/plugins)

Updates `eslint-import-resolver-webpack` from 0.13.10 to 0.13.11
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/resolvers/webpack/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/commits/resolvers/webpack/v0.13.11/resolvers/webpack)

Updates `eslint-plugin-import` from 2.31.0 to 2.32.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0)

Updates `eslint-plugin-prettier` from 5.2.3 to 5.5.6
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.2.3...v5.5.6)

Updates `eslint-plugin-react` from 7.37.4 to 7.37.5
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5)

Updates `monaco-editor-webpack-plugin` from 7.1.0 to 7.1.1
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/monaco-editor/commits)

---
updated-dependencies:
- dependency-name: "@chat2db/ui"
  dependency-version: 1.65.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: "@radix-ui/react-dropdown-menu"
  dependency-version: 2.1.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-non-major
- dependency-name: "@radix-ui/react-popover"
  dependency-version: 1.1.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-non-major
- dependency-name: "@types/lodash"
  dependency-version: 4.17.25
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-non-major
- dependency-name: "@types/lodash"
  dependency-version: 4.17.25
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-non-major
- dependency-name: "@umijs/plugins"
  dependency-version: 4.7.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: "@visactor/vtable"
  dependency-version: 1.26.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: "@visactor/vtable-editors"
  dependency-version: 1.26.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: "@visactor/vtable-search"
  dependency-version: 1.26.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: "@xyflow/react"
  dependency-version: 12.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: ahooks
  dependency-version: 3.9.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: ali-oss
  dependency-version: 6.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: dayjs
  dependency-version: 1.11.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-non-major
- dependency-name: dexie
  dependency-version: 4.4.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: elkjs
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: eslint-import-resolver-webpack
  dependency-version: 0.13.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-non-major
- dependency-name: eslint-plugin-import
  dependency-version: 2.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.5.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: eslint-plugin-react
  dependency-version: 7.37.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-non-major
- dependency-name: html-to-image
  dependency-version: 1.11.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-non-major
- dependency-name: idb-keyval
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: katex
  dependency-version: 0.18.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: lucide-react
  dependency-version: 1.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: mermaid
  dependency-version: 11.16.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-non-major
- dependency-name: monaco-editor
  dependency-version: 0.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: monaco-editor-webpack-plugin
  dependency-version: 7.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-non-major
- dependency-name: query-string
  dependency-version: 9.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: rc-virtual-list
  dependency-version: 3.19.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: umi
  dependency-version: 4.7.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/chat2db-community-client/npm-non-major-0c7bb6a7d2 branch from 5e92450 to f9dd88a Compare August 24, 2026 08:36
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

Status: In Review

Development

Successfully merging this pull request may close these issues.

2 participants