Skip to content

Update dependency rubocop-graphql to v1.8.0 - #1255

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rubocop-graphql-1.x-lockfile
Open

Update dependency rubocop-graphql to v1.8.0#1255
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rubocop-graphql-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Diffend
rubocop-graphql (changelog) 1.7.01.8.0 age adoption passing confidence Diff

Release Notes

DmitryTsepelev/rubocop-graphql (rubocop-graphql)

v1.8.0

Compare Source

  • 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][])

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies This updates dependency files label Aug 27, 2026
@github-actions

Copy link
Copy Markdown

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2797270633

Status: Failed
Duration: 2 minutes

Job summaries

rubocop

1029 files inspected, 71 offenses detected, 71 offenses corrected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This updates dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant