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

Update ESLint to v9, drop support for Node.js v16 #2250

Merged
merged 90 commits into from Apr 9, 2024

Commits on Feb 18, 2024

  1. Update eslint to v9

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    3b1d3a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10b5977 View commit details
    Browse the repository at this point in the history
  3. Fix avatester

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    ddf3c7c View commit details
    Browse the repository at this point in the history
  4. Fix snapshot test

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    6a50464 View commit details
    Browse the repository at this point in the history
  5. Fix

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    1faca31 View commit details
    Browse the repository at this point in the history
  6. Fix

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    d2ea95b View commit details
    Browse the repository at this point in the history
  7. Fix

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    12dd4df View commit details
    Browse the repository at this point in the history
  8. Fix

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    9b8ef91 View commit details
    Browse the repository at this point in the history
  9. Fix

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    e840a10 View commit details
    Browse the repository at this point in the history
  10. Fix

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    69bc803 View commit details
    Browse the repository at this point in the history
  11. Fix

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    bc7d746 View commit details
    Browse the repository at this point in the history
  12. Rewrite

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    67a01cb View commit details
    Browse the repository at this point in the history
  13. Fix

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    851693b View commit details
    Browse the repository at this point in the history
  14. Fix DEFAULT_LANGUAGE_OPTIONS

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    8fb05b7 View commit details
    Browse the repository at this point in the history
  15. Simplify

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    e6fb4a5 View commit details
    Browse the repository at this point in the history
  16. Fix

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    770f320 View commit details
    Browse the repository at this point in the history
  17. Fix

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    252a3e1 View commit details
    Browse the repository at this point in the history
  18. Fix

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    a12f499 View commit details
    Browse the repository at this point in the history
  19. Fix

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    e2aa76d View commit details
    Browse the repository at this point in the history
  20. Fix

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    007aa11 View commit details
    Browse the repository at this point in the history
  21. Fix

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    30c9586 View commit details
    Browse the repository at this point in the history
  22. Fix

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    1ebe8bd View commit details
    Browse the repository at this point in the history
  23. Fix DEFAULT_LANGUAGE_OPTIONS

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    790ae0e View commit details
    Browse the repository at this point in the history
  24. Restore test

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    4dff4d8 View commit details
    Browse the repository at this point in the history
  25. Fix

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    51fb5bf View commit details
    Browse the repository at this point in the history
  26. 9.0.0-alpha.1

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    b658454 View commit details
    Browse the repository at this point in the history
  27. Linting

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    72506fc View commit details
    Browse the repository at this point in the history
  28. ^9.0.0-alpha.2

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    ecff1b8 View commit details
    Browse the repository at this point in the history
  29. Fix lint config

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    76a0994 View commit details
    Browse the repository at this point in the history
  30. Fix languageOptions

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    1dafebc View commit details
    Browse the repository at this point in the history
  31. Fix languageOptions

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    1b9092a View commit details
    Browse the repository at this point in the history
  32. Fix language options

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    9efb519 View commit details
    Browse the repository at this point in the history
  33. Fix languageOptions

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    b239f8e View commit details
    Browse the repository at this point in the history
  34. Remove defineParser

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    f761da0 View commit details
    Browse the repository at this point in the history
  35. Add default parser

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    70a0b97 View commit details
    Browse the repository at this point in the history
  36. Fix languageOptions

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    bed75bb View commit details
    Browse the repository at this point in the history
  37. Linting

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    f38c775 View commit details
    Browse the repository at this point in the history
  38. 9.0.0-beta.0

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    ee77cc7 View commit details
    Browse the repository at this point in the history
  39. Fix assertion

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    7ee0dda View commit details
    Browse the repository at this point in the history
  40. Fix assertion

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    104bcda View commit details
    Browse the repository at this point in the history
  41. Fix assertion

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    9b5e724 View commit details
    Browse the repository at this point in the history
  42. Fix assertion

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    8c741b5 View commit details
    Browse the repository at this point in the history
  43. Fix assertion

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    690a286 View commit details
    Browse the repository at this point in the history
  44. Fix assertion

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    b0674af View commit details
    Browse the repository at this point in the history
  45. Fix assertion

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    7832063 View commit details
    Browse the repository at this point in the history
  46. Pass tests

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    af46387 View commit details
    Browse the repository at this point in the history
  47. Linting

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    fb8ffb8 View commit details
    Browse the repository at this point in the history
  48. Remove a TODO

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    9799368 View commit details
    Browse the repository at this point in the history
  49. Fix test

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    659d66f View commit details
    Browse the repository at this point in the history
  50. Fix test with filename

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    c1c23d6 View commit details
    Browse the repository at this point in the history
  51. Fix

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    32d07d6 View commit details
    Browse the repository at this point in the history
  52. Fix test on Node.js v18

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    79e1001 View commit details
    Browse the repository at this point in the history
  53. Fix

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    dff05d2 View commit details
    Browse the repository at this point in the history
  54. Fix

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    5e745ec View commit details
    Browse the repository at this point in the history
  55. Linting

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    9653946 View commit details
    Browse the repository at this point in the history
  56. Run ESLint 8

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    546ac96 View commit details
    Browse the repository at this point in the history
  57. Move to "test" job

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    fdde80f View commit details
    Browse the repository at this point in the history
  58. Add to title

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    05ccca4 View commit details
    Browse the repository at this point in the history
  59. format?

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    d471f3f View commit details
    Browse the repository at this point in the history
  60. Fix

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    2cd684a View commit details
    Browse the repository at this point in the history
  61. Remove test on eslint@8

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    59405a8 View commit details
    Browse the repository at this point in the history
  62. Remove --legacy-peer-deps

    fisker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    60ee48e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

Commits on Apr 6, 2024

  1. 9.0.0

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    a401727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b389a76 View commit details
    Browse the repository at this point in the history
  3. Update deps

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    368dc53 View commit details
    Browse the repository at this point in the history
  4. Revert "Remove --legacy-peer-deps"

    This reverts commit 60ee48e.
    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    3a13a06 View commit details
    Browse the repository at this point in the history
  5. Linting

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    012cd16 View commit details
    Browse the repository at this point in the history
  6. Deduplicate

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    1a24fcd View commit details
    Browse the repository at this point in the history
  7. Deduplicate

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    fe4b210 View commit details
    Browse the repository at this point in the history
  8. Fix

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    7857465 View commit details
    Browse the repository at this point in the history
  9. Fix

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    f950506 View commit details
    Browse the repository at this point in the history
  10. FIx

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    9889584 View commit details
    Browse the repository at this point in the history
  11. Fix

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    2f35abb View commit details
    Browse the repository at this point in the history
  12. Fix

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    bbce146 View commit details
    Browse the repository at this point in the history
  13. Fix

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    78645c4 View commit details
    Browse the repository at this point in the history
  14. Dedupe

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    b7d76c9 View commit details
    Browse the repository at this point in the history
  15. Fix

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    89d0422 View commit details
    Browse the repository at this point in the history
  16. Dedupe

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    fbfd326 View commit details
    Browse the repository at this point in the history
  17. Fix

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    96b1fa1 View commit details
    Browse the repository at this point in the history
  18. Fix

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    e1c7f26 View commit details
    Browse the repository at this point in the history
  19. Dedupe

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    b8bfa50 View commit details
    Browse the repository at this point in the history
  20. Dedupe

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    2af5a36 View commit details
    Browse the repository at this point in the history
  21. Dedupe

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    acb5ccd View commit details
    Browse the repository at this point in the history
  22. Fix

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    5aed918 View commit details
    Browse the repository at this point in the history
  23. Dedupe

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    5e77ac9 View commit details
    Browse the repository at this point in the history
  24. Fix

    fisker committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    6608d8a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Merge branch 'main' into eslint-9

    # Conflicts:
    #	rules/no-useless-switch-case.js
    fisker committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9f64fee View commit details
    Browse the repository at this point in the history
  2. Fix snapshot

    fisker committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    92a37a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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