node-aix-ppc64 20.17.0 → 20.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -43,7 +43,7 @@ Looking for help? Check out the
43
43
 
44
44
  * **Current**: Under active development. Code for the Current release is in the
45
45
  branch for its major version number (for example,
46
- [v19.x](https://github.com/nodejs/node/tree/v19.x)). Node.js releases a new
46
+ [v22.x](https://github.com/nodejs/node/tree/v22.x)). Node.js releases a new
47
47
  major version every 6 months, allowing for breaking changes. This happens in
48
48
  April and October every year. Releases appearing each October have a support
49
49
  life of 8 months. Releases appearing each April convert to LTS (see below)
@@ -112,14 +112,9 @@ grep node-vx.y.z.tar.gz SHASUMS256.txt | sha256sum -c -
112
112
  For Current and LTS, the GPG detached signature of `SHASUMS256.txt` is in
113
113
  `SHASUMS256.txt.sig`. You can use it with `gpg` to verify the integrity of
114
114
  `SHASUMS256.txt`. You will first need to import
115
- [the GPG keys of individuals authorized to create releases](#release-keys). To
116
- import the keys:
115
+ [the GPG keys of individuals authorized to create releases](#release-keys).
117
116
 
118
- ```bash
119
- gpg --keyserver hkps://keys.openpgp.org --recv-keys 4ED778F539E3634C779C87C6D7062848A1AB005C
120
- ```
121
-
122
- See [Release keys](#release-keys) for a script to import active release keys.
117
+ See [Release keys](#release-keys) for commands to import active release keys.
123
118
 
124
119
  Next, download the `SHASUMS256.txt.sig` for the release:
125
120
 
@@ -290,9 +285,9 @@ For information about the governance of the Node.js project, see
290
285
  * [addaleax](https://github.com/addaleax) -
291
286
  **Anna Henningsen** <<anna@addaleax.net>> (she/her)
292
287
  * [aduh95](https://github.com/aduh95) -
293
- **Antoine du Hamel** <<duhamelantoine1995@gmail.com>> (he/him)
288
+ **Antoine du Hamel** <<duhamelantoine1995@gmail.com>> (he/him) - [Support me](https://github.com/sponsors/aduh95)
294
289
  * [anonrig](https://github.com/anonrig) -
295
- **Yagiz Nizipli** <<yagiz@nizipli.com>> (he/him)
290
+ **Yagiz Nizipli** <<yagiz@nizipli.com>> (he/him) - [Support me](https://github.com/sponsors/anonrig)
296
291
  * [apapirovski](https://github.com/apapirovski) -
297
292
  **Anatoli Papirovski** <<apapirovski@mac.com>> (he/him)
298
293
  * [atlowChemi](https://github.com/atlowChemi) -
@@ -373,8 +368,6 @@ For information about the governance of the Node.js project, see
373
368
  **Minwoo Jung** <<nodecorelab@gmail.com>> (he/him)
374
369
  * [KhafraDev](https://github.com/KhafraDev) -
375
370
  **Matthew Aitken** <<maitken033380023@gmail.com>> (he/him)
376
- * [kuriyosh](https://github.com/kuriyosh) -
377
- **Yoshiki Kurihara** <<yosyos0306@gmail.com>> (he/him)
378
371
  * [kvakil](https://github.com/kvakil) -
379
372
  **Keyhan Vakil** <<kvakil@sylph.kvakil.me>>
380
373
  * [legendecas](https://github.com/legendecas) -
@@ -392,13 +385,13 @@ For information about the governance of the Node.js project, see
392
385
  * [Lxxyx](https://github.com/Lxxyx) -
393
386
  **Zijian Liu** <<lxxyxzj@gmail.com>> (he/him)
394
387
  * [marco-ippolito](https://github.com/marco-ippolito) -
395
- **Marco Ippolito** <<marcoippolito54@gmail.com>> (he/him)
388
+ **Marco Ippolito** <<marcoippolito54@gmail.com>> (he/him) - [Support me](https://github.com/sponsors/marco-ippolito)
396
389
  * [marsonya](https://github.com/marsonya) -
397
390
  **Akhil Marsonya** <<akhil.marsonya27@gmail.com>> (he/him)
398
391
  * [MattiasBuelens](https://github.com/MattiasBuelens) -
399
392
  **Mattias Buelens** <<mattias@buelens.com>> (he/him)
400
393
  * [mcollina](https://github.com/mcollina) -
401
- **Matteo Collina** <<matteo.collina@gmail.com>> (he/him)
394
+ **Matteo Collina** <<matteo.collina@gmail.com>> (he/him) - [Support me](https://github.com/sponsors/mcollina)
402
395
  * [meixg](https://github.com/meixg) -
403
396
  **Xuguang Mei** <<meixuguang@gmail.com>> (he/him)
404
397
  * [mhdawson](https://github.com/mhdawson) -
@@ -577,6 +570,8 @@ For information about the governance of the Node.js project, see
577
570
  **Kyle Farnung** <<kfarnung@microsoft.com>> (he/him)
578
571
  * [kunalspathak](https://github.com/kunalspathak) -
579
572
  **Kunal Pathak** <<kunal.pathak@microsoft.com>>
573
+ * [kuriyosh](https://github.com/kuriyosh) -
574
+ **Yoshiki Kurihara** <<yosyos0306@gmail.com>> (he/him)
580
575
  * [lance](https://github.com/lance) -
581
576
  **Lance Ball** <<lball@redhat.com>> (he/him)
582
577
  * [Leko](https://github.com/Leko) -
@@ -739,20 +734,20 @@ maintaining the Node.js project.
739
734
  **Daeyeon Jeong** <<daeyeon.dev@gmail.com>> (he/him)
740
735
  * [F3n67u](https://github.com/F3n67u) -
741
736
  **Feng Yu** <<F3n67u@outlook.com>> (he/him)
742
- * [himadriganguly](https://github.com/himadriganguly) -
743
- **Himadri Ganguly** <<himadri.tech@gmail.com>> (he/him)
737
+ * [gireeshpunathil](https://github.com/gireeshpunathil) -
738
+ **Gireesh Punathil** <<gpunathi@in.ibm.com>> (he/him)
744
739
  * [iam-frankqiu](https://github.com/iam-frankqiu) -
745
740
  **Frank Qiu** <<iam.frankqiu@gmail.com>> (he/him)
741
+ * [KevinEady](https://github.com/KevinEady) -
742
+ **Kevin Eady** <<kevin.c.eady@gmail.com>> (he/him)
743
+ * [kvakil](https://github.com/kvakil) -
744
+ **Keyhan Vakil** <<kvakil@sylph.kvakil.me>>
746
745
  * [marsonya](https://github.com/marsonya) -
747
746
  **Akhil Marsonya** <<akhil.marsonya27@gmail.com>> (he/him)
748
747
  * [meixg](https://github.com/meixg) -
749
748
  **Xuguang Mei** <<meixuguang@gmail.com>> (he/him)
750
749
  * [mertcanaltin](https://github.com/mertcanaltin) -
751
750
  **Mert Can Altin** <<mertgold60@gmail.com>>
752
- * [Mesteery](https://github.com/Mesteery) -
753
- **Mestery** <<mestery@protonmail.com>> (he/him)
754
- * [PoojaDurgad](https://github.com/PoojaDurgad) -
755
- **Pooja Durgad** <<Pooja.D.P@ibm.com>>
756
751
  * [preveen-stack](https://github.com/preveen-stack) -
757
752
  **Preveen Padmanabhan** <<wide4head@gmail.com>> (he/him)
758
753
  * [RedYetiDev](https://github.com/redyetidev) -
@@ -779,8 +774,6 @@ Primary GPG keys for Node.js Releasers (some Releasers sign with subkeys):
779
774
  `CC68F5A3106FF448322E48ED27F5E38D5B0A215F`
780
775
  * **Michaël Zasso** <<targos@protonmail.com>>
781
776
  `8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600`
782
- * **Myles Borins** <<myles.borins@gmail.com>>
783
- `C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8`
784
777
  * **Rafael Gonzaga** <<rafael.nunu@hotmail.com>>
785
778
  `890C08DB8579162FEE0DF9DB8BEAB4DFCF555EF4`
786
779
  * **Richard Lau** <<rlau@redhat.com>>
@@ -800,7 +793,6 @@ gpg --keyserver hkps://keys.openpgp.org --recv-keys 74F12602B6F1C4E913FAA37AD3A8
800
793
  gpg --keyserver hkps://keys.openpgp.org --recv-keys DD792F5973C6DE52C432CBDAC77ABFA00DDBF2B7 # Juan José Arboleda
801
794
  gpg --keyserver hkps://keys.openpgp.org --recv-keys CC68F5A3106FF448322E48ED27F5E38D5B0A215F # Marco Ippolito
802
795
  gpg --keyserver hkps://keys.openpgp.org --recv-keys 8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 # Michaël Zasso
803
- gpg --keyserver hkps://keys.openpgp.org --recv-keys C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 # Myles Borins
804
796
  gpg --keyserver hkps://keys.openpgp.org --recv-keys 890C08DB8579162FEE0DF9DB8BEAB4DFCF555EF4 # Rafael Gonzaga
805
797
  gpg --keyserver hkps://keys.openpgp.org --recv-keys C82FA3AE1CBEDC6BE46B9360C43CEC45C17AB93C # Richard Lau
806
798
  gpg --keyserver hkps://keys.openpgp.org --recv-keys 108F52B48DB57BB0CC439B2997B01419BD92F80A # Ruy Adorno
@@ -836,6 +828,8 @@ verify a downloaded file.
836
828
  `61FC681DFB92A079F1685E77973F295594EC4689`
837
829
  * **Julien Gilli** <<jgilli@fastmail.fm>>
838
830
  `114F43EE0176B71C7BC219DD50A3051F888C628D`
831
+ * **Myles Borins** <<myles.borins@gmail.com>>
832
+ `C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8`
839
833
  * **Rod Vagg** <<rod@vagg.org>>
840
834
  `DD8F2338BAE7501E3DD5AC78C273792F7D83545D`
841
835
  * **Ruben Bridgewater** <<ruben@bridgewater.de>>
@@ -857,18 +851,18 @@ prioritize security releases. Security release stewards manage security
857
851
  releases on a rotation basis as outlined in the
858
852
  [security release process](./doc/contributing/security-release-process.md).
859
853
 
860
- * Datadog
854
+ * [Datadog](https://www.datadoghq.com/)
861
855
  * [bengl](https://github.com/bengl) -
862
856
  **Bryan English** <<bryan@bryanenglish.com>> (he/him)
863
- * NodeSource
857
+ * [NodeSource](https://nodesource.com/)
864
858
  * [juanarbol](https://github.com/juanarbol) -
865
859
  **Juan José Arboleda** <<soyjuanarbol@gmail.com>> (he/him)
866
860
  * [RafaelGSS](https://github.com/RafaelGSS) -
867
861
  **Rafael Gonzaga** <<rafael.nunu@hotmail.com>> (he/him)
868
- * Platformatic
862
+ * [Platformatic](https://platformatic.dev/)
869
863
  * [mcollina](https://github.com/mcollina) -
870
864
  **Matteo Collina** <<matteo.collina@gmail.com>> (he/him)
871
- * Red Hat and IBM
865
+ * [Red Hat](https://redhat.com) / [IBM](https://ibm.com)
872
866
  * [joesepi](https://github.com/joesepi) -
873
867
  **Joe Sepi** <<joesepi@ibm.com>> (he/him)
874
868
  * [mhdawson](https://github.com/mhdawson) -
package/bin/node CHANGED
Binary file
@@ -3,7 +3,6 @@
3
3
  'configuring_node%': 0,
4
4
  'asan%': 0,
5
5
  'ubsan%': 0,
6
- 'werror': '', # Turn off -Werror in V8 build.
7
6
  'visibility%': 'hidden', # V8's visibility setting
8
7
  'target_arch%': 'ia32', # set v8's target architecture
9
8
  'host_arch%': 'ia32', # set v8's host architecture
@@ -107,7 +106,6 @@
107
106
  'v8_base': '<(PRODUCT_DIR)/obj.target/tools/v8_gypfiles/libv8_snapshot.a',
108
107
  }],
109
108
  ['OS=="mac"', {
110
- 'clang%': 1,
111
109
  'obj_dir%': '<(PRODUCT_DIR)/obj.target',
112
110
  'v8_base': '<(PRODUCT_DIR)/libv8_snapshot.a',
113
111
  }],
@@ -183,10 +181,10 @@
183
181
  }, {
184
182
  'MSVC_runtimeType': 2 # MultiThreadedDLL (/MD)
185
183
  }],
186
- ['llvm_version=="0.0"', {
187
- 'lto': ' -flto=4 -fuse-linker-plugin -ffat-lto-objects ', # GCC
188
- }, {
184
+ ['clang==1', {
189
185
  'lto': ' -flto ', # Clang
186
+ }, {
187
+ 'lto': ' -flto=4 -fuse-linker-plugin -ffat-lto-objects ', # GCC
190
188
  }],
191
189
  ],
192
190
  },
@@ -1,6 +1,7 @@
1
1
  # Do not edit. Generated by the configure script.
2
2
  { 'target_defaults': {'cflags': [], 'default_configuration': 'Release', 'defines': ['NODE_OPENSSL_CONF_NAME=nodejs_conf', 'NODE_OPENSSL_HAS_QUIC', 'ICU_NO_USER_DATA_OVERRIDE'], 'include_dirs': [], 'libraries': []},
3
3
  'variables': { 'asan': 0,
4
+ 'clang': 0,
4
5
  'coverage': 'false',
5
6
  'dcheck_always_on': 0,
6
7
  'debug_nghttp2': 'false',
@@ -70,6 +71,7 @@
70
71
  'lib/internal/assert.js',
71
72
  'lib/internal/assert/assertion_error.js',
72
73
  'lib/internal/assert/calltracker.js',
74
+ 'lib/internal/assert/utils.js',
73
75
  'lib/internal/async_hooks.js',
74
76
  'lib/internal/blob.js',
75
77
  'lib/internal/blocklist.js',
@@ -152,6 +154,7 @@
152
154
  'lib/internal/http2/util.js',
153
155
  'lib/internal/idna.js',
154
156
  'lib/internal/inspector_async_hook.js',
157
+ 'lib/internal/inspector_network_tracking.js',
155
158
  'lib/internal/js_stream_socket.js',
156
159
  'lib/internal/legacy/processbinding.js',
157
160
  'lib/internal/linkedlist.js',
@@ -259,6 +262,7 @@
259
262
  'lib/internal/test/transfer.js',
260
263
  'lib/internal/test_runner/coverage.js',
261
264
  'lib/internal/test_runner/harness.js',
265
+ 'lib/internal/test_runner/mock/loader.js',
262
266
  'lib/internal/test_runner/mock/mock.js',
263
267
  'lib/internal/test_runner/mock/mock_timers.js',
264
268
  'lib/internal/test_runner/reporter/dot.js',
@@ -266,6 +270,7 @@
266
270
  'lib/internal/test_runner/reporter/lcov.js',
267
271
  'lib/internal/test_runner/reporter/spec.js',
268
272
  'lib/internal/test_runner/reporter/tap.js',
273
+ 'lib/internal/test_runner/reporter/utils.js',
269
274
  'lib/internal/test_runner/reporter/v8-serializer.js',
270
275
  'lib/internal/test_runner/runner.js',
271
276
  'lib/internal/test_runner/test.js',
@@ -361,6 +366,7 @@
361
366
  'node_shared_openssl': 'false',
362
367
  'node_shared_simdjson': 'false',
363
368
  'node_shared_simdutf': 'false',
369
+ 'node_shared_uvwasi': 'false',
364
370
  'node_shared_zlib': 'false',
365
371
  'node_tag': '',
366
372
  'node_target_type': 'executable',
@@ -114,6 +114,10 @@ node_api_create_external_string_utf16(napi_env env,
114
114
 
115
115
  #ifdef NAPI_EXPERIMENTAL
116
116
  #define NODE_API_EXPERIMENTAL_HAS_PROPERTY_KEYS
117
+ NAPI_EXTERN napi_status NAPI_CDECL node_api_create_property_key_latin1(
118
+ napi_env env, const char* str, size_t length, napi_value* result);
119
+ NAPI_EXTERN napi_status NAPI_CDECL node_api_create_property_key_utf8(
120
+ napi_env env, const char* str, size_t length, napi_value* result);
117
121
  NAPI_EXTERN napi_status NAPI_CDECL node_api_create_property_key_utf16(
118
122
  napi_env env, const char16_t* str, size_t length, napi_value* result);
119
123
  #endif // NAPI_EXPERIMENTAL