Skip to content

Bump fs-extra from 11.3.2 to 11.3.4#246

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/fs-extra-11.3.4
Open

Bump fs-extra from 11.3.2 to 11.3.4#246
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/fs-extra-11.3.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2026

Bumps fs-extra from 11.3.2 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)
Commits
  • 353a29b 11.3.4
  • 3e65fbe fix(ensureSymlink): resolve relative srcpath correctly when symlink exists (#...
  • e2615e5 Fix git URL in package.json (#1062)
  • 1de81e9 11.3.3
  • ddc46f7 Fix symlink copy failing when source and dest symlinks point to same target (...
  • 5023c22 Use macos-15-intel runner (#1061)
  • See full diff in compare view

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.2 to 11.3.4.
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.3.2...11.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update javascript code labels Mar 4, 2026
@coveralls
Copy link

Coverage Status

coverage: 97.875%. remained the same
when pulling 8a654a4 on dependabot/npm_and_yarn/fs-extra-11.3.4
into c0eb999 on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant