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

chore(deps): update dependency graphql.client to v6 #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
GraphQL.Client 4.0.2 -> 6.1.0 age adoption passing confidence

Release Notes

graphql-dotnet/graphql-client (GraphQL.Client)

v6.1.0

What's Changed

Full Changelog: graphql-dotnet/graphql-client@v6.0.5...v6.1.0

v6.0.5

What's Changed

Full Changelog: graphql-dotnet/graphql-client@v6.0.4...v6.0.5

v6.0.4

What's Changed

New Contributors

Full Changelog: graphql-dotnet/graphql-client@v6.0.3...v6.0.4

v6.0.3

v6.0.2

v6.0.1

v6.0.0

Breaking Changes

v5.1.1

  • #​433 Fix NullReferenceException from GraphQLHttpClientOptions.IsValidResponseToDeserialize
  • #​447 Migrate GraphQL.LocalExecutionClient to GraphQL.NET v7
  • #​459 Fix media type in Accept header
  • Bump dependencies

v5.1.0

v5.0.2

  • Allow non-200 HTTP status codes (configurable) by @​sungam3r

v5.0.1

  • remove IDisposable interface from IGraphQLClient (move to implementation) by @​sungam3r
  • add SourceLink support by @​sungam3r
  • refactor project (implicit usings, project properties) by @​sungam3r

v5.0.0

  • Migrate to GraphQL.NET v5 / server v6 (thanks to @​sungam3r and @​Shane32 for doing the work)
  • Bump Newtonsoft.Json to v13.0.1
  • Bump FluentAssertions.Reactive to v0.2.0
  • Bump xunit.runner.visualstudio from 2.4.1 to 2.4.5
  • Refactor GitHub Workflows

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-6.x branch from 05ce5ad to 7cb4f28 Compare March 22, 2024 02:53
@renovate renovate bot force-pushed the renovate/graphql.client-6.x branch from 7cb4f28 to 51172d4 Compare April 23, 2024 02:44
@renovate renovate bot force-pushed the renovate/graphql.client-6.x branch from 51172d4 to 3f5ca0f Compare May 23, 2024 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

0 participants