Skip to content

deps: Bump strawberryshake.tools from 13.9.16 to 16.1.3#44

Merged
gregnazario merged 1 commit into
mainfrom
dependabot/nuget/dot-config/strawberryshake.tools-16.1.3
Jun 12, 2026
Merged

deps: Bump strawberryshake.tools from 13.9.16 to 16.1.3#44
gregnazario merged 1 commit into
mainfrom
dependabot/nuget/dot-config/strawberryshake.tools-16.1.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Updated strawberryshake.tools from 13.9.16 to 16.1.3.

Release notes

Sourced from strawberryshake.tools's releases.

16.1.3

What's Changed

Full Changelog: ChilliCream/graphql-platform@16.1.2...16.1.3

16.1.3-p.1

What's Changed

Full Changelog: ChilliCream/graphql-platform@16.1.2...16.1.3-p.1

16.1.2

What's Changed

Full Changelog: ChilliCream/graphql-platform@16.1.1...16.1.2

16.1.2-p.2

What's Changed

Full Changelog: ChilliCream/graphql-platform@16.1.2-p.1...16.1.2-p.2

16.1.2-p.1

What's Changed

Full Changelog: ChilliCream/graphql-platform@16.1.1...16.1.2-p.1

16.1.1

What's Changed

Full Changelog: ChilliCream/graphql-platform@16.1.0...16.1.1

16.1.0

What's Changed

New Contributors

Full Changelog: ChilliCream/graphql-platform@16.0.13...16.1.0

16.1.0-p.14

What's Changed

New Contributors

Full Changelog: ChilliCream/graphql-platform@16.0.14-p.2...16.1.0-p.14

16.0.13

What's Changed

Full Changelog: ChilliCream/graphql-platform@16.0.11...16.0.13

16.0.11

What's Changed

Full Changelog: ChilliCream/graphql-platform@16.0.10...16.0.11

16.0.10

What's Changed

New Contributors

Full Changelog: ChilliCream/graphql-platform@16.0.9...16.0.10

16.0.9

What's Changed

Full Changelog: ChilliCream/graphql-platform@16.0.8...16.0.9

16.0.8

What's Changed

Full Changelog: ChilliCream/graphql-platform@16.0.7...16.0.8

16.0.7

What's Changed

Full Changelog: ChilliCream/graphql-platform@16.0.6...16.0.7

16.0.6

What's Changed

Full Changelog: ChilliCream/graphql-platform@16.0.5...16.0.6

16.0.5

What's Changed

Full Changelog: ChilliCream/graphql-platform@16.0.4...16.0.5

16.0.4

What's Changed

Full Changelog: ChilliCream/graphql-platform@16.0.3...16.0.4

16.0.3

What's Changed

Full Changelog: ChilliCream/graphql-platform@16.0.2...16.0.3

16.0.2

Hot Chocolate 16 is here! 🚀

Read the announcement blog post for the full overview. Fusion and other new components will be announced separately.

Upgrading from 15? See the Hot Chocolate migration guide and the Fusion migration guide.

What's Changed

Full Changelog: ChilliCream/graphql-platform@16.0.0...16.0.2

16.0.0

Migration Guide

https://chillicream.com/docs/hotchocolate/v16/migrating/migrate-from-15-to-16/

New Contributors

Full Changelog: ChilliCream/graphql-platform@15.1.16...16.0.0

15.1.16

What's Changed

Full Changelog: ChilliCream/graphql-platform@15.1.15...15.1.16

15.1.15

What's Changed

Full Changelog: ChilliCream/graphql-platform@15.1.14...15.1.15

15.1.14

What's Changed

Full Changelog: ChilliCream/graphql-platform@15.1.13...15.1.14

15.1.13

What's Changed

Full Changelog: ChilliCream/graphql-platform@15.1.12...15.1.13

15.1.12

What's Changed

New Contributors

Full Changelog: ChilliCream/graphql-platform@15.1.11...15.1.12

15.1.11

What's Changed

Hot Chocolate

Added

  • Added hook to allow for F# support. (#​8722, #​8732)
    While we dropped F# support from the Hot Chocolate Core with V15 we have done some foundation work so that community support can bring this back. Watch the following project for progress on this: https://github.com/cmeeren/FSharp.HotChocolate
  • Added a filter input implementation for the Date scalar aka DateOperationFilterInputType (#​8409)

Changed

  • Backported V16 HTTP transport changes (HotChocolate.Transport.Http) (#​8669)
    This brings most of the changes we have made on the V16 branch into the V15 branch.
    These changes carry a lot of stability and performance improvements when dealing with GraphQL over SSE.

Fixed

  • [Source Generator] Use ClaimsPrincipal global prefix when generating resolver (#​8745)
  • [Subscriptions] Allow reconnect on subscriptions with prefixed redis topic (#​8731)
  • [Incremental Delivery] Fixed #​8714: @​stream fails when list contains fewer items than initialCount (#​8715)
  • [Data] Fixed array resize condition in SortInputType (#​8682)
  • [Core] Fixed scalar initialization issue
    Aligns the initialization of scalar types with other types, which solves the directive initialization issue when the directive has default argument values.
  • [Core] Fixed schema service dispose issue
    When using dynamic schemas that can change at runtime the services that are bound to the schema are not properly disposed when the old schema was phased out. This fix now properly disposes the ServiceProvider.
  • [Fusion] Ignore inapplicable type refinements on abstract types (#​8773)
  • [Core] Fix race condition on MethodInfo.GetParameters() (#​8778)

Strawberry Shake

Changed

  • Register interface types for operations in service collection (#​7016)
    This change in Strawberry Shake allows you to additionally use the operation interfaces to inject query, mutation or subscription operations.

Full Changelog: ChilliCream/graphql-platform@15.1.10...15.1.11-p.5

15.1.10

  • Fixed regression in DataLoader source generator. (#​8610)
  • Compile SourceGenerator-tests to ensure that the sample itself is valid (#​8484)

Full Changelog: ChilliCream/graphql-platform@15.1.9...15.1.10

15.1.9

What's Changed

Full Changelog: ChilliCream/graphql-platform@15.1.8...15.1.9

15.1.8

What's Changed

  • [Fusion] Pop path in case of leftover by @​tobias-tengler in #​8450
  • Fix ensure that node id serializer registration has no order requirements by @​michaelstaib in #​8216

Full Changelog: ChilliCream/graphql-platform@15.1.7...15.1.8

15.1.7

What's Changed

Full Changelog: ChilliCream/graphql-platform@15.1.6...15.1.7-p.4

15.1.6

What's Changed

  • [Fusion] Add support for result from different subgraph on interfaces by @​Enterprize1 and @​tobias-tengler in (#​8293)
  • Escaped part separator in composite node ID string and GUID values by @​glen-84 (#​8300)
  • Fixed issues with the request middleware source generator by @​glen-84(#​8274)
  • Fix @​semanticNonNull on interface id fields by @​tobias-tengler (#​8305)
  • [Fusion] Fixed issue causing duplicated forwarded variables by @​glen-84 (#​8311)
  • Updated tag name validation to allow hyphens and relax requirements by @​glen-84 (#​8304)
  • Fixed issues with regular expressions in scalar types by @​glen-84 (#​8309)

Full Changelog: ChilliCream/graphql-platform@15.1.5...15.1.6

15.1.5

  • Allow more control over transport features. (#​8296)
  • Fixed calculation of totalPages in CreateRelativeForwardCursors method (#​8295)
  • Updated Nitro to 28.0.7

15.1.4

  • Added switch to disable the DateTime format check. (#​8289)
  • Fixed schema initialization when type has field that returns list of objects. (#​8288)
  • Fix #​8264 - fully qualified string not used for types in dataloader generator (#​8265) svihpincmichaelstaib svihpinc authored and michaelstaib committed 2 hours ago ·
  • Allow late binding of subscribe resolvers. (#​8287)
  • Added cache diagnostics. (#​8254)
  • Switched from LRU cache algorithm to clock cache algorithm (#​8253)
  • Removed BOM when writing exported schema (#​8244)
  • Fixed ToPageAsync extension when using a child projection expression (#​8235)
  • Fixed empty cursor string validation (#​8240)
  • Fix @​semanticNonNull on mutation types (#​8239)
  • [Fusion] Add SubgraphRequestError diagnostic event (#​8237)
  • Allow for IDocumentStore to provide document hash. (#​8228)

15.1.3

  • Added promise cache interceptor. (#​8190)

15.1.2

  • Updated Nitro to 26.0.4 (#​8178)
  • Downgraded analyzer to support .NET 8 (#​8186)

Full Changelog: ChilliCream/graphql-platform@15.1.1...15.1.2

15.1.1

  • Fixed missing global:: in generated code (#​8166)
  • Relaxed type symbol check for connections. (#​8165)
  • Allow for scalar overrides when using schema-first (#​8164)

15.1.0

What's Changed

  • Added support for LocalDate/LocalDateTime/LocalTime to Strawberry Shake (#​8007)
  • Request totalCount through ToPageAsync if its requested. (#​8011)
  • Added QueryContext extension methods for Select and Include. (#​8013)
  • Switched LangVersion from preview to 13.0 (#​8014)
  • Updated .NET 9 packages (#​8012)
  • Changed the runtime type for the Date scalar in Strawberry Shake (#​8009)
  • Added Strawberry Shake runtime type change to migration guide (#​8010)
  • Migrated to new solution file format. (#​8027)
  • Combining the CompilationProvider is an anti-pattern, create an IncrementalValueProvider for the assembly name instead. (#​8021)
  • Fix ignored invalid field when enum is present (#​8026)
  • Allow for internal DataLoader modules and groups. (#​8028)
  • Updated the latest stable version for the docs to v15 (#​8018)
  • Added documentation directory for Fusion v15 (#​8017)
  • Added Strawberry Shake migration documents to docs.json (#​8015)
  • [Fusion] Fix explosion of selections (#​8030)
  • [Fusion] Fix issue with conditions (#​8031)
  • Aligned DataLoader options behavior. (#​8044)
  • Fixed type DataLOader to DataLoader (#​8037)
  • Added a new overload for 'ParentRequires' that uses an expression. (#​8032)
  • Marked delegate / ad-hoc DataLoader as obsolete and updated docs. (#​8033)
  • En- Used the correct xUnit packages in Cookie Crumble libraries (#​8054)
  • (Hopefully) Fix flakey test (#​8056)
  • Added missing condition to TypeRegistry#Register (#​8058)
  • Scope OperationCache to RequestExecutor (#​8055)
  • Warmup new executor before replacing old one (#​8068)
  • Abandon Response Formatting Gracefully on Cancellation
  • Remove Hot Reload Hooks (#​8079)
  • Fixed authorization type interceptor flow. (#​8096)
  • Fix nested sorting a new approach QueryContext (#​8061)
  • Clean SortInput postfix (#​8045)
  • Add services to support complex sort handler (#​8047)
  • Abandon Response Formatting Gracefully on Cancellation (#​8078)
  • Add support for relative cursors. (#​8048)
  • Fixed issues with ToPageAsync() and relative cursors. (#​8110)
  • Do not overwrite Id Serializer with AddGlobalObjectIdentification (#​8107)
  • Avoided setting an implicit name for enum values with an explicit name (#​8108)
  • Fixed Source Generator Visual Studio 2022 incompatibility (#​8112)
  • Fixed Node id field can no longer be provided via an extension type (#​8116)
  • Fixed DataLoader does not work with a class resolver for interface types. (#​8117)
  • Fixed flaky executor tests (#​8113)
  • Fixed concurrency issue when building selector expressions. (#​8118)
  • Throw error when is implicitly bound as schema type. (#​8119)
  • Fixed invalid base64 ID parsing (#​8101)
  • Added Docker Hub login step to CI and coverage workflows (#​8114)
  • [Fusion] @​semanticNonNull composition support (#​7731)
  • Updated node ID serializers to ensure correct padding while parsing (#​8123)
  • Updated ISelection.AsSelector to correctly handle the nodes field (#​8122)
  • Updated CI workflow to only run Docker Hub login step for local branches (#​8121)
  • Added strict mode to Cookie Crumble (#​8126)
    ... (truncated)

15.0.3

What's Changed

Full Changelog: ChilliCream/graphql-platform@15.0.2...15.0.3

15.0.2

What's Changed

Full Changelog: ChilliCream/graphql-platform@15.0.1...15.0.2

15.0.1

What's Changed

Full Changelog: ChilliCream/graphql-platform@15.0.0...15.0.1

15.0.0

What's Changed

14.3.1

What's Changed

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

14.3.0

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

14.2.0

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

14.1.0

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

14.0.0

What's Changed

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: strawberryshake.tools
  dependency-version: 16.1.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, nuget. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@gregnazario gregnazario merged commit 439fb62 into main Jun 12, 2026
2 checks passed
@gregnazario gregnazario deleted the dependabot/nuget/dot-config/strawberryshake.tools-16.1.3 branch June 12, 2026 15:03
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.

1 participant