Skip to content

fix: Avoid Node.js deprecation warning for fs.Stats #2838

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 1, 2025

Conversation

phated
Copy link
Member

@phated phated commented Jun 1, 2025

This upgrades vinyl-fs (which also upgrade vinyl) to avoid the fs.Stats deprecation in newer Node.js versions. We did some dark magic to make this go away because the Node TSC are jerks that like to break/churn the ecosystem.

@phated phated merged commit 69a5d0e into master Jun 1, 2025
26 checks passed
@phated phated deleted the phated/fix-stats-deprecation branch June 1, 2025 21:43
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.

1 participant