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

Drop old Node support #523

Merged
merged 3 commits into from
Apr 15, 2020
Merged

Drop old Node support #523

merged 3 commits into from
Apr 15, 2020

Commits on Apr 15, 2020

  1. Upgrade packages

    There was a major upgrade in some packages.
    abetomo committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    1cab702 View commit details
    Browse the repository at this point in the history
  2. Drop Node.js 8.x from workflow.yml

    ```
    /home/runner/work/node-lambda/node-lambda/node_modules/fs-extra/lib/mkdirs/make-dir.js:86
          } catch {
                  ^
    
    SyntaxError: Unexpected token {
    ```
    abetomo committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    48c35c1 View commit details
    Browse the repository at this point in the history
  3. Drop old Node support

    Depends on 'fs-extra'.
    jprichardson/node-fs-extra#751
    abetomo committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    1b8cdc8 View commit details
    Browse the repository at this point in the history