Skip to content

fix(gql_code_builder): support analyzer 14 - #524

Open
TheoGermain wants to merge 2 commits into
gql-dart:masterfrom
TheoGermain:codex/analyzer-14
Open

fix(gql_code_builder): support analyzer 14#524
TheoGermain wants to merge 2 commits into
gql-dart:masterfrom
TheoGermain:codex/analyzer-14

Conversation

@TheoGermain

@TheoGermain TheoGermain commented Aug 15, 2026

Copy link
Copy Markdown

Summary

  • allow analyzer versions through 14.x in gql_code_builder and gql_build
  • release gql_code_builder 0.15.3 and gql_build 0.13.2
  • replace deprecated whereNotNull with nonNulls

Validation

  • gql_code_builder: dart analyze; dart test (8 passing)
  • gql_build: dart analyze
  • codegen end-to-end: dart analyze; dart test (56 passing)
  • downstream ferry_generator with analyzer 14.1.0: dart analyze; dart test (2 passing)

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