Skip to content

Bump GraphQL from 2.4.0 to 7.1.1#29

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/GraphQL-7.1.1
Closed

Bump GraphQL from 2.4.0 to 7.1.1#29
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/GraphQL-7.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2022

Bumps GraphQL from 2.4.0 to 7.1.1.

Release notes

Sourced from GraphQL's releases.

Version 7.1.1

What's Changed

New Contributors

Full Changelog: graphql-dotnet/graphql-dotnet@7.1.0...7.1.1

Version 7.1.0

What's Changed

Full Changelog: graphql-dotnet/graphql-dotnet@7.0.2...7.1.0

Version 7.0.2

What's Changed

Full Changelog: graphql-dotnet/graphql-dotnet@7.0.1...7.0.2

Version 7.0.1

What's Changed

Full Changelog: graphql-dotnet/graphql-dotnet@7.0.0...7.0.1

Version 7.0.0

What's New

  • Field(...) methods that do not return field builders are deprecated
  • Improved existing field builders to replace deprecated functionality
  • Field<TReturnClrType> and Argument<TClrType> overloads added to create field and argument builders with inferred graph types
  • AutoRegisteringObjectGraphType recognizes inherited methods
  • Interface graph types can be automatically built from CLR types
  • GraphQL attributes for auto-registering graph types can be applied globally
  • Async support for validation rules
  • ExecutionOptions.User property added and available to validation rules and field resolvers
  • Complexity analyzer allows configuration of each field's impact
  • GraphQL.NET configuration simplified by unifying using requirements
  • Changed document cache to be based on IConfigureExecution interface, simplifying DocumentExecuter
  • Changed complexity analyzer to be based on IValidationRule interface, simplifying DocumentExecuter
  • ErrorInfoProviderOptions.ExposeExceptionDetailsMode property added

... (truncated)

Commits
  • 13da37d Add type integrity check when existing types are found (#3332)
  • c2faf94 Switch to Nullability.Source (#3314)
  • e7dbf99 Add missing authorization extensions from field and connection builders (#3324)
  • c458360 Prevent using graphtype as model (#3316)
  • ca2c139 Remove init-only properties from pre-.NET 5 targets (#3323)
  • 3da92de Update UnionGraphType to support CLR references (#3320)
  • 80b966e Bump BenchmarkDotNet from 0.13.1 to 0.13.2 (#3313)
  • be5187f Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 (#3311)
  • 19d0fa1 Fix InputFieldsAndArgumentsOfCorrectLength validation rule (#3307)
  • ae3b8c1 Bump Shouldly from 4.0.3 to 4.1.0 (#3304)
  • 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 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 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 2.4.0 to 7.1.1.
- [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases)
- [Commits](graphql-dotnet/graphql-dotnet@v2.4.0...7.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 20, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2022

Superseded by #35.

@dependabot dependabot bot closed this Dec 5, 2022
@dependabot dependabot bot deleted the dependabot/nuget/GraphQL-7.1.1 branch December 5, 2022 01:44
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

Development

Successfully merging this pull request may close these issues.

0 participants