chore(deps): bump fs-extra and @types/fs-extra - #1056
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
requested review from
Changyong Gong (chagong),
Jinbo Wang (testforstephen) and
wenyt (wenytang-ms)
as code owners
August 6, 2026 06:40
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-5159537bfc
branch
3 times, most recently
from
August 20, 2026 02:31
c047c36 to
439b121
Compare
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) and [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra). These dependencies needed to be updated together. Updates `fs-extra` from 10.1.0 to 11.4.0 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@10.1.0...11.4.0) Updates `@types/fs-extra` from 9.0.13 to 11.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra) --- updated-dependencies: - dependency-name: "@types/fs-extra" dependency-version: 11.0.4 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: fs-extra dependency-version: 11.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-5159537bfc
branch
from
August 20, 2026 03:23
439b121 to
8cc1f00
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps fs-extra and @types/fs-extra. These dependencies needed to be updated together.
Updates
fs-extrafrom 10.1.0 to 11.4.0Changelog
Sourced from fs-extra's changelog.
... (truncated)
Commits
53a8d1a11.4.09c2d3c9Throw EEXIST when ensureSymlink dest is a broken symlink (#1076)62a4e7211.3.601c0ca6Fix copy/move recursing into source through a symlinked dest ancestor (#1073)7268250docs: fix typo in README.md (seperate → separately) (#1074)2fd7b6cchore: Add Node 26 to the test matrix (#1072)8a88f5811.3.581a1311Mirror all utimesMillis() tests for utimesMillisSync() (#1070)b7ab7f8Properly handle close errors in utimesMillis*() (#1069)1c248edFix file descriptor leak inutimesMillisSync(#1066)Updates
@types/fs-extrafrom 9.0.13 to 11.0.4Commits