Skip to content

Bump rubocop-graphql from 1.7.0 to 1.8.0 - #992

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/rubocop-graphql-1.8.0
Open

Bump rubocop-graphql from 1.7.0 to 1.8.0#992
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/rubocop-graphql-1.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps rubocop-graphql from 1.7.0 to 1.8.0.

Changelog

Sourced from rubocop-graphql's changelog.

1.8.0 (2026-08-20)

  • PR#191 GraphQL/FieldDescription no longer flags fields built from a resolver, mutation or subscription class, which inherit that class's description ([@​corsonknowles][])
  • PR#190 Add GraphQL/DisallowedTypes cop: flags field and argument types the project has configured as disallowed, with a message explaining what to use instead ([@​corsonknowles][])
  • PR#189 Add GraphQL/NullabilityMismatch cop: a null: false field whose Sorbet resolver signature returns a nilable type raises an invalid null error at runtime ([@​corsonknowles][])
  • PR#188 Add GraphQL/DefaultForOptionalArgument cop: an optional argument with no default value in the resolver signature raises ArgumentError when the client omits it ([@​corsonknowles][])
  • PR#187 GraphQL/ObjectDescription only flags classes and modules that are actually GraphQL types, instead of every class and every module with an include ([@​corsonknowles][])
  • PR#186 Speed up loading rubocop-graphql by lazily loading only the cops needed for a run. This requires RuboCop 1.89.0+. ([@​bquorning][])
Commits

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 [rubocop-graphql](https://github.com/DmitryTsepelev/rubocop-graphql) from 1.7.0 to 1.8.0.
- [Changelog](https://github.com/DmitryTsepelev/rubocop-graphql/blob/master/CHANGELOG.md)
- [Commits](DmitryTsepelev/rubocop-graphql@v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: rubocop-graphql
  dependency-version: 1.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Aug 31, 2026
Copilot AI lite review requested due to automatic review settings August 31, 2026 09:36
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Aug 31, 2026
@cla-bot cla-bot Bot added the cla-signed label Aug 31, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions

Copy link
Copy Markdown

Test coverage

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

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