msgraph-samples-dashboard
msgraph-samples-dashboard copied to clipboard
Bump GraphQL.Client from 5.1.0 to 6.0.0 in /SamplesDashboard/SamplesDashboard
Bumps GraphQL.Client from 5.1.0 to 6.0.0.
Release notes
Sourced from GraphQL.Client's releases.
v6.0.0
- #537: Add an interface for websocket specific transport methods by
@ben-voss- #539: Add support for the
graphql-transport-wswebsocket protocol and default to protocol auto-negotiation by@joao-avelino,@rose-a- #542: Allow configuring the default UserAgent header by
@KirovAir,@rose-a- Update dependencies and cleanup code formatting by
@sungam3rBreaking Changes
- The signature of IGraphQLJsonSerializer has changed to support different websocket payload types
- The client now negotiates the websocket protocol with the server by default. The used websocket protocol can be forced by setting GraphQLHttpClientOptions.WebSocketProtocol
v5.1.1
Commits
9f7d593Feature/make automatic header optional (#542)4430c20Support graphql-transport-ws websocket protocol (#539)19cc8f9Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.4 to 7.0.5 (#540)8edb6faFix filename of IGraphQLWebSocketClient interface (#538)4a3610dAdd an interface for websocket specific transport methods. (#537)06bf968Format repo with editorconfig (#530)ebc4b82Bump GraphQL.SystemTextJson from 7.3.0 to 7.3.1 (#531)3f79cd3Bump GraphQL.NewtonsoftJson from 7.3.0 to 7.3.1 (#534)4e0c885Bump GraphQL from 7.3.0 to 7.3.1 (#535)3967053Update packages for tests (#529)- Additional commits viewable in compare 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)