Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 28, 2023

Bumps GraphQL.Server.Transports.AspNetCore from 3.4.0 to 7.3.0.

Release notes

Sourced from GraphQL.Server.Transports.AspNetCore's releases.

7.3.0

What's Changed

Full Changelog: graphql-dotnet/server@7.2.0...7.3.0

Version 7.2.0

What's Changed

Full Changelog: graphql-dotnet/server@7.1.1...7.2.0

Version 7.1.1

What's Changed

Full Changelog: graphql-dotnet/server@7.1.0...7.1.1

Version 7.1.0

What's Changed

Full Changelog: graphql-dotnet/server@7.0.0...7.1.0

Version 7.0.0

What's New

  • Entirely new implementation of WebSocket / subscription support
  • Support for newer graphql-ws WebSocket protocol
  • Support for authorization over WebSocket connections
  • Refactored implementation of ASP.NET Core middleware for better extensibility
  • Support for the application/graphql+json media type
  • Support for ASP.NET Core 2.1 running on .NET Framework 4.8 or .NET Core 2.1
  • Entirely new authorization rule with support for AllowAnonymous and role-based rules
  • Support for endpoint authorization rules
  • Configuration simplified to a single line of code

... (truncated)

Commits
  • 94cf818 Bump GraphQL.NET to fix invalid execution context (#991)
  • dc61db5 CI fix for .NET SDK 7.0.200 CI (#996)
  • edc5daa CI fix for .NET SDK 7.0.200 (#995)
  • 1e6ed7d Fix rare memory 'leak' with WhenAll when it is combined with Task.Delay (#985)
  • d927507 Bump Moq from 4.18.3 to 4.18.4 (#979)
  • dc8dd6f Catch additional exception types when a WebSocket connection is disconnected ...
  • 6eeb04c Hide logo and readme in Solution Explorer (#972)
  • d5266fa Add UseIgnoreDisconnections helper (#971)
  • 321f4f7 Simplify Azure Functions support (#968)
  • 9c0926c Add Azure Functions support (#966)
  • 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 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.Server.Transports.AspNetCore](https://github.com/graphql-dotnet/server) from 3.4.0 to 7.3.0.
- [Release notes](https://github.com/graphql-dotnet/server/releases)
- [Commits](graphql-dotnet/server@3.4...7.3.0)

---
updated-dependencies:
- dependency-name: GraphQL.Server.Transports.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 28, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 17, 2023

Superseded by #917.

@dependabot dependabot bot closed this Apr 17, 2023
@dependabot dependabot bot deleted the dependabot/nuget/test/GraphQL.Server.Transports.AspNetCore-7.3.0 branch April 17, 2023 01:20
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