Skip to content

[Snyk] Upgrade localforage from 1.7.3 to 1.9.0 - #3

Open
snyk-bot wants to merge 1 commit into
masterfrom
snyk-upgrade-4f94c80e704a910e879ae4b62f40d3fd
Open

[Snyk] Upgrade localforage from 1.7.3 to 1.9.0#3
snyk-bot wants to merge 1 commit into
masterfrom
snyk-upgrade-4f94c80e704a910e879ae4b62f40d3fd

Conversation

@snyk-bot

Copy link
Copy Markdown

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

merge advice
ℹ️ 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 4 versions ahead of your current version.
  • The recommended version was released a year ago, on 2020-08-01.
Release notes
Package name: localforage
  • 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
Commit messages
Package name: localforage

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant