Skip to content

Update dependency fs-extra to v11 - #1232

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

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

Conversation

@renovate

@renovaterenovateBot commented Mar 25, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
fs-extra^10.0.0^11.0.0ageconfidence

Release Notes

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

v11.4.0

Compare Source

  • Proper EEXIST error when trying to create a symlink and the dest already exists as a broken symlink (#​925, #​1076)

v11.3.6

Compare Source

v11.3.5

Compare Source

  • Fix ensureLink*/ensureSymlink* identical file detection on Windows (#​1068)
  • Fix error handling in timestamp preservation code (#​1065, #​1069)
  • Fix potential file descriptor leak on error in synchronous timestamp preservation code (#​1066)

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: (UTC)

  • 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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
renovateBotforce-pushed the renovate/fs-extra-11.x branch from b119de8 to 0bf8b5cCompareAugust 31, 2023 09:18
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch 2 times, most recently from d650457 to 747e2d6CompareSeptember 28, 2023 15:40
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from 747e2d6 to 658e583CompareAugust 5, 2025 16:32
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from 658e583 to 618769eCompareAugust 13, 2025 15:37
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch 2 times, most recently from 43d90e9 to e53f690CompareSeptember 10, 2025 16:44
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from e53f690 to 7454350CompareSeptember 15, 2025 20:57
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from 7454350 to ed17903CompareOctober 21, 2025 11:51
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from ed17903 to d674b31CompareDecember 3, 2025 18:28
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from d674b31 to 4a80732CompareJanuary 19, 2026 15:04
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch 2 times, most recently from aca98a8 to 1125dc2CompareFebruary 17, 2026 16:51
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from 1125dc2 to 0b4d1f5CompareMarch 3, 2026 16:54
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from 0b4d1f5 to 7a50ecdCompareApril 1, 2026 20:52
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from 7a50ecd to f3f55afCompareApril 29, 2026 19:30
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from f3f55af to 19059bcCompareAugust 26, 2026 15:44
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from 19059bc to 1ba998fCompareSeptember 7, 2026 22:54
Sign up for freeto 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