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 fs-extra 8.1.0 → 11.2.0 (major) #6414

Merged
merged 1 commit into from Jan 26, 2024

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Jan 25, 2024

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?

✳️ fs-extra (10.1.0 → 11.2.0) · Repo · Changelog

Release Notes

11.2.0 (from changelog)

  • Copy directory contents in parallel for better performance (#1026)
  • Refactor internal code to use async/await (#1020)

11.1.1 (from changelog)

  • Preserve timestamps when moving files across devices (#992, #994)

11.1.0 (from changelog)

  • Re-add main field to package.json for better TypeScript compatibility (#979, #981)

11.0.0 (from changelog)

Breaking Changes

  • Don't allow requiring fs-extra/lib/SOMETHING (switched to exports) (#974)
  • Require Node v14.14+ (#968, #969)

New Features

  • Add fs-extra/esm for ESM named export support; see docs for details (#746, #974)
  • Add promise support for fs.readv() (#970)

Bugfixes

  • Don't stat filtered items in copy* (#965, #971)
  • Remove buggy stats check in copy (#918, #976)

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

Commits

See the full diff on Github. The new version differs by 23 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 depfu label Jan 25, 2024
@depfu depfu bot requested a review from a team January 25, 2024 15:40
@cla-bot cla-bot bot added the cla: yes label Jan 25, 2024
Copy link

coveralls-official bot commented Jan 25, 2024

Coverage Status

coverage: 85.346%. remained the same
when pulling 42ba5e1 on depfu/update/npm/fs-extra-11.2.0
into 3fcac90 on main.

@kraenhansen
Copy link
Member

@depfu merge

@kraenhansen kraenhansen self-assigned this Jan 26, 2024
@depfu depfu bot merged commit 23164b9 into main Jan 26, 2024
35 checks passed
@depfu depfu bot deleted the depfu/update/npm/fs-extra-11.2.0 branch January 26, 2024 08:18
bimusiek pushed a commit to bimusiek/realm-js that referenced this pull request Mar 14, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant