Skip to content

Bump GraphQL from 2.4.0 to 4.6.1 - #6

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/GraphQL-4.6.1
Closed

Bump GraphQL from 2.4.0 to 4.6.1#6
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/GraphQL-4.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 4, 2021

Copy link
Copy Markdown
Contributor

Bumps GraphQL from 2.4.0 to 4.6.1.

Release notes

Sourced from GraphQL's releases.

Version 4.6.1

Minor bug fixes:

  • Update AutoRegisteringObjectGraphType nullable types (#2636)
  • Ensure that all tasks are awaited before execution strategy ends (#2637)
  • Fix type check in InputFieldsAndArgumentsOfCorrectLength (#2660)

Version 4.6.0

This release focuses on two main features, listed below, and includes a number of bug fixes.

  • Add nullable reference annotations
  • Add IGraphQLBuilder interface and API for configuring dependency injection

Upgrade notes:

  • The server project has its own IGraphQLBuilder interface, which is not compatible with the IGraphQLBuilder interface added here. Because there exists an IServiceCollection.AddGraphQL extension method in both projects, you may need to fully qualify the extension method to use the new method provided in this release if you are using the server project. This will be addressed in a future version of the server project by deprecating and/or removing the old interface.

Full commit list in this release:

Version 4.5.0

This release adds additional deserialization functionality and fixes an issue parsing DateTimeOffset data that has been deserialized by Newtonsoft.Json with default settings.

... (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](https://github.com/graphql-dotnet/graphql-dotnet) from 2.4.0 to 4.6.1.
- [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases)
- [Commits](graphql-dotnet/graphql-dotnet@v2.4.0...4.6.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 Oct 4, 2021
@dependabot @github

dependabot Bot commented on behalf of github Dec 28, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #9.

@dependabot dependabot Bot closed this Dec 28, 2021
@dependabot
dependabot Bot deleted the dependabot/nuget/GraphQL-4.6.1 branch December 28, 2021 01:20
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