node/tools
Node.js GitHub Bot 325ad3b875
tools: update lint-md-dependencies to rollup@2.78.0
PR-URL: https://github.com/nodejs/node/pull/44244
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2022-08-16 17:22:13 +00:00
..
actions tools: update main branch name 2022-06-17 08:48:18 +01:00
bootstrap doc: use `HEAD` instead of `master` for links 2021-05-05 10:45:30 +02:00
clang-format tools: update clang-format 1.7.0 to 1.8.0 2022-06-01 11:23:55 +01:00
configure.d deps: minor ICU fixes: maint docs/tool, downloader 2020-03-20 17:21:50 -07:00
dep_checker tools: update undici CPE in vuln checking script 2022-08-06 10:39:58 +00:00
doc deps: update hast-util-raw 2022-07-23 21:25:24 +01:00
eslint-rules lib: add `Promise` methods to `avoid-prototype-pollution` lint rule 2022-07-26 23:38:24 +01:00
gyp doc: consolidate use of multiple-byte units 2022-04-20 00:46:37 +02:00
icu doc: update link of `ICU data slicer` 2022-06-20 11:20:57 +02:00
inspector_protocol doc: consolidate use of multiple-byte units 2022-04-20 00:46:37 +02:00
lint-md tools: update lint-md-dependencies to rollup@2.78.0 2022-08-16 17:22:13 +00:00
macos-installer tools: set arch in Distribution.xml 2021-04-19 10:23:24 +01:00
msvs build: remove dtrace & etw support 2022-07-17 17:33:52 +01:00
node_modules tools: update eslint to 8.21.0 2022-08-08 00:34:52 +00:00
pip
snapshot src: add detailed embedder process initialization API 2022-08-05 19:46:08 +00:00
v8 tools: fetch googletest dependency for V8 CI 2021-07-20 15:29:37 +02:00
v8_gypfiles build: enable V8's shared read-only heap 2022-04-24 07:29:13 +01:00
zos tools: support versioned node shared libs on z/OS 2022-07-20 20:51:29 -04:00
.eslintrc.yaml tools: enable no-var ESLint rule for lib 2022-04-04 10:53:29 +00:00
build-addons.mjs tools: refactor build-addons.js to ESM 2022-05-22 14:28:41 +01:00
certdata.txt tools: update certdata.txt 2021-10-04 10:09:06 +00:00
checkimports.py tools: fix C++ import checker argument expansion 2020-08-07 08:43:19 -07:00
compress_json.py doc: consolidate use of multiple-byte units 2022-04-20 00:46:37 +02:00
copyfile.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
cpplint.py tools: refloat 7 Node.js patches to cpplint.py 2022-03-22 22:44:54 -07:00
create_android_makefiles
create_expfile.sh tools: lint shell scripts 2020-12-16 23:45:26 +01:00
enable_fips_include.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
find-inactive-collaborators.mjs tools: add verbose flag to find-inactive-collaborators 2022-07-26 05:08:27 +01:00
find-inactive-tsc.mjs tools: add verbose flag to inactive TSC finder 2022-07-22 18:20:54 +01:00
gen_node_def.cc build: fix various shared library build issues 2022-05-06 17:24:46 -04:00
genv8constants.py tools: make genv8constants.py Python3-compatible 2021-03-22 08:21:01 -07:00
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py tools: cleanup getnodeversion.py for readability 2019-09-23 12:06:47 -07:00
getsharedopensslhasquic.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
gyp_node.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
install.py tools: support versioned node shared libs on z/OS 2022-07-20 20:51:29 -04:00
js2c.py src: disambiguate terms used to refer to builtins and addons 2022-08-09 01:36:49 +08:00
license-builder.sh deps,src: use SIMD for normal base64 encoding 2022-07-14 11:41:11 -04:00
license2rtf.mjs tools: refactor `tools/license2rtf` to ESM 2022-07-08 02:38:04 +08:00
lint-pr-url.mjs tools: update main branch name 2022-06-17 08:48:18 +01:00
lint-sh.mjs tools: refactor lint-sh.js to esm module 2022-05-08 16:08:10 +01:00
lsan_suppressions.txt
macos-firewall.sh tools: lint osx shell scripts 2022-04-14 23:08:55 +01:00
make-v8.sh build: use ccache in make-v8.sh on ppc64le and s390x 2022-03-07 23:25:41 +00:00
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh tools: remove bashisms from macOS release scripts 2020-12-04 22:56:13 +00:00
osx-entitlements.plist tools: add debug entitlements for macOS 10.15+ 2020-08-10 16:42:14 +02:00
osx-gon-config.json.tmpl build: macOS package notarization 2020-03-10 20:14:52 +11:00
osx-notarize.sh tools: lint osx shell scripts 2022-04-14 23:08:55 +01:00
osx-pkg-postinstall.sh deps: add corepack 2021-08-25 07:55:32 -07:00
osx-productsign.sh tools: remove bashisms from macOS release scripts 2020-12-04 22:56:13 +00:00
release.sh tools: fix release script sign function 2020-12-21 14:47:22 +01:00
run-valgrind.py
run-worker.js test: move test-crypto-engine to addon 2022-02-07 17:29:54 -05:00
sign.bat
specialize_node_d.py
test-npm-package.js tools: enable no-else-return lint rule 2020-05-16 06:42:16 +02:00
test-v8.bat
test.py test: update WPT runner 2022-08-10 12:39:20 +00:00
update-authors.mjs tools: refactor update-authors.js to ESM 2022-05-21 16:31:31 +01:00
update-cares.sh tools: add script to update c-ares 2021-11-01 19:48:44 -07:00
update-eslint.sh tools: include JSDoc in ESLint updating tool 2021-12-01 20:00:11 -08:00
update-nghttp2.sh deps: update nghttp2 to 1.47.0 2022-02-27 12:28:04 +00:00
update-npm.sh tools: update main branch name 2022-06-17 08:48:18 +01:00
update-undici.sh deps: update undici to 5.1.1 2022-05-02 13:15:50 +01:00
utils.py tools: remove armv6 from test tools 2021-07-04 19:56:09 -07:00
valgrind.supp