Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

graphql-eslint v4 #1813

Merged
merged 16 commits into from
Aug 29, 2023
Merged

graphql-eslint v4 #1813

merged 16 commits into from
Aug 29, 2023

Commits on Aug 1, 2023

  1. [v4] Remove GraphQLRuleTester from bundle (#1792)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    dimaMachina and github-actions[bot] committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    804f8b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6593482 View commit details
    Browse the repository at this point in the history
  3. add new rules to recommended configs, rename relay config to `schem…

    …a-relay` (#1794)
    
    * add
    
    * more
    
    * more
    
    * more
    
    * more
    
    * rename
    
    * rename
    
    * fix tests
    dimaMachina committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4079167 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. [v4] remove parserOptions.schema/operations, add `parserOptions.gra…

    …phQLConfig` for programmatic usage (#1795)
    dimaMachina committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2f46a71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5cda6d View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. [v4] rule changes (#1812)

    dimaMachina committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    bf475e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e89edf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    304c2c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    765aca6 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    471e5e5 View commit details
    Browse the repository at this point in the history
  2. update lock file

    dimaMachina committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    8f7890f View commit details
    Browse the repository at this point in the history
  3. remove v4

    dimaMachina committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    a63ce10 View commit details
    Browse the repository at this point in the history
  4. rename

    dimaMachina committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ba03344 View commit details
    Browse the repository at this point in the history
  5. skip website temporarily

    dimaMachina committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e9e46d5 View commit details
    Browse the repository at this point in the history
  6. update eslint

    dimaMachina committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    23f6d98 View commit details
    Browse the repository at this point in the history
  7. tests passes

    dimaMachina committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    3c3f4b0 View commit details
    Browse the repository at this point in the history