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 to Node 17 #1326

Merged
merged 13 commits into from
Mar 28, 2022
Merged

Upgrade to Node 17 #1326

merged 13 commits into from
Mar 28, 2022

Commits on Sep 17, 2021

  1. Support json modules

    This is need for builds on Node/NPM 16
    t-8ch committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    83c6775 View commit details
    Browse the repository at this point in the history
  2. Always use mjs imports

    This is needed for Node/NPM 16 compat
    t-8ch committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    cfc29ef View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Merge pull request #1 from t-8ch/nodejs16

    Node 16 compatibility
    jl5193 committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    1fac8c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. chromedriver update

    jl5193 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    f6f12fc View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Update Gruntfile.js

    add nodeFlags
    jl5193 committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    2991e7d View commit details
    Browse the repository at this point in the history
  2. nodeFlags needs quote change

    jl5193 committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    2dbd647 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. GitHub actions update

    jl5193 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    bca296e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e23a33 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    e43e010 View commit details
    Browse the repository at this point in the history
  2. Updated to Node 17

    n1474335 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    b09f98f View commit details
    Browse the repository at this point in the history
  3. Updated eslint

    n1474335 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    cf9e670 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ef6558 View commit details
    Browse the repository at this point in the history
  5. Fixed Node imports

    n1474335 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    9e3733b View commit details
    Browse the repository at this point in the history