Skip to content

Fix compatibility with GraphQL 2.5.18 (removal of from_options)#25

Merged
hschne merged 4 commits into
hschne:masterfrom
iChebbi:master
Feb 5, 2026
Merged

Fix compatibility with GraphQL 2.5.18 (removal of from_options)#25
hschne merged 4 commits into
hschne:masterfrom
iChebbi:master

Conversation

@iChebbi

@iChebbi iChebbi commented Jan 30, 2026

Copy link
Copy Markdown
Contributor

GraphQL::Schema::Field.from_options method was removed in GraphQL 2.5.18 PR

I have verified changes by running bundle exec rspec

@hschne

hschne commented Feb 1, 2026

Copy link
Copy Markdown
Owner

Thanks for the PR! Haven't updated this gem in a while, which is the cause for current CI failures.

Want to give that a try as well?

Comment thread .github/workflows/build.yml Outdated
@iChebbi

iChebbi commented Feb 3, 2026

Copy link
Copy Markdown
Contributor Author

@hschne checks are green minus the coverage part.

@hschne hschne self-requested a review February 4, 2026 11:30

@hschne hschne left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thank you for the PR once again. Just some clarifying questions from my side, happy to merge and release this after those are addressed 🙌

Comment thread .github/workflows/build.yml Outdated
Comment thread .github/workflows/build.yml Outdated
@hschne hschne merged commit 6d16e17 into hschne:master Feb 5, 2026
1 check failed
@hschne

hschne commented Feb 5, 2026

Copy link
Copy Markdown
Owner

I'll clean up the build & dependency stuff and draft a release this weekend. Thanks for your contribution @iChebbi! 🙌

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