Skip to content

Update HotChocolate to 16.6.4 - #97

Merged
joadan merged 1 commit into
mainfrom
update-hotchocolate-16
Sep 7, 2026
Merged

joadan merged 1 commit into
mainfrom
update-hotchocolate-16

Conversation

@joadan

@joadan joadan commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps HotChocolate.AspNetCore/Data/Types.Scalars/Types.Analyzers from 15.1.17 to 16.6.4 and refreshes the affected lock files.

The v16 test-server schema differs slightly, so the checked-in test clients are regenerated:

  • byte[] now maps to the UnsignedByte scalar instead of Byte, so Item.Data is List and the Byte filter inputs are renamed to UnsignedByteOperationFilterInput / ListUnsignedByteOperationFilterInput.
  • Deprecations now propagate into generated sort/filter inputs, adding [Obsolete] on OrderSortInput.Grade.
  • The built-in MacAddress scalar description wording changed.

Bumps HotChocolate.AspNetCore/Data/Types.Scalars/Types.Analyzers from
15.1.17 to 16.6.4 and refreshes the affected lock files.

The v16 test-server schema differs slightly, so the checked-in test
clients are regenerated:

- byte[] now maps to the UnsignedByte scalar instead of Byte, so
  Item.Data is List<byte> and the Byte filter inputs are renamed to
  UnsignedByteOperationFilterInput / ListUnsignedByteOperationFilterInput.
- Deprecations now propagate into generated sort/filter inputs, adding
  [Obsolete] on OrderSortInput.Grade.
- The built-in MacAddress scalar description wording changed.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@joadan
joadan merged commit 35ce282 into main Sep 7, 2026
2 checks passed
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