Skip to content

Use fixed dynamic_graphql and up rust version to 1.86#2020

Merged
miratepuffin merged 4 commits intomasterfrom
fix/dynamic-graphql-signed-error
Apr 22, 2025
Merged

Use fixed dynamic_graphql and up rust version to 1.86#2020
miratepuffin merged 4 commits intomasterfrom
fix/dynamic-graphql-signed-error

Conversation

@louisch
Copy link
Contributor

@louisch louisch commented Apr 15, 2025

What changes were proposed in this pull request?

Set dynamic_graphql to our fork where an issue involving signed integers being parsed as unsigned integers was fixed.

Why are the changes needed?

Fixes all graphql signed integer fields not accepting negative numbers.

Does this PR introduce any user-facing change? If yes is this documented?

No

How was this patch tested?

Tested with an applyViews query in the playground.

Are there any further changes required?

If the fork is accepted to the main repository and a new version is released, we should set the source for dynamic_graphql back to the main cargo version.

@miratepuffin miratepuffin merged commit bf79c07 into master Apr 22, 2025
20 checks passed
@miratepuffin miratepuffin deleted the fix/dynamic-graphql-signed-error branch April 22, 2025 21:58
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.

3 participants