Skip to content

Commit 2d5804a

Browse files
committed
2022-06-01, Version 16.15.1 'Gallium' (LTS)
Notable Changes * deps: * upgrade npm to 8.11.0 (<[email protected]>) #43210 * docs * add release key for RafaelGSS (Rafael Gonzaga) #43131 * add release key for Juan Arboleda (Juan José) #42961 PR-URL: TDB
1 parent 617f64a commit 2d5804a

File tree

3 files changed

+36
-2
lines changed

3 files changed

+36
-2
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ release.
3333
</tr>
3434
<tr>
3535
<td valign="top">
36-
<b><a href="doc/changelogs/CHANGELOG_V16.md#16.15.0">16.15.0</a></b><br/>
36+
<b><a href="doc/changelogs/CHANGELOG_V16.md#16.15.1">16.15.1</a></b><br/>
37+
<a href="doc/changelogs/CHANGELOG_V16.md#16.15.0">16.15.0</a><br/>
3738
<a href="doc/changelogs/CHANGELOG_V16.md#16.14.2">16.14.2</a><br/>
3839
<a href="doc/changelogs/CHANGELOG_V16.md#16.14.1">16.14.1</a><br/>
3940
<a href="doc/changelogs/CHANGELOG_V16.md#16.14.0">16.14.0</a><br/>

doc/changelogs/CHANGELOG_V16.md

+33
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
</tr>
1010
<tr>
1111
<td valign="top">
12+
<a href="#16.15.1">16.15.1</a><br/>
1213
<a href="#16.15.0">16.15.0</a><br/>
1314
<a href="#16.14.2">16.14.2</a><br/>
1415
<a href="#16.14.1">16.14.1</a><br/>
@@ -60,6 +61,38 @@
6061
* [io.js](CHANGELOG_IOJS.md)
6162
* [Archive](CHANGELOG_ARCHIVE.md)
6263

64+
<a id="16.15.1"></a>
65+
66+
## 2022-06-01, Version 16.15.1 'Gallium' (LTS), @BethGriggs prepared by @juanarbol
67+
68+
### Notable Changes
69+
70+
* **deps**:
71+
72+
* upgrade npm to 8.11.0 (<[email protected]>) [#43210](https://github.com./nodejs/node/pull/43210)
73+
74+
* **docs**:
75+
* add release key for RafaelGSS (Rafael Gonzaga) [#43131](https://github.com./nodejs/node/pull/43131)
76+
* add release key for Juan Arboleda (Juan José) [#42961](https://github.com./nodejs/node/pull/42961)
77+
78+
### Commits
79+
80+
* \[[`f7c4ce2255`](https://github.com./nodejs/node/commit/f7c4ce2255)] - **deps**: V8: cherry-pick 3ebf2052a1b2 (Liu Yu) [#43147](https://github.com./nodejs/node/pull/43147)
81+
* \[[`447f9a0e2e`](https://github.com./nodejs/node/commit/447f9a0e2e)] - **deps**: upgrade npm to 8.11.0 (<[email protected]>) [#43210](https://github.com./nodejs/node/pull/43210)
82+
* \[[`68572bdea2`](https://github.com./nodejs/node/commit/68572bdea2)] - **deps**: upgrade npm to 8.10.0 (<[email protected]>) [#43061](https://github.com./nodejs/node/pull/43061)
83+
* \[[`3dfc632f12`](https://github.com./nodejs/node/commit/3dfc632f12)] - **deps**: upgrade npm to 8.9.0 (npm-robot) [#42968](https://github.com./nodejs/node/pull/42968)
84+
* \[[`a746943fcb`](https://github.com./nodejs/node/commit/a746943fcb)] - **deps**: update archs files for OpenSSL-1.1.1o (RafaelGSS) [#42957](https://github.com./nodejs/node/pull/42957)
85+
* \[[`6efc844922`](https://github.com./nodejs/node/commit/6efc844922)] - **deps**: upgrade openssl sources to OpenSSL\_1\_1\_1o (RafaelGSS) [#42957](https://github.com./nodejs/node/pull/42957)
86+
* \[[`3ceeb574c3`](https://github.com./nodejs/node/commit/3ceeb574c3)] - **deps**: upgrade npm to 8.8.0 (npm-robot) [#42886](https://github.com./nodejs/node/pull/42886)
87+
* \[[`f8b2156e07`](https://github.com./nodejs/node/commit/f8b2156e07)] - **deps**: upgrade npm to 8.7.0 (<[email protected]>) [#42744](https://github.com./nodejs/node/pull/42744)
88+
* \[[`898b4751e9`](https://github.com./nodejs/node/commit/898b4751e9)] - **deps**: upgrade npm to 8.6.0 (npm team) [#42550](https://github.com./nodejs/node/pull/42550)
89+
* \[[`617f64a1cd`](https://github.com./nodejs/node/commit/617f64a1cd)] - **doc**: add release key for RafaelGSS (Rafael Gonzaga) [#43131](https://github.com./nodejs/node/pull/43131)
90+
* \[[`e1b47e6e3d`](https://github.com./nodejs/node/commit/e1b47e6e3d)] - **doc**: add release key for Juan Arboleda (Juan José) [#42961](https://github.com./nodejs/node/pull/42961)
91+
* \[[`4185f1f466`](https://github.com./nodejs/node/commit/4185f1f466)] - **src,inspector**: fix empty MaybeLocal crash (Darshan Sen) [#42409](https://github.com./nodejs/node/pull/42409)
92+
* \[[`f11b3cfc6a`](https://github.com./nodejs/node/commit/f11b3cfc6a)] - **test**: delete test/pummel/test-repl-empty-maybelocal-crash.js (Darshan Sen) [#42720](https://github.com./nodejs/node/pull/42720)
93+
* \[[`feac215e4e`](https://github.com./nodejs/node/commit/feac215e4e)] - **tools**: disable trap handler for Windows cross-compiler (Michaël Zasso) [#40488](https://github.com./nodejs/node/pull/40488)
94+
* \[[`47cdddf59b`](https://github.com./nodejs/node/commit/47cdddf59b)] - **tools**: update V8 gypfiles for 9.6 (Michaël Zasso) [#40488](https://github.com./nodejs/node/pull/40488)
95+
6396
<a id="16.15.0"></a>
6497

6598
## 2022-04-26, Version 16.15.0 'Gallium' (LTS), @danielleadams

src/node_version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
#define NODE_VERSION_IS_LTS 1
3030
#define NODE_VERSION_LTS_CODENAME "Gallium"
3131

32-
#define NODE_VERSION_IS_RELEASE 0
32+
#define NODE_VERSION_IS_RELEASE 1
3333

3434
#ifndef NODE_STRINGIFY
3535
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)

0 commit comments

Comments
 (0)