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

[Snyk] Upgrade dexie from 4.0.8 to 4.0.9 #2515

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

anikethsaha
Copy link
Member

snyk-top-banner

Snyk has created this PR to upgrade dexie from 4.0.8 to 4.0.9.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.

  • The recommended version was released on a month ago.

Release notes
Package name: dexie
  • 4.0.9 - 2024-10-21

    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

  • 4.0.9-alpha.1 - 2024-08-23
  • 4.0.8 - 2024-07-10

    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.

    [email protected]:

    • Fix the 10-seconds pause issue: fdd9844
from dexie GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade dexie from 4.0.8 to 4.0.9.

See this package in npm:
dexie

See this project in Snyk:
https://app.snyk.io/org/anikethsaha/project/836f877b-b98e-47ed-89fc-554e9b2e146d?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

vercel bot commented Nov 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docsify-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 16, 2024 4:06am

Copy link
Member

@Koooooo-7 Koooooo-7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

search broken on the preview.

@sy-records
Copy link
Member

@Koooooo-7 I tested the search in the preview fine, is that where you found it?

image

@Koooooo-7
Copy link
Member

-- @sy-records it works fine now...I doubt something wrong on my side.
I remembered it showed some element not find issue on console and the search not work yesterday.

@sy-records sy-records merged commit ae64b25 into develop Nov 19, 2024
9 checks passed
@sy-records sy-records deleted the snyk-upgrade-7bae71f99d3cb3ecaad67ea05aeecb97 branch November 19, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants