-
Notifications
You must be signed in to change notification settings - Fork 114
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 3.2.5 to 4.0.1 #801
Conversation
Bumps [dexie](https://github.com/dexie/Dexie.js) from 3.2.5 to 4.0.1. - [Release notes](https://github.com/dexie/Dexie.js/releases) - [Commits](dexie/Dexie.js@v3.2.5...v4.0.1) --- updated-dependencies: - dependency-name: dexie dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
✔️ No visual differences introduced by this PR. View Playwright Report (note: open the "playwright-report" artifact) |
I'm very hesitant to merge this since it's a big library change that has to do with our indexdb wrapper. Any way to verify its safety? cc @StefanVukovic99 |
"After 3 years is alpha and beta, and a week in RC, Dexie@4 is finally out!" And a quick check on their repo theres already been 3 more releases fixing things since this one. I don't think we should merge this. |
If I close this would dependabot continue to open new PR's when there are new updates? |
@dependabot ignore this patch version |
Sorry, only users with push access can use that command. |
@dependabot ignore this patch version |
OK, I won't notify you about version 4.0.1 again, unless you re-open this PR. |
Bumps dexie from 3.2.5 to 4.0.1.
Release notes
Sourced from dexie's releases.
... (truncated)
Commits
396b884
Build output5894f19
Merge remote-tracking branch 'origin/releases'f7d3708
Releasing v4.0.177a7f59
Releasing [email protected] (stable)cc4962b
Releasing [email protected]1c4328e
Restart websocket flow if persistedSyncState isnt loaded33fdadd
Fix tmp error on logout: cannot read undefined (serverRevision)3265585
Releasing [email protected]057b257
Remove yarn.lock from todo-app example03b027d
Build outputDependabot 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)