Backport analyzer 12 support for gql codegen stable - #508
Merged
knaeckeKami merged 2 commits intoApr 20, 2026
Conversation
knaeckeKami
merged commit Apr 20, 2026
a88acc0
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.4gql_buildline by releasinggql_build 0.13.3gql_buildline todart_style 3.1.8, which requires Dart 3.10+Testing
gql_code_builder: forcedanalyzer 12.1.0viapubspec_overrides.yaml;dart analyzesucceeded (one pre-existing deprecation info) anddart testpassedend_to_end_test_tristate: path-overridden localgql_build/gql_code_builder, forcedanalyzer 12.1.0;dart run build_runner build --delete-conflicting-outputs && dart testpassed under Dart 3.11 withdart_style 3.1.8codegen/gql_build:dart analyzepasses with the updated metadata on Dart 3.11Notes
gql_code_builderitself does not need a Dart SDK floor bump for analyzer 12gql_buildnow effectively requires Dart 3.10+ becausedart_style 3.1.8is the first formatter release that works with analyzer 12