Skip to content

Update dependency graphql-docs to v5

This MR contains the following updates:

Package Update Change
graphql-docs (changelog) major '~> 4.0.0' -> '~> 5.0.0'

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

brettchalupa/graphql-docs (graphql-docs)

v5.0.0

Compare Source

  • breaking: The graphql gem 2.2.0+ breaks some of the parsing and displaying of comments from a GraphQL schema file
  • breaking: Ruby 2.6, 2.7, 3.0 are no longer supported as they are End of Life (EOL)
  • feat: CLI version flag: graphql-docs --version / graphql-docs -v
  • fix: CLI now works outside of a Bundler project
  • fix: test suite
  • chore: switch to sess-embedded gem for more maintained dependency

Configuration

📅 Schedule: 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports