dotansimha / dotansimha/graphql-code-generator

Update @whatwg-node/fetch to avoid punycode deprecation warning in Node

Open
#9,955 21 comments 24 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11.3k
Forks
1.4k
Avg merge
1d 1h
Merged PRs (30d)
23

Description

### Is your feature request related to a problem? Please describe.

It looks like this package is using an old version of **@whatwg-node/fetch**. After upgrading to Node v22.0.0, I see warnings about punycode being deprecated. The source is graphql-codegen.

### Describe the solution you'd like

Upgrade **@whatwg-node/fetch** to the latest version.

### Describe alternatives you've considered

_No response_

### Is your feature request related to a problem? Please describe.

punycode is deprecated but used by old versions of **@whatwg-node/fetch**.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.