Backport analyzer 9/10 support for gql codegen stable - #507
Merged
knaeckeKami merged 4 commits intoApr 20, 2026
Conversation
knaeckeKami
merged commit Apr 20, 2026
018fad1
into
gql-dart:gql_backport_gql_code_builder_0.13_build4
21 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
gql_code_builderline by releasinggql_code_builder 0.13.3gql_buildline by releasinggql_build 0.13.2gql_buildto use hostedgql_code_builder ^0.13.3and switch its serializer builder to the current analyzer element APITesting
gql_code_builder: consumer resolution succeeds withanalyzer: ^10.0.0gql_code_builder: clean temp copydart analyzewith analyzer 10 override (one pre-existing deprecation info),dart testpassesgql_build: clean temp copydart analyzewith analyzer 10 override passescodegen/end_to_end_test_tristate: clean temp copydart run build_runner build --delete-conflicting-outputs && dart testpasses with localgql_build/gql_code_builderoverridescodegen/end_to_end_test: same verification still fails onhero_with_interface_subtyped_fragments_test.dart, and this reproduces on the unmodifiedorigin/gql_backport_gql_code_builder_0.13_build4branch as well