DotNetGraphQL
DotNetGraphQL copied to clipboard
Bump GraphQL.Client.Serializer.Newtonsoft from 6.0.0 to 6.1.0 in /Source
Bumps GraphQL.Client.Serializer.Newtonsoft from 6.0.0 to 6.1.0.
Release notes
Sourced from GraphQL.Client.Serializer.Newtonsoft's releases.
v6.1.0
What's Changed
- Add APQ support by
@sungam3rin graphql-dotnet/graphql-client#555Full Changelog: https://github.com/graphql-dotnet/graphql-client/compare/v6.0.5...v6.1.0
v6.0.5
What's Changed
- Add GraphQLQuery record type for reusable query declarations with syntax highlighting by
@rose-ain graphql-dotnet/graphql-client#638Full Changelog: https://github.com/graphql-dotnet/graphql-client/compare/v6.0.4...v6.0.5
v6.0.4
What's Changed
- Address #630 by
@lol768in graphql-dotnet/graphql-client#631- Removed reference to GraphQL.Client.Serializer.Newtonsoft in GraphQL.Client.LocalExecution by
@Meantubin graphql-dotnet/graphql-client#633- Waiting when disposing till the stop message was sent by
@kimlukasin graphql-dotnet/graphql-client#635- Bump actions/upload-artifact from 3 to 4 by
@dependabotin graphql-dotnet/graphql-client#610- Bump actions/setup-dotnet from 3 to 4 by
@dependabotin graphql-dotnet/graphql-client#608- Bump actions/checkout from 3 to 4 by
@dependabotin graphql-dotnet/graphql-client#606- Bump actions/github-script from 6 to 7 by
@dependabotin graphql-dotnet/graphql-client#605- Prepare Release 6.0.4 by
@rose-ain graphql-dotnet/graphql-client#634- Document syntax highlighting by
@rose-ain graphql-dotnet/graphql-client#637New Contributors
@lol768made their first contribution in graphql-dotnet/graphql-client#631@Meantubmade their first contribution in graphql-dotnet/graphql-client#633@kimlukasmade their first contribution in graphql-dotnet/graphql-client#635Full Changelog: https://github.com/graphql-dotnet/graphql-client/compare/v6.0.3...v6.0.4
v6.0.3
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
6236c9bAdd APQ support (#555)dbd9c20Add GraphQLQuery record type for reusable query declarations with syntax high...fd2cf06Document syntax highlighting (#637)79b0161Prepare Release 6.0.4 (#634)95d3476Bump actions/github-script from 6 to 7 (#605)26abe3eBump actions/checkout from 3 to 4 (#606)28f9d68Bump actions/setup-dotnet from 3 to 4 (#608)c6af8e4Bump actions/upload-artifact from 3 to 4 (#610)6681418Waiting when disposing till the stop message was sent (#635)6d1c010Removed reference to GraphQL.Client.Serializer.Newtonsoft in GraphQL.Client.L...- Additional commits viewable in compare view
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 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)