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.1.0 age adoption passing confidence
HotChocolate.AspNetCore (source) 13.9.14 -> 14.1.0 age adoption passing confidence
HotChocolate.AspNetCore.Authorization (source) 13.9.14 -> 14.1.0 age adoption passing confidence
HotChocolate.Data (source) 13.9.14 -> 14.1.0 age adoption passing confidence
HotChocolate.Data.EntityFramework (source) 13.9.14 -> 14.1.0 age adoption passing confidence
HotChocolate.Types (source) 13.9.14 -> 14.1.0 age adoption passing confidence

Release Notes

ChilliCream/graphql-platform (HotChocolate.Abstractions)

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 4 times, most recently from a015757 to 63e3d93 Compare November 16, 2024 00:39
@renovate renovate bot force-pushed the renovate/major-hotchocolate-monorepo branch from 63e3d93 to f5032e6 Compare November 16, 2024 03:43
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