Skip to content

Update dependency fs-extra to v11#162

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2023

This PR contains the following updates:

Package Change Age Confidence
fs-extra 10.1.011.3.4 age confidence
@types/fs-extra (source) 9.0.1311.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

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 6a66ee1 to 403de60 Compare January 10, 2023 20:38
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 403de60 to 09efacf Compare March 21, 2023 19:57
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 09efacf to 8f0e8e2 Compare September 14, 2023 15:56
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 14 times, most recently from 22e27ad to 1ff80a7 Compare September 28, 2023 10:19
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 1ff80a7 to cbc54b5 Compare October 18, 2023 19:06
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from cbc54b5 to 90d23a3 Compare November 7, 2023 21:33
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 90d23a3 to b929e75 Compare November 28, 2023 03:51
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 6 times, most recently from d4d9039 to 639e782 Compare January 29, 2024 08:11
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 3 times, most recently from 7935b41 to 17a4d30 Compare February 22, 2024 19:06
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 17a4d30 to 3b5d61e Compare January 15, 2025 20:13
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 3b5d61e to 5805bcc Compare August 5, 2025 17:22
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 5805bcc to e33eedc Compare September 15, 2025 21:58
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from e33eedc to 766985b Compare December 18, 2025 18:34
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 766985b to 14f1576 Compare March 3, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants