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

Hide non-actionable warning in Codegen #1801

Merged
merged 2 commits into from
Mar 6, 2024
Merged

Conversation

frandiox
Copy link
Contributor

We are starting to get a warning about a deprecated Node module in a subdependency. This hides the warning since it's not actionable:

image

I've tracked this to be in whatwg-url, which has already fixed this in v13 or so. However, other Codegen and GraphQL dependencies are using v2 or v5...

@frandiox frandiox requested a review from a team February 29, 2024 14:15
@frandiox frandiox changed the title Fd hide codegen warning Hide non-actionable warning in Codegen Feb 29, 2024
Copy link
Contributor

@juanpprieto juanpprieto left a comment

Choose a reason for hiding this comment

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

👍🏼

Copy link
Contributor

@michenly michenly left a comment

Choose a reason for hiding this comment

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

punycode 😂

@frandiox frandiox merged commit fc01340 into main Mar 6, 2024
10 checks passed
@frandiox frandiox deleted the fd-hide-codegen-warning branch March 6, 2024 01:28
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.

4 participants