eslint-plugin-prettier
eslint-plugin-prettier copied to clipboard
build(deps-dev): Bump @graphql-eslint/eslint-plugin from 2.5.0 to 3.10.7
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.7Patch Changes
- b6de7ff: fix(GraphQLRuleTester): provide output field for
GraphQLInvalidTestCase
type
@graphql-eslint/eslint-plugin
@3
.10.6Patch Changes
- 39ab684: fix(alphabetize): should not fail when selection is aliased
@graphql-eslint/eslint-plugin
@3
.10.5Patch 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.4Patch Changes
- 5593891: fix(known-directives): support
ignoreClientDirectives
forOperationDefinition
@graphql-eslint/eslint-plugin
@3
.10.3Patch Changes
- 8a3b584: fix broken report highlighting when processor is used
@graphql-eslint/eslint-plugin
@3
.10.2Patch Changes
- daa04bb: feat: support select
id
field with an alias inrequire-id-when-available
rule- 2efc772: fix: processor should always return code string in preprocess method
@graphql-eslint/eslint-plugin
@3
.10.1Patch Changes
- cf687a5: [relay-page-info]: force to have nullable
startCursor
andendCursor
if there are no results. More info from spec
@graphql-eslint/eslint-plugin
@3
.10.0Minor 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 urlPatch 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): fixTypeError
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 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)