DotNetGraphQL icon indicating copy to clipboard operation
DotNetGraphQL copied to clipboard

Bump GraphQL.Client from 6.0.0 to 6.1.0 in /Source

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps GraphQL.Client from 6.0.0 to 6.1.0.

Release notes

Sourced from GraphQL.Client's releases.

v6.1.0

What's Changed

Full Changelog: https://github.com/graphql-dotnet/graphql-client/compare/v6.0.5...v6.1.0

v6.0.5

What's Changed

Full Changelog: https://github.com/graphql-dotnet/graphql-client/compare/v6.0.4...v6.0.5

v6.0.4

What's Changed

New Contributors

Full Changelog: https://github.com/graphql-dotnet/graphql-client/compare/v6.0.3...v6.0.4

v6.0.3

  • #627: add new GraphQLHttpClient constructors for common use cases by @​zooeywm

v6.0.2

v6.0.1

Commits
  • 6236c9b Add APQ support (#555)
  • dbd9c20 Add GraphQLQuery record type for reusable query declarations with syntax high...
  • fd2cf06 Document syntax highlighting (#637)
  • 79b0161 Prepare Release 6.0.4 (#634)
  • 95d3476 Bump actions/github-script from 6 to 7 (#605)
  • 26abe3e Bump actions/checkout from 3 to 4 (#606)
  • 28f9d68 Bump actions/setup-dotnet from 3 to 4 (#608)
  • c6af8e4 Bump actions/upload-artifact from 3 to 4 (#610)
  • 6681418 Waiting when disposing till the stop message was sent (#635)
  • 6d1c010 Removed reference to GraphQL.Client.Serializer.Newtonsoft in GraphQL.Client.L...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Jun 26 '24 15:06 dependabot[bot]