Skip to content

fix(deps): update dependency fs-extra to v11#445

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/fs-extra-11.x
Open

fix(deps): update dependency fs-extra to v11#445
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/fs-extra-11.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2022

This PR contains the following updates:

Package Change Age Confidence
fs-extra 9.1.011.3.3 age confidence
@types/fs-extra (source) 9.0.1311.0.4 age confidence

Release Notes

jprichardson/node-fs-extra (fs-extra)

v11.3.3

Compare Source

  • Fix copying symlink when destination is a symlink to the same target (#​1019, #​1060)

v11.3.2

Compare Source

  • Fix spurrious UnhandledPromiseRejectionWarning that could occur when calling .copy() in some cases (#​1056, #​1058)

v11.3.1

Compare Source

  • Fix case where move/moveSync could incorrectly think files are identical on Windows (#​1050)

v11.3.0

Compare Source

v11.2.0

Compare Source

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

v11.1.1

Compare Source

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

v11.1.0

Compare Source

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

v11.0.0

Compare Source

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

v10.1.0

Compare Source

  • Warn if fs.realpath.native does not exist, instead of erroring (#​953)
  • Allow explicitly passing undefined options to move() (#​947, #​955)
  • Use process.emitWarning instead of console.warn (#​954)

v10.0.1

Compare Source

  • Add sideEffects: false to package.json (#​941)

v10.0.0

Compare Source

Breaking changes

The following changes, although technically semver-major, will not affect the vast majority of users:

  • Ensure correct type when destination exists for ensureLink*()/ensureSymlink*() (#​826, #​786, #​870)
  • Error when attempting to copy*() unknown file type (#​880)
  • Remove undocumented options for remove*() (#​882)
Improvements
  • Allow changing case of filenames with move*(), even on technically case-insensitive filesystems (#​759, #​801)
  • Use native fs.rm*() for remove*() in environments that support it (#​882, #​806)
  • Improve emptyDir() performance (#​885)
Bugfixes
  • Ensure copy*()'s filter function is not called more than necessary (#​883, #​809)
  • Fix move*() raising EPERM error when moving a file to the root of a drive on Windows (#​897, #​819)
Miscellaneous changes

Configuration

📅 Schedule: Branch creation - "before 3am on Monday,before 3am on Wednesday,before 3am on Friday" (UTC), 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 2 times, most recently from 639816b to addbfcc Compare January 10, 2023 21:45
@renovate renovate bot changed the title Update dependency fs-extra to v11 fix(deps): update dependency fs-extra to v11 Jan 13, 2023
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from addbfcc to 110e412 Compare January 13, 2023 11:32
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 2 times, most recently from 5742ed7 to 241af28 Compare March 1, 2023 15:17
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 2 times, most recently from 6f9fea0 to 31da611 Compare March 20, 2023 16:38
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 31da611 to 27591f8 Compare April 14, 2023 08:14
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 2 times, most recently from 9c846be to a0821d5 Compare May 3, 2023 08:04
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 2 times, most recently from 120d1df to 2b97e0b Compare May 5, 2023 11:21
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 2b97e0b to 9810e0f Compare September 14, 2023 17:36
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 9810e0f to 4aca3c2 Compare October 18, 2023 19:29
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 4aca3c2 to 7a5d2a4 Compare November 7, 2023 23:22
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 7a5d2a4 to bd7ef4f Compare November 28, 2023 02:11
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from bd7ef4f to eb737eb Compare September 26, 2024 08:22
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from eb737eb to 3aec392 Compare January 15, 2025 21:46
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 3aec392 to a4e3725 Compare August 7, 2025 11:11
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from a4e3725 to 3f2e1df Compare September 16, 2025 06:47
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 3f2e1df to bda45e7 Compare December 18, 2025 18:30
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 2 times, most recently from ea76206 to ea51c94 Compare January 23, 2026 17:47
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from ea51c94 to 89e0f25 Compare February 12, 2026 18:05
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.

0 participants