Skip to content

chore(ferry_generator): backport analyzer 9/10 support to stable - #670

Merged
knaeckeKami merged 4 commits into
gql-dart:backport/ferry_generator-0.12-build4from
knaeckeKami:fix/ferry_generator-stable-analyzer9
Apr 20, 2026
Merged

chore(ferry_generator): backport analyzer 9/10 support to stable#670
knaeckeKami merged 4 commits into
gql-dart:backport/ferry_generator-0.12-build4from
knaeckeKami:fix/ferry_generator-stable-analyzer9

Conversation

@knaeckeKami

@knaeckeKami knaeckeKami commented Apr 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • backport analyzer 9.x/10.x support to the stable ferry_generator line by releasing 0.12.0+4
  • switch the stable line back to hosted gql_code_builder ^0.13.3
  • keep dart_style below 3.1.8 to avoid the analyzer-10 formatter incompatibility observed in validation
  • align ferry_test_graphql2 dev dependencies with the stable generator line so workspace bootstrap resolves again

Testing

  • consumer resolution succeeds with analyzer: ^10.0.0, json_serializable: ^6.12.0, and local ferry_generator
  • clean temp copy of packages/ferry_generator: dart analyze with analyzer 10 override passes
  • clean temp copy of packages/ferry_generator: dart test passes
  • melos bs now succeeds on this branch after updating packages/ferry_test_graphql2
  • explicit build_runner in packages/ferry_test_graphql2 still fails on lib/queries/books.graphql inside the stable gql_code_builder line, which appears separate from this analyzer backport and is not part of current PR CI

@knaeckeKami knaeckeKami changed the title Backport analyzer 9/10 support for ferry_generator stable chore(ferry_generator): backport analyzer 9/10 support to stable Apr 20, 2026
@knaeckeKami
knaeckeKami merged commit 9034ac2 into gql-dart:backport/ferry_generator-0.12-build4 Apr 20, 2026
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
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