Skip to content

chore(deps): bump dexie from 3.2.7 to 4.0.11 - #623

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dexie-4.0.11
Closed

chore(deps): bump dexie from 3.2.7 to 4.0.11#623
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dexie-4.0.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 5, 2025

Copy link
Copy Markdown
Contributor

Bumps dexie from 3.2.7 to 4.0.11.

Release notes

Sourced from dexie's releases.

Dexie v4.0.11

Fixes issues #2103 and #2113

Make sure to upgrade both dexie and dexie-cloud-addon:

npm install dexie@latest
npm install dexie-cloud-addon@latest

v4.0.10

dexie@4.0.10

  • #2096 Resolve #1946 again (bug in previous fix)
  • #1909 Allow setting chunk size per table

dexie-export-import@4.1.4

  • #2094 Fix Multiple Image Blob Export (Also fixes #1297)
  • #1973 Allow import with custom name

Dexie v4.0.9

Bugfixes

#2011: Dexie returns duplicated object after manually deleting the database and re-populate it #2064 Failed to execute 'cmp' on 'IDBFactory': The parameter is not a valid key. #2073 Uses cmp for sortBy #2078 DexiePromise does not have withResolvers #2067 useLiveQuery does not update when multiple items are deleted

Note: The Y.js support is released in 4.1.0 in alpha and possible to test but there is still no official release published for it. Also, the API might change from how it is right now. Will need some more testing and documentation before publishing it with release notes

Dexie v4.0.8

Here's a maintainance release with small things so far.

NOTE: We're also working to release a 4.1 later this summer with CRDT support for rich text editing by providing explicit support for Y.js documents into both Dexie.js and Dexie Cloud (#1926)

Solved issues

  • #2001 Typings: circular reference on update
  • #2004 Add complete ./dist/* to package.json exports
  • #2026 Typings error with Table.update()
  • #2011 and #2012: bulkPut() of multiple objects with same primary key would result i liveQueries showing multiple results instead of the last entry only (which is the correct result).

PRs:

  • #2006 requireAuth with options. Now possible to provide requireAuth: {email, otp, otpId} instead of just requireAuth: true. Useful when implementing magic link authentication.

dexie-cloud-addon@4.0.8:

Dexie v4.0.7

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 5, 2025
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.11 branch 3 times, most recently from e2ab219 to ddb742a Compare May 12, 2025 03:29
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.11 branch 2 times, most recently from 5730469 to 8d55c05 Compare May 19, 2025 19:35
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.11 branch from 8d55c05 to a93b05a Compare May 26, 2025 03:43
Bumps [dexie](https://github.com/dexie/Dexie.js) from 3.2.7 to 4.0.11.
- [Release notes](https://github.com/dexie/Dexie.js/releases)
- [Commits](dexie/Dexie.js@v3.2.7...v4.0.11)

---
updated-dependencies:
- dependency-name: dexie
  dependency-version: 4.0.11
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.11 branch from a93b05a to 2f59205 Compare May 26, 2025 05:17
@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #710.

@dependabot dependabot Bot closed this Sep 1, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dexie-4.0.11 branch September 1, 2025 06:34
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants