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

ESLint 9 + compatibility check #335

Merged
merged 22 commits into from
Oct 8, 2024
Merged

ESLint 9 + compatibility check #335

merged 22 commits into from
Oct 8, 2024

Commits on Oct 8, 2024

  1. WIP

    mvarendorff2 authored and Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f0f046a View commit details
    Browse the repository at this point in the history
  2. Use ESLint 9

    mvarendorff2 authored and Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c4cbc5b View commit details
    Browse the repository at this point in the history
  3. feat: setup compatibility check pipeline

    mvarendorff2 authored and Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3cdc95e View commit details
    Browse the repository at this point in the history
  4. fix: master -> main

    mvarendorff2 authored and Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2313524 View commit details
    Browse the repository at this point in the history
  5. fix: enable corepack before node setup

    mvarendorff2 authored and Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a2fc983 View commit details
    Browse the repository at this point in the history
  6. fix: install dependencies

    mvarendorff2 authored and Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7b4ff49 View commit details
    Browse the repository at this point in the history
  7. chore: test / sanity check

    mvarendorff2 authored and Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8dc74c3 View commit details
    Browse the repository at this point in the history
  8. fix: fail-fast to false for more information

    mvarendorff2 authored and Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c4bd76e View commit details
    Browse the repository at this point in the history
  9. chore: revert sanity-check

    mvarendorff2 authored and Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    cdf2a6d View commit details
    Browse the repository at this point in the history
  10. chore: Migration guide in readme

    mvarendorff2 authored and Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fc41688 View commit details
    Browse the repository at this point in the history
  11. chore: have renovate respect tests

    mvarendorff2 authored and Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4912b14 View commit details
    Browse the repository at this point in the history
  12. chore: remove Node 18 from compatibility

    mvarendorff2 authored and Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f0a2e97 View commit details
    Browse the repository at this point in the history
  13. chore: remove ESLint 8 from compatibility

    mvarendorff2 authored and Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0060abf View commit details
    Browse the repository at this point in the history
  14. fix: wrap config ourselves, clean up migration guide, etc

    mvarendorff2 authored and Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7ba2b4f View commit details
    Browse the repository at this point in the history
  15. update peer deps

    Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4a4f9b3 View commit details
    Browse the repository at this point in the history
  16. move compat from devDeps to deps

    lockfile
    Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c00f8ff View commit details
    Browse the repository at this point in the history
  17. formatting

    Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3fdb29b View commit details
    Browse the repository at this point in the history
  18. update mode

    Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1b8efeb View commit details
    Browse the repository at this point in the history
  19. fixup eslint-plugin-react-hooks

    Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e197703 View commit details
    Browse the repository at this point in the history
  20. pin versions in bootstrap script

    Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    dbc9420 View commit details
    Browse the repository at this point in the history
  21. bump deps

    Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e02d762 View commit details
    Browse the repository at this point in the history
  22. bump version

    Julian Schleemann committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a4ec0ce View commit details
    Browse the repository at this point in the history