Skip to content

build(deps): update dependency fs-extra to v11.4.0 - #379

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

build(deps): update dependency fs-extra to v11.4.0#379
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/fs-extra-11.x

Conversation

@renovate

@renovaterenovateBot commented Aug 5, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
fs-extra11.3.011.4.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)

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
renovateBot requested a review from a teamAugust 5, 2025 18:26
@codecov

codecovBot commented Aug 5, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.68%. Comparing base (af401bf) to head (0b8e31a).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #379 +/- ##
=======================================
Coverage 98.68% 98.68% =======================================
Files 1 1 Lines 76 76 =======================================
Hits 75 75 Misses 1 1 

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from 8854ea4 to 8126c91CompareAugust 31, 2025 12:04
@renovaterenovateBot changed the title build(deps): update dependency fs-extra to v11.3.1build(deps): update dependency fs-extra to v11.3.2Sep 16, 2025
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from 8126c91 to 80e6728CompareSeptember 16, 2025 01:04
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from 80e6728 to 60517f5CompareSeptember 25, 2025 17:53
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from 60517f5 to a735b78CompareOctober 21, 2025 09:13
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from a735b78 to afd1d1aCompareNovember 10, 2025 22:02
@renovaterenovateBot changed the title build(deps): update dependency fs-extra to v11.3.2build(deps): update dependency fs-extra to v11.3.3Dec 18, 2025
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from afd1d1a to fc34916CompareDecember 18, 2025 19:13
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from fc34916 to f517987CompareFebruary 2, 2026 15:46
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from f517987 to 1c9fbd8CompareMarch 3, 2026 19:11
@renovaterenovateBot changed the title build(deps): update dependency fs-extra to v11.3.3build(deps): update dependency fs-extra to v11.3.4Mar 3, 2026
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from 1c9fbd8 to c3e6251CompareMarch 5, 2026 16:36
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from c3e6251 to 06f6fd0CompareApril 1, 2026 21:52
@renovaterenovateBot changed the title build(deps): update dependency fs-extra to v11.3.4build(deps): update dependency fs-extra to v11.3.5May 6, 2026
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch 2 times, most recently from 45f474e to ece2383CompareMay 12, 2026 14:05
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from ece2383 to 262589cCompareMay 28, 2026 22:27
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from 262589c to 181a659CompareJune 11, 2026 10:03
@renovaterenovateBot changed the title build(deps): update dependency fs-extra to v11.3.5build(deps): update dependency fs-extra to v11.3.6Jun 29, 2026
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from 181a659 to 3c6c379CompareJune 29, 2026 21:37
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch 2 times, most recently from f9ec436 to cc7197aCompareJuly 16, 2026 18:44
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from cc7197a to f166edbCompareJuly 21, 2026 00:10
@renovaterenovateBot changed the title build(deps): update dependency fs-extra to v11.3.6build(deps): update dependency fs-extra to v11.4.0Jul 23, 2026
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch 2 times, most recently from 170322d to 934fa84CompareJuly 24, 2026 22:50
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from 934fa84 to 7357bfbCompareAugust 12, 2026 02:46
@renovate
renovateBotforce-pushed the renovate/fs-extra-11.x branch from 7357bfb to 0b8e31aCompareAugust 14, 2026 23:10
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants