Skip to content

Update dependency graphql-schema-linter to ^0.2.5

Administrator requested to merge renovate/graphql-schema-linter-0.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
graphql-schema-linter devDependencies patch ^0.2.5 source code search for "graphql-schema-linter"

Release Notes

cjoudrey/graphql-schema-linter

v0.2.5

Compare Source

New features
  • Add arguments-have-descriptions rule. This rule will validate that all field arguments have a description. #​219 (Thanks @​aldeed)
  • Add descriptions-are-capitalized rule. This rule will validate that all descriptions, if present, start with a capital letter. #​219 (Thanks @​aldeed)
  • Add input-object-fields-sorted-alphabetically rule. This rule will validate that all input object fields are sorted alphabetically. #​219 (Thanks @​aldeed)
  • Add type-fields-sorted-alphabetically rule. This rule will validate that all type object fields are sorted alphabetically. #​219 (Thanks @​aldeed)

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

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 has been generated by WhiteSource Renovate. View repository job log here.

Merge request reports

Loading