Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps GraphQL.Client.Serializer.SystemTextJson from 6.0.1 to 6.1.0.

Release notes

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

v6.1.0

What's Changed

Full Changelog: graphql-dotnet/graphql-client@v6.0.5...v6.1.0

v6.0.5

What's Changed

Full Changelog: graphql-dotnet/graphql-client@v6.0.4...v6.0.5

v6.0.4

What's Changed

New Contributors

Full Changelog: graphql-dotnet/graphql-client@v6.0.3...v6.0.4

v6.0.3

  • #627: add new GraphQLHttpClient constructors for common use cases by @​zooeywm

v6.0.2

Commits
  • 6236c9b Add APQ support (#555)
  • dbd9c20 Add GraphQLQuery record type for reusable query declarations with syntax high...
  • fd2cf06 Document syntax highlighting (#637)
  • 79b0161 Prepare Release 6.0.4 (#634)
  • 95d3476 Bump actions/github-script from 6 to 7 (#605)
  • 26abe3e Bump actions/checkout from 3 to 4 (#606)
  • 28f9d68 Bump actions/setup-dotnet from 3 to 4 (#608)
  • c6af8e4 Bump actions/upload-artifact from 3 to 4 (#610)
  • 6681418 Waiting when disposing till the stop message was sent (#635)
  • 6d1c010 Removed reference to GraphQL.Client.Serializer.Newtonsoft in GraphQL.Client.L...
  • 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the Build label Feb 20, 2025
@dependabot dependabot bot force-pushed the dependabot/nuget/src/GraphQL.Client.Serializer.SystemTextJson-6.1.0 branch from 1bd8240 to db6b4fb Compare March 13, 2025 14:40
@gep13
Copy link
Member

gep13 commented Apr 3, 2025

@dependabot rebase

Bumps [GraphQL.Client.Serializer.SystemTextJson](https://github.com/graphql-dotnet/graphql-client) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/graphql-dotnet/graphql-client/releases)
- [Commits](graphql-dotnet/graphql-client@v6.0.1...v6.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/GraphQL.Client.Serializer.SystemTextJson-6.1.0 branch from db6b4fb to c64642f Compare April 3, 2025 08:10
@gep13 gep13 enabled auto-merge April 3, 2025 08:12
Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

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

LGTM!

@gep13 gep13 merged commit 3fd7eef into develop Apr 3, 2025
2 checks passed
@gep13 gep13 deleted the dependabot/nuget/src/GraphQL.Client.Serializer.SystemTextJson-6.1.0 branch April 3, 2025 08:20
@gep13 gep13 added this to the 0.20.0 milestone Apr 3, 2025
@gep13 gep13 added Improvement dependencies Pull requests that update a dependency file and removed Build labels Apr 3, 2025
@gittools-bot
Copy link
Contributor

🎉 This issue has been resolved in version 0.20.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

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 Improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants