ffs-zera icon indicating copy to clipboard operation
ffs-zera copied to clipboard

chore(deps): update dependency localforage to v1.10.0

Open renovate[bot] opened this issue 4 years ago • 2 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
localforage 1.7.3 -> 1.10.0 age adoption passing confidence

Release Notes

localForage/localForage

v1.10.0

Compare Source

  • Avoid uncaught error in dropInstance. You can now catch errors thrown by dropInstance, see #​807.

v1.9.0

Compare Source

  • 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.

v1.8.1

Compare Source

  • Reverted the ESM/module field change in #​940, which broke many builds. See: #​979. Sorry about that! 😓

v1.8.0

Compare Source

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

v1.7.4

Compare Source

  • Use openKeyCursor instead of openCursor for key() retrieval. Props to @​MeMark2 for the fix, and thanks to @​lincolnthree and @​f for additional testing!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Oct 27 '20 09:10 renovate[bot]