chore(ferry_generator): backport analyzer 9/10 support to stable - #670
Merged
knaeckeKami merged 4 commits intoApr 20, 2026
Conversation
knaeckeKami
merged commit Apr 20, 2026
9034ac2
into
gql-dart:backport/ferry_generator-0.12-build4
4 checks passed
julianscheel
pushed a commit
to jusst-engineering/ferry
that referenced
this pull request
Jul 31, 2026
…-dart#670) * chore(ferry_generator): support analyzer 9 and 10 * chore(ferry_test_graphql2): align stable formatter deps * style(ferry_generator): align with CI formatter * chore(examples): refresh generated plugin lists
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
ferry_generatorline by releasing0.12.0+4gql_code_builder ^0.13.3dart_stylebelow3.1.8to avoid the analyzer-10 formatter incompatibility observed in validationferry_test_graphql2dev dependencies with the stable generator line so workspace bootstrap resolves againTesting
analyzer: ^10.0.0,json_serializable: ^6.12.0, and localferry_generatorpackages/ferry_generator:dart analyzewith analyzer 10 override passespackages/ferry_generator:dart testpassesmelos bsnow succeeds on this branch after updatingpackages/ferry_test_graphql2build_runnerinpackages/ferry_test_graphql2still fails onlib/queries/books.graphqlinside the stablegql_code_builderline, which appears separate from this analyzer backport and is not part of current PR CI