Skip to content

Bump graphql from 2.6.1 to 2.6.2#834

Merged
zetter-rpf merged 1 commit into
mainfrom
dependabot/bundler/graphql-2.6.2
May 26, 2026
Merged

Bump graphql from 2.6.1 to 2.6.2#834
zetter-rpf merged 1 commit into
mainfrom
dependabot/bundler/graphql-2.6.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps graphql from 2.6.1 to 2.6.2.

Changelog

Sourced from graphql's changelog.

2.6.2

New features

  • Use a better error message for end-of-file parse errors #6513

Bug fixes

  • Execution::Next: Lots of compatibility improvements and bug fixes #5625 #5618
  • Directives: handle errors raised when checking .include? #5612
  • Improve error message when a field definition is missing at runtime #5615
  • JRuby: fix Dataloader#with #5616
  • DetailedTrace: fix introspection with anonymous classes #5624
Commits
  • e6f0868 2.6.2
  • 4afdf6f Merge pull request #5625 from rmosolgo/exec-next-test-cleanup
  • 06bbc65 Fix lint error
  • ecffdc6 document as_default
  • 4b383bc Document helpers
  • f221578 use methods for exec_next test behaviors
  • c4f62ef Merge pull request #5624 from rmosolgo/perfetto-fix-anon-classes
  • bd39b27 fix detailed trace on anonymous classes
  • 19f5bac Start categorizing exec-next skips
  • 5c43bc7 Merge pull request #5619 from rmosolgo/next-as-default-option
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/rmosolgo/graphql-ruby/releases)
- [Changelog](https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md)
- [Commits](rmosolgo/graphql-ruby@v2.6.1...v2.6.2)

---
updated-dependencies:
- dependency-name: graphql
  dependency-version: 2.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels May 25, 2026
Copilot AI review requested due to automatic review settings May 25, 2026 14:41
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels May 25, 2026
@cla-bot cla-bot Bot added the cla-signed label May 25, 2026
Copy link
Copy Markdown
Contributor

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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@github-actions
Copy link
Copy Markdown

Test coverage

91.29% line coverage reported by SimpleCov.
Run: https://github.com/RaspberryPiFoundation/editor-api/actions/runs/26406048872

@zetter-rpf zetter-rpf merged commit bdedbcd into main May 26, 2026
3 checks passed
@zetter-rpf zetter-rpf deleted the dependabot/bundler/graphql-2.6.2 branch May 26, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants