Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps @graphql-eslint/eslint-plugin from 2.0.1 to 2.3.2.

Release notes

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

@​graphql-eslint/eslint-plugin@​2.3.2

Patch Changes

  • 86b3709: fix error report for no-unused-fields and no-unreachable-types rule
  • cf3cc4f: fix error report for require-deprecation-reason and require-field-of-type-query-in-mutation-result rule
  • 578b890: fix error report for require-deprecation-date rule
  • ebab010: fix error report for alphabetize rule
  • 7dacfe5: fix error report for avoid-scalar-result-type-on-mutation rule
  • f712780: fix error report for unique-fragment-name and unique-operation-name rule
  • d081fcc: fix error report for selection-set-depth rule and for graphql-js rules
  • 46f03f7: fix error report for description-style rule
  • b36a32c: fix error report for strict-id-in-types and naming-convention rule
  • 7aa8157: fix error report for input-name rule
  • a285de3: fix error report for require-deprecation-reason and require-field-of-type-query-in-mutation-result rule
  • ced6789: fix error report for no-deprecated rule

@​graphql-eslint/eslint-plugin@​2.3.1

Patch Changes

  • 98b6bcb: fix: adjust report location for no-operation-name-suffix rule
  • 1bacedd: fix: adjust report location for no-anonymous-operations rule
  • c42cee5: fix: adjust report location for avoid-typename-prefix rule
  • eb4a851: fix: adjust report location for require-description rule

@​graphql-eslint/eslint-plugin@​2.3.0

Minor Changes

  • f2a6635: add new rule require-field-of-type-query-in-mutation-result
  • 44a6c73: fix false negative case for no-undefined-variables rule
  • ed6644b: feat: support ESLint 8
  • f713823: fix false positive case for no-unused-variables rule
  • c7a8b33: add new rule alphabetize

@​graphql-eslint/eslint-plugin@​2.2.0

Minor Changes

  • 1dd2f43: feat: add recommended and all configs
  • 1dd2f43: add new rule require-deprecation-date
  • 1dd2f43: add new rule avoid-scalar-result-type-on-mutation

@​graphql-eslint/eslint-plugin@​2.1.0

Minor Changes

  • c6886ba: [New rule] Compare operation/fragment name to the file name
  • 2032a66: fix no-unreachable-types rule when interface implementing other interface

Patch Changes

  • c6886ba: NEW PLUGIN: Compare operation/fragment name to the file name
  • 7b12bbf: fix(no-hashtag-description): allow hashtag comments between fields and arguments

... (truncated)

Commits
  • 2ef4f2b Upcoming Release Changes (#742)
  • d081fcc fix error report for selection-set-depth rule and for graphql-js rules (#...
  • cf3cc4f fix error report for require-deprecation-reason and `require-field-of-type-...
  • a285de3 fix error report for require-deprecation-reason and `require-field-of-type-...
  • b36a32c fix error report for strict-id-in-types and naming-convention rule (#744)
  • 86b3709 fix error report for no-unused-fields and no-unreachable-types rule (#743)
  • ebab010 fix error report for alphabetize rule (#736)
  • 46f03f7 fix error report for description-style rule (#741)
  • 578b890 fix error report for require-deprecation-date rule (#740)
  • ced6789 fix error report for no-deprecated rule (#739)
  • 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)

Bumps [@graphql-eslint/eslint-plugin](https://github.com/dotansimha/graphql-eslint) from 2.0.1 to 2.3.2.
- [Release notes](https://github.com/dotansimha/graphql-eslint/releases)
- [Commits](https://github.com/dotansimha/graphql-eslint/compare/@graphql-eslint/[email protected]...@graphql-eslint/[email protected])

---
updated-dependencies:
- dependency-name: "@graphql-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 5, 2021

Superseded by #444.

@dependabot dependabot bot closed this Nov 5, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/graphql-eslint/eslint-plugin-2.3.2 branch November 5, 2021 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants