Skip to content

build(deps): bump the npm-non-major group across 1 directory with 25 updates - #2325

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/chat2db-community-client/npm-non-major-33d6e89c6a
Open

build(deps): bump the npm-non-major group across 1 directory with 25 updates#2325
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/chat2db-community-client/npm-non-major-33d6e89c6a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown

Bumps the npm-non-major group with 24 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.5
@visactor/vtable-search 1.16.1 1.26.5
@xyflow/react 12.4.3 12.11.2
ahooks 3.8.4 3.9.7
ali-oss 6.22.0 6.23.0
dayjs 1.11.13 1.11.21
dexie 4.0.11 4.4.4
elkjs 0.9.3 0.12.0
html-to-image 1.11.11 1.11.13
idb-keyval 6.2.1 6.3.0
lodash 4.17.21 4.18.1
@types/lodash 4.17.15 4.17.24
monaco-editor 0.52.2 0.56.0
query-string 9.1.1 9.4.1
umi 4.4.5 4.6.82
@umijs/plugins 4.4.5 4.6.82
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.5

Release notes

Sourced from @​visactor/vtable's releases.

v1.26.5

2026-07-15

🐛 Bug Fixes

  • @​visactor/vtable: handle null table container

🔨 Chores

  • @​visactor/vtable: Render group title for single-column list tables.

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

more detail about v1.26.5

v1.26.4

2026-07-06

🆕 New Features

  • @​visactor/vtable: Support rendering video cells from a first-frame canvas snapshot to release video resources after loading.

Full Changelog: VisActor/VTable@v1.26.3...v1.26.4

more detail about v1.26.4

v1.26.3

2026-06-25

🐛 Bug Fixes

  • @​visactor/vtable: skip click cell after resize interaction ends
  • @​visactor/vtable: handle scroll frozen columns width
  • @​visactor/vtable: keep pivot row tree scroll position on toggle
  • @​visactor/vtable: preserve custom layout falsy values
  • @​visactor/vtable: handle right frozen column count update
  • @​visactor/vtable: keep fractional row scroll target
  • @​visactor/vtable: sync gantt task bars after sorted updates
  • @​visactor/vtable: preserve quad style values

Full Changelog: VisActor/VTable@v1.26.2...v1.26.3

more detail about v1.26.3

v1.26.2

2026-06-16

... (truncated)

Changelog

Sourced from @​visactor/vtable's changelog.

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.

1.26.3

Thu, 25 Jun 2026 03:15:59 GMT

Patches

  • fix: skip click cell after resize interaction ends
  • fix: handle scroll frozen columns width
  • fix: keep pivot row tree scroll position on toggle

Updates

  • fix: preserve custom layout falsy values

  • fix: handle right frozen column count update

  • fix: keep fractional row scroll target

  • fix: sync gantt task bars after sorted updates

  • fix: preserve quad style values

1.26.2

Tue, 16 Jun 2026 06:22:51 GMT

Patches

  • Fix an issue where keyboard multi-selection with Shift plus arrow keys stopped expanding after the second cell (GitHub #5146)

Updates

  • Merge pull request #5144 from VisActor/fix/issue-5027

fix: avoid selection gap with frozen rows

  • fix: preserve sticky group position after toggle

... (truncated)

Commits
  • 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
  • dc1a231 Merge pull request #5222 from VisActor/sync/pr-5210-group-single-column
  • 297521b Merge remote-tracking branch 'origin/pr-5210-head' into sync/pr-5210-group-si...
  • de71a06 fix: handle null table container
  • 9670bee fix: render group title for single-column lists
  • f37428b build: release version 1.26.4 [skip ci]
  • 7859abf Merge pull request #5207 from VisActor/codex/pr-5206-video-first-frame-change...
  • 181ea39 feat: support video first frame snapshot
  • 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.5

Release notes

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

v1.26.5

2026-07-15

🐛 Bug Fixes

  • @​visactor/vtable: handle null table container

🔨 Chores

  • @​visactor/vtable: Render group title for single-column list tables.

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

more detail about v1.26.5

v1.26.4

2026-07-06

🆕 New Features

  • @​visactor/vtable: Support rendering video cells from a first-frame canvas snapshot to release video resources after loading.

Full Changelog: VisActor/VTable@v1.26.3...v1.26.4

more detail about v1.26.4

v1.26.3

2026-06-25

🐛 Bug Fixes

  • @​visactor/vtable: skip click cell after resize interaction ends
  • @​visactor/vtable: handle scroll frozen columns width
  • @​visactor/vtable: keep pivot row tree scroll position on toggle
  • @​visactor/vtable: preserve custom layout falsy values
  • @​visactor/vtable: handle right frozen column count update
  • @​visactor/vtable: keep fractional row scroll target
  • @​visactor/vtable: sync gantt task bars after sorted updates
  • @​visactor/vtable: preserve quad style values

Full Changelog: VisActor/VTable@v1.26.2...v1.26.3

more detail about v1.26.3

v1.26.2

2026-06-16

... (truncated)

Commits
  • 6a1e34e build: release version 1.26.5 [skip ci]
  • f37428b build: release version 1.26.4 [skip ci]
  • 3d94317 build: release version 1.26.3 [skip ci]
  • fe6ac11 build: release version 1.26.2 [skip ci]
  • 8f8a0e6 build: release version 1.26.2-none [skip ci]
  • 8f88bf3 build: prelease version 1.26.1
  • 9c90d59 fix: correct unpkg package metadata
  • c8a2beb build: prelease version 1.26.0
  • eba665b build: prelease version 1.25.0
  • ac58ac7 build: prelease version 1.24.0
  • 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.5

Release notes

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

v1.26.5

2026-07-15

🐛 Bug Fixes

  • @​visactor/vtable: handle null table container

🔨 Chores

  • @​visactor/vtable: Render group title for single-column list tables.

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

more detail about v1.26.5

v1.26.4

2026-07-06

🆕 New Features

  • @​visactor/vtable: Support rendering video cells from a first-frame canvas snapshot to release video resources after loading.

Full Changelog: VisActor/VTable@v1.26.3...v1.26.4

more detail about v1.26.4

v1.26.3

2026-06-25

🐛 Bug Fixes

  • @​visactor/vtable: skip click cell after resize interaction ends
  • @​visactor/vtable: handle scroll frozen columns width
  • @​visactor/vtable: keep pivot row tree scroll position on toggle
  • @​visactor/vtable: preserve custom layout falsy values
  • @​visactor/vtable: handle right frozen column count update
  • @​visactor/vtable: keep fractional row scroll target
  • @​visactor/vtable: sync gantt task bars after sorted updates
  • @​visactor/vtable: preserve quad style values

Full Changelog: VisActor/VTable@v1.26.2...v1.26.3

more detail about v1.26.3

v1.26.2

2026-06-16

... (truncated)

Commits
  • 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
  • f6ab520 Merge branch 'develop' into feat/upgrade-vrender-to-1.x
  • 2d425cf chore: upgrade vrender and vchart
  • 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.2

Release notes

Sourced from @​xyflow/react's releases.

@​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

  • #5824 6b1dac5 - Do not fire on pane click when connection ends on pane

  • #5818 4ddc2d8 - Provide the shared handle config (connectOnClick, noPanClassName, rfId) through context instead of subscribing to the store in every Handle, so a store update no longer runs a selector once per handle

  • #5817 8df250b - Reduce per-handle work on store updates by returning a shared connection state while no connection is in progress.

  • #5822 a6249de - Return stable reference for edge position when connected node gets deleted

  • Updated dependencies [ceb8604, 87da45c]:

    • @​xyflow/system@​0.0.78

@​xyflow/react@​12.11.0

12.11.0

Minor Changes

  • #5677 e6661de - Add autoPanOnSelection to auto-pan when user drags a selection close to the edge of the viewport.

Patch Changes

... (truncated)

Changelog

Sourced from @​xyflow/react's changelog.

12.11.2

Patch Changes

12.11.1

Patch Changes

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

  • #5823 a6afc91 - Update attribution link

  • #5824 6b1dac5 - Do not fire on pane click when connection ends on pane

  • #5818 4ddc2d8 - Provide the shared handle config (connectOnClick, noPanClassName, rfId) through context instead of subscribing to the store in every Handle, so a store update no longer runs a selector once per handle

  • #5817 8df250b - Reduce per-handle work on store updates by returning a shared connection state while no connection is in progress.

  • #5822 a6249de - Return stable reference for edge position when connected node gets deleted

  • Updated dependencies [ceb8604, 87da45c]:

    • @​xyflow/system@​0.0.78

12.11.0

Minor Changes

... (truncated)

Commits
  • 3ab66ef chore(packages): bump
  • 01d58b6 Merge pull request #5846 from AlaricBaraou/perf/viewport-imperative-transform
  • 742860c perf(react): skip minimap re-renders when its geometry is unchanged
  • 17c64a1 perf(react): apply the viewport transform imperatively instead of re-renderin...
  • 775bdd6 Merge pull request #5825 from AlaricBaraou/perf/xydrag-draggable-only
  • 576a43d refactor(react): pass nodesDraggable to prevent wrong initial state
  • eedbc81 chore(packages): bump
  • c7bdce4 chore(pane): cleanup
  • cd5ec45 chore(react/pane): cleanup
  • f919daa fix(pane): do not fire pane click when connection ends on pane
  • 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
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for dayjs since your current version.


Updates dexie from 4.0.11 to 4.4.4

Release notes

Sourced from dexie's releases.

Dexie v4.4.4

This is a maintenance release that resolves a bug in useLiveQuery caching and includes a TypeScript typing enhancement.

Related Package Releases

Package Version
dexie 4.4.4
dexie-cloud-addon 4.4.13 (no change)
dexie-react-hooks 4.4.0 (no change)
y-dexie 4.4.0 (no change)

Bug Fixes

dexie@4.4.4

  • fix: useLiveQuery fails to detect updates when mutating queried objects in-place and calling put() — In default/cloned cache mode (cache: 'cloned'), mutating queried objects in-place and subsequently calling put() on them would pollute the cache directly, preventing subsequent live-queries from detecting the change because the "before" and "after" states in the cache became identical. Live-queries now deeply clone results on read to completely isolate query results from in-place consumer mutations. (#2310). Reported in #2309 by @​laukaichung. Fixed by @​liz709 and @​dfahlander .

Other Changes

dexie@4.4.4

  • fix: typescript typings - add missing table4 parameter to transaction method — Added the missing table4 parameter to the typescript type definition of Dexie.transaction(), aligning it with other table parameters. Contributed by @​renbaoshuo (#2311)

Dexie v4.4.3

This is a maintenance release with bug fixes and a configuration API improvement.

Related Package Releases

Package Version
dexie 4.4.3
dexie-cloud-addon 4.4.13

Bug Fixes

dexie@4.4.3

  • fix: delByKeyPath() creates empty intermediate objects on missing pathDexie.delByKeyPath(obj, "foo.bar") on an object without foo would create {foo: {}} as a side effect instead of doing nothing. This caused a real-world bug in dexie-cloud-addon where clearing a dotted key from a changeSpec (e.g. claims.sub) would leave {claims: {}} in the spec, which then overwrote the inline primary key with undefined, resulting in: DataError: Evaluating the object store's key path did not yield a value. Fixed in setByKeyPath to bail out early when value is undefined and the intermediate path doesn't exist. (#2303)

  • fix: Collection.sortBy() mutates frozen array in immutable cache mode — calling .sortBy() on a table when using immutable cache mode could throw TypeError: Cannot assign to read only property because Array.sort() was called on a frozen array. Fixed by sorting on a copy instead. (#2294)

dexie-cloud-addon@4.4.12

  • rename: maxStringLengthlargeStringThreshold — the string offloading option is renamed for clarity. The old name is kept as a backward-compatible alias. (#2290)

  • fix: blob writebacks routed through BlobSavingQueue to avoid PSD context loss — after an async native fetch (blob download), Dexie's PSD zo...

    Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2026
@dependabot
dependabot Bot requested a review from openai0229 as a code owner July 28, 2026 05:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2026
@openai0229 openai0229 moved this to In Review in Chat2DB Community Jul 28, 2026
@dependabot dependabot Bot changed the title build(deps): bump the npm-non-major group in /chat2db-community-client with 25 updates build(deps): bump the npm-non-major group across 1 directory with 25 updates Jul 28, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/chat2db-community-client/npm-non-major-33d6e89c6a branch 4 times, most recently from 145a66e to 2610d65 Compare July 29, 2026 03:09
…updates

Bumps the npm-non-major group with 24 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.5` |
| [@visactor/vtable-search](https://github.com/VisActor/VTable/tree/HEAD/packages/vtable-search) | `1.16.1` | `1.26.5` |
| [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) | `12.4.3` | `12.11.2` |
| [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` |
| [dayjs](https://github.com/iamkun/dayjs) | `1.11.13` | `1.11.21` |
| [dexie](https://github.com/dexie/Dexie.js) | `4.0.11` | `4.4.4` |
| [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` |
| [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.24` |
| [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.4.1` |
| [umi](https://github.com/umijs/umi/tree/HEAD/packages/umi) | `4.4.5` | `4.6.82` |
| [@umijs/plugins](https://github.com/umijs/umi/tree/HEAD/packages/plugins) | `4.4.5` | `4.6.82` |
| [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.5
- [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.5/packages/vtable)

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

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

Updates `@xyflow/react` from 12.4.3 to 12.11.2
- [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.2/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.4
- [Release notes](https://github.com/dexie/Dexie.js/releases)
- [Commits](dexie/Dexie.js@v4.0.11...v4.4.4)

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 `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.24
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

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.4.1
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](sindresorhus/query-string@v9.1.1...v9.4.1)

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

Updates `@types/lodash` from 4.17.15 to 4.17.24
- [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.6.82
- [Release notes](https://github.com/umijs/umi/releases)
- [Commits](https://github.com/umijs/umi/commits/v4.6.82/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.24
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-non-major
- dependency-name: "@types/lodash"
  dependency-version: 4.17.24
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-non-major
- dependency-name: "@umijs/plugins"
  dependency-version: 4.6.82
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: "@visactor/vtable"
  dependency-version: 1.26.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: "@visactor/vtable-editors"
  dependency-version: 1.26.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: "@visactor/vtable-search"
  dependency-version: 1.26.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: "@xyflow/react"
  dependency-version: 12.11.2
  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.4
  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: lodash
  dependency-version: 4.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-non-major
- dependency-name: umi
  dependency-version: 4.6.82
  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-33d6e89c6a branch from 2610d65 to d3b10db Compare July 29, 2026 06:42
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.

1 participant