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

chore!: use node v20 throughout monorepo #5730

Merged
merged 27 commits into from Jul 16, 2023
Merged

chore!: use node v20 throughout monorepo #5730

merged 27 commits into from Jul 16, 2023

Commits on Jul 5, 2023

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

Commits on Jul 6, 2023

  1. Add yarn.lock

    wemeetagain committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    a899503 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ce7718 View commit details
    Browse the repository at this point in the history
  3. Fix ts-node usage

    wemeetagain committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    9ff2e2a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Add missed files

    wemeetagain committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    1d5c3c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c153a27 View commit details
    Browse the repository at this point in the history
  3. Remove more ts-node-esm

    wemeetagain committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    7b70892 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    84e44b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9494c71 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Update @types/node to 20.4.2

    nflaig committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    0c47758 View commit details
    Browse the repository at this point in the history
  2. Use node version 20.4 in CI

    nflaig committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    8354bd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b38bee6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d296b2f View commit details
    Browse the repository at this point in the history
  5. Update Dockerfile

    Co-authored-by: Nico Flaig <nflaig@protonmail.com>
    wemeetagain and nflaig committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e1f07be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d954b96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    409d8ad View commit details
    Browse the repository at this point in the history
  8. Revert "Update Dockerfile"

    This reverts commit e1f07be.
    wemeetagain committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    cfcc70e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf9f1da View commit details
    Browse the repository at this point in the history
  10. Revert "skip tests that break in CI"

    This reverts commit d296b2f.
    wemeetagain committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    3f6dd77 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    f716f64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e115d0 View commit details
    Browse the repository at this point in the history
  3. Fix e2e test

    nazarhussain committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    49df2c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Remove try/catch from e2e test

    nflaig committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    2925e87 View commit details
    Browse the repository at this point in the history
  2. Consistently use node 20 in CI

    nflaig committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    0190311 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7744f8f View commit details
    Browse the repository at this point in the history
  4. Set node 20.x in readme

    nflaig committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    3ae47c4 View commit details
    Browse the repository at this point in the history
  5. Use node 18 in sim tests

    nflaig committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    1887287 View commit details
    Browse the repository at this point in the history