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

Upgrade graphql_client to 0.11 #1158

Merged
merged 1 commit into from Jun 29, 2022
Merged

Upgrade graphql_client to 0.11 #1158

merged 1 commit into from Jun 29, 2022

Conversation

SimonSapin
Copy link
Contributor

This removes the deprecated failure crate from the dependency graph.

This should fix automated reports about GHSA-jq66-xh47-j9f3 even though I wouldn’t expect any "real world" code to be affected since you’d have to go out of your way to override __private_get_type_id__.

This removes the deprecated `failure` crate from the dependency graph.

This should fix automated reports about
GHSA-jq66-xh47-j9f3
even though I wouldn’t expect any "real world" code to be affected
since you’d have to go out of your way to override `__private_get_type_id__`
@netlify
Copy link

netlify bot commented Jun 28, 2022

Deploy Preview for apollo-cli-docs canceled.

Name Link
🔨 Latest commit 5d7abeb
🔍 Latest deploy log https://app.netlify.com/sites/apollo-cli-docs/deploys/62babfad714c8d000812c063

@EverlastingBugstopper
Copy link
Contributor

thank you!

@EverlastingBugstopper EverlastingBugstopper merged commit 669cff1 into main Jun 29, 2022
@EverlastingBugstopper EverlastingBugstopper deleted the simon/failure branch June 29, 2022 16:55
@EverlastingBugstopper EverlastingBugstopper added this to the vNext milestone Jun 29, 2022
yanns added a commit to yanns/router that referenced this pull request Jul 7, 2022
This removes the deprecated `failure` crate from the dependency graph.

This should fix automated reports about
[GHSA-jq66-xh47-j9f3](GHSA-jq66-xh47-j9f3)

Related changes:
- apollographql/rover#1158
- graphql-rust/graphql-parser#30
yanns added a commit to yanns/router that referenced this pull request Jul 7, 2022
This removes the deprecated `failure` crate from the dependency graph.

This should fix automated reports about
[GHSA-jq66-xh47-j9f3](GHSA-jq66-xh47-j9f3)

Related changes:
- apollographql/rover#1158
- graphql-rust/graphql-parser#30
Geal pushed a commit to apollographql/router that referenced this pull request Jul 8, 2022
This removes the deprecated `failure` crate from the dependency graph.

This should fix automated reports about
[GHSA-jq66-xh47-j9f3](GHSA-jq66-xh47-j9f3)

Related changes:
- apollographql/rover#1158
- graphql-rust/graphql-parser#30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants