GraphQL.Attachments icon indicating copy to clipboard operation
GraphQL.Attachments copied to clipboard

Bump GraphQL.SystemTextJson and GraphQL in /src

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

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

Full Changelog: https://github.com/graphql-dotnet/graphql-dotnet/compare/8.0.2...8.1.0

Commits
  • 9609f83 Bug fix for issue 4064: object cannot be coerced to a list of objects (#4065)
  • 42c2261 Add DefaultAstValueAttribute to set default values of complex objects in type...
  • f0fb375 Add Parser, Validator and ValidateArguments attribute analyzers (#4057)
  • 91b3708 Verify sample code provided in issue 4060 (#4062)
  • 0a37c8e Deprecated arguments are returned when feature is disabled (#4061)
  • e2e15b2 Rename default method names for Parser and Validator attributes (#4056)
  • 841e422 Allow private methods in Parser/Validator/ValidateArguments attributes (#4055)
  • 36db79b Add attributes for Parser, Validator and ValidateArguments (#4052)
  • b6593a5 Obsolete validation rule constructors (#4051)
  • 7340df9 Add 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

Full Changelog: https://github.com/graphql-dotnet/graphql-dotnet/compare/8.0.2...8.1.0

Commits
  • 9609f83 Bug fix for issue 4064: object cannot be coerced to a list of objects (#4065)
  • 42c2261 Add DefaultAstValueAttribute to set default values of complex objects in type...
  • f0fb375 Add Parser, Validator and ValidateArguments attribute analyzers (#4057)
  • 91b3708 Verify sample code provided in issue 4060 (#4062)
  • 0a37c8e Deprecated arguments are returned when feature is disabled (#4061)
  • e2e15b2 Rename default method names for Parser and Validator attributes (#4056)
  • 841e422 Allow private methods in Parser/Validator/ValidateArguments attributes (#4055)
  • 36db79b Add attributes for Parser, Validator and ValidateArguments (#4052)
  • b6593a5 Obsolete validation rule constructors (#4051)
  • 7340df9 Add 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 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 Sep 18 '24 14:09 dependabot[bot]