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

Upgrade Node to 18 #6740

Merged
merged 39 commits into from
May 23, 2023
Merged

Upgrade Node to 18 #6740

merged 39 commits into from
May 23, 2023

Commits on Jan 4, 2023

  1. feat: node18 install babel plugin importAssert

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    9737776 View commit details
    Browse the repository at this point in the history
  2. feat: node18 plugins changes

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    6b99174 View commit details
    Browse the repository at this point in the history
  3. feat: node18 config files update

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    7946bb0 View commit details
    Browse the repository at this point in the history
  4. feat: node18 for sampledata

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    26ddd1e View commit details
    Browse the repository at this point in the history
  5. fix: circleCI config changes

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    bb13d59 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. fix: changed ubuntu from latest 22 to focal 20

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    2833778 View commit details
    Browse the repository at this point in the history
  2. fix: node18 in github workflow

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    04969c9 View commit details
    Browse the repository at this point in the history
  3. fix: node 18.12.1 to 18.10.0 ubuntu mongo compat

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    750a248 View commit details
    Browse the repository at this point in the history
  4. fix: eslint config fix

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    f3cfbd0 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. fix: eslint babel config chg

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    087dff4 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. fix: test with forceExit

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    2cd7569 View commit details
    Browse the repository at this point in the history
  2. fix: set no_output_timeout 30m

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    aed09e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. test: test with node 16.10.0

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    7f18163 View commit details
    Browse the repository at this point in the history
  2. test: test with node16

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    8ae4b1d View commit details
    Browse the repository at this point in the history
  3. fix: jest confog change for test

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    e81f557 View commit details
    Browse the repository at this point in the history
  4. fix: switch back to node 18

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    a78ac3b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. fix: jest upgrade v25 to v29

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    8b2cc79 View commit details
    Browse the repository at this point in the history
  2. fix: pnpm.lock with jest changes

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    9e55788 View commit details
    Browse the repository at this point in the history
  3. fix: upgrade memory to 8K for integration mutation

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    afe5bc9 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. fix: remove --runInBand jest flag

    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    
    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    brent-hoover committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    a2dac3e View commit details
    Browse the repository at this point in the history
  2. fix: remove another --runInBand jest flag

    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    
    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    Brent Hoover authored and brent-hoover committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    0a798ad View commit details
    Browse the repository at this point in the history
  3. fix: add max_old_space_size back

    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    
    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    brent-hoover committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    cc2773d View commit details
    Browse the repository at this point in the history
  4. fix: upgrade circle resource_class to large

    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    
    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    brent-hoover committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    50157e2 View commit details
    Browse the repository at this point in the history
  5. fix: run correct tests

    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    
    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    brent-hoover committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    edd0b03 View commit details
    Browse the repository at this point in the history
  6. fix: temporarily comment out query tests

    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    
    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    brent-hoover committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    30997ca View commit details
    Browse the repository at this point in the history
  7. fix: put all flags back except runInBand

    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    
    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    brent-hoover committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    def3966 View commit details
    Browse the repository at this point in the history
  8. fix: add maxWorkers

    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    
    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    brent-hoover committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    126bbc5 View commit details
    Browse the repository at this point in the history
  9. fix: put runInBand back

    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    
    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    brent-hoover committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    60c67ef View commit details
    Browse the repository at this point in the history
  10. fix: run all tests again

    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    
    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    brent-hoover committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    eea2676 View commit details
    Browse the repository at this point in the history
  11. fix: make test run consistent

    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    
    Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
    brent-hoover committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    c2eaf96 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. fix: remove --forceExit

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    4c67a47 View commit details
    Browse the repository at this point in the history
  2. fix: require to import with assert for .json

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    1cbfcd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. fix: import correction and changeset

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    fee4dbe View commit details
    Browse the repository at this point in the history
  2. fix: linter error fix

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    d0bb6cf View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. fix: require import reverted

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    abfaed1 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Merge branch 'release-5' into upgrade-node-to-18

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    02d0a0e View commit details
    Browse the repository at this point in the history
  2. fix: pnpm-lock after install

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    165774e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Merge branch 'release-5' into upgrade-node-to-18

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed May 23, 2023
    Configuration menu
    Copy the full SHA
    410c373 View commit details
    Browse the repository at this point in the history
  2. fix: remove jest config

    Signed-off-by: Sujith <mail.sujithvn@gmail.com>
    sujithvn committed May 23, 2023
    Configuration menu
    Copy the full SHA
    b309747 View commit details
    Browse the repository at this point in the history