Skip to content

Bump fs-extra from 11.3.6 to 11.4.0 - #23

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/fs-extra-11.4.0
Open

Bump fs-extra from 11.3.6 to 11.4.0#23
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/fs-extra-11.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps fs-extra from 11.3.6 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)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 1, 2026
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 33568201229

Coverage decreased (-27.3%) to 50.074%

Details

  • Coverage decreased (-27.3%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • 172 coverage regressions across 6 files.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

172 previously-covered lines in 6 files lost coverage.

File Lines Losing Coverage Coverage
src/common/server.ts 85 16.54%
src/common/settings.ts 54 52.34%
src/common/python.ts 19 50.71%
src/common/log/logging.ts 5 80.6%
src/extension.ts 5 77.21%
src/common/vscodeapi.ts 4 81.4%

Coverage Stats

Coverage Status
Relevant Lines: 1287
Covered Lines: 630
Line Coverage: 48.95%
Relevant Branches: 71
Covered Branches: 50
Branch Coverage: 70.42%
Branches in Coverage %: Yes
Coverage Strength: 0.75 hits per line

💛 - Coveralls

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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant