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

fix: node 20 support #141

Merged
merged 2 commits into from
Jun 13, 2024
Merged

fix: node 20 support #141

merged 2 commits into from
Jun 13, 2024

Conversation

TheBojda
Copy link
Contributor

I've upgraded node-fetch and modified utils/wait.ts to be sure it uses the node-fetch version of fetch.

shim/crypto.ts is also modified. I'm not sure the fix is correct, but the bee node looks working. I bought a batch, uploaded data, and got it successfully, so the base functionality is working.

@TheBojda TheBojda requested a review from nugaon as a code owner June 12, 2024 06:59
@TheBojda TheBojda mentioned this pull request Jun 13, 2024
@nugaon
Copy link
Collaborator

nugaon commented Jun 13, 2024

nice, thanks @TheBojda! please update package-lock.json too and LGTM

@TheBojda
Copy link
Contributor Author

I think, I added it.
(I'm not a git ninja. :))

@nugaon nugaon changed the title fdp-play fx, works well with node 20 fix: node 20 support Jun 13, 2024
@nugaon nugaon merged commit d615c01 into fairDataSociety:master Jun 13, 2024
nugaon added a commit that referenced this pull request Jun 13, 2024
@nugaon nugaon mentioned this pull request Jun 13, 2024
@nugaon
Copy link
Collaborator

nugaon commented Jun 13, 2024

Unfortunately test are failing: https://github.com/fairDataSociety/fdp-play/actions/runs/9503353206/job/26193586676
reverted in #142 until this issue is solved

nugaon added a commit that referenced this pull request Jun 13, 2024
@nugaon nugaon mentioned this pull request Jun 14, 2024
@nugaon
Copy link
Collaborator

nugaon commented Jun 14, 2024

Release v3.1.0 addresses this.

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