v20.20.2
lib: implement AbortSignal.any()
test: put common lint exceptions into config file
doc: fix typo in `test/common/README.md`
test: fix `assertSnapshot` when path contains a quote
benchmark: adds groups to better separate benchmarks
test: improve output of child process utilities
test: add trailing commas in `test/common` (#45550)
test: remove unused common utilities
debugger: decrease timeout used to wait for the port to be free
dns: fix Windows SRV ECONNREFUSED by adjusting c-ares fallback detection
test: consolidate utf8 text fixtures in tests
esm: refactor esm tests out of test/message
test: add maxCount and gcOptions to gcUntil()
lib: add EventSource Client
module: improve error message from asynchronicity in require(esm)
src,test: further cleanup references to osx
test: fix some tests when path contains `%`
esm: --experimental-default-type flag to flip module defaults
test: do not swallow uncaughtException errors in exit code tests
report: fix network queries in getReport libuv with exclude-network
test: skip sea tests with more accurate available disk space estimation
test: use `tmpdir.resolve()`
test: add `tmpdir.resolve()`
v8: support gc profile
test: add `spawnSyncAndAssert` util
test,crypto: update WebCryptoAPI WPT