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

feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 #27404

Merged
merged 41 commits into from
Sep 12, 2024

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    8977a99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    396cab5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    468c84e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47ee5de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7c884a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    235e05c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2b9497 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ade658 View commit details
    Browse the repository at this point in the history
  9. cleanup(misc): remove CRACO tests since it's unmaintained, and remove…

    … type hacks for release command object
    jaysoo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    77dedbf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2c1c8ab View commit details
    Browse the repository at this point in the history
  11. fix(react-native): do not check output text since it changes, just as…

    …sert command exits with 0
    jaysoo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    dbabfb6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    66fa7c7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3381ef1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8c5bbb6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b8b89f0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    59154c4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5818432 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e42d676 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4093ba4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b98deaf View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ecfbdbb View commit details
    Browse the repository at this point in the history
  22. fix(misc): fix convert-to-flat-config generator to also install depen…

    …dencies needed by flat configs
    jaysoo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1df564e View commit details
    Browse the repository at this point in the history
  23. fix(misc): update linter test

    jaysoo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d763bf9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5c2dc83 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    223b760 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8e6b2e3 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    95dc85a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    46ee6b3 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9fcd7b1 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    fa77071 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    aacce8e View commit details
    Browse the repository at this point in the history
  32. fix(misc): fix jest e2e tests

    jaysoo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0a2b825 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    4ac27d2 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    0fe39d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    f7ba497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09b2d8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00130f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    86e4a5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94af427 View commit details
    Browse the repository at this point in the history
  3. fix(misc): using flat config should not cause module boundary errors …

    …when extending from base
    jaysoo committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9b7456c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fix(misc): also ignore {workspaceRoot}/eslint.config.js in case user …

    …creates a root project
    jaysoo committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    90031d6 View commit details
    Browse the repository at this point in the history