node/tools
dependabot[bot] 2ab22ffe02
tools: bump js-yaml from 4.1.1 to 4.2.0 in /tools/lint-md
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.2.0.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/commits)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.2.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
PR-URL: https://github.com/nodejs/node/pull/63948
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2026-06-25 16:07:44 +02:00
..
actions tools: improve backport review script 2026-05-07 15:41:38 +02:00
clang-format tools: bump brace-expansion in /tools/clang-format 2026-05-07 15:41:44 +02:00
configure.d tools: make nodedownload module compatible with Python 3.14 2025-06-23 12:22:47 -03:00
dep_updaters tools: update the llhttp updater script 2026-06-25 16:07:42 +02:00
doc crypto: add TurboSHAKE and KangarooTwelve Web Cryptography algorithms 2026-06-23 01:06:33 +01:00
eslint tools: bump js-yaml from 4.1.1 to 4.2.0 in /tools/eslint 2026-06-25 16:07:44 +02:00
eslint-rules tools: prevent lib code from reading KeyObject and CryptoKey accessors 2026-06-23 01:06:39 +01:00
gyp tools: update gyp-next to 0.22.2 2026-06-18 00:15:55 +02:00
icu build,win: enable x64 PGO 2026-06-18 21:12:37 +01:00
inspector_protocol tools: fix inspector_protocol updater 2025-11-07 18:11:33 +01:00
lint-md tools: bump js-yaml from 4.1.1 to 4.2.0 in /tools/lint-md 2026-06-25 16:07:44 +02:00
macos-installer
msvs tools,win: upgrade install additional tools to Visual Studio 2026 2026-02-22 23:16:18 +01:00
pip
snapshot tools: improve error handling in node_mksnapshot 2025-09-09 08:34:17 +02:00
v8 deps: V8: override depot_tools version 2026-03-23 13:16:52 -05:00
v8_gypfiles gyp: update deps gypfiles 2026-06-25 16:07:31 +02:00
zos
build_addons.py build,tools: fix addon build deadlock on errors 2026-01-27 22:50:36 +01:00
certdata.txt crypto: update root certificates to NSS 3.123.1 2026-06-18 21:12:34 +01:00
checkimports.py
compress_json.py
copyfile.py
cpplint.py tools: refloat 10 Node.js patches to cpplint.py 2026-04-08 23:52:59 +02:00
create_android_makefiles
create_expfile.sh
enable_fips_include.py
executable_wrapper.h
find-inactive-collaborators.mjs tools: take co-authors into account in find-inactive-collaborators 2024-04-26 19:54:54 +00:00
find-inactive-tsc.mjs
gen_node_def.cc tools: fix typos 2024-10-15 13:59:49 +00:00
generate_config_gypi.py build: generate_config_gypi.py generates valid JSON 2026-04-08 23:53:05 +02:00
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
gyp_node.py tools: remove deps/zlib/GN-scraper.py 2025-05-02 17:04:43 -03:00
gypi_to_gn.py tools: fix typos 2024-10-15 13:59:49 +00:00
install.py build: upgrade Python linter ruff, add rules ASYNC,PERF 2025-11-18 13:06:11 +01:00
js2c.cc src: build v8 tick processor as built-in source text modules 2026-04-08 23:52:58 +02:00
license-builder.sh build,deps: replace cjs-module-lexer with merve 2026-02-22 23:16:22 +01:00
license2rtf.mjs lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
lint-pr-url.mjs
lint-readme-lists.mjs tools: clarify README linter error message 2025-07-26 01:32:06 +02:00
lint-sh.mjs lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh build,test: test array index hash collision 2026-03-23 13:16:48 -05:00
merge-wpt-reports.mjs
mk-ca-bundle.pl
mkssldef.py tools: fix invalid escape sequence in mkssldef 2024-04-23 13:04:51 +00:00
osx-codesign.sh
osx-entitlements.plist tools: fix heading spaces for osx-entitlements.plist 2024-04-17 10:40:44 +00:00
osx-notarize.sh
osx-productsign.sh
prepare_lief.py deps: add tools and scripts to pull LIEF as a dependency 2026-02-22 23:16:10 +01:00
pseudo-tty.py tools: fix typos 2024-10-15 13:59:49 +00:00
release.sh tools: filter release keys to reduce interactivity 2024-11-27 20:16:10 +00:00
run-valgrind.py
run-worker.js src,lib: stabilize permission model 2024-12-12 12:11:58 +00:00
search_files.py test: search cctest files 2025-01-29 21:55:05 +00:00
sign.bat win,tools: add description to signature 2025-10-06 16:26:12 +02:00
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py test: move FFI tests to NATIVE_SUITES 2026-06-18 00:15:52 +02:00
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