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

chore(deps): update hotchocolate monorepo to v14 (major) #55

Open
wants to merge 1 commit into
base: main
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.AspNetCore (source) 13.6.1 -> 14.3.0 age adoption passing confidence
HotChocolate.AspNetCore.CommandLine (source) 13.6.1 -> 14.3.0 age adoption passing confidence

Release Notes

ChilliCream/graphql-platform (HotChocolate.AspNetCore)

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • 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 from 4fcb26b to 2986de6 Compare November 6, 2024 14:46
@renovate renovate bot changed the title chore(deps): update hotchocolate monorepo to v14 (major) chore(deps): update dependency hotchocolate.aspnetcore.commandline to v14 Nov 12, 2024
@renovate renovate bot changed the title chore(deps): update dependency hotchocolate.aspnetcore.commandline to v14 chore(deps): update hotchocolate monorepo to v14 (major) Nov 12, 2024
@renovate renovate bot force-pushed the renovate/major-hotchocolate-monorepo branch from 2986de6 to 8257220 Compare December 3, 2024 14:37
@renovate renovate bot force-pushed the renovate/major-hotchocolate-monorepo branch from 8257220 to e432555 Compare December 16, 2024 23:35
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