Skip to content

Support graphql 2.5.x and release 1.4.4#47

Merged
snoble merged 2 commits intodevfrom
support-graphql-2-5
Feb 25, 2026
Merged

Support graphql 2.5.x and release 1.4.4#47
snoble merged 2 commits intodevfrom
support-graphql-2-5

Conversation

@snoble
Copy link
Contributor

@snoble snoble commented Feb 25, 2026

Summary

  • relax graphql runtime dependency from < 2.5.0 to < 3.0
  • update lockfile to resolve graphql 2.5.20
  • bump gem version to 1.4.4

Notes

  • Local nix-based bundle lock --update graphql completed successfully.
  • Local nix-based bundle install/rake hit a native ffi compile issue in this environment; CI should validate tests and schema update on GitHub runners.

Made with Cursor

Relaxes the graphql runtime constraint to allow 2.5.x, updates the lockfile
resolution to graphql 2.5.20, and bumps the gem version for release.

Made-with: Cursor
Regenerates fragment.schema.json so the schema check is stable when
running graphql:update_schema with graphql 2.5.x.

Made-with: Cursor
@snoble snoble enabled auto-merge (squash) February 25, 2026 21:34
@snoble snoble merged commit 6040eaf into dev Feb 25, 2026
6 checks passed
@snoble snoble deleted the support-graphql-2-5 branch February 25, 2026 21:34
Copy link
Contributor

@omichowdhury omichowdhury left a comment

Choose a reason for hiding this comment

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

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.

2 participants