Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump GraphQL_Client_Version from 4.0.2 to 5.0.2#291

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubJul 20, 2022

BumpsGraphQL_Client_Version from 4.0.2 to 5.0.2.
UpdatesGraphQL.Client from 4.0.2 to 5.0.2

Release notes

Sourced fromGraphQL.Client's releases.

v5.0.2

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

v5.0.1

  • removeIDisposable interface fromIGraphQLClient (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
  • ac2043a Allow non-200 HTTP status codes (#419)
  • 9ca13c2 Add SourceLink, embedded readme, implicit usings; refactor project properties...
  • ae7da16 Move IDisposable to implementation (#417)
  • f810315 Bump GraphQL.Server.Transports.AspNetCore from 6.0.0 to 6.1.0 (#414)
  • 3304558 Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.6 to 6.0.7 (#413)
  • 7f49e38 add final newiline
  • 54f5e8a add script to upload nuget packages as release artifacts
  • 5f666ae add publish workflow
  • 0022e39 update master workflow
  • 6b0236a upgrade gitversion.tool
  • Additional commits viewable incompare view

UpdatesGraphQL.Client.Serializer.SystemTextJson from 4.0.2 to 5.0.2

Release notes

Sourced fromGraphQL.Client.Serializer.SystemTextJson's releases.

v5.0.2

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

v5.0.1

  • removeIDisposable interface fromIGraphQLClient (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
  • ac2043a Allow non-200 HTTP status codes (#419)
  • 9ca13c2 Add SourceLink, embedded readme, implicit usings; refactor project properties...
  • ae7da16 Move IDisposable to implementation (#417)
  • f810315 Bump GraphQL.Server.Transports.AspNetCore from 6.0.0 to 6.1.0 (#414)
  • 3304558 Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.6 to 6.0.7 (#413)
  • 7f49e38 add final newiline
  • 54f5e8a add script to upload nuget packages as release artifacts
  • 5f666ae add publish workflow
  • 0022e39 update master workflow
  • 6b0236a upgrade gitversion.tool
  • Additional commits viewable incompare view

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_Client_Version` from 4.0.2 to 5.0.2.Updates `GraphQL.Client` from 4.0.2 to 5.0.2- [Release notes](https://github.com/graphql-dotnet/graphql-client/releases)- [Commits](graphql-dotnet/graphql-client@v4.0.2...v5.0.2)Updates `GraphQL.Client.Serializer.SystemTextJson` from 4.0.2 to 5.0.2- [Release notes](https://github.com/graphql-dotnet/graphql-client/releases)- [Commits](graphql-dotnet/graphql-client@v4.0.2...v5.0.2)---updated-dependencies:- dependency-name: GraphQL.Client  dependency-type: direct:production  update-type: version-update:semver-major- dependency-name: GraphQL.Client.Serializer.SystemTextJson  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added the dependenciesPull requests that update a dependency file labelJul 20, 2022
@dependabot@github
Copy link
ContributorAuthor

dependabotbot commented on behalf ofgithubAug 2, 2022

Superseded by#293.

@dependabotdependabotbot closed thisAug 2, 2022
@dependabotdependabotbot deleted the dependabot/nuget/GraphQL_Client_Version-5.0.2 branchAugust 2, 2022 08:05
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp