Skip to content

Update fake-indexeddb 4.0.2 → 5.0.1 (major)#4796

Closed
depfu[bot] wants to merge 1 commit into
mainfrom
depfu/update/yarn/fake-indexeddb-5.0.1
Closed

Update fake-indexeddb 4.0.2 → 5.0.1 (major)#4796
depfu[bot] wants to merge 1 commit into
mainfrom
depfu/update/yarn/fake-indexeddb-5.0.1

Conversation

@depfu

@depfu depfu Bot commented Nov 10, 2023

Copy link
Copy Markdown
Contributor

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ fake-indexeddb (4.0.2 → 5.0.1) · Repo · Changelog

Release Notes

5.0.1

  • #89 - Fixed bug where ArrayBuffer views were not being correctly handled when used as keys.

  • #88 - Added explanation to README.md about how to use fake-indexeddb v5+ with jsdom, since a structuredClone polyfill is not included anymore.

5.0.0

  • Dropped support for Node.js 16, which allows me to get rid of the structuredClone polyfill, which reduces the package size by roughly 50%.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 12 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot added the dependencies Pull requests that update a dependency file label Nov 10, 2023
@depfu depfu Bot requested review from canova and julienw November 10, 2023 20:55
@julienw

julienw commented Nov 13, 2023

Copy link
Copy Markdown
Contributor

We'll need a workaround such as https://github.com/dumbmatter/fakeIndexedDB#jsdom-often-used-with-jest. We already have core-js in this project so the first workaround might work well for us.

@depfu

depfu Bot commented Jan 6, 2024

Copy link
Copy Markdown
Contributor Author

Closed in favor of #4877.

@depfu depfu Bot closed this Jan 6, 2024
@depfu depfu Bot deleted the depfu/update/yarn/fake-indexeddb-5.0.1 branch January 6, 2024 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant