Skip to content

Conversation

@RyanZim
Copy link
Collaborator

@RyanZim RyanZim commented Feb 1, 2020

Resolves #725. Require Node >=10; also upgraded some code to use new language features.

Will probably need rebased after #747 is merged. Done

Review commit-by-commit for your sanity.

@RyanZim RyanZim added this to the 9.0.0 milestone Feb 1, 2020
@coveralls
Copy link

coveralls commented Feb 1, 2020

Coverage Status

Coverage decreased (-0.04%) to 81.897% when pulling 54b70a7 on ryan/drop-node into a6b1a44 on master.

@RyanZim
Copy link
Collaborator Author

RyanZim commented Feb 3, 2020

Rebased and force-pushed to fix merge conflicts

Copy link
Collaborator

@manidlou manidlou left a comment

Choose a reason for hiding this comment

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

LGTM!

@RyanZim
Copy link
Collaborator Author

RyanZim commented Feb 4, 2020

Holding to merge after #633

@RyanZim RyanZim merged commit 3c3865c into master Feb 4, 2020
@RyanZim RyanZim deleted the ryan/drop-node branch February 4, 2020 22:30
abetomo added a commit to abetomo/node-lambda that referenced this pull request Apr 15, 2020
abetomo added a commit to abetomo/node-lambda that referenced this pull request Apr 15, 2020
DeviaVir pushed a commit to motdotla/node-lambda that referenced this pull request Apr 15, 2020
* Upgrade packages

There was a major upgrade in some packages.

* 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 {
```

* Drop old Node support

Depends on 'fs-extra'.
jprichardson/node-fs-extra#751
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop support for old Node

4 participants