Skip to content

Update dependency fs-extra to v11#85

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

Update dependency fs-extra to v11#85
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/fs-extra-11.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2023

This PR contains the following updates:

Package Change Age Confidence
fs-extra ^10.0.0^11.3.4 age confidence
@types/fs-extra (source) ^9.0.13^11.0.4 age confidence

Release Notes

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

v11.3.4

Compare Source

  • Fix bug where calling ensureSymlink/ensureSymlinkSync with a relative srcPath would fail if the symlink already existed (#​1038, #​1064)

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)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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 from 6131c61 to 810a333 Compare September 14, 2023 16:18
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 810a333 to 5b62fab Compare October 18, 2023 20:23
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 5b62fab to 41c652e Compare November 7, 2023 23:19
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 41c652e to 590722a Compare November 28, 2023 01:21
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 590722a to 768ed20 Compare January 15, 2025 21:53
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 768ed20 to 78fc02b Compare August 7, 2025 11:31
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 78fc02b to f5dbe16 Compare September 16, 2025 04:14
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from f5dbe16 to 2515f01 Compare December 18, 2025 22:07
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 2515f01 to c2f37c5 Compare March 3, 2026 17:14
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