Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump GraphQL.Client.Serializer.Newtonsoft from 4.0.2 to 5.1.1 #211

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2023

Bumps GraphQL.Client.Serializer.Newtonsoft from 4.0.2 to 5.1.1.

Release notes

Sourced from GraphQL.Client.Serializer.Newtonsoft's releases.

v5.1.1

  • #433 Fix NullReferenceException from GraphQLHttpClientOptions.IsValidResponseToDeserialize
  • #447 Migrate GraphQL.LocalExecutionClient to GraphQL.NET v7
  • #459 Fix media type in Accept header
  • Bump dependencies

v5.1.0

v5.0.2

  • Allow non-200 HTTP status codes (configurable) by @​sungam3r

v5.0.1

  • remove IDisposable interface from IGraphQLClient (move to implementation) by @​sungam3r
  • add SourceLink support by @​sungam3r
  • refactor project (implicit usings, project properties) by @​sungam3r

v5.0.0

  • Migrate to GraphQL.NET v5 / server v6 (thanks to @​sungam3r and @​Shane32 for doing the work)
  • Bump Newtonsoft.Json to v13.0.1
  • Bump FluentAssertions.Reactive to v0.2.0
  • Bump xunit.runner.visualstudio from 2.4.1 to 2.4.5
  • Refactor GitHub Workflows
Commits
  • 659b1b6 Bump GraphQL.SystemTextJson from 7.1.1 to 7.2.2 (#511)
  • c1610d9 Bump GraphQL from 7.2.1 to 7.2.2 (#510)
  • 8dc771b Bump Microsoft.Extensions.DependencyInjection from 6.0.1 to 7.0.0 (#489)
  • 0fa1326 Bump GraphQL from 7.2.0 to 7.2.1 (#498)
  • 3598bf1 Bump GraphQL from 7.1.1 to 7.2.0 (#495)
  • accbc05 Bump Newtonsoft.Json from 13.0.1 to 13.0.2 (#490)
  • 1bbbb18 Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 (#488)
  • a611eb5 Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.9 to 6.0.10 (#479)
  • a1d4e0b Bump Microsoft.Extensions.DependencyInjection from 6.0.0 to 6.0.1 (#478)
  • 6cb1408 Bump coverlet.collector from 3.1.2 to 3.2.0 (#482)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [GraphQL.Client.Serializer.Newtonsoft](https://github.com/graphql-dotnet/graphql-client) from 4.0.2 to 5.1.1.
- [Release notes](https://github.com/graphql-dotnet/graphql-client/releases)
- [Commits](graphql-dotnet/graphql-client@v4.0.2...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 6, 2023

Superseded by #242.

@dependabot dependabot bot closed this Jul 6, 2023
@dependabot dependabot bot deleted the dependabot/nuget/GraphQL.Client.Serializer.Newtonsoft-5.1.1 branch July 6, 2023 08:51
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants