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

Nodejs16 compatibility #1313

Merged
merged 8 commits into from
Mar 28, 2022
Merged

Nodejs16 compatibility #1313

merged 8 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