Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

build: include node v16 #389

Merged
merged 2 commits into from
Sep 16, 2021
Merged

build: include node v16 #389

merged 2 commits into from
Sep 16, 2021

Conversation

ghost
Copy link

@ghost ghost commented Sep 16, 2021

Description

This PR closes #311 by updating the engines fields without code changes.

References:

Motivation and Context

Node v16 Active LTS Start: 2021-10-26

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • Add tests to cover changes as needed.
  • Update documentation as needed.

@ghost ghost requested review from AmritKumar and bb111189 as code owners September 16, 2021 05:13
@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2021

Codecov Report

Merging #389 (cfe997e) into dev (0c2a7f9) will not change coverage.
The diff coverage is n/a.

❗ Current head cfe997e differs from pull request most recent head 84c9dce. Consider uploading reports for the commit 84c9dce to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #389   +/-   ##
=======================================
  Coverage   80.92%   80.92%           
=======================================
  Files          43       43           
  Lines        1798     1798           
  Branches      327      328    +1     
=======================================
  Hits         1455     1455           
  Misses        342      342           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0c2a7f9...84c9dce. Read the comment docs.

@bb111189
Copy link
Contributor

Let's add to travis too @noel-yoo

@bb111189 bb111189 merged commit 968c05c into dev Sep 16, 2021
@bb111189 bb111189 deleted the build/node-v16 branch September 16, 2021 06:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Node 16
2 participants