DotNetGraphQL
DotNetGraphQL copied to clipboard
Bump GraphQL.Client from 6.0.0 to 6.0.2 in /Source
Bumps GraphQL.Client from 6.0.0 to 6.0.2.
Release notes
Sourced from GraphQL.Client's releases.
v6.0.2
- Fix
nullhandling in GraphQL.Client.Serializer.Newtonsoft.MapConverter (#601)- Fix build process using .NET 8
- Update dependencies
v6.0.1
- Fix ImmutableConverter (#572) by
@JorisVanEijden- Explicitly set content header to configured value in GraphQLHttpRequest (#595) by
@Vivek4Int
Commits
fbf37dfUpgrade dependencies (#603)cfac737Fix Newtonsoft.Json MapConverter (#602)d422bfdExplicitly setting content header to avoid issues with some GraphQL servers. ...5436facFix ImmutableConverter.cs (#572)e92e7afFix server test344a3e9Bump coverlet.collector from 3.2.0 to 6.0.0 (#567)42ffd7aBump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#562)a5dfcd8Remove GraphQLHttpRequest.PreprocessHttpRequestMessage (#561)f1a5bf8Improve default IsValidResponseToDeserialize implementation (#560)8210ac3Bump GraphQL from 7.4.0 to 7.4.1 (#551)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot rebase