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

drop node-fetch #10059

Merged
merged 3 commits into from
Sep 16, 2024
Merged

drop node-fetch #10059

merged 3 commits into from
Sep 16, 2024

Conversation

turadg
Copy link
Member

@turadg turadg commented Sep 10, 2024

evergreen

Description

fetch is now global in Node 18. Stop using node-fetch

This leaves the patch because some packages still transitively import it.

Security Considerations

fewer deps

Scaling Considerations

none

Documentation Considerations

none

Testing Considerations

Had to update a test that was checking the particular error message string

Upgrade Considerations

none

Copy link

cloudflare-workers-and-pages bot commented Sep 10, 2024

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: ad67dbe
Status: ✅  Deploy successful!
Preview URL: https://238f5468.agoric-sdk.pages.dev
Branch Preview URL: https://ta-drop-node-fetch.agoric-sdk.pages.dev

View logs

@turadg turadg force-pushed the ta/drop-node-fetch branch 2 times, most recently from db1d974 to 0988e5b Compare September 11, 2024 16:59
@turadg turadg added the automerge:rebase Automatically rebase updates, then merge label Sep 11, 2024
Copy link
Member

@michaelfig michaelfig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! PRs like this make me happy.

@mergify mergify bot merged commit a48b2ce into master Sep 16, 2024
80 checks passed
@mergify mergify bot deleted the ta/drop-node-fetch branch September 16, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:rebase Automatically rebase updates, then merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants