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

Bump dexie from 4.0.1-beta.6 to 4.0.1-beta.7 #415

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps dexie from 4.0.1-beta.6 to 4.0.1-beta.7.

Release notes

Sourced from dexie's releases.

Dexie v4.0.1-beta.7

This is the first release in a series of small releases on the 4.0-track before it goes release candidate. Expect a few additional beta versions coming out soon. The goal is to get a stable 4.0 release as soon as possible.

Dexie Cloud

  • Dexie Cloud Manager where you can purchase a production subscription, manage database login policy, describe your databases and view and upgrade individual users. Also possible to specify a custom SMTP settings to relay all OTP and invite emails.
  • Latest version of dexie-cloud-addon is 4.0.1-beta.56.
  • Allow database owners to troubeshoot issues that their users are facing. A database owner with full access to the all database content through the API or through npx dexie-cloud export can now also login to their app with " as " in the email field and get the OTP sent to their own email but be authenticated as the other user.
  • Support {otp, otpId} as arguments to db.cloud.login(). The parameters must come from an OTP challenge. This will bypass the login dialog and directly authenticate the user. Usefule when customizing email templates to generate magic links with the otp and otpId as part of the query to the app.

Bugfixes

  • #1863 useLiveQuery with multi-entry-index
  • #1776 Support bfcache

dexie-export-import

Other

Commits
  • eca5988 Build output
  • 92bcce2 Merge remote-tracking branch 'origin/releases'
  • 874d668 Releasing v4.0.1-beta.7
  • d18234b Testing local Firefox broken. Not needed as all CI pass before release.
  • d1e9a3c Ignore lambdatest files in npm output
  • 46b2903 Support bfcache.
  • a032bf4 Bump version dexie-cloud-addon
  • 12d552e Support magic links for OTP emails
  • 582006e Update README.md
  • 5c93379 Bump version of dexie-export-import
  • 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 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)

Bumps [dexie](https://github.com/dfahlander/Dexie.js) from 4.0.1-beta.6 to 4.0.1-beta.7.
- [Release notes](https://github.com/dfahlander/Dexie.js/releases)
- [Commits](dexie/Dexie.js@v4.0.1-beta.6...v4.0.1-beta.7)

---
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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2024

Superseded by #421.

@dependabot dependabot bot closed this Feb 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dexie-4.0.1-beta.7 branch February 12, 2024 08:25
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