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

fix(deps): update dependency localforage to v1.10.0 #134

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 4, 2020

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 (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 becomes conflicted, 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 renovate bot force-pushed the renovate/localforage-1.x branch from 3ae353c to 93c2807 Compare August 22, 2020 10:01
@renovate renovate bot changed the title Update dependency localforage to v1.7.4 Update dependency localforage to v1.9.0 Aug 22, 2020
@renovate renovate bot changed the title Update dependency localforage to v1.9.0 Update dependency localforage to v1.10.0 Oct 19, 2021
@renovate renovate bot changed the title Update dependency localforage to v1.10.0 fix(deps): update dependency localforage to v1.10.0 Mar 16, 2023
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.

None yet

0 participants