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

Update dependency fake-indexeddb to v3.1.8 #20

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 1, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fake-indexeddb 3.0.0 -> 3.1.8 age adoption passing confidence

Release Notes

dumbmatter/fakeIndexedDB (fake-indexeddb)

v3.1.8

Compare Source

  • #​74 - Fixed error when adding undefined or null children in indexed objects, by @​lukebrody

v3.1.7

Compare Source

  • #​71 - Fixed an error when used with jest/jsdom introduced in version 3.1.6.

v3.1.6

Compare Source

  • #​70 - Fixed performance regression in the previous version. Thank you @​joshkel for figuring this out!

v3.1.4

Compare Source

  • #​67 - Fixed compatibility with jsdom by replacing all uses of setImmedaite with setTimeout.

v3.1.3

Compare Source

  • #​65 - Got rid of constructor.name usage, since minifying can break it.

v3.1.2

Compare Source

  • #​54 - Fixed a bug where multiple transactions started at the same time could result in a transaction never resolving, if one of the transactions had no database operations inside it. Thank you @​medmunds for both finding and fixing this bug!

v3.1.1

Compare Source

  • #​53 - Fixed a bug introduced in v3.1.0 where FDBObjectStore.delete resulted in an error when given a key range. Possibly a couple other situations with key ranges produced similar errors too.

v3.1.0

Compare Source

  • #​52 - Significant performance improvement. 5.5x faster on a real use case. Thank you @​nolanlawson for this speed up!

v3.0.2

Compare Source

  • #​45 - Fix synchronous event firing in a transaction, which led to a stack overflow when used with Dexie's waitFor function.

v3.0.1

Compare Source

  • #​41 - Correctly roll back a record added to a store when an index constraint error occurs.

Configuration

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

🚦 Automerge: Enabled.

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/fake-indexeddb-3.x branch from e811578 to a23d750 Compare July 5, 2020 07:57
@renovate renovate bot changed the title Update dependency fake-indexeddb to v3.0.2 Update dependency fake-indexeddb to v3.1.0 Jul 5, 2020
@renovate renovate bot force-pushed the renovate/fake-indexeddb-3.x branch from a23d750 to c58a2d4 Compare August 24, 2020 20:55
@renovate renovate bot changed the title Update dependency fake-indexeddb to v3.1.0 Update dependency fake-indexeddb to v3.1.2 Aug 24, 2020
@renovate renovate bot force-pushed the renovate/fake-indexeddb-3.x branch from c58a2d4 to 6de20fe Compare January 23, 2021 19:00
@renovate renovate bot force-pushed the renovate/fake-indexeddb-3.x branch from 6de20fe to bc85c5a Compare October 18, 2021 16:41
@renovate renovate bot changed the title Update dependency fake-indexeddb to v3.1.2 Update dependency fake-indexeddb to v3.1.4 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/fake-indexeddb-3.x branch from bc85c5a to 5c5b3b0 Compare March 7, 2022 15:39
@renovate renovate bot changed the title Update dependency fake-indexeddb to v3.1.4 Update dependency fake-indexeddb to v3.1.7 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/fake-indexeddb-3.x branch from 5c5b3b0 to 8734978 Compare June 18, 2022 14:22
@renovate renovate bot changed the title Update dependency fake-indexeddb to v3.1.7 Update dependency fake-indexeddb to v3.1.8 Jun 18, 2022
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