Skip to content

Commit

Permalink
Update hotchocolate monorepo to v12.21.0 (#761)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [HotChocolate.AspNetCore](https://chillicream.com/)
([source](https://togithub.com/ChilliCream/graphql-platform)) | nuget |
minor | `12.20.0` -> `12.21.0` |
| [HotChocolate.AspNetCore.Authorization](https://chillicream.com/)
([source](https://togithub.com/ChilliCream/graphql-platform)) | nuget |
minor | `12.20.0` -> `12.21.0` |
| [HotChocolate.Data](https://chillicream.com/)
([source](https://togithub.com/ChilliCream/graphql-platform)) | nuget |
minor | `12.20.0` -> `12.21.0` |
| [HotChocolate.Types](https://chillicream.com/)
([source](https://togithub.com/ChilliCream/graphql-platform)) | nuget |
minor | `12.20.0` -> `12.21.0` |

---

### Release Notes

<details>
<summary>ChilliCream/graphql-platform
(HotChocolate.AspNetCore)</summary>

###
[`v12.21.0`](https://togithub.com/ChilliCream/graphql-platform/releases/tag/12.21.0)

[Compare
Source](https://togithub.com/ChilliCream/graphql-platform/compare/12.20.0...12.21.0)

For more details click
[here](https://togithub.com/ChilliCream/hotchocolate/blob/master/CHANGELOG.md)
to get to our CHANGELOG.

##### Changes:

-
[`47a5319`](https://togithub.com/ChilliCream/graphql-platform/commit/47a5319c7e59f84023a6116ce0c8ff055e3aede5)
Updated Build
-
[`1fc39ec`](https://togithub.com/ChilliCream/graphql-platform/commit/1fc39eca302e6f133f3197cef38235a187fd8fee)
Expose variables in ComplexityContext to allow custom complexity
calculation
([#&#8203;6262](https://togithub.com/ChilliCream/graphql-platform/issues/6262))
-
[`aaa3854`](https://togithub.com/ChilliCream/graphql-platform/commit/aaa38546de102b1dee1bcbdd3c8dc626e77caed6)
Fixed ServiceKind.Resolver not working with ResolveWith
([#&#8203;5677](https://togithub.com/ChilliCream/graphql-platform/issues/5677))
([#&#8203;5678](https://togithub.com/ChilliCream/graphql-platform/issues/5678))
-
[`fb3fe4a`](https://togithub.com/ChilliCream/graphql-platform/commit/fb3fe4aea15a73efa4e875e687b3880f31657501)
Fixed Build
-
[`071f259`](https://togithub.com/ChilliCream/graphql-platform/commit/071f2595aecc6a338993ad124a9063b71c87cb26)
Fixed Strawberry Shake Any Type
([#&#8203;5655](https://togithub.com/ChilliCream/graphql-platform/issues/5655))
-
[`c9fe19f`](https://togithub.com/ChilliCream/graphql-platform/commit/c9fe19f887bcb7eb4654c1222dfe6afb4f7e2f85)
Fixed Strawberry Shake Any Type
([#&#8203;5650](https://togithub.com/ChilliCream/graphql-platform/issues/5650))
([#&#8203;5651](https://togithub.com/ChilliCream/graphql-platform/issues/5651))
-
[`af2c24d`](https://togithub.com/ChilliCream/graphql-platform/commit/af2c24d5581ad7605fa02c037addf38d947278b8)
Retrieve IHttpStitchingRequestInterceptor from combined services to
allow override from application services
([#&#8203;5500](https://togithub.com/ChilliCream/graphql-platform/issues/5500))
-
[`3b40be3`](https://togithub.com/ChilliCream/graphql-platform/commit/3b40be321aaef80bdbee5832abe9c5b69931569f)
Fixed value overflows break query validation.
-
[`1e562c2`](https://togithub.com/ChilliCream/graphql-platform/commit/1e562c23aeba233bc4aac0250978fffd8a1dd227)
Aligned Multpart Formatter with Version 13
-
[`a5eb7f5`](https://togithub.com/ChilliCream/graphql-platform/commit/a5eb7f5b47a9cfeb12bffeed0a149acb2b36bb8e)
5345 more concise error message v12
([#&#8203;5391](https://togithub.com/ChilliCream/graphql-platform/issues/5391))

<details><summary><b>See More</b></summary>

-
[`0ef100c`](https://togithub.com/ChilliCream/graphql-platform/commit/0ef100cbcf8a5598b70dab97367ccbefc165a92c)
Fixed multipart serializer to handle batch request results
-
[`7edbe2d`](https://togithub.com/ChilliCream/graphql-platform/commit/7edbe2d6bc97294564982179ec08a8505f3233c9)
Ported MultiPart response fix back from 13
-
[`2486e4e`](https://togithub.com/ChilliCream/graphql-platform/commit/2486e4ebb9a33a55ac54bd71cd09c33a3c14fe4b)
Reworked Build for BCP 1
-
[`7e49138`](https://togithub.com/ChilliCream/graphql-platform/commit/7e491389e927b373a9adaa51aea5960a641fe026)
Fixed upload scalar on SS
([#&#8203;5333](https://togithub.com/ChilliCream/graphql-platform/issues/5333))
-
[`36c737b`](https://togithub.com/ChilliCream/graphql-platform/commit/36c737ba7183a707c36ccffd895f72c32fe2954f)
Fixed upload scalar on SS
([#&#8203;5330](https://togithub.com/ChilliCream/graphql-platform/issues/5330))
-
[`452bd1d`](https://togithub.com/ChilliCream/graphql-platform/commit/452bd1daedb231a3923655be7fbb521905f9ccce)
Adds file upload to StrawberryShake version 12
([#&#8203;5327](https://togithub.com/ChilliCream/graphql-platform/issues/5327))
-
[`15a45bb`](https://togithub.com/ChilliCream/graphql-platform/commit/15a45bb8192318874fded3089692b9d5647f9637)
Fixed InputParser issue for optional value types.
-
[`60b8957`](https://togithub.com/ChilliCream/graphql-platform/commit/60b8957114556b105cba36aa96128b41e3e882ea)
Extended documnetation on Subscriptions for v12
([#&#8203;5295](https://togithub.com/ChilliCream/graphql-platform/issues/5295))
-
[`6f0486c`](https://togithub.com/ChilliCream/graphql-platform/commit/6f0486c91f689bbfcd94fb88bef01aa36788b537)
Backport "Allow empty filter expressions to be visited
[#&#8203;5214](https://togithub.com/ChilliCream/graphql-platform/issues/5214)"
to 12
([#&#8203;5293](https://togithub.com/ChilliCream/graphql-platform/issues/5293))
-
[`cfdc549`](https://togithub.com/ChilliCream/graphql-platform/commit/cfdc54940ce41584857fba902bcf4d772d230433)
Allow to override the enum type name and value comparer
-
[`f3db120`](https://togithub.com/ChilliCream/graphql-platform/commit/f3db1202c8fc893d2cafd8b9cd993c55492daca2)
Fixed query result compile error
-
[`ca8855d`](https://togithub.com/ChilliCream/graphql-platform/commit/ca8855d3085fbf7a35487e5344149a02c7b309ba)
Fixed issue where mutation the result object would drop the ContextData
([#&#8203;5211](https://togithub.com/ChilliCream/graphql-platform/issues/5211))
-
[`21294eb`](https://togithub.com/ChilliCream/graphql-platform/commit/21294eb2444789fd69dcf582e849deeddb60f072)
Reworked Template
-
[`5559970`](https://togithub.com/ChilliCream/graphql-platform/commit/5559970b74e7b0ca91479da10c0a49b06303eab0)
Updated BCP to Version 42 on HC Version 12
([#&#8203;5203](https://togithub.com/ChilliCream/graphql-platform/issues/5203))
-
[`9affedb`](https://togithub.com/ChilliCream/graphql-platform/commit/9affedb5e635eea33f6b0e41794cbf1625442375)
Disallow introspection fields on subscription root
([#&#8203;5187](https://togithub.com/ChilliCream/graphql-platform/issues/5187))
-
[`66b9dce`](https://togithub.com/ChilliCream/graphql-platform/commit/66b9dcebc835d4479ecc7ec17e99e1d8d0cc9279)
Adds support for flags enum
([#&#8203;5186](https://togithub.com/ChilliCream/graphql-platform/issues/5186))
-
[`feb33ff`](https://togithub.com/ChilliCream/graphql-platform/commit/feb33ff3f44ce7b1252f9ba4394ac02a02230f66)
Reduce impact of `MapField`
([#&#8203;5175](https://togithub.com/ChilliCream/graphql-platform/issues/5175))
-
[`f592759`](https://togithub.com/ChilliCream/graphql-platform/commit/f592759f5edaf4484f8bdc7bd879a167f42de2a4)
Backport
[#&#8203;4775](https://togithub.com/ChilliCream/graphql-platform/issues/4775)
to v12: "Close open WebSocket sessions when application is shutting
down"
([#&#8203;5166](https://togithub.com/ChilliCream/graphql-platform/issues/5166))
-
[`248db55`](https://togithub.com/ChilliCream/graphql-platform/commit/248db5504eb1c481cde53d9484aa4a5eb34e1908)
Cherry Picked Fixes Interface Field Naming Convention.
([#&#8203;5158](https://togithub.com/ChilliCream/graphql-platform/issues/5158))
-
[`421a64e`](https://togithub.com/ChilliCream/graphql-platform/commit/421a64e164069eb426b1a3e5d5ccf3b28728ec25)
Fixed stitching with add resolver
([#&#8203;5143](https://togithub.com/ChilliCream/graphql-platform/issues/5143))
-
[`14f09aa`](https://togithub.com/ChilliCream/graphql-platform/commit/14f09aace82d2a6a2e9889f89005bf1908d3087b)
Fixed total count breaking change in connection;
([#&#8203;5122](https://togithub.com/ChilliCream/graphql-platform/issues/5122))
-
[`4a9fcd0`](https://togithub.com/ChilliCream/graphql-platform/commit/4a9fcd0ee29ebbf4c1a20bbbce89370d220468c3)
Adds the property back for backwards compatibility
([#&#8203;5120](https://togithub.com/ChilliCream/graphql-platform/issues/5120))
-
[`15ca0db`](https://togithub.com/ChilliCream/graphql-platform/commit/15ca0dbb4e07f2dadbe123aa57723e14dcbdde61)
Fixed issue where generic types would invalidly be registered.
([#&#8203;5119](https://togithub.com/ChilliCream/graphql-platform/issues/5119))
-
[`0feb645`](https://togithub.com/ChilliCream/graphql-platform/commit/0feb64580282756c84e8ff6436cf6966a4d7b61b)
Fixed Complexity Validation Status Code
([#&#8203;5117](https://togithub.com/ChilliCream/graphql-platform/issues/5117))
-
[`ab73391`](https://togithub.com/ChilliCream/graphql-platform/commit/ab733917fdc3fd0b10ab86834402586bf68b24ad)
Release task in node resolver after use
([#&#8203;5052](https://togithub.com/ChilliCream/graphql-platform/issues/5052))
-
[`b3fdbcf`](https://togithub.com/ChilliCream/graphql-platform/commit/b3fdbcf8d29b938f86c0af9da256096fa39007a7)
Align total count on connection & collection segment
([#&#8203;4960](https://togithub.com/ChilliCream/graphql-platform/issues/4960))
([#&#8203;5087](https://togithub.com/ChilliCream/graphql-platform/issues/5087))
-
[`713cf8e`](https://togithub.com/ChilliCream/graphql-platform/commit/713cf8e7ec405b72bd31e38fdc253d05ebf8ab52)
Adds pure resolver for stitching
([#&#8203;4702](https://togithub.com/ChilliCream/graphql-platform/issues/4702))
([#&#8203;5086](https://togithub.com/ChilliCream/graphql-platform/issues/5086))
-
[`66b1978`](https://togithub.com/ChilliCream/graphql-platform/commit/66b19780dbff1399080b8bb5e30064797b90691b)
Fixed compile issues
-
[`88bc2c6`](https://togithub.com/ChilliCream/graphql-platform/commit/88bc2c6b8613afe7fb5f164bb18c93b7af1ce4ef)
Fixed node resolver and entities resolver
([#&#8203;5080](https://togithub.com/ChilliCream/graphql-platform/issues/5080))
-
[`6126488`](https://togithub.com/ChilliCream/graphql-platform/commit/612648804dd80e7fd648139c45859356ce5ecdb4)
Issue 4957 Correct problem with Apollo Federation entity resolver
bypassing dataloader
([#&#8203;4958](https://togithub.com/ChilliCream/graphql-platform/issues/4958))
-
[`97daca9`](https://togithub.com/ChilliCream/graphql-platform/commit/97daca9c04eda37e5c5d6d3ad2c44169fb1bbb35)
Make ApolloFederation Printer Public
([#&#8203;5041](https://togithub.com/ChilliCream/graphql-platform/issues/5041))
-
[`a96168b`](https://togithub.com/ChilliCream/graphql-platform/commit/a96168b825b487543fbf4949381ac6e671e85e39)
Reworked Types Source Generator
([#&#8203;5040](https://togithub.com/ChilliCream/graphql-platform/issues/5040))
-
[`a4b0c8d`](https://togithub.com/ChilliCream/graphql-platform/commit/a4b0c8db404b817a5b876afbd83d169fec67d890)
Allow static node resolver to be defined in base classes
([#&#8203;5002](https://togithub.com/ChilliCream/graphql-platform/issues/5002))
-
[`4bed0c0`](https://togithub.com/ChilliCream/graphql-platform/commit/4bed0c03e0e0033bcf1485ed579190f3e75fe103)
Updated Banana Cake Pop to Preview 35
-
[`9d8b2fa`](https://togithub.com/ChilliCream/graphql-platform/commit/9d8b2fad4ddbbfa7d4bf757f94fc5e9a59cd8064)
Banana Cake Pop Preview 34
-
[`c226803`](https://togithub.com/ChilliCream/graphql-platform/commit/c22680333c38f7ae9027c9fbe21e620a96e2cd57)
Added missing ModuleOptions
-
[`d881f23`](https://togithub.com/ChilliCream/graphql-platform/commit/d881f23891c1b059ad3e02f3c4884d4631979678)
Added type system source generator
-
[`0aec6b9`](https://togithub.com/ChilliCream/graphql-platform/commit/0aec6b975645039543a74961be0da37976d10397)
Migrated missing extension methods
-
[`2614e5d`](https://togithub.com/ChilliCream/graphql-platform/commit/2614e5d2ca4fb4bd50799235fd6a303c4e187941)
Updated Banana Cake Pop to preview 32
-
[`ac11fb4`](https://togithub.com/ChilliCream/graphql-platform/commit/ac11fb4234b64116240429d49a9407b5075c9ef1)
Added queryExpiration option to Redis query cache.
([#&#8203;4930](https://togithub.com/ChilliCream/graphql-platform/issues/4930))
-
[`ff3d482`](https://togithub.com/ChilliCream/graphql-platform/commit/ff3d482058f10bd547a91d9689a1a2977d2ca627)
Added default timeout of 30 minutes when debugging
([#&#8203;4924](https://togithub.com/ChilliCream/graphql-platform/issues/4924))
-
[`4b991aa`](https://togithub.com/ChilliCream/graphql-platform/commit/4b991aaf135cb86d0978297233700f8ce357a1dd)
Backported inline DataLoader fix from 13
([#&#8203;4916](https://togithub.com/ChilliCream/graphql-platform/issues/4916))
-
[`ee6184e`](https://togithub.com/ChilliCream/graphql-platform/commit/ee6184ec1375450be1c89192c8f7b81245cd5898)
Add support for custom NodaTime patterns for serialization and
deserialization
([#&#8203;4801](https://togithub.com/ChilliCream/graphql-platform/issues/4801))
-
[`dc16e86`](https://togithub.com/ChilliCream/graphql-platform/commit/dc16e86deeb81ac3faf7b9328b8786b12696e37f)
Updated BCP to Preview 25
-
[`29b425d`](https://togithub.com/ChilliCream/graphql-platform/commit/29b425dfad88fb5ed90fd729612c35fea8c77ceb)
Fixed MutationFieldOptions for older framework versions.
-
[`fbf1527`](https://togithub.com/ChilliCream/graphql-platform/commit/fbf152796d26ce87268d2d0867f5727d8673b496)
Added BCP preview 24
([#&#8203;4794](https://togithub.com/ChilliCream/graphql-platform/issues/4794))

This list of changes was [auto
generated](https://chillicream.visualstudio.com/Cloud/\_build/results?buildId=44824\&view=logs).</details>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,every
weekend,before 5am every weekday" in timezone Europe/Berlin, 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 these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/orso-co/Orso.Arpa.Api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNi41LjMiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 15, 2023
1 parent 399ed83 commit 05e15f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Orso.Arpa.Api/Orso.Arpa.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@

<ItemGroup>
<PackageReference Include="AspNetCoreRateLimit" Version="5.0.0" />
<PackageReference Include="HotChocolate.AspNetCore" Version="12.20.0" />
<PackageReference Include="HotChocolate.AspNetCore.Authorization" Version="12.20.0" />
<PackageReference Include="HotChocolate.Data" Version="12.20.0" />
<PackageReference Include="HotChocolate.AspNetCore" Version="12.21.0" />
<PackageReference Include="HotChocolate.AspNetCore.Authorization" Version="12.21.0" />
<PackageReference Include="HotChocolate.Data" Version="12.21.0" />
<PackageReference Include="MicroElements.Swashbuckle.FluentValidation" Version="5.7.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
<PackageReference Include="Microsoft.ApplicationInsights.NLogTarget" Version="2.21.0" />
Expand Down
2 changes: 1 addition & 1 deletion Orso.Arpa.Persistence/Orso.Arpa.Persistence.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="EFCore.NamingConventions" Version="7.0.2" />
<PackageReference Include="HotChocolate.Types" Version="12.20.0" />
<PackageReference Include="HotChocolate.Types" Version="12.21.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.9" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="7.0.9" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.4" />
Expand Down

0 comments on commit 05e15f3

Please sign in to comment.