Skip to content

fix(deps): update dependency fs-extra to v11#192

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

fix(deps): update dependency fs-extra to v11#192
renovate[bot] wants to merge 1 commit intomainfrom
renovate/fs-extra-11.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 31, 2023

This PR contains the following updates:

Package Change Age Confidence
fs-extra ^10.1.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

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 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 changed the title fix(deps): update dependency fs-extra to v11 fix(deps): update dependency fs-extra to v11 - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/fs-extra-11.x branch April 4, 2023 01:48
@renovate renovate bot changed the title fix(deps): update dependency fs-extra to v11 - autoclosed fix(deps): update dependency fs-extra to v11 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/fs-extra-11.x branch April 4, 2023 08:37
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from c650e62 to 5794643 Compare September 14, 2023 17:51
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 5794643 to 4ceaefd Compare October 18, 2023 18:37
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 4ceaefd to aae4e0a Compare November 7, 2023 21:42
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from aae4e0a to 8165da4 Compare November 28, 2023 01:17
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 8165da4 to 71ee584 Compare April 3, 2024 06:23
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 71ee584 to 08347e1 Compare January 15, 2025 20:14
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 08347e1 to b308677 Compare August 7, 2025 00:12
@coderabbitai
Copy link

coderabbitai bot commented Aug 7, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from b308677 to 4f19813 Compare September 15, 2025 20:49
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 4f19813 to c9f94e9 Compare December 18, 2025 18:47
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from c9f94e9 to e3818b7 Compare March 3, 2026 17:10
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