ffs-zera
ffs-zera copied to clipboard
chore(deps): update dependency localforage to v1.10.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
localforage | 1.7.3 -> 1.10.0 |
Release Notes
localForage/localForage
v1.10.0
- Avoid uncaught error in
dropInstance
. You can now catch errors thrown bydropInstance
, see #807.
v1.9.0
- Fixed TypeScript definition for
getItem
. It now notes thatgetItem
can returnnull
, so this change may cause TypeScript code that didn't account fornull
values to fail. See #980.
v1.8.1
- Reverted the ESM/
module
field change in #940, which broke many builds. See: #979. Sorry about that! 😓
v1.8.0
- No changes to code, but added a
module
field inpackage.json
for better ESM support. See: #940.
v1.7.4
- Use
openKeyCursor
instead ofopenCursor
forkey()
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.