Skip to content
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

[get-uri] Remove fs-extra dependency #341

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

alexparish
Copy link
Contributor

Since the get-uri package requires Node.js 14 or higher, the fs-extra package can be removed and its features replaced with native Node.js functionality.

Copy link

changeset-bot bot commented Oct 13, 2024

🦋 Changeset detected

Latest commit: 8b1b619

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
get-uri Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Oct 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
proxy-agents ✅ Ready (Inspect) Visit Preview Oct 22, 2024 8:30pm

packages/get-uri/package.json Show resolved Hide resolved
packages/get-uri/src/file.ts Outdated Show resolved Hide resolved
@alexparish
Copy link
Contributor Author

Looking at the test failures now.

@alexparish
Copy link
Contributor Author

alexparish commented Oct 15, 2024

Tests updated and passing locally.

@alexparish
Copy link
Contributor Author

Updated to work with Node 14.

@TooTallNate TooTallNate changed the title Remove fs-extra dependency [get-uri] Remove fs-extra dependency Oct 22, 2024
@TooTallNate TooTallNate merged commit 7dc2681 into TooTallNate:main Oct 22, 2024
14 checks passed
@TooTallNate
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants