node/tools
Myles Borins 7faeddf23a
tools: update ini in tools/node-lint-md-cli-rollup
Refs: https://github.com/nodejs/node/pull/36473
Refs: https://github.com/advisories/GHSA-qqgx-2p2h-9c37

PR-URL: https://github.com/nodejs/node/pull/36474
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2020-12-11 11:32:46 -05:00
..
actions tools: hide commit queue action link 2020-11-17 00:01:43 +00:00
bootstrap tools: update Boxstarter script and document 2020-04-05 20:43:20 +02:00
clang-format tools: add missing package-lock to clang-format 2018-08-25 17:09:59 +02:00
code_cache tools: add missing uv_setup_argv() calls 2020-10-06 08:27:10 +00:00
configure.d deps: minor ICU fixes: maint docs/tool, downloader 2020-03-20 17:21:50 -07:00
doc tools: update doc tool dependencies 2020-12-08 22:17:58 +00:00
eslint-rules lib,tools: enforce access to prototype from primordials 2020-11-14 05:56:39 -08:00
gyp tools: update gyp-next to v0.6.2 2020-10-17 04:18:55 -07:00
icu tools: fix undeclared identifier FALSE 2020-11-28 05:48:30 -08:00
inspector_protocol tools: fix redundant-move warning in inspector 2020-04-30 06:17:32 +02:00
macos-installer tools, build: refactor macOS installer 2017-09-28 02:05:59 -03:00
msvs win,build,tools: support VS prerelease 2020-11-20 13:11:21 +00:00
node-lint-md-cli-rollup tools: update ini in tools/node-lint-md-cli-rollup 2020-12-11 11:32:46 -05:00
node_modules tools: update ESLint to 7.15.0 2020-12-09 16:42:12 +00:00
pip build: add lint-py which uses flake8 2018-10-24 17:19:28 -04:00
rpm src,tools: use https://nodejs.org URL when possible. 2018-07-14 11:57:59 +02:00
snapshot tools: use using-declaration consistently 2020-11-27 05:38:56 +01:00
v8_gypfiles tools: update V8 gypfiles for 8.7 2020-11-15 16:47:53 +01:00
.eslintrc.yaml tools: enable camelcase linting in tools 2019-05-09 21:41:05 -07:00
build-addons.js build: build addon tests in parallel 2018-06-11 20:09:28 +02:00
certdata.txt crypto: update certdata to NSS 3.56 2020-10-13 01:37:01 +00:00
checkimports.py tools: fix C++ import checker argument expansion 2020-08-07 08:43:19 -07:00
compress_json.py tools: fix Python 3 issues in inspector_protocol 2019-08-26 21:31:08 -07:00
cpplint.py tools: refloat 7 Node.js patches to cpplint.py 2020-12-05 21:15:18 -08:00
create_android_makefiles
create_expfile.sh build: tidy up comments in `create_expfile.sh` 2019-02-22 12:42:32 -05:00
genv8constants.py tools: prepare tools/genv8constants.py for Python 3 2018-12-06 10:36:54 -08:00
getarch.py tools: move python code out of jenkins shell 2019-07-02 06:08:03 +02:00
getendian.py tools: move python code out of jenkins shell 2019-07-02 06:08:03 +02:00
getmachine.py tools: move python code out of jenkins shell 2019-07-02 06:08:03 +02:00
getmoduleversion.py tools: python: ignore instead of select flake8 rules 2019-04-13 20:33:06 -04:00
getnapibuildversion.py build: expose napi_build_version variable 2019-07-01 22:07:42 -07:00
getnodeversion.py tools: cleanup getnodeversion.py for readability 2019-09-23 12:06:47 -07:00
gyp_node.py build: toolchain.gypi and node_gyp.py cleanup 2020-07-29 09:42:36 +00:00
install.py gyp,build: consistent shared library location 2020-10-14 12:09:57 +05:30
js2c.py tools: fix config serialization w/ long strings 2020-11-12 04:16:07 +00:00
license-builder.sh tools: remove bashisms from license builder script 2020-11-18 18:58:35 +00:00
license2rtf.js tools: refactor tools JS code 2019-03-04 11:06:23 -08:00
lint-md.js tools: update ini in tools/node-lint-md-cli-rollup 2020-12-11 11:32:46 -05:00
lint-pr-commit-message.sh tools: don't use GH API for commit message checks 2018-11-30 23:09:41 -08:00
lsan_suppressions.txt
macos-firewall.sh tools: add openssl-cli to macos-firewall.sh 2019-01-11 05:29:22 +01:00
make-v8.sh build: remove .git folders when testing V8 2020-04-16 14:06:04 -07:00
mk-ca-bundle.pl tls: expose built-in root certificates 2019-05-20 11:09:02 +02:00
mkssldef.py tools: make mkssldef.py Python 3 compatible 2019-01-28 12:24:38 +01:00
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: remove bashisms from macOS release scripts 2020-12-04 22:56:13 +00:00
osx-pkg-postinstall.sh build: add npx to installers 2017-07-17 08:49:10 -07:00
osx-productsign.sh tools: remove bashisms from macOS release scripts 2020-12-04 22:56:13 +00:00
release.sh doc: update terminology 2020-12-10 16:45:39 -05:00
run-valgrind.py tools: improve valgrind support 2019-01-21 20:16:14 +01:00
run-worker.js worker: rename to worker_threads 2018-06-06 19:44:15 +02:00
sign.bat
specialize_node_d.py tools: prepare tools/specialize_node_d.py for Python 3 2018-12-06 22:45:08 -08:00
test-npm-package.js tools: enable no-else-return lint rule 2020-05-16 06:42:16 +02:00
test-v8.bat build,test: run v8 tests on windows 2017-07-26 18:08:30 -07:00
test.py test: add Actions annotation output 2020-08-06 20:07:49 -07:00
update-authors.js tools: make mailmap processing for author list case-insensitive 2019-09-24 21:50:59 -07:00
update-babel-eslint.sh tools: upgrade to @babel/eslint-parser 7.12.1 2020-12-07 10:05:29 -08:00
update-eslint.sh tools: update eslint 2019-06-27 11:57:19 +02:00
update-npm.sh tools: add update-npm script 2020-10-29 05:15:41 -07:00
utils.py test: skip the unsupported test cases for IBM i 2019-12-25 23:11:02 +01:00
valgrind.supp tools: improve valgrind support 2019-01-21 20:16:14 +01:00