Skip to content
This repository was archived by the owner on Aug 17, 2022. It is now read-only.

Bump GraphQL.SystemTextJson from 4.0.2 to 7.0.1#102

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/GraphQL.SystemTextJson-7.0.1
Open

Bump GraphQL.SystemTextJson from 4.0.2 to 7.0.1#102
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/GraphQL.SystemTextJson-7.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2022

Copy link
Copy Markdown

Bumps GraphQL.SystemTextJson from 4.0.2 to 7.0.1.

Release notes

Sourced from GraphQL.SystemTextJson's releases.

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
  • Reduced memory usage for data loader results
  • Strong-named assembly support for .NET Framework projects

See Migrating from v5 to v7 for a complete list of new features and breaking changes.

New Contributors

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

Version 5.3.3

What's Changed

Full Changelog: graphql-dotnet/graphql-dotnet@5.3.2...5.3.3

Version 5.3.2

What's Changed

Full Changelog: graphql-dotnet/graphql-dotnet@5.3.1...5.3.2

... (truncated)

Commits

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.SystemTextJson](https://github.com/graphql-dotnet/graphql-dotnet) from 4.0.2 to 7.0.1.
- [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases)
- [Commits](graphql-dotnet/graphql-dotnet@4.0.2...7.0.1)

---
updated-dependencies:
- dependency-name: GraphQL.SystemTextJson
  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 Aug 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants