Skip to content

chore(deps): update dependency fs-extra to v11#5

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-external-dependencies
Open

chore(deps): update dependency fs-extra to v11#5
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-external-dependencies

Conversation

@renovate

@renovate renovate Bot commented Mar 25, 2023

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
fs-extra 10.0.011.3.5 age confidence

Release Notes

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

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

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: (in timezone Europe/Paris)

  • Branch creation
    • "after 1am and before 5am"
  • 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 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 renovate Bot force-pushed the renovate/major-external-dependencies branch from 6031218 to 0330dab Compare November 28, 2023 01:29
@renovate renovate Bot force-pushed the renovate/major-external-dependencies branch from 0330dab to 7896e81 Compare January 15, 2025 19:15
@renovate renovate Bot force-pushed the renovate/major-external-dependencies branch from 7896e81 to 23b314f Compare August 5, 2025 17:56
@renovate renovate Bot force-pushed the renovate/major-external-dependencies branch from 23b314f to 302b208 Compare September 16, 2025 06:42
@renovate renovate Bot force-pushed the renovate/major-external-dependencies branch from 302b208 to c2e1534 Compare December 18, 2025 21:51
@renovate renovate Bot force-pushed the renovate/major-external-dependencies branch from c2e1534 to e060128 Compare December 31, 2025 14:13
@renovate renovate Bot force-pushed the renovate/major-external-dependencies branch from e060128 to a5c2f1e Compare January 8, 2026 16:52
@renovate renovate Bot force-pushed the renovate/major-external-dependencies branch from a5c2f1e to d554af7 Compare March 3, 2026 18:48
@renovate renovate Bot force-pushed the renovate/major-external-dependencies branch from d554af7 to bfd5d44 Compare May 6, 2026 21:54
@renovate renovate Bot changed the title chore(deps): update dependency fs-extra to v11 chore(deps): update external dependencies to v11 Jun 2, 2026
@renovate renovate Bot changed the title chore(deps): update external dependencies to v11 chore(deps): update external dependencies (major) Jun 22, 2026
@renovate renovate Bot changed the title chore(deps): update external dependencies (major) chore(deps): update dependency fs-extra to v11 Jun 25, 2026
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