-
Notifications
You must be signed in to change notification settings - Fork 29.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2024-12-10, Version 23.4.0 (Current), @targos #56119
Conversation
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.5. - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.5) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> PR-URL: #55894 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]>
PR-URL: #52888 Reviewed-By: Stewart X Addison <[email protected]> Reviewed-By: Richard Lau <[email protected]>
PR-URL: #55883 Refs: #52104 Reviewed-By: Chemi Atlow <[email protected]> Reviewed-By: Geoffrey Booth <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Moshe Atlow <[email protected]>
The --shared-ada flag was introduced in #52924, but the implementation was incomplete. Resolves #52914 PR-URL: #55886 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Richard Lau <[email protected]>
The --shared-simdjson flag was introduced in #52924, but the implementation was incomplete. Resolves #52914 PR-URL: #55886 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Richard Lau <[email protected]>
The --shared-simdutf flag was introduced in #52924, but the implementation was incomplete. Resolves #52914 PR-URL: #55886 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Richard Lau <[email protected]>
PR-URL: #55889 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]>
This commit allows the node:sqlite module to be used without starting Node with a CLI flag. The module is still experimental. Fixes: #55854 PR-URL: #55890 Reviewed-By: Jake Yuesong Li <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Matteo Collina <[email protected]>
This function does not require a CLI flag, does not emit a warning, and is a fairly simple API that is already being used heavily in the ecosystem. This commit marks context.plan() as stable. PR-URL: #55895 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Pietro Marchini <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Chemi Atlow <[email protected]>
This commit marks the test runner's snapshot testing API as stable. PR-URL: #55897 Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Pietro Marchini <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: Chemi Atlow <[email protected]>
Refs: nodejs/node-core-utils#835 PR-URL: #55835 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Joyee Cheung <[email protected]>
PR-URL: #55791 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Chemi Atlow <[email protected]>
PR-URL: #55904 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Chemi Atlow <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
Fixes: #42923 PR-URL: #55514 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Stefan Stojanovic <[email protected]>
PR-URL: #55908 Fixes: NixOS/nixpkgs#355919 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
PR-URL: #55857 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Jason Zhang <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
PR-URL: #55912 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Juan José Arboleda <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: #54678 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
PR-URL: #55947 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Jake Yuesong Li <[email protected]> Reviewed-By: Jason Zhang <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
PR-URL: #54213 Reviewed-By: Zeyu "Alex" Yang <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
PR-URL: #55927 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
The column for Node.js 23 in `CHANGELOG.md` is missing an opening `<td>` tag so was not correctly rendering. PR-URL: #55935 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Jason Zhang <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: #55923 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Chemi Atlow <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
Refs: nodejs/security-wg#1236 Signed-off-by: Michael Dawson <[email protected]> PR-URL: #55940 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: #55928 Reviewed-By: Cheng Zhao <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
As part of the standard experimental feature graduation policy, when we unflagged require(esm) we moved the experimental warning to be emitted when require() is actually used to load ESM, which previously was an error. However, some packages in the ecosystem have already being using try-catch to load require(esm) to e.g. resolve optional dependency, and emitting warning from there instead of throwing directly could break the CLI output. To reduce the disruption for releases, as a compromise, this patch skips the warning if require(esm) comes from node_modules, where users typically don't have much control over the code. This warning will be eventually removed when require(esm) becomes stable. This patch was originally intended for the LTS releases, though it seems there's appetite for it on v23.x as well so it's re-targeted to the main branch. PR-URL: #55960 Refs: #55217 Refs: #52697 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Jacob Smith <[email protected]>
PR-URL: #55946 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: #54432 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
PR-URL: #55296 Reviewed-By: James M Snell <[email protected]>
Document the process for adding a message that ambassadors will be asked to promote. Signed-off-by: Michael Dawson <[email protected]> PR-URL: #55843 Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]>
PR-URL: #56023 Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Juan José Arboleda <[email protected]>
PR-URL: #56095 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
PR-URL: #56071 Refs: https://google.github.io/styleguide/cppguide.html#CTAD Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: James M Snell <[email protected]>
PR-URL: #56130 Refs: #56068 Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]>
Notable changes: assert: * (SEMVER-MINOR) add partialDeepStrictEqual (Giovanni Bucci) #54630 cli: * (SEMVER-MINOR) implement --trace-env and --trace-env-[js|native]-stack (Joyee Cheung) #55604 doc: * add LJHarb to collaborators (Jordan Harband) #56132 net: * (SEMVER-MINOR) add BlockList.isBlockList(value) (James M Snell) #56078 * (SEMVER-MINOR) support blockList in net.connect (theanarkh) #56075 * (SEMVER-MINOR) support blockList in net.Server (theanarkh) #56079 * (SEMVER-MINOR) add SocketAddress.parse (James M Snell) #56076 process: * (SEMVER-MINOR) deprecate `features.{ipv6,uv}` and `features.tls_*` (René) #55545 sqlite: * (SEMVER-MINOR) unflag sqlite module (Colin Ihrig) #55890 * (SEMVER-MINOR) add `StatementSync.prototype.iterate` method (tpoisseau) #54213 PR-URL: #56119
747338a
to
ea235ca
Compare
Updated with new commits. @ljharb Unfortunately I'm not aware of a way to make sure you are notified when the commit is backported. |
Release build: https://ci-release.nodejs.org/job/iojs+release/10663/ |
:( Not sure I'll have time to fix today. If someone from @nodejs/releasers wants to take over, be my guest! |
Notable changes: assert: * (SEMVER-MINOR) add partialDeepStrictEqual (Giovanni Bucci) #54630 cli: * (SEMVER-MINOR) implement --trace-env and --trace-env-[js|native]-stack (Joyee Cheung) #55604 doc: * add LJHarb to collaborators (Jordan Harband) #56132 doc,lib,src,test: * (SEMVER-MINOR) unflag sqlite module (Colin Ihrig) #55890 net: * (SEMVER-MINOR) support blocklist in net.connect (theanarkh) #56075 * (SEMVER-MINOR) add SocketAddress.parse (James M Snell) #56076 * (SEMVER-MINOR) add net.BlockList.isBlockList(value) (James M Snell) #56078 * (SEMVER-MINOR) support blocklist for net.Server (theanarkh) #56079 process: * (SEMVER-MINOR) deprecate `features.{ipv6,uv}` and `features.tls_*` (René) #55545 sqlite: * (SEMVER-MINOR) add `StatementSync.prototype.iterate` method (tpoisseau) #54213 PR-URL: #56119
ea235ca
to
e8cf3a6
Compare
Btw, I forgot we had such a workflow. We should add the |
Fix is #56203, we can safely ignore the failure this time. |
I see that there isn't a text for #55604 - not sure where is the best place to comment on it, but it should be something not to far away from the OP of that PR. If the examples in that OP are too long, it could be shortened into
|
Notable changes: assert: * (SEMVER-MINOR) add partialDeepStrictEqual (Giovanni Bucci) #54630 cli: * (SEMVER-MINOR) implement --trace-env and --trace-env-[js|native]-stack (Joyee Cheung) #55604 doc: * add LJHarb to collaborators (Jordan Harband) #56132 doc,lib,src,test: * (SEMVER-MINOR) unflag sqlite module (Colin Ihrig) #55890 net: * (SEMVER-MINOR) support blocklist in net.connect (theanarkh) #56075 * (SEMVER-MINOR) add SocketAddress.parse (James M Snell) #56076 * (SEMVER-MINOR) add net.BlockList.isBlockList(value) (James M Snell) #56078 * (SEMVER-MINOR) support blocklist for net.Server (theanarkh) #56079 process: * (SEMVER-MINOR) deprecate `features.{ipv6,uv}` and `features.tls_*` (René) #55545 sqlite: * (SEMVER-MINOR) add `StatementSync.prototype.iterate` method (tpoisseau) #54213 PR-URL: #56119
2024-12-10, Version 23.4.0 (Current), @targos
Notable Changes
Introducing experimental
assert.partialDeepStrictEqual
Sometimes, when writing test, we want to validate that some specific properties
are present, and the mere presence of additional keys are not exactly relevant
for that specific test. For this use case, we can now use
assert.partialDeepStrictEqual
, which should be familiar to those already usingassert.deepStrictEqual
, with the main difference that it does not require allproperties in the
actual
parameter to be present in theexpected
parameter.Here are a few examples of usage:
Contributed by Giovanni Bucci in #54630.
Other notable changes
816d37a187
] - (SEMVER-MINOR) cli: implement--trace-env
and--trace-env-[js|native]-stack
(Joyee Cheung) #5560459d6891872
] - doc: add LJHarb to collaborators (Jordan Harband) #56132565b04a7be
] - (SEMVER-MINOR) net: addBlockList.isBlockList(value)
(James M Snell) #56078c9698ed6a4
] - (SEMVER-MINOR) net: supportblockList
innet.connect
(theanarkh) #5607530d604180d
] - (SEMVER-MINOR) net: supportblockList
innet.Server
(theanarkh) #560799fba5e1df1
] - (SEMVER-MINOR) net: addSocketAddress.parse
(James M Snell) #560764cdb03201e
] - (SEMVER-MINOR) process: deprecatefeatures.{ipv6,uv}
andfeatures.tls_*
(René) #55545efb9f05f59
] - (SEMVER-MINOR) sqlite: unflagnode:sqlite
module (Colin Ihrig) #55890d777d4a52d
] - (SEMVER-MINOR) sqlite: addStatementSync.prototype.iterate
method (tpoisseau) #54213Commits
5b0ce376a2
] - assert: optimize partial comparison of twoSet
s (Antoine du Hamel) #55970a4f57f0293
] - (SEMVER-MINOR) assert: add partialDeepStrictEqual (Giovanni Bucci) #546301b81a7d003
] - build: allow overriding clang usage (Shelley Vohr) #5601639c901307f
] - build: remove defaults for create-release-proposal (Rafael Gonzaga) #560427133c0459f
] - build: avoid compiling with VS v17.12 (Stefan Stojanovic) #55930ce53f1689f
] - build: set node_arch to target_cpu in GN (Shelley Vohr) #559672023b09d27
] - build: add create release proposal action (Rafael Gonzaga) #5569026ec99634c
] - build: use variable for crypto dep path (Shelley Vohr) #55928f48e289580
] - build: fix GN build for sqlite (Cheng) #55912fffabca6b8
] - build: compile bundled simdutf conditionally (Jakub Jirutka) #55886d8eb83c5c5
] - build: compile bundled simdjson conditionally (Jakub Jirutka) #5588683e02dc482
] - build: compile bundled ada conditionally (Jakub Jirutka) #55886816d37a187
] - (SEMVER-MINOR) cli: implement --trace-env and --trace-env-[js|native]-stack (Joyee Cheung) #5560453c0f2f186
] - crypto: ensure CryptoKey usages and algorithm are cached objects (Filip Skokan) #5610893d36bf1c8
] - crypto: allow non-multiple of 8 in SubtleCrypto.deriveBits (Filip Skokan) #552968680b8030c
] - deps: update ngtcp2 to 1.9.1 (Node.js GitHub Bot) #5609578a2a6ca1e
] - deps: upgrade npm to 10.9.2 (npm team) #5613552dfe5af4b
] - deps: update sqlite to 3.47.1 (Node.js GitHub Bot) #560943852b5c8d1
] - deps: update zlib to 1.3.0.1-motley-82a5fec (Node.js GitHub Bot) #55980f99f95f62f
] - deps: update corepack to 0.30.0 (Node.js GitHub Bot) #5597796e846de89
] - deps: update ngtcp2 to 1.9.0 (Node.js GitHub Bot) #55975d180a8aedb
] - deps: update simdutf to 5.6.3 (Node.js GitHub Bot) #55973288416a764
] - deps: upgrade npm to 10.9.1 (npm team) #55951cf3f7ac512
] - deps: update zlib to 1.3.0.1-motley-7e2e4d7 (Node.js GitHub Bot) #544327768b3d054
] - deps: update simdjson to 3.10.1 (Node.js GitHub Bot) #546789c6103833b
] - deps: update simdutf to 5.6.2 (Node.js GitHub Bot) #558897b133d6220
] - dgram: check udp buffer size to avoid fd leak (theanarkh) #56084e4529b8179
] - doc: add report version and history section (Chengzhong Wu) #56130718625a03a
] - doc: mention-a
flag for the release script (Ruy Adorno) #5612459d6891872
] - doc: add LJHarb to collaborators (Jordan Harband) #56132d7ed32404a
] - doc: add create-release-action to process (Rafael Gonzaga) #559933b4ef93371
] - doc: rename file to advocacy-ambassador-program.md (Tobias Nießen) #5604659e4087d5e
] - doc: add added tag and fix typo sqlite.md (Bart Louwers) #56012a1b26608ae
] - doc: remove unused import from sample code (Blended Bram) #55570498f44ad73
] - doc: add FAQ to releases section (Rafael Gonzaga) #55992d48348afaa
] - doc: move history entry to class description (Luigi Pinca) #5599196926ce13c
] - doc: add history entry for textEncoder.encodeInto() (Luigi Pinca) #55990e92d51d511
] - doc: improve GN build documentation a bit (Shelley Vohr) #559686be3824d6f
] - doc: fix deprecation codes (Filip Skokan) #56018fa2b35d28d
] - doc: remove confusing and outdated sentence (Luigi Pinca) #55988baed2763df
] - doc: deprecate passing invalid types infs.existsSync
(Carlos Espa) #55892a3f7db6b6d
] - doc: add doc for PerformanceObserver.takeRecords() (skyclouds2001) #55786770572423b
] - doc: add vetted courses to the ambassador benefits (Matteo Collina) #5593498f8f4a8a9
] - doc: ordernode:crypto
APIs alphabetically (Julian Gassner) #558311e0decb44c
] - doc: doc how to add message for promotion (Michael Dawson) #55843ff48c29724
] - doc: add esm example for zlib (Leonardo Peixoto) #55946ccc5a6d552
] - doc: document approach for building wasm in deps (Michael Dawson) #55940c8bb8a6ac5
] - doc: fix Node.js 23 column in CHANGELOG.md (Richard Lau) #559359d078802ad
] - doc: remove RedYetiDev from triagers team (Aviv Keller) #559475a2a757119
] - doc: add esm examples to node:timers (Alfredo González) #55857f711a48e15
] - doc: fix relative path mention in --allow-fs (Rafael Gonzaga) #55791219f5f2627
] - doc: include git node release --promote to steps (Rafael Gonzaga) #55835f9d25ed3e4
] - doc: add history entry for import assertion removal (Antoine du Hamel) #55883efb9f05f59
] - (SEMVER-MINOR) doc,lib,src,test: unflag sqlite module (Colin Ihrig) #55890a37e5fe5f8
] - fs: lazily load ReadFileContext (Gürgün Dayıoğlu) #559989289374248
] - http2: fix memory leak caused by premature listener removing (ywave620) #5596649af1c33ac
] - lib: add validation for options in compileFunction (Taejin Kim) #560238faf91846b
] - lib: fixfs.readdir
recursive async (Rafael Gonzaga) #56041a2382303d7
] - lib: refactor code to improve readability (Pietro Marchini) #5599530f26ba254
] - lib: avoid excluding symlinks in recursive fs.readdir with filetypes (Juan José) #557149b272ae339
] - meta: bump github/codeql-action from 3.27.0 to 3.27.5 (dependabot[bot]) #56103fb0e6ca68b
] - meta: bump actions/checkout from 4.1.7 to 4.2.2 (dependabot[bot]) #561020ab611513c
] - meta: bump step-security/harden-runner from 2.10.1 to 2.10.2 (dependabot[bot]) #56101ff4839b8ab
] - meta: bump actions/setup-node from 4.0.3 to 4.1.0 (dependabot[bot]) #56100f262207356
] - meta: add releasers as CODEOWNERS to proposal action (Rafael Gonzaga) #56043b6005b3fac
] - module: mark evaluation rejection in require(esm) as handled (Joyee Cheung) #56122b8ab5332a9
] - module: remove --experimental-default-type (Geoffrey Booth) #560924be5047030
] - module: do not warn when require(esm) comes from node_modules (Joyee Cheung) #55960c9698ed6a4
] - (SEMVER-MINOR) net: support blocklist in net.connect (theanarkh) #560759fba5e1df1
] - (SEMVER-MINOR) net: add SocketAddress.parse (James M Snell) #56076565b04a7be
] - (SEMVER-MINOR) net: add net.BlockList.isBlockList(value) (James M Snell) #5607830d604180d
] - (SEMVER-MINOR) net: support blocklist for net.Server (theanarkh) #560794cdb03201e
] - (SEMVER-MINOR) process: deprecatefeatures.{ipv6,uv}
andfeatures.tls_*
(René) #55545d09e57b26d
] - quic: update more QUIC implementation (James M Snell) #559861fb30d6e86
] - quic: multiple updates to quic impl (James M Snell) #559719e4f7aa808
] - sqlite: deps includesqlite3ext.h
(Alex Yang) #56010d777d4a52d
] - (SEMVER-MINOR) sqlite: addStatementSync.prototype.iterate
method (tpoisseau) #5421366451bb9ba
] - src: use spaceship operator in SocketAddress (James M Snell) #56059ad9ebe417a
] - src: add missing qualifiers to env.cc (Yagiz Nizipli) #5606256c4da240d
] - src: use std::string_view for process emit fns (Yagiz Nizipli) #5608626ab8e9823
] - src: remove dead code in async_wrap (Gerhard Stöbich) #560654dea44e468
] - src: avoid copy on getV8FastApiCallCount (Yagiz Nizipli) #56081b778a4fe46
] - src: fix check fd (theanarkh) #56000971f5f54df
] - src: safely remove the last line from dotenv (Shima Ryuhei) #55982497a9aea1c
] - src: fix kill signal on Windows (Hüseyin Açacak) #555148a935489f9
] - src,build: add no user defined deduction guides of CTAD check (Chengzhong Wu) #560715edb8d5919
] - test: remove test-fs-utimes flaky designation (Luigi Pinca) #56052046e642a80
] - test: ensurecli.md
is in alphabetical order (Antoine du Hamel) #56025da354f46cd
] - test: update WPT for WebCryptoAPI to 3e3374efde (Node.js GitHub Bot) #560939486c7ce4c
] - test: update WPT for WebCryptoAPI to 76dfa54e5d (Node.js GitHub Bot) #56093a8809fc0f5
] - test: move test-worker-arraybuffer-zerofill to parallel (Luigi Pinca) #560536194435b9e
] - test: update WPT for url to 67880a4eb83ca9aa732eec4b35a1971ff5bf37ff (Node.js GitHub Bot) #55999f7567d46d8
] - test: make HTTP/1.0 connection test more robust (Arne Keller) #55959c157e026fc
] - test: convert readdir test to use test runner (Thomas Chetwin) #5575029362ce673
] - test: make x509 crypto tests work with BoringSSL (Shelley Vohr) #55927493e16c852
] - test: fix determining lower priority (Livia Medeiros) #5590899858ceb9f
] - test,crypto: update WebCryptoAPI WPT (Filip Skokan) #559977c3a4d4bcd
] - test_runner: refactor Promise chain in run() (Colin Ihrig) #5595895e8c4ef6c
] - test_runner: refactor build Promise in Suite() (Colin Ihrig) #55958c048865199
] - test_runner: simplify hook running logic (Colin Ihrig) #559638197815fe8
] - test_runner: mark snapshot testing as stable (Colin Ihrig) #558978a5d8c7669
] - test_runner: mark context.plan() as stable (Colin Ihrig) #55895790a2ca3b7
] - tools: updatecreate-release-proposal
workflow (Antoine du Hamel) #5605498ce4652e2
] - tools: fix update-undici script (Michaël Zasso) #56069d6a6c8ace1
] - tools: allow dispatch oftools.yml
from forks (Antoine du Hamel) #56008cc96fce5eb
] - tools: fix nghttp3 updater script (Antoine du Hamel) #560072cd939cb95
] - tools: filter release keys to reduce interactivity (Antoine du Hamel) #559504b3919f1be
] - tools: update WPT updater (Antoine du Hamel) #5600354c46b8464
] - tools: add WPT updater for specific subsystems (Mert Can Altin) #5446032b1681b7f
] - tools: use tokenless Codecov uploads (Michaël Zasso) #55943475141e370
] - tools: add linter for release commit proposals (Antoine du Hamel) #55923d093820f64
] - tools: lint js indoc/**/*.md
(Livia Medeiros) #5590472eb710f0f
] - tools: fix riscv64 build failed (Lu Yahan) #52888882b70c83f
] - tools: bump cross-spawn from 7.0.3 to 7.0.5 in /tools/eslint (dependabot[bot]) #558949eccd7dba9
] - util: add fast path for Latin1 decoding (Mert Can Altin) #55275