Skip to content

chore(deps): bump dexie from 4.4.2 to 4.4.3#1111

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/dexie-4.4.3
Open

chore(deps): bump dexie from 4.4.2 to 4.4.3#1111
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/dexie-4.4.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor

Bumps dexie from 4.4.2 to 4.4.3.

Release notes

Sourced from dexie's releases.

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 zone is no longer active, causing table.mutate() to crash with Cannot read properties of undefined (reading 'table'). This surfaced as [dexie-cloud:blobResolve] Failed to resolve BlobRefs. Fixed by always routing blob writebacks through BlobSavingQueue.saveBlobs(), which opens a proper Dexie rw-transaction in a fresh JS task. Fixes lazy blob mode crash when using Dexie hooks with dexie-cloud-addon. (#2302)

  • fix: eager blob downloader could starve RAM — the eager downloader triggered blobResolveMiddleware which resolved all pending blobs into memory at once. Fixed by downloading blobs in chunks with a query limit, so memory usage stays bounded regardless of how many blobs are pending. (#2302)

  • fix: in-flight blob downloads are now deduplicated — if a blob is requested after download starts but before it is persisted, the existing download promise is reused instead of starting a new download. (#2302)

  • fix: use cache: no-store for blob fetch requests — avoids the browser caching raw blob responses and double-storing them. (#2302)

dexie-cloud-addon@4.4.13

  • fix: DataError when applying server-side $logins update — when a user received a server update for the $logins table, dexie-cloud-addon tried to clear claims.sub from the changeSpec using delByKeyPath. Due to the bug above, this left {claims: {}} in the spec, overwriting the inline primary key with undefined and causing DataError: Evaluating the object store's key path did not yield a value. Fixed by guarding against empty changeSpec objects after key deletion. (#2304)

Other Changes

  • dexie-observable and dexie-syncable README updated to mark them as legacy/unmaintained, with a recommendation to use dexie-cloud-addon for sync. (#2298)
Commits
  • 30134f6 Trigger new dev build
  • 9dd614d DataError after updating a user in dexie cloud when that user got an update f...
  • 0919742 Trigger dev build
  • 2710301 Fix delByKeyPath so that it does not create empty object when keyPath is dott...
  • a024831 dexie-cloud-addon@4.4.12
  • 988ec9c Merge pull request #2302 from dexie/liz/fix-blobsave-hooks-psd-context
  • b74758f Use cache: no-store to avoid double storing blobs
  • ed59f5c Implify one bit more
  • f0bb943 Simplified the loop in eagerBlobDownloader by requesting keys first.
  • d2c3ef0 Bugfix: eager blob downloader would trigger blobResolveMiddleware and resolve...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dexie](https://github.com/dexie/Dexie.js) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/dexie/Dexie.js/releases)
- [Commits](dexie/Dexie.js@v4.4.2...v4.4.3)

---
updated-dependencies:
- dependency-name: dexie
  dependency-version: 4.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 7, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updateddexie@​4.4.2 ⏵ 4.4.3100 +110010093100

View full report

@bundlemon

bundlemon Bot commented Jun 7, 2026

Copy link
Copy Markdown

BundleMon

Files updated (3)
Status Path Size Limits
apps/web/dist/assets/index.browser-(hash).js
9.13KB (+8.32KB +1019.88%) -
apps/extension/.output/chrome-mv3/chunks/inde
x.browser-(hash).js
9.13KB (+4.49KB +96.57%) -
apps/web/dist/assets/index-(hash).js
300.59KB (+15B 0%) -
Unchanged files (72)
Status Path Size Limits
apps/extension/.output/chrome-mv3/chunks/clie
nt-(hash).js
275.86KB -
apps/web/dist/assets/combobox-(hash).js
45.75KB -
apps/extension/.output/chrome-mv3/chunks/comb
obox-(hash).js
45.74KB -
apps/web/dist/assets/toggle-(hash).js
27.61KB -
apps/extension/.output/chrome-mv3/chunks/togg
le-(hash).js
27.59KB -
apps/extension/.output/chrome-mv3/chunks/sett
ings-(hash).js
26.09KB -
apps/web/dist/assets/settings-(hash).js
26.08KB -
apps/web/dist/assets/form-(hash).js
13.17KB -
apps/extension/.output/chrome-mv3/chunks/form
-(hash).js
13.16KB -
apps/web/dist/assets/select-(hash).js
8.55KB -
apps/extension/.output/chrome-mv3/chunks/sele
ct-(hash).js
8.54KB -
apps/extension/.output/chrome-mv3/chunks/onbo
arding-(hash).js
5.83KB -
apps/web/dist/assets/onboarding-(hash).js
5.83KB -
apps/extension/.output/chrome-mv3/chunks/crea
te-(hash).js
4.56KB -
apps/web/dist/assets/create-(hash).js
4.55KB -
apps/extension/.output/chrome-mv3/chunks/cons
tants-(hash).js
3.6KB -
apps/web/dist/assets/constants-(hash).js
3.6KB -
apps/web/dist/assets/useQuery-(hash).js
3.12KB -
apps/extension/.output/chrome-mv3/chunks/useQ
uery-(hash).js
3.12KB -
apps/extension/.output/chrome-mv3/chunks/requ
est-(hash).js
2.86KB -
apps/web/dist/assets/request-(hash).js
2.85KB -
apps/extension/.output/chrome-mv3/assets/vani
ty-(hash).js
2.79KB -
apps/web/dist/assets/vanity-(hash).js
2.79KB -
apps/web/dist/assets/portfolio-(hash).js
2.69KB -
apps/extension/.output/chrome-mv3/chunks/port
folio-(hash).js
2.69KB -
apps/extension/.output/chrome-mv3/chunks/send
-(hash).js
2.46KB -
apps/web/dist/assets/send-(hash).js
2.45KB -
apps/web/dist/assets/dropdown-(hash).js
2.16KB -
apps/extension/.output/chrome-mv3/chunks/drop
down-(hash).js
2.16KB -
apps/extension/.output/chrome-mv3/chunks/chec
kbox-(hash).js
1.89KB -
apps/web/dist/assets/checkbox-(hash).js
1.89KB -
apps/extension/.output/chrome-mv3/chunks/tool
s-(hash).js
1.85KB -
apps/web/dist/assets/tools-(hash).js
1.84KB -
apps/web/dist/assets/explorer-(hash).js
1.52KB -
apps/extension/.output/chrome-mv3/chunks/expl
orer-(hash).js
1.52KB -
apps/web/dist/assets/badge-(hash).js
772B -
apps/extension/.output/chrome-mv3/chunks/badg
e-(hash).js
769B -
apps/extension/.output/chrome-mv3/chunks/zod-
(hash).js
767B -
apps/web/dist/assets/zod-(hash).js
765B -
apps/extension/.output/chrome-mv3/chunks/stan
dard-(hash).js
657B -
apps/web/dist/assets/standard-(hash).js
654B -
apps/extension/.output/chrome-mv3/chunks/tabl
e-(hash).js
596B -
apps/web/dist/assets/table-(hash).js
595B -
apps/web/dist/assets/button-(hash).js
581B -
apps/extension/.output/chrome-mv3/chunks/butt
on-(hash).js
576B -
apps/extension/.output/chrome-mv3/chunks/book
mark-(hash).js
555B -
apps/web/dist/assets/bookmark-(hash).js
550B -
apps/web/dist/assets/ui-(hash).js
526B -
apps/extension/.output/chrome-mv3/chunks/ui-(
hash).js
525B -
apps/extension/.output/chrome-mv3/chunks/text
area-(hash).js
498B -
apps/web/dist/assets/textarea-(hash).js
496B -
apps/web/dist/assets/dev-(hash).js
276B -
apps/extension/.output/chrome-mv3/chunks/dev-
(hash).js
274B -
apps/web/dist/assets/use-(hash).js
229B -
apps/extension/.output/chrome-mv3/chunks/use-
(hash).js
225B -
apps/extension/.output/chrome-mv3/chunks/side
panel-(hash).js
200B -
apps/extension/.output/chrome-mv3/chunks/popu
p-(hash).js
199B -
apps/extension/.output/chrome-mv3/chunks/inde
x-(hash).js
172B -
apps/extension/.output/chrome-mv3/chunks/form
at-(hash).js
166B -
apps/web/dist/assets/format-(hash).js
166B -
apps/extension/.output/chrome-mv3/chunks/sol-
(hash).js
152B -
apps/web/dist/assets/sol-(hash).js
151B -
apps/extension/.output/chrome-mv3/chunks/elli
psify-(hash).js
145B -
apps/web/dist/assets/ellipsify-(hash).js
145B -
apps/extension/.output/chrome-mv3/chunks/chev
ron-(hash).js
142B -
apps/web/dist/assets/chevron-(hash).js
142B -
apps/web/dist/assets/stringify-(hash).js
140B -
apps/extension/.output/chrome-mv3/chunks/stri
ngify-(hash).js
138B -
apps/web/dist/assets/toast-(hash).js
138B -
apps/extension/.output/chrome-mv3/chunks/toas
t-(hash).js
136B -
apps/extension/.output/chrome-mv3/chunks/netw
ork-(hash).js
121B -
apps/web/dist/assets/network-(hash).js
121B -

Total files change +12.81KB +1.41%

Groups updated (1)
Status Path Size Limits
apps/web/dist/**/*-.js
584.38KB (-15B 0%) -
Unchanged groups (1)
Status Path Size Limits
apps/extension/.output/chrome-mv3/**/*-
.js
559.07KB -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 7, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
samui-wallet-web dfd9b7b Commit Preview URL

Branch Preview URL
Jun 07 2026, 12:20 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 7, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
samui-wallet-api dfd9b7b Commit Preview URL

Branch Preview URL
Jun 07 2026, 12:20 AM

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