Skip to content

Bump HotChocolate.AspNetCore from 11.3.1 to 12.0.0#91

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/HotChocolate.AspNetCore-12.0.0
Closed

Bump HotChocolate.AspNetCore from 11.3.1 to 12.0.0#91
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/HotChocolate.AspNetCore-12.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 28, 2021

Copy link
Copy Markdown

Bumps HotChocolate.AspNetCore from 11.3.1 to 12.0.0.

Release notes

Sourced from HotChocolate.AspNetCore's releases.

12.0.0

Hot Chocolate

Fixes

  • Custom type inspectors can now again add custom ignores. #3399
  • Fixed issue where descriptor attributes on resolvers were ignored. (#3892)
  • Fixed that the socket interceptor OnCloseAsync method was not invoked. (#3951)
  • Fixed MongoDB totalCount handling (#3880).
  • Fixed handling of enums that contain underscore. (#4056)
  • Fixed ignoring fields with ObjectTypeExtensions.Ignore. (#4034)
  • Fixed issue with socket session interceptor dependency injection. (#4055)
  • Fixed issue to allow ignoring enum values. (#4020)
  • Fixed override of resolver pipeline in operation optimizers. (#4128)
  • Fixed enum default values. (#4129)
  • Fixed initialization of default values. (#4156)
  • Fixed the variable coercion when variable values are omitted. #4103
  • Fixed spatial MultiLine, MultiPolygon, MultiPoint parsing
  • Added various catches to prevent unobserved task exceptions on Subscriptions. #4052
  • Allow upcast when extending types and injecting the parent (#4159)

Enhancements

  • Allow Resolver Inlining (#3700)
  • Introduced Query Plans (#3674)
  • Introduced Serial Resolvers (#3674, #3837, #3882)
  • Neo4J Data Integration (#2849)
  • Allow control over type attribute inheritance (#3886).
  • Added support for abstract projections. (#3650)
  • Introduced non-cachable document validation rules. (#3884)
  • Added type converter for relay global ID to HotChocolate.Data. (#3917)
  • Introduced new low-level type configuration API for dynamic schemas.
  • Added better descriptions to cursor paging fields and arguments. (#4000)
  • Added better descriptions to node fields and arguments. (#4000)
  • Introduced nodes field. (#4000)
  • Introduced field middleware order validation for HotChocolate.Data and paging middleware (#4012).
  • Introduced AggregateError to allow rewriting a single error into multiple errors. (#4014)
  • Enhanced error handling for variables to better pinpoint the actual error. (#4037)
  • Added RequestContext pooling. (#4141)
  • Reworked schema-first APIs to align with code-first APIs.
  • Added support for HotChocolate.Data and paging attributes to schema-first.
  • Added more ResolveWith overloads. (#4136).
  • Added queryable extension methods for HotChocolate.Data. (#4156)
  • Added the ability to compile resolver argument injections for the resolver compiler.
  • Added a new runtime-type validation to debug errors better when types are leaked by accident into the type initialization.
  • Opened up MongoDB API for external use. (#4119)
  • Added ObjectID scalar type for MongoDB.
  • Added more endpoint configuration methods to more fine-grained configure into what transport spec the server supports.
  • Added support for named type references.
  • Added support for type modules.

... (truncated)

Changelog

Sourced from HotChocolate.AspNetCore's changelog.

[12.0.0]

Hot Chocolate

Fixes
  • Custom type inspectors can now again add custom ignores. #3399
  • Fixed issue where descriptor attributes on resolvers were ignored. (#3892)
  • Fixed that the socket interceptor OnCloseAsync method was not invoked. (#3951)
  • Fixed MongoDB totalCount handling (#3880).
  • Fixed handling of enums that contain underscore. (#4056)
  • Fixed ignoring fields with ObjectTypeExtensions.Ignore. (#4034)
  • Fixed issue with socket session interceptor dependency injection. (#4055)
  • Fixed issue to allow ignoring enum values. (#4020)
  • Fixed override of resolver pipeline in operation optimizers. (#4128)
  • Fixed enum default values. (#4129)
  • Fixed initialization of default values. (#4156)
  • Fixed the variable coercion when variable values are omitted. #4103
  • Fixed spatial MultiLine, MultiPolygon, MultiPoint parsing
  • Added various catches to prevent unobserved task exceptions on Subscriptions. #4052
  • Allow upcast when extending types and injecting the parent (#4159)

Enhancements

  • Allow Resolver Inlining (#3700)
  • Introduced Query Plans (#3674)
  • Introduced Serial Resolvers (#3674, #3837, #3882)
  • Neo4J Data Integration (#2849)
  • Allow control over type attribute inheritance (#3886).
  • Added support for abstract projections. (#3650)
  • Introduced non-cachable document validation rules. (#3884)
  • Added type converter for relay global ID to HotChocolate.Data. (#3917)
  • Introduced new low-level type configuration API for dynamic schemas.
  • Added better descriptions to cursor paging fields and arguments. (#4000)
  • Added better descriptions to node fields and arguments. (#4000)
  • Introduced nodes field. (#4000)
  • Introduced field middleware order validation for HotChocolate.Data and paging middleware (#4012).
  • Introduced AggregateError to allow rewriting a single error into multiple errors. (#4014)
  • Enhanced error handling for variables to better pinpoint the actual error. (#4037)
  • Added RequestContext pooling. (#4141)
  • Reworked schema-first APIs to align with code-first APIs.
  • Added support for HotChocolate.Data and paging attributes to schema-first.
  • Added more ResolveWith overloads. (#4136).
  • Added queryable extension methods for HotChocolate.Data. (#4156)
  • Added the ability to compile resolver argument injections for the resolver compiler.
  • Added a new runtime-type validation to debug errors better when types are leaked by accident into the type initialization.
  • Opened up MongoDB API for external use. (#4119)
  • Added ObjectID scalar type for MongoDB.
  • Added more endpoint configuration methods to more fine-grained configure into what transport spec the server supports.
  • Added support for named type references.

... (truncated)

Commits

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 [HotChocolate.AspNetCore](https://github.com/ChilliCream/hotchocolate) from 11.3.1 to 12.0.0.
- [Release notes](https://github.com/ChilliCream/hotchocolate/releases)
- [Changelog](https://github.com/ChilliCream/hotchocolate/blob/main/CHANGELOG.md)
- [Commits](ChilliCream/graphql-platform@11.3.1...12.0.0)

---
updated-dependencies:
- dependency-name: HotChocolate.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 28, 2021
@dependabot @github

dependabot Bot commented on behalf of github Oct 4, 2021

Copy link
Copy Markdown
Author

Superseded by #93.

@dependabot dependabot Bot closed this Oct 4, 2021
@dependabot dependabot Bot deleted the dependabot/nuget/HotChocolate.AspNetCore-12.0.0 branch October 4, 2021 08:07
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