Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump dexie from 4.0.7 to 4.0.8 #17752

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2024

Bumps dexie from 4.0.7 to 4.0.8.

Release notes

Sourced from dexie's releases.

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:

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from otto-the-bot as a code owner July 14, 2024 15:00
@dependabot dependabot bot requested a review from a team as a code owner July 14, 2024 15:00
@otto-the-bot otto-the-bot enabled auto-merge (squash) July 14, 2024 15:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.8 branch from 45bdf1e to d8c62ac Compare July 17, 2024 14:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.8 branch from d8c62ac to 1b0c511 Compare July 17, 2024 16:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.8 branch from 1b0c511 to 96184bb Compare July 18, 2024 08:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.8 branch from 96184bb to c6adc79 Compare July 21, 2024 14:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.8 branch from c6adc79 to 727f588 Compare July 21, 2024 14:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.8 branch from 727f588 to 2e11e29 Compare July 21, 2024 14:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.8 branch from 2e11e29 to a16553e Compare July 21, 2024 14:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.8 branch from a16553e to 3d48d6f Compare July 21, 2024 15:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.8 branch from 3d48d6f to 1df6fd5 Compare July 25, 2024 15:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.8 branch from 1df6fd5 to 2e7a8c6 Compare July 28, 2024 14:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.8 branch from 2e7a8c6 to a37bc1d Compare July 28, 2024 14:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.8 branch from a37bc1d to 82de309 Compare August 2, 2024 09:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.8 branch from 82de309 to c167c70 Compare August 4, 2024 14:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.8 branch from c167c70 to 67a219b Compare August 4, 2024 15:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.8 branch from 67a219b to 3116b35 Compare August 5, 2024 12:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.8 branch from 3116b35 to 09f598d Compare August 11, 2024 15:04
Bumps [dexie](https://github.com/dexie/Dexie.js) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/dexie/Dexie.js/releases)
- [Commits](dexie/Dexie.js@v4.0.7...v4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dexie-4.0.8 branch from 09f598d to 42c4efc Compare August 11, 2024 15:05
Copy link

sonarcloud bot commented Aug 11, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant