0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-24 12:10:08 +01:00
nodejs/tools
Node.js GitHub Bot 39e26ae2e5
tools: update eslint to 8.8.0
PR-URL: https://github.com/nodejs/node/pull/41738
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
2022-01-29 19:34:51 +00:00
..
actions tools: remove last of error-masking in commit-queue.sh 2022-01-01 17:25:36 +00:00
bootstrap doc: use HEAD instead of master for links 2021-05-05 10:45:30 +02:00
clang-format tools: update path-parse to 1.0.7 2021-07-04 07:41:31 -07:00
code_cache tools: fix typo in tools/code_cache/README.md 2022-01-23 12:31:42 +01:00
configure.d deps: minor ICU fixes: maint docs/tool, downloader 2020-03-20 17:21:50 -07:00
doc tools: use Set instead of { [key]: true } object 2022-01-28 16:41:16 +00:00
eslint-rules tools: remove conditional assignment in custom ESLint rule 2022-01-05 06:11:29 -08:00
gyp tools: update gyp-next to v0.10.1 2021-11-26 06:23:46 +00:00
icu doc: make contributing info more discoverable 2022-01-18 14:24:30 -05:00
inspector_protocol tools: patch jinja2 for Python 3.10 compat 2021-10-06 17:06:26 -07:00
lint-md tools: update lint-md-dependencies to rollup@2.65.0 2022-01-23 00:55:09 +00:00
macos-installer tools: set arch in Distribution.xml 2021-04-19 10:23:24 +01:00
msvs build: check if python is a executable program 2022-01-29 01:31:12 +00:00
node_modules tools: update eslint to 8.8.0 2022-01-29 19:34:51 +00:00
pip
rpm tools: lint shell scripts 2020-12-16 23:45:26 +01:00
snapshot tools: refactor snapshot builder 2021-06-10 14:17:49 +08:00
v8 tools: fetch googletest dependency for V8 CI 2021-07-20 15:29:37 +02:00
v8_gypfiles tools: update V8 gypfiles for 9.7 2022-01-20 10:40:28 +01:00
.eslintrc.yaml tools: extend default yamllint config 2021-09-21 17:03:51 +00:00
build-addons.js
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 tools: fix Python 3 issues in inspector_protocol 2019-08-26 21:31:08 -07: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 2021-05-31 22:12:01 -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: use GITHUB_ACTIONS env var in inactivity scripts 2022-01-10 10:14:31 +00:00
find-inactive-tsc.mjs tools: fix small not-quite-a-bug in find-inactive-tsc.mjs 2022-01-14 06:22:42 +00: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 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
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 build: enable zoslib installation on z/OS 2022-01-21 14:21:52 -05:00
js2c.py build: pass directory instead of list of files to js2c.py 2021-06-24 13:53:29 -07:00
license2rtf.js
license-builder.sh tools: make license-builder.sh comply with shellcheck 0.8.0 2021-12-22 14:38:13 +00:00
lint-pr-url.mjs tools: fix lint-pr-url message 2021-02-13 18:08:48 +01:00
lint-sh.js tools: use arrow function for callback in lint-sh.js 2021-12-22 10:44:09 +00:00
lsan_suppressions.txt
macos-firewall.sh tools: improve macos-firewall.sh output 2021-03-23 16:12:39 -07:00
make-v8.sh tools: add double-quotes to make-v8.sh 2021-12-22 03:49:56 +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: remove bashisms from macOS release scripts 2020-12-04 22:56:13 +00: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: test crypto.setEngine() using an actual engine 2021-10-30 08:46:02 +00: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 tools,test: make -J behavior default for test.py 2021-11-27 05:45:01 +00:00
update-authors.js tools: consolidate update-authors.js logic 2021-12-23 06:46:26 +00: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-npm.sh tools: use mktemp to create the workspace directory 2021-05-03 14:49:52 +02:00
utils.py tools: remove armv6 from test tools 2021-07-04 19:56:09 -07:00
valgrind.supp