chore: bump node to v18.15.0 (main) (#37532)
* chore: bump node in DEPS to v18.15.0 * chore: update patches * chore: update node filenames patch * chore: re-enable parallel/test-intl * chore: disable parallel/test-webcrypto-wrap-unwrap --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org> Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
This commit is contained in:
parent
feaf18e371
commit
e61728beb9
18 changed files with 44 additions and 52 deletions
|
@ -1220,10 +1220,10 @@ index 0000000000000000000000000000000000000000..2c9d2826c85bdd033f1df1d6188df636
|
|||
+}
|
||||
diff --git a/filenames.json b/filenames.json
|
||||
new file mode 100644
|
||||
index 0000000000000000000000000000000000000000..2a9146e592429c1726527353c6484bd4534731b1
|
||||
index 0000000000000000000000000000000000000000..db004ae1e40de186f1e90df8dc79a26776a8148d
|
||||
--- /dev/null
|
||||
+++ b/filenames.json
|
||||
@@ -0,0 +1,653 @@
|
||||
@@ -0,0 +1,657 @@
|
||||
+// This file is automatically generated by generate_gn_filenames_json.py
|
||||
+// DO NOT EDIT
|
||||
+{
|
||||
|
@ -1565,16 +1565,20 @@ index 0000000000000000000000000000000000000000..2a9146e592429c1726527353c6484bd4
|
|||
+ "lib/internal/structured_clone.js",
|
||||
+ "lib/internal/test/binding.js",
|
||||
+ "lib/internal/test/transfer.js",
|
||||
+ "lib/internal/test_runner/coverage.js",
|
||||
+ "lib/internal/test_runner/harness.js",
|
||||
+ "lib/internal/test_runner/mock.js",
|
||||
+ "lib/internal/test_runner/reporter/dot.js",
|
||||
+ "lib/internal/test_runner/reporter/spec.js",
|
||||
+ "lib/internal/test_runner/reporter/tap.js",
|
||||
+ "lib/internal/test_runner/runner.js",
|
||||
+ "lib/internal/test_runner/tap_checker.js",
|
||||
+ "lib/internal/test_runner/tap_lexer.js",
|
||||
+ "lib/internal/test_runner/tap_parser.js",
|
||||
+ "lib/internal/test_runner/tap_stream.js",
|
||||
+ "lib/internal/test_runner/test.js",
|
||||
+ "lib/internal/test_runner/tests_stream.js",
|
||||
+ "lib/internal/test_runner/utils.js",
|
||||
+ "lib/internal/test_runner/yaml_parser.js",
|
||||
+ "lib/internal/test_runner/yaml_to_js.js",
|
||||
+ "lib/internal/timers.js",
|
||||
+ "lib/internal/tls/secure-context.js",
|
||||
+ "lib/internal/tls/secure-pair.js",
|
||||
|
@ -2118,7 +2122,7 @@ index 0000000000000000000000000000000000000000..d1d6b51e8c0c5bc6a5d09e217eb30483
|
|||
+ args = rebase_path(inputs + outputs, root_build_dir)
|
||||
+}
|
||||
diff --git a/src/node_version.h b/src/node_version.h
|
||||
index 46e039093716576d3c382dea0cb4bafd42d99799..ff9296f5abac9afda03e457c107f9666e792c21f 100644
|
||||
index ee035efadf123464a7b4696a6351364a642cd947..afb9c47cc9324a6197a66e58bc59d40afc37dcf8 100644
|
||||
--- a/src/node_version.h
|
||||
+++ b/src/node_version.h
|
||||
@@ -89,7 +89,10 @@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue