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.SystemTextJson and GraphQL.MicrosoftDI from 7.8.0 to 8.2.1 in /src #184

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2025

Bumps GraphQL.SystemTextJson from 7.8.0 to 8.2.1.

Release notes

Sourced from GraphQL.SystemTextJson's releases.

8.2.1

What's Changed

Full Changelog: graphql-dotnet/graphql-dotnet@8.2.0...8.2.1

8.2.0

What's Changed

New Contributors

Full Changelog: graphql-dotnet/graphql-dotnet@8.1.0...8.2.0

8.1.0

What's Changed

Full Changelog: graphql-dotnet/graphql-dotnet@8.0.2...8.1.0

8.0.2

What's Changed

Full Changelog: graphql-dotnet/graphql-dotnet@8.0.1...8.0.2

8.0.1

What's Changed

... (truncated)

Commits
  • dd53c33 Fix argument parsing for fields nested under union graph types (#4087)
  • dababdf Fix argument parsing for merged selection sets (#4083)
  • 0ba2031 Mark NonNullGraphType<T> and ListGraphType<T> constructors as obsolete (#4082)
  • fa4137c Add additional info to input object compilation exceptions (#4081)
  • 9d0741d Bugfix: Treat operation name with empty string as null (#4078)
  • 927ff77 Allow reading ids containing integers as strings (#4076)
  • 2af9f60 Update .git-blame-ignore-revs to exclude #1776 (#4070)
  • 6c24ac2 Ship analyzers v8.1 (#4067)
  • bf190de Add .git-blame-ignore-revs to improve git blame (#4068)
  • 9609f83 Bug fix for issue 4064: object cannot be coerced to a list of objects (#4065)
  • 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 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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 8, 2025
@dependabot dependabot bot force-pushed the dependabot/nuget/src/GraphQL.SystemTextJson-8.2.1 branch 2 times, most recently from 3026327 to 1b2d6ef Compare January 8, 2025 12:35
@sungam3r
Copy link
Owner

sungam3r commented Jan 8, 2025

@dependabot rebase

Bumps [GraphQL.SystemTextJson](https://github.com/graphql-dotnet/graphql-dotnet) from 7.8.0 to 8.2.1.
- [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases)
- [Commits](graphql-dotnet/graphql-dotnet@7.8.0...8.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/GraphQL.SystemTextJson-8.2.1 branch from 1b2d6ef to b768e31 Compare January 8, 2025 12:53
@github-actions github-actions bot added the tests Pull request that adds new or changes existing tests label Jan 8, 2025
@sungam3r sungam3r changed the title Bump GraphQL.SystemTextJson from 7.8.0 to 8.2.1 in /src Bump GraphQL.SystemTextJson and GraphQL.MicrosoftDI from 7.8.0 to 8.2.1 in /src Jan 8, 2025
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (485f76a) to head (42c2792).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #184   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          789       789           
  Branches        47        47           
=========================================
  Hits           789       789           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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 tests Pull request that adds new or changes existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant