Skip to content

fix(dependencies): update dependency fs-extra to ^11.4.0 - #1094

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

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

Conversation

@renovate

@renovate renovate Bot commented Feb 4, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
fs-extra ^11.2.0^11.4.0 age confidence

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)

v11.3.0

Compare Source


Configuration

📅 Schedule: (in timezone 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
renovate Bot force-pushed the renovate/fs-extra-11.x branch from e7c7262 to 67ea4bb Compare August 8, 2025 17:12
@renovate renovate Bot changed the title fix(dependencies): update dependency fs-extra to ^11.3.0 fix(dependencies): update dependency fs-extra to ^11.3.1 Aug 8, 2025
@renovate
renovate Bot force-pushed the renovate/fs-extra-11.x branch from 67ea4bb to 4bc2ee4 Compare September 18, 2025 20:36
@renovate renovate Bot changed the title fix(dependencies): update dependency fs-extra to ^11.3.1 fix(dependencies): update dependency fs-extra to ^11.3.2 Sep 18, 2025
@renovate
renovate Bot force-pushed the renovate/fs-extra-11.x branch from 4bc2ee4 to 44c1c1f Compare September 25, 2025 19:02
@renovate
renovate Bot force-pushed the renovate/fs-extra-11.x branch from 44c1c1f to 5522eff Compare November 18, 2025 22:50
@renovate
renovate Bot force-pushed the renovate/fs-extra-11.x branch from 5522eff to 43d851a Compare December 21, 2025 21:11
@renovate renovate Bot changed the title fix(dependencies): update dependency fs-extra to ^11.3.2 fix(dependencies): update dependency fs-extra to ^11.3.3 Dec 21, 2025
@renovate
renovate Bot force-pushed the renovate/fs-extra-11.x branch 2 times, most recently from 732d273 to 64686e7 Compare March 6, 2026 18:01
@renovate renovate Bot changed the title fix(dependencies): update dependency fs-extra to ^11.3.3 fix(dependencies): update dependency fs-extra to ^11.3.4 Mar 6, 2026
@renovate
renovate Bot force-pushed the renovate/fs-extra-11.x branch from 64686e7 to 8a29fe1 Compare May 9, 2026 21:49
@renovate renovate Bot changed the title fix(dependencies): update dependency fs-extra to ^11.3.4 fix(dependencies): update dependency fs-extra to ^11.3.5 May 9, 2026
@renovate
renovate Bot force-pushed the renovate/fs-extra-11.x branch from 8a29fe1 to accccef Compare July 2, 2026 23:11
@renovate renovate Bot changed the title fix(dependencies): update dependency fs-extra to ^11.3.5 fix(dependencies): update dependency fs-extra to ^11.3.6 Jul 2, 2026
@renovate
renovate Bot force-pushed the renovate/fs-extra-11.x branch from accccef to 2102eab Compare July 26, 2026 21:53
@renovate renovate Bot changed the title fix(dependencies): update dependency fs-extra to ^11.3.6 fix(dependencies): update dependency fs-extra to ^11.4.0 Jul 26, 2026
@renovate
renovate Bot force-pushed the renovate/fs-extra-11.x branch from 2102eab to de03d40 Compare September 15, 2026 16:41
@renovate

renovate Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn cli npm v12.0.2 does not support Node.js v18.20.8. This version of npm supports the following node versions: `^22.22.2 || ^24.15.0 || >=26.0.0`. You can find the latest version at https://nodejs.org/.
npm error code ERR_REQUIRE_ESM
npm error require() of ES Module /opt/containerbase/tools/npm/12.0.2/18.20.8/node_modules/npm/node_modules/@npmcli/agent/node_modules/http-proxy-agent/dist/index.js from /opt/containerbase/tools/npm/12.0.2/18.20.8/node_modules/npm/node_modules/@npmcli/agent/lib/proxy.js not supported.
npm error Instead change the require of index.js in /opt/containerbase/tools/npm/12.0.2/18.20.8/node_modules/npm/node_modules/@npmcli/agent/lib/proxy.js to a dynamic import() which is available in all CommonJS modules.
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-15T16_41_28_162Z-debug-0.log

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