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 chillicream-gql to 14.1.0 #2318

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
HotChocolate (source) 14.0.0 -> 14.1.0 age adoption passing confidence
HotChocolate.Abstractions (source) 14.0.0 -> 14.1.0 age adoption passing confidence
HotChocolate.AspNetCore (source) 14.0.0 -> 14.1.0 age adoption passing confidence
HotChocolate.Data (source) 14.0.0 -> 14.1.0 age adoption passing confidence
HotChocolate.Data.EntityFramework (source) 14.0.0 -> 14.1.0 age adoption passing confidence
HotChocolate.Data.Spatial (source) 14.0.0 -> 14.1.0 age adoption passing confidence
HotChocolate.Diagnostics (source) 14.0.0 -> 14.1.0 age adoption passing confidence
HotChocolate.Execution.Abstractions (source) 14.0.0 -> 14.1.0 age adoption passing confidence
HotChocolate.Types.Analyzers (source) 14.0.0 -> 14.1.0 age adoption passing confidence
HotChocolate.Types.CursorPagination (source) 14.0.0 -> 14.1.0 age adoption passing confidence
HotChocolate.Types.NodaTime (source) 14.0.0 -> 14.1.0 age adoption passing confidence
HotChocolate.Types.OffsetPagination (source) 14.0.0 -> 14.1.0 age adoption passing confidence
HotChocolate.Types.Spatial (source) 14.0.0 -> 14.1.0 age adoption passing confidence
StrawberryShake (source) 14.0.0 -> 14.1.0 age adoption passing confidence
StrawberryShake.Blazor (source) 14.0.0 -> 14.1.0 age adoption passing confidence
StrawberryShake.Core (source) 14.0.0 -> 14.1.0 age adoption passing confidence
StrawberryShake.Maui (source) 14.0.0 -> 14.1.0 age adoption passing confidence
StrawberryShake.Razor (source) 14.0.0 -> 14.1.0 age adoption passing confidence
StrawberryShake.Server (source) 14.0.0 -> 14.1.0 age adoption passing confidence
StrawberryShake.Transport.Http (source) 14.0.0 -> 14.1.0 age adoption passing confidence

Release Notes

ChilliCream/graphql-platform (HotChocolate)

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


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 added the 📦 dependencies Pull requests that update a dependency file label Nov 6, 2024
@github-actions github-actions bot added this to the v2.0.1 milestone Nov 6, 2024
@david-driscoll david-driscoll enabled auto-merge (squash) November 6, 2024 23:00
@david-driscoll david-driscoll merged commit 3b95136 into master Nov 6, 2024
6 checks passed
@david-driscoll david-driscoll deleted the renovate/chillicream-gql branch November 6, 2024 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant