Skip to content

Update dependency fs-extra to v11#893

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 28, 2022

This PR contains the following updates:

Package Change Age Confidence
fs-extra 10.1.011.3.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: Enabled.

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/fs-extra-11.x branch 7 times, most recently from f72174d to 71b1598 Compare December 5, 2022 22:22
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 9 times, most recently from c4ba90e to 2c50d2d Compare December 14, 2022 00:49
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 5 times, most recently from 3cf094e to 18caad1 Compare December 19, 2022 22:03
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 5 times, most recently from e692d29 to 7448f80 Compare December 31, 2022 10:02
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 4 times, most recently from a5bcba7 to deb5b61 Compare January 7, 2023 14:44
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 4 times, most recently from 8910eb1 to 89e2634 Compare February 6, 2023 20:32
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 5 times, most recently from f118432 to 4a2a00b Compare February 14, 2023 04:15
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 3 times, most recently from 33af381 to 20184e2 Compare February 23, 2023 15:01
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 8 times, most recently from ace57d5 to 5b6b2b8 Compare March 4, 2023 10:27
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 8 times, most recently from 76d2bd9 to b5a5a36 Compare March 11, 2023 06:09
@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from b5a5a36 to a9c3563 Compare March 13, 2023 12: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.

0 participants