Skip to content

Update dependency fs-extra to v11#56

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

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

Conversation

@renovate

@renovate renovate Bot commented Nov 30, 2022

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
fs-extra ^9.0.0^11.0.0 age confidence
@types/fs-extra (source) ^8.0.0^11.0.0 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)

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

  • Branch creation
    • "before 7am every weekday"
  • 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.

@CLAassistant

CLAassistant commented Nov 30, 2022

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@renovate renovate Bot force-pushed the renovate/fs-extra-11.x branch from 84a6a51 to 4555a37 Compare January 10, 2023 03:07
@renovate renovate Bot force-pushed the renovate/fs-extra-11.x branch from 4555a37 to 011c17b Compare September 12, 2023 13:23
@renovate renovate Bot force-pushed the renovate/fs-extra-11.x branch from 011c17b to d0cc01c Compare October 18, 2024 13:14
@renovate renovate Bot force-pushed the renovate/fs-extra-11.x branch from d0cc01c to f24bf17 Compare October 18, 2024 13:15
@renovate renovate Bot force-pushed the renovate/fs-extra-11.x branch from f24bf17 to 1b6897d Compare October 18, 2024 13:21
@renovate renovate Bot force-pushed the renovate/fs-extra-11.x branch from 1b6897d to 97b4c0b Compare August 6, 2025 17:52
@renovate renovate Bot force-pushed the renovate/fs-extra-11.x branch from 97b4c0b to cd4293b Compare August 31, 2025 10:00
@renovate renovate Bot force-pushed the renovate/fs-extra-11.x branch from cd4293b to d8d254e Compare September 16, 2025 22:48
@renovate renovate Bot force-pushed the renovate/fs-extra-11.x branch from d8d254e to 0f88f35 Compare October 21, 2025 10:10
@renovate renovate Bot force-pushed the renovate/fs-extra-11.x branch from 0f88f35 to 4b9b1c4 Compare November 10, 2025 16:48
@renovate renovate Bot force-pushed the renovate/fs-extra-11.x branch from 4b9b1c4 to e8017cc Compare November 18, 2025 09:48
@renovate renovate Bot force-pushed the renovate/fs-extra-11.x branch from e8017cc to 256b4e8 Compare December 19, 2025 18:35
@renovate renovate Bot force-pushed the renovate/fs-extra-11.x branch from 256b4e8 to 7209fd0 Compare January 8, 2026 20:00
@renovate renovate Bot force-pushed the renovate/fs-extra-11.x branch from 7209fd0 to c97a637 Compare March 4, 2026 17:52
@renovate renovate Bot force-pushed the renovate/fs-extra-11.x branch 2 times, most recently from bfd5221 to fe66eb8 Compare May 12, 2026 11:12
@renovate renovate Bot force-pushed the renovate/fs-extra-11.x branch from fe66eb8 to 1b935c3 Compare May 18, 2026 09:45
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.

1 participant