Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2024

Bumps GraphQL from 8.0.2 to 8.1.0.

Release notes

Sourced from GraphQL's releases.

8.1.0

What's Changed

Full Changelog: graphql-dotnet/graphql-dotnet@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 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 will merge this PR once CI passes on it, as requested by @SimonCropp.


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)

Bumps [GraphQL](https://github.com/graphql-dotnet/graphql-dotnet) from 8.0.2 to 8.1.0.
- [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases)
- [Commits](graphql-dotnet/graphql-dotnet@8.0.2...8.1.0)

---
updated-dependencies:
- dependency-name: GraphQL
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2024
Copy link
Owner

@SimonCropp SimonCropp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 0cbad5e into main Sep 18, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/src/GraphQL-8.1.0 branch September 18, 2024 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant