graphql-portal icon indicating copy to clipboard operation
graphql-portal copied to clipboard

fix(deps): update dependency @graphql-inspector/core to v3

Open renovate[bot] opened this issue 4 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-inspector/core ^2.3.0 -> ^3.0.0 age adoption passing confidence

Release Notes

kamilkisiela/graphql-inspector

v3.4.0

Compare Source

v3.3.0

Compare Source

  • docker: Publish images to the registry
  • core: Fix Cannot convert object to primitive value error for defaultValue in ChangeType.InputFieldDefaultValueChanged
  • action: Fix ignored approve-label for push events #​2133
  • core: Addition of non-nullable argument with a default is now dangerous (previously breaking) #​2137

v3.2.0

Compare Source

  • action: Use GitHub REST API to retrieve the full blob content if schema is truncated #​2131
  • action: Diffing a graphql endpoint with a local .json schema file results in an error, fixed in #​2090
  • core: Fix comparison of non-nullable fields #​2122
  • core: Fix removal of a deprecated input field #​2103

v3.1.4

Compare Source

v3.1.3

Compare Source

  • core: Fix missing export of safeUnreachable rule #​2063
  • core: Fix equality for objects #​2100

v3.1.2

Compare Source

  • core: Make sure array of null prototype objects is printable #​2030
  • cli: Update GraphQL Yoga to v2

v3.1.1

Compare Source

  • cli: Use GraphQL Yoga in serve command

v3.1.0

Compare Source

  • action: Support introspection query result

v3.0.2

Compare Source

  • action: schema can now point to GraphQL API
  • cli: fix missing --onUsage in the diff command

v3.0.1

Compare Source

  • core: prevent runtime exceptions during printing default value change #​2017

v3.0.0

Compare Source

  • core: BREAKING CHANGE - diff is now async
  • github: BREAKING CHANGE - experimental_merge is now enabled by default
  • core: Adds considerUsage rule
  • core: Adds safeUnreachable rule
  • core: Fixes missing names of default root types
  • cli, ci: Adds @aws_lambda directive
  • cli, ci: Fixes missing headers in diff command

v2.9.0

Compare Source

  • ci, cli: Add --ignore to validate command

v2.8.1

Compare Source

  • ci, cli: --filter should not affect the exit code of the validate command

v2.8.0

Compare Source

  • ci, cli: validate command can output JSON result
  • ci, cli: validate command can show only errors
  • ci, cli: validate command can show relative file paths
  • ci, cli: validate command has silent mode

v2.7.0

Compare Source

  • core: collect arguments in Schema Coverage #​1962
  • ci, cli: allow to filter results by file paths when validating documents

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Oct 02 '21 00:10 renovate[bot]