Skip to content

Bump fs-extra from 11.3.4 to 11.4.0 - #623

Merged
datho7561 merged 2 commits into
masterfrom
dependabot/npm_and_yarn/fs-extra-11.4.0
Aug 20, 2026
Merged

Bump fs-extra from 11.3.4 to 11.4.0#623
datho7561 merged 2 commits into
masterfrom
dependabot/npm_and_yarn/fs-extra-11.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps fs-extra from 11.3.4 to 11.4.0.

Changelog

Sourced from fs-extra's changelog.

11.4.0 / 2026-07-23

  • Proper EEXIST error when trying to create a symlink and the dest already exists as a broken symlink (#925, #1076)

11.3.6 / 2026-06-29

  • Fix handling of symlinked destination ancestors in copy/move methods (#1071, #1073)
  • Docs typo fixed (#1074)

11.3.5 / 2026-05-06

  • 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)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/fs-extra-11.4.0 branch from 23ee4fa to f87141f Compare August 20, 2026 12:10
dependabot Bot and others added 2 commits August 20, 2026 09:26
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.4 to 11.4.0.
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.3.4...11.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
- we don't need anything specifically from fs-extra that's not in
  regular fs, so remove fs-extra
- the gulpfile can be converted to a es module, which makes TypeScript's
  type inference happier,
  meaning less false positive errors when it's opened in VS Code

Signed-off-by: David Thompson <davthomp@redhat.com>
@datho7561
datho7561 force-pushed the dependabot/npm_and_yarn/fs-extra-11.4.0 branch from 6ae9abd to 9633566 Compare August 20, 2026 13:26
@datho7561
datho7561 merged commit 20b4620 into master Aug 20, 2026
4 checks passed
@datho7561
datho7561 deleted the dependabot/npm_and_yarn/fs-extra-11.4.0 branch August 20, 2026 13:44
@datho7561 datho7561 self-assigned this Aug 21, 2026
@datho7561 datho7561 added this to the 0.18.0 milestone Aug 21, 2026
@datho7561 datho7561 moved this to Done in Java Tooling Aug 21, 2026
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 javascript Pull requests that update javascript code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant