Skip to content

Bump fs-extra from 11.3.2 to 11.3.5#3330

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

Bump fs-extra from 11.3.2 to 11.3.5#3330
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/fs-extra-11.3.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps fs-extra from 11.3.2 to 11.3.5.

Changelog

Sourced from fs-extra's changelog.

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)

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Automerge Failed

Reason for attempting merge: Matched rule 1: dependency_type=production, update_type=semver:patch
Error: Merge commits are not allowed on this repository.
Status: mergeable_state=blocked, mergeable=true

Dependabot Information:

  • Package name(s): fs-extra
  • Update type: patch
  • Dependency type: production
  • Previous version: 11.3.2
  • New version: 11.3.5

Modified Files:

  • package-lock.json
  • package.json
  • packages/adapter/package.json
  • packages/cli/package.json
  • packages/common-db/package.json
  • packages/common/package.json
  • packages/controller/package.json
  • packages/db-base/package.json
  • packages/db-objects-file/package.json
  • packages/db-objects-jsonl/package.json

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/fs-extra-11.3.5 branch 2 times, most recently from 248befa to 474746f Compare June 14, 2026 19:01
@github-actions

Copy link
Copy Markdown
Contributor

Automerge Failed

Reason for attempting merge: Matched rule 1: dependency_type=production, update_type=semver:patch
Error: Merge commits are not allowed on this repository.
Status: mergeable_state=blocked, mergeable=true

Dependabot Information:

  • Package name(s): fs-extra
  • Update type: patch
  • Dependency type: production
  • Previous version: 11.3.2
  • New version: 11.3.5

Modified Files:

  • package-lock.json
  • package.json
  • packages/adapter/package.json
  • packages/cli/package.json
  • packages/common-db/package.json
  • packages/common/package.json
  • packages/controller/package.json
  • packages/db-base/package.json
  • packages/db-objects-file/package.json
  • packages/db-objects-jsonl/package.json

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/fs-extra-11.3.5 branch from 474746f to b972ee8 Compare June 15, 2026 09:58
@github-actions

Copy link
Copy Markdown
Contributor

Automerge Failed

Reason for attempting merge: Matched rule 1: dependency_type=production, update_type=semver:patch
Error: Merge commits are not allowed on this repository.
Status: mergeable_state=blocked, mergeable=true

Dependabot Information:

  • Package name(s): fs-extra
  • Update type: patch
  • Dependency type: production
  • Previous version: 11.3.2
  • New version: 11.3.5

Modified Files:

  • package-lock.json
  • package.json
  • packages/adapter/package.json
  • packages/cli/package.json
  • packages/common-db/package.json
  • packages/common/package.json
  • packages/controller/package.json
  • packages/db-base/package.json
  • packages/db-objects-file/package.json
  • packages/db-objects-jsonl/package.json

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/fs-extra-11.3.5 branch from b972ee8 to 8a0f5c6 Compare June 15, 2026 11:41
@github-actions

Copy link
Copy Markdown
Contributor

Automerge Failed

Reason for attempting merge: Matched rule 1: dependency_type=production, update_type=semver:patch
Error: Merge commits are not allowed on this repository.
Status: mergeable_state=blocked, mergeable=true

Dependabot Information:

  • Package name(s): fs-extra
  • Update type: patch
  • Dependency type: production
  • Previous version: 11.3.2
  • New version: 11.3.5

Modified Files:

  • package-lock.json
  • package.json
  • packages/adapter/package.json
  • packages/cli/package.json
  • packages/common-db/package.json
  • packages/common/package.json
  • packages/controller/package.json
  • packages/db-base/package.json
  • packages/db-objects-file/package.json
  • packages/db-objects-jsonl/package.json

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/fs-extra-11.3.5 branch from 8a0f5c6 to 8da5202 Compare June 16, 2026 15:36
@github-actions

Copy link
Copy Markdown
Contributor

Automerge Failed

Reason for attempting merge: Matched rule 1: dependency_type=production, update_type=semver:patch
Error: Merge commits are not allowed on this repository.
Status: mergeable_state=blocked, mergeable=true

Dependabot Information:

  • Package name(s): fs-extra
  • Update type: patch
  • Dependency type: production
  • Previous version: 11.3.2
  • New version: 11.3.5

Modified Files:

  • package-lock.json
  • package.json
  • packages/adapter/package.json
  • packages/cli/package.json
  • packages/common-db/package.json
  • packages/common/package.json
  • packages/controller/package.json
  • packages/db-base/package.json
  • packages/db-objects-file/package.json
  • packages/db-objects-jsonl/package.json

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.2 to 11.3.5.
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.3.2...11.3.5)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-version: 11.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/fs-extra-11.3.5 branch from 8da5202 to f2c0d53 Compare June 16, 2026 17:22
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.

0 participants