Update graphql 2.0.24 → 2.0.25 (patch) #257
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.0.24 → 2.0.25) · Repo · Changelog
Release Notes
2.0.25 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 33 commits:
2.0.25
Merge pull request #4571 from rmosolgo/build-out-trace-modes
update specs
Add specs for trace mode inheritance
Tracing API improvements
Merge pull request #4570 from pocke/patch-1
Try fixing system tests
Merge pull request #4569 from rmosolgo/dataloader-source-key
Document an alternative usage
Fix typo of pull request number in CHANGELOG.md
Update run_isolated usage of Source#pending_keys
Fix typo
Merge pull request #4567 from mjfaga/mfaga-fix-typo
Add Source#result_key_for
fix: typo in pundit resolver authorization example
Merge pull request #4559 from Kaytal/patch-2
cparser-1.0.5
Merge pull request #4558 from rmosolgo/fix-clexer-int
Update extensions.md
Update test for spec compliance
Fix CParser to handle integers with leading zeros
Document running the cparser tests
Add tests for .visit_method
Merge pull request #4548 from rmosolgo/document-cparser
Document GraphQL::CParser
Merge pull request #4543 from rmosolgo/fix-multiple-trace-platforms
Fix running multiple platform traces at once
Merge pull request #4541 from RicardoTrindade/patch-1
Update context_spec.rb
Merge pull request #4536 from indyarocks/master
Merge pull request #4539 from swrobel/patch-1
Remove mention of graphql-libgraphqlparser
doc: Updated mutation delete/update documentation
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