Skip to content

Commit 8bfa4d0

Browse files
committed
2019-12-17, Version 8.17.0 'Carbon' (LTS)
This is a security release. For more details about the vulnerability please consult the npm blog: https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli Notable Changes: * deps: update npm to 6.13.4 #30904 PR-URL: #30941
1 parent ddedf8e commit 8bfa4d0

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ release.
8888
<a href="doc/changelogs/CHANGELOG_V10.md#10.0.0">10.0.0</a><br/>
8989
</td>
9090
<td valign="top">
91-
<b><a href="doc/changelogs/CHANGELOG_V8.md#8.16.2">8.16.2</a></b><br/>
91+
<b><a href="doc/changelogs/CHANGELOG_V8.md#8.17.0">8.17.0</a></b><br/>
92+
<a href="doc/changelogs/CHANGELOG_V8.md#8.16.2">8.16.2</a><br/>
9293
<a href="doc/changelogs/CHANGELOG_V8.md#8.16.1">8.16.1</a><br/>
9394
<a href="doc/changelogs/CHANGELOG_V8.md#8.16.0">8.16.0</a><br/>
9495
<a href="doc/changelogs/CHANGELOG_V8.md#8.15.1">8.15.1</a><br/>

doc/changelogs/CHANGELOG_V8.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
</tr>
1111
<tr>
1212
<td valign="top">
13+
<a href="#8.17.0">8.17.0</a><br/>
1314
<a href="#8.16.2">8.16.2</a><br/>
1415
<a href="#8.16.1">8.16.1</a><br/>
1516
<a href="#8.16.0">8.16.0</a><br/>
@@ -70,6 +71,24 @@
7071
[Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and
7172
will be supported actively until April 2019 and maintained until December 2019.
7273

74+
<a id="8.17.0"></a>
75+
## 2019-12-17, Version 8.17.0 'Carbon' (LTS), @MylesBorins
76+
77+
This is a security release.
78+
79+
For more details about the vulnerability please consult the npm blog:
80+
81+
https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli
82+
83+
### Notable changes
84+
85+
* **deps**: update npm to 6.13.4 [#30904](https://github.com/nodejs/node/pull/30904)
86+
87+
### Commits
88+
89+
* [[`208b813e49`](https://github.com/nodejs/node/commit/208b813e49)] - **build,win**: add test-ci-native and test-ci-js (João Reis) [#30724](https://github.com/nodejs/node/pull/30724)
90+
* [[`369a23a670`](https://github.com/nodejs/node/commit/369a23a670)] - **deps**: update npm to 6.13.4 (Audrey Eschright) [#30904](https://github.com/nodejs/node/pull/30904)
91+
7392
<a id="8.16.2"></a>
7493
## 2019-10-09, Version 8.16.2 'Carbon' (LTS), @BethGriggs
7594

0 commit comments

Comments
 (0)