fix(deps): bump fs-extra from 11.3.6 to 11.4.0#1218
Merged
github-actions[bot] merged 1 commit intoJul 24, 2026
Conversation
dependabot
Bot
force-pushed
the
dependabot-npm_and_yarn-fs-extra-11.4.0
branch
5 times, most recently
from
July 24, 2026 04:21
ee6b9a3 to
4b98912
Compare
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.6 to 11.4.0. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.6...11.4.0) --- updated-dependencies: - dependency-name: fs-extra dependency-version: 11.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot-npm_and_yarn-fs-extra-11.4.0
branch
from
July 24, 2026 04:23
4b98912 to
f97c3f3
Compare
jayree
pushed a commit
that referenced
this pull request
Jul 24, 2026
## [2.9.159](v2.9.158...v2.9.159) (2026-07-24) ### Bug Fixes * **deps:** bump @oclif/core from 4.11.14 to 4.13.0 ([#1217](#1217)) ([78f9597](78f9597)) * **deps:** bump @salesforce/core from 8.32.4 to 8.32.6 ([#1215](#1215)) ([01b35c9](01b35c9)) * **deps:** bump fast-uri from 3.1.2 to 3.1.4 ([#1220](#1220)) ([bb1ea17](bb1ea17)) * **deps:** bump fs-extra from 11.3.6 to 11.4.0 ([#1218](#1218)) ([1cb3081](1cb3081)) * **deps:** bump linkify-it from 5.0.1 to 5.0.2 ([#1221](#1221)) ([d6693e6](d6693e6))
Owner
|
🎉 This PR is included in version 2.9.159 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
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 from 11.3.6 to 11.4.0.
Changelog
Sourced from fs-extra's changelog.
Commits
53a8d1a11.4.09c2d3c9Throw EEXIST when ensureSymlink dest is a broken symlink (#1076)