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

Conversation

abetomo
Copy link
Contributor

@abetomo abetomo commented Apr 15, 2020

Upgrade packages

There was a major upgrade in some packages.

Drop Node.js 8.x from workflow.yml

The following error.

/home/runner/work/node-lambda/node-lambda/node_modules/fs-extra/lib/mkdirs/make-dir.js:86
      } catch {
              ^

SyntaxError: Unexpected token {

Drop old Node support

Depends on 'fs-extra'.
jprichardson/node-fs-extra#751

There was a major upgrade in some packages.
```
/home/runner/work/node-lambda/node-lambda/node_modules/fs-extra/lib/mkdirs/make-dir.js:86
      } catch {
              ^

SyntaxError: Unexpected token {
```
Copy link
Collaborator

@DeviaVir DeviaVir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good to me, should we ignore the build error?

@abetomo
Copy link
Contributor Author

abetomo commented Apr 15, 2020

Thank you for the review.
It was a timeout error in processing time.
My repository, which I forked, passes it, so it's fine to ignore it.
https://github.com/abetomo/node-lambda/actions/runs/78626655

@DeviaVir DeviaVir merged commit 38d25e5 into motdotla:master Apr 15, 2020
@abetomo abetomo deleted the upgrade_packages branch April 15, 2020 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants