Skip to content

[Snyk] Upgrade fs-extra from 11.3.1 to 11.4.0 - #1081

Open
CMiville42 wants to merge 1 commit into
mainfrom
snyk-upgrade-20dfd1c008652386ecc35b94737b71d2
Open

[Snyk] Upgrade fs-extra from 11.3.1 to 11.4.0#1081
CMiville42 wants to merge 1 commit into
mainfrom
snyk-upgrade-20dfd1c008652386ecc35b94737b71d2

Conversation

@CMiville42

Copy link
Copy Markdown

snyk-top-banner

Snyk has created this PR to upgrade fs-extra from 11.3.1 to 11.4.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 6 versions ahead of your current version.

  • The recommended version was released a month ago.

Breaking Change Risk

Merge Risk: Low

Notice: This assessment is enhanced by AI.

Release notes
Package name: fs-extra from fs-extra GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade fs-extra from 11.3.1 to 11.4.0.

See this package in npm:
fs-extra

See this project in Snyk:
https://app.snyk.io/org/hedera-agent-kit/project/29fc5499-acf6-4e33-8f2e-032ec0c442c1?utm_source=github&utm_medium=referral&page=upgrade-pr
@CMiville42

Copy link
Copy Markdown
Author

Merge Risk: Low

This is a minor version upgrade and does not introduce any direct breaking changes to the fs-extra API.

However, the package documentation notes a change in behavior related to the underlying Node.js fs module. Deprecated constants (fs.F_OK, fs.R_OK, fs.W_OK, fs.X_OK) are no longer exported when using Node.js v24.0.0 or newer.

Recommendation: If you are using Node.js v24+ and relying on these constants, you should update your code to use the fs.constants object instead. This is not a change introduced by fs-extra itself but a change in Node.js that affects fs-extra as a drop-in replacement for fs.

Source: Package documentation

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@CMiville42
CMiville42 requested review from a team as code owners August 26, 2026 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants