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

Node 18 & Jest 29 #2210

Merged
merged 43 commits into from
Nov 22, 2022
Merged

Commits on Nov 7, 2022

  1. Add Node 18 to tests

    AlbertoBrusa committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    3c3c46f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efbb100 View commit details
    Browse the repository at this point in the history
  3. Pinned rollup-plugin-esbuild to 4.10.1 as newer versions drop support…

    … for node 14.17 and below
    AlbertoBrusa committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    5772293 View commit details
    Browse the repository at this point in the history
  4. Updated yarn.lock

    AlbertoBrusa committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    daa248e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    616a6cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeeea94 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    94aad39 View commit details
    Browse the repository at this point in the history
  2. Added changeset

    AlbertoBrusa committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    4bcf9b5 View commit details
    Browse the repository at this point in the history
  3. Update lockfile

    AlbertoBrusa committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    fae4e7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    105aa18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    561602b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    91b1b56 View commit details
    Browse the repository at this point in the history
  2. Dropped support for Node 14.17.0 (14.18.0 and greater) to allow upgra…

    …te to rollup-plugin-eslint 5
    AlbertoBrusa committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    66851de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    016a4c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37d7519 View commit details
    Browse the repository at this point in the history
  5. update jest to 29

    AlbertoBrusa committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    6bc398d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be97f64 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    a21371e View commit details
    Browse the repository at this point in the history
  2. Update changelog

    AlbertoBrusa committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    e27117a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dddf8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6369acf View commit details
    Browse the repository at this point in the history
  5. More snapshots updates

    AlbertoBrusa committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a7eacb3 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    530c935 View commit details
    Browse the repository at this point in the history
  2. Update snapshots and switch default test env to Node (while setting i…

    …t to JSDOM for specific tests)
    AlbertoBrusa committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    99b4c0d View commit details
    Browse the repository at this point in the history
  3. Update more snapshots

    AlbertoBrusa committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    0dd0c7a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    3758206 View commit details
    Browse the repository at this point in the history
  2. Fix tests (test.test wasn't closing after running with the --watchAll…

    … flag, and adding __fixtures__ to the lint exception list made tests fail)
    AlbertoBrusa committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    700267f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    2559c07 View commit details
    Browse the repository at this point in the history
  2. DEBUG windows tests

    AlbertoBrusa committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    66fd5d2 View commit details
    Browse the repository at this point in the history
  3. Fix windows tests

    AlbertoBrusa committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    393d950 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    469816d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    508b9da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7d34cc View commit details
    Browse the repository at this point in the history
  7. Clean up windows fix

    AlbertoBrusa committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    4badd56 View commit details
    Browse the repository at this point in the history
  8. Cleanup

    AlbertoBrusa committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    a7d0cb5 View commit details
    Browse the repository at this point in the history
  9. Update changeset

    AlbertoBrusa committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    631d2a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    a1410e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3552d2b View commit details
    Browse the repository at this point in the history
  3. Documentation

    AlbertoBrusa committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    397652a View commit details
    Browse the repository at this point in the history
  4. Update docs

    AlbertoBrusa committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    fda49b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7f1741 View commit details
    Browse the repository at this point in the history
  6. Small fixes

    AlbertoBrusa committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    cf48235 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b173d0c View commit details
    Browse the repository at this point in the history