node/tools
Node.js GitHub Bot a0a5b751fb
tools: update lint-md-dependencies
- @rollup/plugin-commonjs@25.0.5
- @rollup/plugin-node-resolve@15.2.2
- rollup@4.0.2

PR-URL: https://github.com/nodejs/node/pull/50083
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2023-10-10 00:45:53 +00:00
..
actions tools: fix `request-ci-failed` comment 2022-11-03 02:14:40 +00:00
bootstrap doc: updated building docs for windows 2023-10-01 14:22:58 +00:00
clang-format tools: update clang-format 1.7.0 to 1.8.0 2022-06-01 11:23:55 +01:00
configure.d
dep_updaters tools: fix uvwasi updater 2023-09-19 08:15:23 +00:00
doc tools: add navigation ARIA landmark to generated API ToC 2023-09-28 14:08:53 -07:00
eslint-rules test_runner: add `__proto__` null 2023-07-29 13:22:16 +00:00
github_reporter tools: update github_reporter to 1.5.3 2023-09-28 13:01:41 +00:00
gyp tools: update gyp-next to v0.13.0 2022-09-14 07:55:11 +00:00
icu deps: update icu to 73.2 2023-06-23 13:50:48 +00:00
inspector_protocol inspector: simplify dispatchProtocolMessage 2023-09-30 01:58:09 +00:00
lint-md tools: update lint-md-dependencies 2023-10-10 00:45:53 +00:00
macos-installer
msvs msi: do not create AppData\Roaming\npm 2023-06-20 17:30:15 -03:00
node_modules tools: update eslint to 8.51.0 2023-10-08 18:51:04 +00:00
pip
snapshot src: generate default snapshot with --predictable 2023-10-09 02:53:19 +00:00
v8 tools: run fetch_deps.py with Python 3 2023-07-12 14:40:57 +00:00
v8_gypfiles tools: remove v8_dump_build_config action 2023-08-27 22:06:33 +00: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 benchmark,tools: use os.availableParallelism() 2023-01-11 20:07:57 +00:00
certdata.txt crypto: update root certificates to NSS 3.93 2023-08-29 15:44:57 +00:00
checkimports.py
compress_json.py doc: consolidate use of multiple-byte units 2022-04-20 00:46:37 +02:00
copyfile.py
cpplint.py tools: refloat 7 Node.js patches to cpplint.py 2023-05-23 05:44:59 +00:00
create_android_makefiles
create_expfile.sh
enable_fips_include.py
executable_wrapper.h tools: port js2c.py to C++ 2023-05-24 13:32:58 +02:00
find-inactive-collaborators.mjs tools: enforce use of trailing commas in `tools/` 2022-12-18 16:39:39 +00:00
find-inactive-tsc.mjs tools,meta: update README and tools to reflect changes in TSC charter 2023-03-20 05:08:02 +00:00
gen_node_def.cc build: fix various shared library build issues 2022-05-06 17:24:46 -04:00
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py node-api: rename internal NAPI_VERSION definition 2023-06-28 17:08:58 -04:00
getnodeversion.py
getsharedopensslhasquic.py tools: fix regex strings in Python tools 2023-02-21 11:55:22 -08:00
gyp_node.py
install.py src,tools: initialize cppgc 2023-08-11 00:43:51 +00:00
js2c.cc tools: allow passing absolute path of config.gypi in js2c 2023-09-07 09:20:38 +00:00
license-builder.sh tools: update LICENSE and license-builder.sh 2023-05-24 11:07:07 +00:00
license2rtf.mjs tools: enforce use of trailing commas in `tools/` 2022-12-18 16:39:39 +00:00
lint-pr-url.mjs tools: enforce use of trailing commas in `tools/` 2022-12-18 16:39:39 +00:00
lint-sh.mjs tools: enforce use of trailing commas in `tools/` 2022-12-18 16:39:39 +00: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
merge-wpt-reports.mjs test: refactor WPTRunner and enable parallel WPT execution 2023-04-25 11:45:54 +00:00
mk-ca-bundle.pl tls: remove trustcor root ca certificates 2022-12-10 15:57:01 +00:00
mkssldef.py
osx-codesign.sh
osx-entitlements.plist
osx-gon-config.json.tmpl
osx-notarize.sh tools: use osx notarytool for future releases 2023-09-28 16:51:37 -04:00
osx-pkg-postinstall.sh
osx-productsign.sh
pseudo-tty.py test: migrate a pseudo_tty test to use assertSnapshot 2023-05-04 08:34:23 +00:00
release.sh tools: add release host var to promotion script 2023-01-01 16:29:42 +00:00
run-valgrind.py
run-worker.js src,process: add permission model 2023-02-23 18:11:51 +00:00
sign.bat tools: upgrade Windows digital signature to SHA256 2023-03-25 18:27:46 +00:00
specialize_node_d.py
test-npm-package.js
test-v8.bat build: convert V8 test JSON to JUnit XML 2022-10-03 17:45:40 +00:00
test.py src: add built-in `.env` file support 2023-08-17 14:08:05 +00:00
update-timezone.mjs tools: remove faulty early termination logic from update-timezone.mjs 2022-10-10 15:23:50 +00:00
utils.py test: fix timeout of test-heap-prof.js in riscv devices 2022-10-29 12:15:14 +00:00
v8-json-to-junit.py build: convert V8 test JSON to JUnit XML 2022-10-03 17:45:40 +00:00
valgrind.supp