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

Support ESLint v8 #1488

Merged
merged 30 commits into from
Oct 11, 2021
Merged

Support ESLint v8 #1488

merged 30 commits into from
Oct 11, 2021

Commits on Aug 16, 2021

  1. Update ESLint to v8

    fisker committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    e978f6c View commit details
    Browse the repository at this point in the history
  2. Fix

    fisker committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    534ab97 View commit details
    Browse the repository at this point in the history
  3. Fix prefer-number-properties

    fisker committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    10eaf4f View commit details
    Browse the repository at this point in the history
  4. Use --force to install

    fisker committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    0241803 View commit details
    Browse the repository at this point in the history
  5. Fix no-keyword-prefix

    fisker committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    9a86e90 View commit details
    Browse the repository at this point in the history
  6. Fix lint-on-codebase script

    fisker committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    94a2bd5 View commit details
    Browse the repository at this point in the history
  7. Ignores

    fisker committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    03b6572 View commit details
    Browse the repository at this point in the history
  8. Remove --force flag

    fisker committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    bb9827c View commit details
    Browse the repository at this point in the history
  9. Fix integration test

    fisker committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    04efa90 View commit details
    Browse the repository at this point in the history
  10. Use --legacy-peer-deps

    fisker committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    fedb848 View commit details
    Browse the repository at this point in the history
  11. Fix xo

    fisker committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    02bf536 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8ebc4cd View commit details
    Browse the repository at this point in the history
  13. Update prefer-module snapshot

    fisker committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    15737ff View commit details
    Browse the repository at this point in the history
  14. Another integration error

    fisker committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    e80d01d View commit details
    Browse the repository at this point in the history
  15. Style

    fisker committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    459a1fc View commit details
    Browse the repository at this point in the history
  16. Ignore more files

    fisker committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    1ddccc6 View commit details
    Browse the repository at this point in the history
  17. Fix ignore

    fisker committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    b470d56 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Merge branch 'main' into eslint-8

    # Conflicts:
    #	package.json
    fisker committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    9d72e6a View commit details
    Browse the repository at this point in the history
  2. eslint@8.0.0-beta.2

    fisker committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    5d16a1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e2c671 View commit details
    Browse the repository at this point in the history
  4. Fix test

    fisker committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    4118c12 View commit details
    Browse the repository at this point in the history
  5. Style

    fisker committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    383b748 View commit details
    Browse the repository at this point in the history
  6. Extract applyFix

    fisker committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    97f00bf View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. eslint@8.0.0-rc.0

    fisker committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    0517f54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e64df4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46f049b View commit details
    Browse the repository at this point in the history
  4. Remove outdated code

    fisker committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    b3c1d1a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Update package.json

    sindresorhus authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    1250c09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    271754c View commit details
    Browse the repository at this point in the history
  3. Update peerDependencies

    fisker committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    aed2bfe View commit details
    Browse the repository at this point in the history