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 localforage from 1.7.3 to 1.10.0 #102

Conversation

ShylendraPandravisam
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade localforage from 1.7.3 to 1.10.0.

ℹ️ 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 5 versions ahead of your current version.

  • The recommended version was released on 3 years ago.

Release notes
Package name: localforage
  • 1.10.0 - 2021-08-18
    • Avoid uncaught error in dropInstance. You can now catch errors thrown by dropInstance, see #807.
  • 1.9.0 - 2020-08-01
    • Fixed TypeScript definition for getItem. It now notes that getItem can return null, so this change may cause TypeScript code that didn't account for null values to fail. See #980.

    This was shipped as a minor release as it has the potential to break TypeScript checks that weren't checking for a null return value from getItem. Note that this version otherwise introduces no new features, so you can upgrade later when you're ready to fix code to check for null return values for getItem calls.

  • 1.8.1 - 2020-07-21

    chore: Release 1.8.1

  • 1.8.0 - 2020-07-20

    No changes to code, but added a module field in package.json for better ESM support. See: #940.

  • 1.7.4 - 2020-06-05
    • Use openKeyCursor instead of openCursor for key() retrieval. Props to @ MeMark2 for the fix, and thanks to @ lincolnthree and @ f for additional testing!
  • 1.7.3 - 2018-10-26

    This release adds an .npmignore file to reduce the package size of localForage when installed via NPM. That's it! 😄

from localforage 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 localforage from 1.7.3 to 1.10.0.

See this package in npm:
localforage

See this project in Snyk:
https://app.snyk.io/org/shylendra.pandravisam/project/5654f1ac-0ea7-4a21-aa31-1b0b2c73dbd2?utm_source=github&utm_medium=referral&page=upgrade-pr
@ShylendraPandravisam ShylendraPandravisam deleted the snyk-upgrade-86429d40bd574593cbae2b776131cc7e branch August 12, 2024 18:12
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.

2 participants