eslint-plugin-prettier icon indicating copy to clipboard operation
eslint-plugin-prettier copied to clipboard

build(deps-dev): Bump @graphql-eslint/eslint-plugin from 2.5.0 to 3.10.7

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps @graphql-eslint/eslint-plugin from 2.5.0 to 3.10.7.

Release notes

Sourced from @​graphql-eslint/eslint-plugin's releases.

@​graphql-eslint/eslint-plugin@​3.10.7

Patch Changes

  • b6de7ff: fix(GraphQLRuleTester): provide output field for GraphQLInvalidTestCase type

@​graphql-eslint/eslint-plugin@​3.10.6

Patch Changes

  • 39ab684: fix(alphabetize): should not fail when selection is aliased

@​graphql-eslint/eslint-plugin@​3.10.5

Patch Changes

  • 712a8fe: fix(selection-set-depth): fix TypeError from ESLint suggestions, don't provide suggestions for fragment that can be in a separate file
  • 01421ae: fix(no-unreachable-types): ignore directives with Request Definitions locations

@​graphql-eslint/eslint-plugin@​3.10.4

Patch Changes

  • 5593891: fix(known-directives): support ignoreClientDirectives for OperationDefinition

@​graphql-eslint/eslint-plugin@​3.10.3

Patch Changes

  • 8a3b584: fix broken report highlighting when processor is used

@​graphql-eslint/eslint-plugin@​3.10.2

Patch Changes

  • daa04bb: feat: support select id field with an alias in require-id-when-available rule
  • 2efc772: fix: processor should always return code string in preprocess method

@​graphql-eslint/eslint-plugin@​3.10.1

Patch Changes

  • cf687a5: [relay-page-info]: force to have nullable startCursor and endCursor if there are no results. More info from spec

@​graphql-eslint/eslint-plugin@​3.10.0

Minor Changes

  • 7251269: feat: new rule relay-connection-types
  • 7251269: feat: new rule relay-edge-types
  • 7251269: feat: new rule relay-page-info
  • 7251269: feat: new rule relay-arguments
  • 7251269: feat: new config plugin:@graphql-eslint/relay
  • 7251269: fix: adjust suggestion fix location for code-files
  • edbec90: feat: update graphql-config to fix loading schema via url

Patch Changes

... (truncated)

Commits
  • 0df197f chore(release): update monorepo packages versions (#1120)
  • b6de7ff Missing output property in GraphQLInvalidTestCase (#1118)
  • aa9e123 chore(release): update monorepo packages versions (#1115)
  • 39ab684 fix(alphabetize): should not fail when selection is aliased (#1114)
  • 97b276d chore(release): update monorepo packages versions (#1109)
  • 06c3652 Better changeset message (#1111)
  • 712a8fe fix(selection-set-depth): fix TypeError when suggestion tried to apply to f...
  • 01421ae fix(no-unreachable-types): ignore directives with Request Definitions… (#1108)
  • 86339fb docs: typo and dead link (#1101)
  • 96c8cbb fix(docs): link to remote schema usage documentation (#1099)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

dependabot[bot] avatar Aug 01 '22 12:08 dependabot[bot]