node/tools
dependabot[bot] b2161d3a13
tools: bump the eslint group in /tools/eslint with 4 updates
Bumps the eslint group in /tools/eslint with 4 updates: [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js), [eslint](https://github.com/eslint/eslint), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [globals](https://github.com/sindresorhus/globals).

Updates `@stylistic/eslint-plugin-js` from 2.7.2 to 2.8.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.8.0/packages/eslint-plugin-js)

Updates `eslint` from 9.9.1 to 9.11.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.9.1...v9.11.1)

Updates `eslint-plugin-jsdoc` from 50.2.2 to 50.3.1
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v50.2.2...v50.3.1)

Updates `globals` from 15.9.0 to 15.10.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.9.0...v15.10.0)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: globals
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
PR-URL: https://github.com/nodejs/node/pull/55227
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2024-10-03 18:57:31 +00:00
..
actions tools: add util scripts to land and rebase PRs 2024-09-06 09:08:24 +02:00
bootstrap doc: update boxstarter README 2024-07-21 22:23:31 +00:00
clang-format Revert "build: upgrade clang-format to v18" 2024-09-18 15:58:34 +00:00
configure.d
dep_updaters build: don't store eslint locally 2024-09-06 17:31:45 +00:00
doc lib: prefer optional chaining 2024-09-24 19:48:15 +00:00
eslint tools: bump the eslint group in /tools/eslint with 4 updates 2024-10-03 18:57:31 +00:00
eslint-rules lib, tools: remove duplicate requires 2024-09-25 08:51:28 +00:00
github_reporter tools: update github_reporter to 1.7.1 2024-09-17 08:49:58 +00:00
gyp tools: update gyp-next to 0.18.1 2024-06-04 00:32:33 +00:00
icu meta: remove unneeded ignore rules from ruff 2024-09-18 17:07:37 +02:00
inspector_protocol
lint-md tools: bump Rollup from 4.18.1 to 4.22.4 for lint-md 2024-09-26 16:27:10 +00:00
macos-installer
msvs tools: make choco install script more readable 2024-09-28 15:39:32 +02:00
pip
snapshot tools: replace reference to NodeMainInstance with SnapshotBuilder 2024-06-27 18:28:16 +00:00
v8
v8_gypfiles tools: add additonal include dirs for V8 on AIX 2024-09-19 14:25:42 +00:00
zos
build_addons.py node-api: add property keys benchmark 2024-07-29 11:19:52 +00:00
certdata.txt
checkimports.py
compress_json.py
copyfile.py
cpplint.py tools: add readability/fn_size to filter 2024-09-07 22:55:34 +00:00
create_android_makefiles
create_expfile.sh
enable_fips_include.py
executable_wrapper.h
find-inactive-collaborators.mjs
find-inactive-tsc.mjs
gen_node_def.cc
generate_config_gypi.py tools: use v8_features.json to populate config.gypi 2024-07-15 23:47:00 +00:00
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
getsharedopensslhasquic.py
gyp_node.py
gypi_to_gn.py
install.py build: include v8-sandbox.h header in distribution 2024-08-16 16:04:18 +02:00
js2c.cc tools: refactor js2c.cc to use c++20 2024-09-19 19:21:21 +00:00
license2rtf.mjs
license-builder.sh tools: update error message for ICU in license-builder 2024-09-21 08:55:52 -07:00
lint-pr-url.mjs
lint-readme-lists.mjs tools: add workflow to ensure README lists are in sync with gh teams 2024-08-06 13:50:27 +00:00
lint-sh.mjs
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh tools: remove no-goma arg from make-v8 script 2024-06-06 15:27:51 +00:00
merge-wpt-reports.mjs
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh
osx-entitlements.plist
osx-notarize.sh
osx-pkg-postinstall.sh
osx-productsign.sh
pseudo-tty.py
release.sh build, tools: drop leading / from r2dir 2024-07-22 13:21:35 +00:00
run-valgrind.py
run-worker.js
search_files.py
sign.bat
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py tools: fix skip detection of test runner output 2024-06-24 13:05:56 +00:00
update-timezone.mjs
utils.py
v8-json-to-junit.py build: update ruff and add lint-py-fix 2024-09-24 15:20:20 +00:00
valgrind.supp