Skip to content

build(deps-dev): bump fs-extra from 11.2.0 to 11.3.4#1309

Merged
Comp0te merged 1 commit into
developfrom
dependabot/npm_and_yarn/develop/fs-extra-11.3.4
May 6, 2026
Merged

build(deps-dev): bump fs-extra from 11.2.0 to 11.3.4#1309
Comp0te merged 1 commit into
developfrom
dependabot/npm_and_yarn/develop/fs-extra-11.3.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 8, 2026

Copy link
Copy Markdown
Contributor

Bumps fs-extra from 11.2.0 to 11.3.4.

Changelog

Sourced from fs-extra's changelog.

11.3.4 / 2026-03-03

  • Fix bug where calling ensureSymlink/ensureSymlinkSync with a relative srcPath would fail if the symlink already existed (#1038, #1064)

11.3.3 / 2025-12-18

  • Fix copying symlink when destination is a symlink to the same target (#1019, #1060)

11.3.2 / 2025-09-15

  • Fix spurrious UnhandledPromiseRejectionWarning that could occur when calling .copy() in some cases (#1056, #1058)

11.3.1 / 2025-08-05

  • Fix case where move/moveSync could incorrectly think files are identical on Windows (#1050)

11.3.0 / 2025-01-15

  • Add promise support for newer fs methods (#1044, #1045)
  • Use fs.opendir in copy()/copySync() for better perf/scalability (#972, #1028)
Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 8, 2026
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.2.0 to 11.3.4.
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.2.0...11.3.4)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-version: 11.3.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/fs-extra-11.3.4 branch from 314a610 to 43115f8 Compare April 28, 2026 15:25
@Comp0te Comp0te merged commit 022a959 into develop May 6, 2026
2 of 4 checks passed
@Comp0te Comp0te deleted the dependabot/npm_and_yarn/develop/fs-extra-11.3.4 branch May 6, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant