build(deps): Bump dexie from 4.4.3 to 4.4.4#290
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
punchin | 49ec3a8 | Commit Preview URL Branch Preview URL |
Jun 24 2026, 07:52 PM |
Bumps [dexie](https://github.com/dexie/Dexie.js) from 4.4.3 to 4.4.4. - [Release notes](https://github.com/dexie/Dexie.js/releases) - [Commits](dexie/Dexie.js@v4.4.3...v4.4.4) --- updated-dependencies: - dependency-name: dexie dependency-version: 4.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
9f02d2e to
49ec3a8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps dexie from 4.4.3 to 4.4.4.
Release notes
Sourced from dexie's releases.
Commits
f151e96chore: bump version to 4.4.40cc46acperf(live-query): avoid redundant double deepClone on initial query cache pop...fb5d3b7test(live-query): revert prettier formatting and keep only targeted test fixes8c8c24dtest(live-query): parameterize issue 2309 test and fix pre-existing syntax/pr...bb4c265test(live-query): change actualResults to let to avoid TypeError in testsa6edadbfix(live-query): clone results on cache read when cache: 'cloned' is used (is...9485361Add missing table4 parameter typing to transaction method