Skip to content

Conversation

knaeckeKami
Copy link
Collaborator

Breaking Changes

This PR upgrades ferry_generator to use gql_code_builder v0.14.0, which includes several breaking changes in the generated code.

Changes included:

  • Updated ferry_generator to v0.13.0 with gql_code_builder v0.14.0
  • Regenerated all example and test files with the new generator version
  • Updated dependencies in affected packages
  • Removed deprecated books.graphql from ferry_test_graphql2 package

Testing

All regenerated files have been validated and examples have been tested to ensure compatibility with the new generator.

Copy link

netlify bot commented May 3, 2025

Deploy Preview for ferry-gql ready!

Name Link
🔨 Latest commit 9da9e96
🔍 Latest deploy log https://app.netlify.com/sites/ferry-gql/deploys/6816809ec573210008ce74c8
😎 Deploy Preview https://deploy-preview-637--ferry-gql.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@knaeckeKami knaeckeKami requested a review from Copilot May 3, 2025 20:44
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR upgrades ferry_generator to use gql_code_builder v0.14.0, introducing breaking changes and regenerating associated example and test files. Key changes include:

  • Upgrading ferry_generator and updating dependencies for compatibility.
  • Regenerating example and test files.
  • Removing deprecated books.graphql from the ferry_test_graphql2 package.
Files not reviewed (19)
  • examples/auth_token_with_isolate/client/lib/src/graphql/generated/schema.schema.gql.dart: Language not supported
  • examples/auth_token_with_isolate/client/lib/src/graphql/generated/schema.schema.gql.g.dart: Language not supported
  • examples/auth_token_with_isolate/client/lib/src/graphql/generated/serializers.gql.dart: Language not supported
  • examples/auth_token_with_isolate/client/lib/src/graphql/auth/generated/login.data.gql.dart: Language not supported
  • examples/auth_token_with_isolate/client/lib/src/graphql/auth/generated/login.data.gql.g.dart: Language not supported
  • examples/auth_token_with_isolate/client/lib/src/graphql/auth/generated/login.req.gql.dart: Language not supported
  • examples/auth_token_with_isolate/client/lib/src/graphql/auth/generated/login.req.gql.g.dart: Language not supported
  • examples/auth_token_with_isolate/client/lib/src/graphql/auth/generated/login.var.gql.dart: Language not supported
  • examples/auth_token_with_isolate/client/lib/src/graphql/auth/generated/login.var.gql.g.dart: Language not supported
  • examples/auth_token_with_isolate/client/lib/src/graphql/authors/generated/create_author.data.gql.dart: Language not supported
  • examples/auth_token_with_isolate/client/lib/src/graphql/authors/generated/create_author.data.gql.g.dart: Language not supported
  • examples/auth_token_with_isolate/client/lib/src/graphql/authors/generated/create_author.req.gql.dart: Language not supported
  • examples/auth_token_with_isolate/client/lib/src/graphql/authors/generated/create_author.req.gql.g.dart: Language not supported
  • examples/auth_token_with_isolate/client/lib/src/graphql/authors/generated/create_author.var.gql.dart: Language not supported
  • examples/auth_token_with_isolate/client/lib/src/graphql/authors/generated/create_author.var.gql.g.dart: Language not supported
  • examples/auth_token_with_isolate/client/lib/src/graphql/authors/generated/get_author.data.gql.dart: Language not supported
  • examples/auth_token_with_isolate/client/lib/src/graphql/authors/generated/get_author.data.gql.g.dart: Language not supported
  • examples/auth_token_with_isolate/client/lib/src/graphql/authors/generated/get_author.req.gql.dart: Language not supported
  • examples/auth_token_with_isolate/client/lib/src/graphql/authors/generated/get_author.req.gql.g.dart: Language not supported

Co-authored-by: Copilot <[email protected]>
@knaeckeKami knaeckeKami merged commit 55e0d95 into master May 3, 2025
8 checks passed
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