chore(deps): update dependency hotchocolate.aspnetcore to v13.5.1 #196
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
13.0.5
->13.5.1
Release Notes
ChilliCream/graphql-platform (HotChocolate.AspNetCore)
v13.5.1
Compare Source
What's Changed
Full Changelog: ChilliCream/graphql-platform@13.5.0...13.5.1
v13.5.0
Compare Source
What's Changed
Full Changelog: ChilliCream/graphql-platform@13.4.0...13.5.0
v13.4.0
Compare Source
HotChocolate
@tag
directive to fusion. (#6341)Docs
v13.3.3
Compare Source
For more details click here to get to our CHANGELOG.
v13.3.2
Compare Source
For more details click here to get to our CHANGELOG.
Changes:
4c00c2e
Added a constructor for lazy cursors to the edge.99dc6f0
Minor optimizations for the operation compiler.460f874
Added more query plan integration tests.1c673c9
Minor Fusion CommandLine Fixes0d3a624
Fixed file access mode when updating the subgraph config.d0ac6ab
Allow config command to edit subgraph package.This list of changes was auto generated.
v13.3.1
Compare Source
For more details click here to get to our CHANGELOG.
Changes:
7b492e8
Ensure Subgraph Config consistency.This list of changes was auto generated.
v13.3.0
Compare Source
For more details click here to get to our CHANGELOG.
Changes:
90746df
Fixed deadlock when loading the gateway configuration.a558f1b
Introduced Fusion Configuration Rewriter (#6311)41979c5
Reworked fusion configuration to use observer. (#6310)383814e
Fusion fetch in parallel (#6306)838f88c
Fixed Namespace of AuthorizeAttribute (#6309)980cbbe
Better Error Handling in Fusion CommandLinef67fa01
Adds services to fusion registration extensions (#6305)2f349a8
Improved Fusion Error Handling (#6303)18713a6
ArrayWriter.EnsureBufferCapacity must account for _start (#6266)9c66cb0
Fixedparse result
method fordate
andlocal date
scalars (#6275)See More
dd1ca23
Fixed StrawberryShake PersistedQuery Docs. (#6297)add24f5
Fixed apply default inAuthorize
extension methods (#6298)e6b2c20
Fixed issue with composing interface across services. (#6299)f7cec16
Updated operation-complexity.md (#6284)e11401c
Memory Optimization on Schema (#6290)aaa0c43
Fixed issue when querying interface lists. (#6287)ea96c09
Fixed Issue with Field Requirements (#6286)563600b
Introduced Require Directive (#6281)5f47bb8
Added initial support for field dependencies in the gateway (#6238)fda99f3
Prevent expression reduce when looking for ordering method (#6255)8a98efc
Expose variables in ComplexityContext (#6263)2e01d11
Added first class pipeline support to fusion. (#6253)1f9b3a5
Fix description of delegate resolver $arguments variable (#6250)This list of changes was auto generated.
v13.2.1
Compare Source
For more details click here to get to our CHANGELOG.
Changes:
9f21941
Fixed accessibility ofNoOpStringBuilderPool
: private -> public (#6244)b2bfdff
Added tests that show CompareTo is ignore. (#6245)bc9a5ba
Publicly expose underlying request executor builder (#6243)c2d30ba
Fixed Package Name for HotChocolate.Skimmed.33b95e7
Fixed nested variable forwarding in Fusion (#6119)This list of changes was auto generated.
v13.2.0
Compare Source
For more details click here to get to our CHANGELOG.
What's Changed
9274bc9
Fixed explicit binding behavior (#6237)679cc61
Fixed issue with nullability inference of nested types. @atykhyy (#6230)6283ee9
Fixed invalid condition in Neo4J driver. (#6235)68b80bc
Fixed invalid condition in socket message helper. (#6234)494b682
Fixes Type extension broken with typeof. (#6233)49acfea
Always Create Code Generation Root for StrawberryShake (#6229)3a7d457
Fixed DotNetVersion parse order (#6180) (#6190)New Contributors
Full Changelog: ChilliCream/graphql-platform@13.1.1-preview.1...13.2.0-preview.3
v13.1.0
Compare Source
What's Changed
HotChocolate
Type System
c274f59
Added ability to use method from abstract types with ResolveWith (#6110)21e0228
Added Strip leading I from Interface Name option. (#6124)ce20cb7
Use structs with non-default constructors as input types w/o configuring (#5844)f834e8d
MakeCustomParameterExpressionBuilder<TArg>
non-sealed (#6087)3530147
Support F# Records and Options (#5973)33072a7
Adds a lightweight mutable schema. (#5854)fd9f187
Added default value syntax attribute (#6152)92ab5a9
Reworked Regex based scalars to use source gen. (#6169)Authorization
19f152c
Registered ASP.NET Core Auth when using the default provider (#6150)fc4f178
Skip authorization rules onAfterResolver
if the resolver result isnull
. (#6148)ff14574
Added allowAnnonymous directive (#6134)9b5c478
Authorization Refinements (#6107)Execution
fb8e5a2
Added better error when expected message type does not match actual message type. (#6086)3dfa4ec
Add SetUser extension to IQueryRequestBuilder (#6093)a4ab9e1
Allow Zero Complexity (#6097)609ff74
Added test for issue 6050a06f604
Added ArrayWriter refinements.05469b0
Use node field for to fetch patches. (#6019)f774716
Rework the request executor configuration hooks to allow hot reload. (#6014)215d5e5
Command Line refinements. (#6009 #6011)ab92437
Add Relay Global Object ID Support to Gateway (#5962)064fb82
Add support for Mutations to Gateway. (#5953)7bbd153
Added Variable Support to Gateway (#5949)7267bbc
Added Subscription Support to Gateway (#5937)00ca878
Adds CLI to Hot Chocolate. (#5947)f42fe7c
Add by key batching to Gateway. (#5934)3146208
Added Gatway Composition (#5880)3cd3977
Dependency Injection Refinements (#6155)c8ae4b5
Improved Commandline Outputs9932266
Renamed Schema Merge Middleware9a30110
Allowed better transport configuration in the Gateway. (#6176)9932266
Renamed Schema Merge Middlewarec8ae4b5
Improved CLI OutputsSee More
Transport
b2000ed
Adds Keep Alive message to SSE (#6133)Data
2e3fc8e
Upgraded MongoDB Package (#6116)Fixes
916b771
Fixed SetOptions. (#6123)26b3433
Fixed Snytax Serialization for File Upload. (#6122)dfb857d
Fixed extensions/locations confusion in error extraction (#6117)ed2fddd
Fixed small issues on HotChocolate/Core/Benchmarks (#5915)8a1b877
Fixed Request Executor Event Memory Leak (#6106)9f9bc75
Fixed ArrayWriter memory expansion conditiona7da295
Fixed issue with aggregate errors when using mutation convention. (#6105)588267a
Fixed HotChocolate.Core.sln references.dc10c4b
Fixed Pipeline Caching Issues.b5c0e87
Fixed issues in operation complexity pipeline. (#6099 #6100)0f6723f
Fixed Subscription Handling of System Messages (#6062)b8a604f
Fixed composition of enums (#6069)95e4558
Fixed Renamed Introspection Operation Name (#6057)7c6bb6b
Fixed DotNetVersion blank (#6054)dc424c6
Fixed Compiler Warning423e8a3
Fixed an issue that causes input types in an output context. (#6044)f49078e
Fixed issueJSON
scalar crashes on JsonElement inputs #6023 (#6029)bd3f555
Fixed Gateway Mutation Handling31e4e45
Fixed update command not updating schema file (#6016)13349fa
Fixed Gateway Type Module09319a2
Fixed the default format for UUIDs (#6013)fb87acc
Fixed issue with the file watcher for the gateway106f0ed
Fixed Operation Compiler for Conditional Selections. (#5977)89378c2
Fixed Hot Chocolate Server Templatece49d55
Fixed json scalar (#5941)bbb93f8
Fixed argument variable resolver0d1bb78
Fixed Content-Type selection in HTTP Transport. (#5878)c30c2b1
Fixed WithOptions for WebSocket endpoint. (#5879)eaae7e8
Migrated IPv6 scalar to source gen regex. (#5875)7efe212
Fixed HttpTransportVersion.Legacy selecting wrong Content-Type with media type ranges (#5865)ca162c9
Fixed OperationContext Memory Leak (#5874)35a4119
Fixed Default Source Stream Error Behaviour (#6170)eadbb47
Fixes and issue with custom directives and directive variables. (#6168)StrawberryShake
a1bd513
Ensure StateHasChanged is called on render context (#6149)011faa8
Fixed query subscriptions not emitting data (#5898)e895378
Fixed StrawberryShake result has empty Extensions Issue (#5967)820384f
Fixes Strawberry shake exception handling (#4596) (#6039)23b0554
Fixed parsing DotNetMajor with preview sdks (#6012)4f6b534
Fixed update command not updating schema file (#6016)Documentation
38c62d5
Add complex id documentation (#6144)a8a6682
Rework subscriptions documentation; (#6145)60be811
Adds allow anonymous (#6146)de2e6b1
Fixed XML docs on UseFirstOrDefaultAttribute (#6098)6ee6c39
Add Cloudey.Reflex.Authorization.HotChocolate (#6080)f0974c4
Docs: Update middleware attribute example to proper access modifier. (#6045)92a52eb
Fixed docs on descriptor attributes. (#6018)6e9b7a9
Updated Instrumentation Docs (#5971)16ca172
Updated Extending Filtering Docs (#5996)7455e2c
Updated Syntax Visitors Docs (#5998)a56b489
Fixed Typo in Scalars #5979bd27dc5
Fixed link to MatenDB integration sample (#5920)888fa21
Fixed typo in BindFieldsImplicitly summary (#5907)ac80435
Version 13.x only needs StrawberryShake.Server (#5909)67b8666
Fixed typo in migration guide. (#5917)fe0ee04
Add batching and HTTP transport docs (#5918)5343dfb
Fixed broken link (#5910)5bbfc09
Updated migration guide (#5908)7acae5a
Add "Nodes batch size" section to migrate-from-12-to-13.md (#5896)f4cd5a0
Update persisted query documentation (#5889)dee1b74
Fixed various issues in the sorting documentation (#6166)e7de041
Updated filter input type name in filtering documentation (#6165)d7bb2d4
Added command line documentation (#6160)1da0ee3
Added dynamic schema documentation (#6161)4efa48e
Added more docs for Banana Cake Pop and Barista (#6172)Full Changelog: ChilliCream/graphql-platform@13.0.5...13.1.0-rc.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.