Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 12, 2026

This PR contains the following updates:

Package Type Update Change
graphql_client dependencies minor 0.14.00.16.0

Release Notes

graphql-rust/graphql-client (graphql_client)

v0.16.0

Compare Source

  • Revert integer ID deserialization support (introduced in #​476). It introduced regressions.

v0.15.0

Compare Source

  • Support for deprecated directive on InputValue fields (#​553)
  • Support for custom variable and response types (#​536)
  • Allow using #[derive(GraphQLQuery)] without depending on serde directly (#​487)
  • CLI option for extern enums (#​520)
  • Support deserializing IDs from integers or strings (#​476)
  • Introspection schema now includes oneOf and specifiedByUrl (#​501)
  • Update reqwest to 0.12 (#​499)
  • Fix required ID deserialization (#​523)
  • Fix skip_serializing_none for root level variables (#​485)
  • Use consistent reference to graphql_client crate in codegen (#​484)
  • Fix multiple operations example in README (#​497)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/graphql_client-0.x branch from 3518ca6 to 1332ecb Compare January 15, 2026 23:32
@renovate renovate bot changed the title fix(deps): update rust crate graphql_client to 0.15.0 fix(deps): update rust crate graphql_client to 0.16.0 Jan 15, 2026
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.

1 participant