Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update hotchocolate monorepo to v14 (major) #1021

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
HotChocolate.Abstractions (source) 13.9.14 -> 14.3.0 age adoption passing confidence
HotChocolate.AspNetCore (source) 13.9.14 -> 14.3.0 age adoption passing confidence
HotChocolate.AspNetCore.Authorization (source) 13.9.14 -> 14.3.0 age adoption passing confidence
HotChocolate.Data (source) 13.9.14 -> 14.3.0 age adoption passing confidence
HotChocolate.Data.EntityFramework (source) 13.9.14 -> 14.3.0 age adoption passing confidence
HotChocolate.Types (source) 13.9.14 -> 14.3.0 age adoption passing confidence

Release Notes

ChilliCream/graphql-platform (HotChocolate.Abstractions)

v14.3.0

Compare Source

What's Changed
  • Added support for taking between both cursors in ef (#​7806)
  • Added '@​' prefix when exporting directives in Apollo. (#​7812)
  • Adds request cost overrides. (#​7818)
  • Fixed source-generated class names (#​7819)
  • Adds support for async service scope in request executor (#​7826)
  • Ensure that the execution batching provider is disposed. (#​7831)
  • Fixed batching completes before all responses are returned. (#​7832)
  • Fixed options monitor race condition. (#​7833)
  • Use the new .NET api to check for nullable reference types (#​7827)
  • Fixed initialization race-condition in generated code. (#​7834)

Full Changelog: ChilliCream/graphql-platform@14.2.0...14.3.0

v14.2.0

Compare Source

What's Changed
  • Fixed URL-safe ID serialization (#​7725)
  • Added .NET 9 (#​7741)
  • Fixed issue when accept:/ and operation is a subscription. (#​7732)
  • Include net9.0 tools in StrawberryShake package (#​7710)
  • Prevented type descriptions from being overwritten while merging (#​7751)
  • Fixed websockets message corruption after cancellation (#​7768)
  • Only cache authorization policies if permitted by policy provider (#​7705)
  • [Fusion] Fixed duplicated selections (#​7677)
  • Added @​semanticNonNull support (#​7681)
  • Fixed parsing issue in Utf8GraphQLRequestParser#ParseStringOrNull (#​7703)
  • Fixed issue with non-deterministic order of automatic type registrations (#​7708)
  • Added "AddDataLoader<TService, TImplementation>" overload that takes a factory (#​7674)
  • Fixed xml method description when dictionary args present (#​7765)
  • Added ability to mark requests as warmup (#​7798)
  • Added support for between both cursors (#​7800)
  • Fixed client complete abort websocket that is sending (#​7793)

Full Changelog: ChilliCream/graphql-platform@14.1.0...14.2.0

v14.1.0

Compare Source

What's Changed
  • Change RequireSlicingArgs default to false. (#​7666)
  • Allow control over interfaces of generated DataLoader. (#​7621)
  • Fixed issue that is caused by an internal predicate builder. (#​7640)
  • Fixed issue that caused compile errors on generated DataLoader code. (#​7647)
  • Fixed issue that closed stream when using StreamWriter in SyntaxPrinter.PrintToAsync (#​7657)
  • Added missing ParallelExecutable flag to node and nodes fields (#​7661)
  • [Fusion] Fixed composition of spec directives (#​7643)
  • Fixed incorrect TotalCount when no data is returned (#​7671)
  • Improved Noda Time scalar type descriptions (#​7665)
  • Fixed incorrect TotalCount for MongoDB (#​7669)
  • Fixed incorrect ResolverParameterKind for GetScopedState/SetLocalState (#​7670)
  • Passed the correct argument to SetSlicedQuery in CursorPagingHandler (#​7667)
  • Fixed compile issues after cherry picking fixes.
  • Fixed issue with extracting predicates from IFilterContext. (#​7693)
  • Replaced static calls to SnapshotExtensions.AddResult in MongoDB tests (#​7689)
  • Updated MongoDB Driver to 3.0.0 (#​7684)
  • Used pure resolver for errors field in custom mutation payloads (#​7691)

Full Changelog: ChilliCream/graphql-platform@14.0.0...14.1.0

v14.0.0

Compare Source

What's Changed


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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-hotchocolate-monorepo branch 2 times, most recently from e2587f2 to f010142 Compare October 20, 2024 22:08
@renovate renovate bot force-pushed the renovate/major-hotchocolate-monorepo branch 4 times, most recently from d4172a5 to 4d4ae5c Compare November 6, 2024 15:45
@renovate renovate bot force-pushed the renovate/major-hotchocolate-monorepo branch 5 times, most recently from 63e3d93 to f5032e6 Compare November 16, 2024 03:43
@renovate renovate bot force-pushed the renovate/major-hotchocolate-monorepo branch 4 times, most recently from 831c988 to fa24599 Compare November 23, 2024 14:05
@renovate renovate bot force-pushed the renovate/major-hotchocolate-monorepo branch 9 times, most recently from 327ed0f to 6b41d9d Compare December 8, 2024 17:22
@renovate renovate bot force-pushed the renovate/major-hotchocolate-monorepo branch 6 times, most recently from 5766355 to aceb6b3 Compare December 14, 2024 15:11
@renovate renovate bot force-pushed the renovate/major-hotchocolate-monorepo branch 7 times, most recently from 837b635 to bf0ba95 Compare December 21, 2024 15:10
@renovate renovate bot force-pushed the renovate/major-hotchocolate-monorepo branch from bf0ba95 to 276e5c0 Compare December 22, 2024 17:14
@renovate renovate bot force-pushed the renovate/major-hotchocolate-monorepo branch from 276e5c0 to 1a3ab17 Compare December 27, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants