From f8ef7b3b6417677557f616d8ab88041fd5257b77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 09:48:25 +0000 Subject: [PATCH] Update dependency HotChocolate.Data to v12.19.2 (#749) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [HotChocolate.Data](https://chillicream.com/) ([source](https://togithub.com/ChilliCream/graphql-platform)) | nuget | minor | `12.18.0` -> `12.19.2` | --- ### Release Notes
ChilliCream/graphql-platform (HotChocolate.Data) ### [`v12.19.2`](https://togithub.com/ChilliCream/graphql-platform/releases/tag/12.19.2) [Compare Source](https://togithub.com/ChilliCream/graphql-platform/compare/12.18.0...12.19.2) 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 ([#​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 ([#​5677](https://togithub.com/ChilliCream/graphql-platform/issues/5677)) ([#​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 ([#​5655](https://togithub.com/ChilliCream/graphql-platform/issues/5655)) - [`c9fe19f`](https://togithub.com/ChilliCream/graphql-platform/commit/c9fe19f887bcb7eb4654c1222dfe6afb4f7e2f85) Fixed Strawberry Shake Any Type ([#​5650](https://togithub.com/ChilliCream/graphql-platform/issues/5650)) ([#​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 ([#​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 ([#​5391](https://togithub.com/ChilliCream/graphql-platform/issues/5391))
See More - [`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 ([#​5333](https://togithub.com/ChilliCream/graphql-platform/issues/5333)) - [`36c737b`](https://togithub.com/ChilliCream/graphql-platform/commit/36c737ba7183a707c36ccffd895f72c32fe2954f) Fixed upload scalar on SS ([#​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 ([#​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 ([#​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 [#​5214](https://togithub.com/ChilliCream/graphql-platform/issues/5214)" to 12 ([#​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 ([#​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 ([#​5203](https://togithub.com/ChilliCream/graphql-platform/issues/5203)) - [`9affedb`](https://togithub.com/ChilliCream/graphql-platform/commit/9affedb5e635eea33f6b0e41794cbf1625442375) Disallow introspection fields on subscription root ([#​5187](https://togithub.com/ChilliCream/graphql-platform/issues/5187)) - [`66b9dce`](https://togithub.com/ChilliCream/graphql-platform/commit/66b9dcebc835d4479ecc7ec17e99e1d8d0cc9279) Adds support for flags enum ([#​5186](https://togithub.com/ChilliCream/graphql-platform/issues/5186)) - [`feb33ff`](https://togithub.com/ChilliCream/graphql-platform/commit/feb33ff3f44ce7b1252f9ba4394ac02a02230f66) Reduce impact of `MapField` ([#​5175](https://togithub.com/ChilliCream/graphql-platform/issues/5175)) - [`f592759`](https://togithub.com/ChilliCream/graphql-platform/commit/f592759f5edaf4484f8bdc7bd879a167f42de2a4) Backport [#​4775](https://togithub.com/ChilliCream/graphql-platform/issues/4775) to v12: "Close open WebSocket sessions when application is shutting down" ([#​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. ([#​5158](https://togithub.com/ChilliCream/graphql-platform/issues/5158)) - [`421a64e`](https://togithub.com/ChilliCream/graphql-platform/commit/421a64e164069eb426b1a3e5d5ccf3b28728ec25) Fixed stitching with add resolver ([#​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; ([#​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 ([#​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. ([#​5119](https://togithub.com/ChilliCream/graphql-platform/issues/5119)) - [`0feb645`](https://togithub.com/ChilliCream/graphql-platform/commit/0feb64580282756c84e8ff6436cf6966a4d7b61b) Fixed Complexity Validation Status Code ([#​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 ([#​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 ([#​4960](https://togithub.com/ChilliCream/graphql-platform/issues/4960)) ([#​5087](https://togithub.com/ChilliCream/graphql-platform/issues/5087)) - [`713cf8e`](https://togithub.com/ChilliCream/graphql-platform/commit/713cf8e7ec405b72bd31e38fdc253d05ebf8ab52) Adds pure resolver for stitching ([#​4702](https://togithub.com/ChilliCream/graphql-platform/issues/4702)) ([#​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 ([#​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 ([#​4958](https://togithub.com/ChilliCream/graphql-platform/issues/4958)) - [`97daca9`](https://togithub.com/ChilliCream/graphql-platform/commit/97daca9c04eda37e5c5d6d3ad2c44169fb1bbb35) Make ApolloFederation Printer Public ([#​5041](https://togithub.com/ChilliCream/graphql-platform/issues/5041)) - [`a96168b`](https://togithub.com/ChilliCream/graphql-platform/commit/a96168b825b487543fbf4949381ac6e671e85e39) Reworked Types Source Generator ([#​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 ([#​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. ([#​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 ([#​4924](https://togithub.com/ChilliCream/graphql-platform/issues/4924)) - [`4b991aa`](https://togithub.com/ChilliCream/graphql-platform/commit/4b991aaf135cb86d0978297233700f8ce357a1dd) Backported inline DataLoader fix from 13 ([#​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 ([#​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 ([#​4794](https://togithub.com/ChilliCream/graphql-platform/issues/4794)) This list of changes was [auto generated](https://chillicream.visualstudio.com/Cloud/\_build/results?buildId=44449\&view=logs).
--- ### 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 this update again. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Orso.Arpa.Api/Orso.Arpa.Api.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Orso.Arpa.Api/Orso.Arpa.Api.csproj b/Orso.Arpa.Api/Orso.Arpa.Api.csproj index 10f95c1c4..65810a78c 100644 --- a/Orso.Arpa.Api/Orso.Arpa.Api.csproj +++ b/Orso.Arpa.Api/Orso.Arpa.Api.csproj @@ -23,7 +23,7 @@ - +