GraphQL.Attachments
GraphQL.Attachments copied to clipboard
Bump GraphQL.SystemTextJson and GraphQL in /src
Bumps GraphQL.SystemTextJson and GraphQL. These dependencies needed to be updated together.
Updates GraphQL.SystemTextJson from 8.0.2 to 8.1.0
Release notes
Sourced from GraphQL.SystemTextJson's releases.
8.1.0
What's Changed
- Enhance GraphiQL documentation by
@Askar938in graphql-dotnet/graphql-dotnet#4050- Add validation for field arguments by
@Shane32in graphql-dotnet/graphql-dotnet#4047- Obsolete validation rule constructors by
@Shane32in graphql-dotnet/graphql-dotnet#4051- Add attributes for Parser, Validator and ValidateArguments by
@Shane32in graphql-dotnet/graphql-dotnet#4052- Allow private methods in Parser/Validator/ValidateArguments attributes by
@gao-arturin graphql-dotnet/graphql-dotnet#4055- Rename default method names for Parser and Validator attributes by
@gao-arturin graphql-dotnet/graphql-dotnet#4056- Deprecated arguments are returned when feature is disabled by
@gao-arturin graphql-dotnet/graphql-dotnet#4061- Add Parser, Validator and ValidateArguments attribute analyzers by
@gao-arturin graphql-dotnet/graphql-dotnet#4057- Add DefaultAstValueAttribute to set default values of complex objects in type-first schemas by
@Shane32in graphql-dotnet/graphql-dotnet#4063- Bug fix for issue 4064: object cannot be coerced to a list of objects by
@Shane32in graphql-dotnet/graphql-dotnet#4065Full Changelog: https://github.com/graphql-dotnet/graphql-dotnet/compare/8.0.2...8.1.0
Commits
9609f83Bug fix for issue 4064: object cannot be coerced to a list of objects (#4065)42c2261Add DefaultAstValueAttribute to set default values of complex objects in type...f0fb375Add Parser, Validator and ValidateArguments attribute analyzers (#4057)91b3708Verify sample code provided in issue 4060 (#4062)0a37c8eDeprecated arguments are returned when feature is disabled (#4061)e2e15b2Rename default method names for Parser and Validator attributes (#4056)841e422Allow private methods in Parser/Validator/ValidateArguments attributes (#4055)36db79bAdd attributes for Parser, Validator and ValidateArguments (#4052)b6593a5Obsolete validation rule constructors (#4051)7340df9Add validation for field arguments (#4047)- Additional commits viewable in compare view
Updates GraphQL from 8.0.2 to 8.1.0
Release notes
Sourced from GraphQL's releases.
8.1.0
What's Changed
- Enhance GraphiQL documentation by
@Askar938in graphql-dotnet/graphql-dotnet#4050- Add validation for field arguments by
@Shane32in graphql-dotnet/graphql-dotnet#4047- Obsolete validation rule constructors by
@Shane32in graphql-dotnet/graphql-dotnet#4051- Add attributes for Parser, Validator and ValidateArguments by
@Shane32in graphql-dotnet/graphql-dotnet#4052- Allow private methods in Parser/Validator/ValidateArguments attributes by
@gao-arturin graphql-dotnet/graphql-dotnet#4055- Rename default method names for Parser and Validator attributes by
@gao-arturin graphql-dotnet/graphql-dotnet#4056- Deprecated arguments are returned when feature is disabled by
@gao-arturin graphql-dotnet/graphql-dotnet#4061- Add Parser, Validator and ValidateArguments attribute analyzers by
@gao-arturin graphql-dotnet/graphql-dotnet#4057- Add DefaultAstValueAttribute to set default values of complex objects in type-first schemas by
@Shane32in graphql-dotnet/graphql-dotnet#4063- Bug fix for issue 4064: object cannot be coerced to a list of objects by
@Shane32in graphql-dotnet/graphql-dotnet#4065Full Changelog: https://github.com/graphql-dotnet/graphql-dotnet/compare/8.0.2...8.1.0
Commits
9609f83Bug fix for issue 4064: object cannot be coerced to a list of objects (#4065)42c2261Add DefaultAstValueAttribute to set default values of complex objects in type...f0fb375Add Parser, Validator and ValidateArguments attribute analyzers (#4057)91b3708Verify sample code provided in issue 4060 (#4062)0a37c8eDeprecated arguments are returned when feature is disabled (#4061)e2e15b2Rename default method names for Parser and Validator attributes (#4056)841e422Allow private methods in Parser/Validator/ValidateArguments attributes (#4055)36db79bAdd attributes for Parser, Validator and ValidateArguments (#4052)b6593a5Obsolete validation rule constructors (#4051)7340df9Add validation for field arguments (#4047)- 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)