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

[BUG]: Several octokit.repos POST calls fail #267

Closed
1 task done
codebytere opened this issue Feb 15, 2023 · 1 comment
Closed
1 task done

[BUG]: Several octokit.repos POST calls fail #267

codebytere opened this issue Feb 15, 2023 · 1 comment
Labels
Type: Bug Something isn't working as documented

Comments

@codebytere
Copy link

codebytere commented Feb 15, 2023

What happened?

Calls to octokit.repos POST and PUT methods fail on latest Node.js LTS v18.14.0 owing to whatwg/fetch#1457. I would assume all other calls invoking fetch with a body fail too but I haven't test.

Refs octokit/request.js#570.

Posting this here (but feel because to close this if we don't want to track this here!) because to unblock this the request.js dep will need to be explicitly updated.

Versions

v18.14.0, Octokit v18 & v19

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@codebytere codebytere added Status: Triage This is being looked at and prioritized Type: Bug Something isn't working as documented labels Feb 15, 2023
@wolfy1339 wolfy1339 added Priority: High and removed Status: Triage This is being looked at and prioritized labels Feb 16, 2023
@wolfy1339
Copy link
Member

This has been fixed in @octokit/request. Please update this package and try again. If it still doesn't work, please holler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working as documented
Projects
Archived in project
Development

No branches or pull requests

2 participants