Skip to content

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Oct 9, 2025

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ graphql (2.5.9 → 2.5.14) · Repo · Changelog

Release Notes

2.5.14 (from changelog)

Bug fixes

  • Fix error when GraphQL-Batch is used (???) #5444

2.5.13 (from changelog)

New features

  • Testing helpers: support visibility_profile: ... #5439

Bug fixes

  • Directives: correctly handle schema directive arguments which are lists of input objects #5440

2.5.12 (from changelog)

New features

  • Runtime: add hooks for experimental custom runtimes #5425, #5429
  • Lazy handling and Dataloader have been merged under the hood #5422
  • Doc: merk load_application_object_failed as public #5426

2.5.11 (from changelog)

Bug fixes

  • Dataloader: improve compatibility when objects are loaded by GraphQL-Batch but .authorized? uses Dataloader #5400

2.5.10 (from changelog)

New features

  • Schema: Add .freeze_schema for minimal Ractor support #5370

Bug fixes

  • Schema: inherit validation configurations #5382
  • Visibility: fix inheriting visibility with preload: true #5386
  • Improve error messages with interfaces from SDL #5372
  • Remove needless counter in execution code #5392
  • Reduce execution overhead in schemas built from SDL #5393
  • RequiredValidator: remove hidden definitions from error message #5396
  • .possible_types: don't return interfaces in this list #5395
  • dataload_association: fix loading associations with different scopes on the same object #5398

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants