opencollective
opencollective copied to clipboard
chore(deps): update all non-major dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type | Update |
|---|---|---|---|---|---|---|---|
| eslint (source) | ^8.53.0 -> ^8.57.0 |
devDependencies | minor | ||||
| jiti | ^1.21.0 -> ^1.21.6 |
devDependencies | patch | ||||
| node (source) | >=8.0.0 -> >=8.17.0 |
engines | minor | ||||
| node-fetch | ^1.4.1 -> ^1.6.4 |
devDependencies | minor | ||||
| node-fetch-native | ^1.4.1 -> ^1.6.4 |
dependencies | minor | ||||
| npm (source) | >=5.0.0 -> >=5.10.0 |
engines | minor |
Release Notes
eslint/eslint (eslint)
v8.57.0
Features
1120b9bfeat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)dca7d0ffeat: Enableeslint.config.mjsandeslint.config.cjs(#18066) (Nitin Kumar)
Bug Fixes
2196d97fix: handle absolute file paths inFlatRuleTester(#18064) (Nitin Kumar)69dd1d1fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)9852a31fix: deep merge behavior in flat config (#18065) (Nitin Kumar)4c7e9b0fix: allow circular references in config (#18056) (Milos Djermanovic)
Documentation
84922d0docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)5b8c363docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)77dbfd9docs: show NEXT in version selectors (#18052) (Milos Djermanovic)
Chores
1813aecchore: upgrade @eslint/js@8.57.0 (#18143) (Milos Djermanovic)5c356bbchore: package.json update for @eslint/js release (Jenkins)f4a1fe2test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)42c0aefci: Enable CI forv8.xbranch (#18047) (Milos Djermanovic)
v8.56.0
Features
0dd9704feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin)31a7e3ffeat: fix no-restricted-properties false negatives with unknown objects (#17818) (Arka Pratim Chaudhuri)
Bug Fixes
7d5e5f6fix:TypeError: fs.exists is not a functionon read-only file system (#17846) (Francesco Trotta)74739c8fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812) (Bryan Mishkin)
Documentation
9007719docs: update link in ways-to-extend.md (#17839) (Amel SELMANE)3a22236docs: Update README (GitHub Actions Bot)54c3ca6docs: fix migration-guide example (#17829) (Tanuj Kanti)4391b71docs: check config comments in rule examples (#17815) (Francesco Trotta)fd28363docs: remove mention about ESLint stylistic rules in readme (#17810) (Zwyx)48ed5a6docs: Update README (GitHub Actions Bot)
Chores
ba6af85chore: upgrade @eslint/js@8.56.0 (#17864) (Milos Djermanovic)60a531achore: package.json update for @eslint/js release (Jenkins)ba87a06chore: update dependency markdownlint to ^0.32.0 (#17783) (renovate[bot])9271d10chore: add GitHub issue template for docs issues (#17845) (Josh Goldberg ✨)70a686bchore: Convert rule tests to FlatRuleTester (#17819) (Nicholas C. Zakas)f3a599dchore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837) (唯然)905d4b7chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (#17838) (唯然)4d7c3cechore: update eslint-plugin-n v16.4.0 (#17836) (唯然)fd0c60cci: unpin Node.js 21.2.0 (#17821) (Francesco Trotta)
v8.55.0
Features
Documentation
83ece2adocs: fix typo--rules->--rule(#17806) (OKURA Masafumi)fffca5cdocs: remove "Open in Playground" buttons for removed rules (#17791) (Francesco Trotta)a6d9442docs: fix correct/incorrect examples of rules (#17789) (Tanuj Kanti)383e999docs: update and fix examples forno-unused-vars(#17788) (Tanuj Kanti)5a8efd5docs: add specific stylistic rule for each deprecated rule (#17778) (Etienne)
Chores
eb8950cchore: upgrade @eslint/js@8.55.0 (#17811) (Milos Djermanovic)93df384chore: package.json update for @eslint/js release (Jenkins)fe4b954chore: upgrade @eslint/eslintrc@2.1.4 (#17799) (Milos Djermanovic)bd8911dci: pin Node.js 21.2.0 (#17809) (Milos Djermanovic)b29a16bchore: fix severalclitests to run in the intended flat config mode (#17797) (Milos Djermanovic)de165c1chore: remove unused config-extends fixtures (#17781) (Milos Djermanovic)d4304b8chore: remove formatting/stylistic rules from new rule templates (#17780) (Francesco Trotta)21024fechore: check rule examples for syntax errors (#17718) (Francesco Trotta)
v8.54.0
Features
a7a883bfeat: for-direction rule add check for condition in reverse order (#17755) (Angelo Annunziata)1452dc9feat: Add suggestions to no-console (#17680) (Joel Mathew Koshy)21ebf8afeat: updateno-array-constructorrule (#17711) (Francesco Trotta)
Bug Fixes
98926e6fix: Ensure that extra data is not accidentally stored in the cache file (#17760) (Milos Djermanovic)e8cf9f6fix: Make dark scroll bar in dark theme (#17753) (Pavel)3cbeaadfix: Usecwdconstructor option as configbasePathin Linter (#17705) (Milos Djermanovic)
Documentation
becfdd3docs: Make clear when rules are removed (#17728) (Nicholas C. Zakas)05d6e99docs: update "Submit a Pull Request" page (#17712) (Francesco Trotta)eb2279edocs: display info about deprecated rules (#17749) (Percy Ma)d245326docs: Correct working in migrating plugin docs (#17722) (Filip Tammergård)
Chores
d644de9chore: upgrade @eslint/js@8.54.0 (#17773) (Milos Djermanovic)1e6e314chore: package.json update for @eslint/js release (Jenkins)6fb8805chore: Fixed grammar in issue_templates/rule_change (#17770) (Joel Mathew Koshy)85db724chore: upgrademarkdownlintto 0.31.1 (#17754) (Nitin Kumar)6d470d2chore: update dependency recast to ^0.23.0 (#17736) (renovate[bot])b7121b5chore: update dependency markdownlint-cli to ^0.37.0 (#17735) (renovate[bot])633b9a1chore: update dependency regenerator-runtime to ^0.14.0 (#17739) (renovate[bot])acac16fchore: update dependency vite-plugin-commonjs to ^0.10.0 (#17740) (renovate[bot])ba8ca7echore: add .github/renovate.json5 (#17567) (Josh Goldberg ✨)
unjs/jiti (jiti)
v1.21.6
🩹 Fixes
- Use internal cached modules only if loaded (#247)
v1.21.5
🩹 Fixes
From 1.21.4
v1.21.4
v1.21.3
🩹 Fixes
- Update mlly to ^1.7.1 (9adbcb3)
❤️ Contributors
- Pooya Parsa (@pi0)
v1.21.2
🩹 Fixes
- Pin mlly to 1.4.2 (#237)
❤️ Contributors
- Pooya Parsa (@pi0)
v1.21.1
🏡 Chore
- Update dependencies (0bd991b)
- Update dependencies (cfb106c)
- Update to eslint v9 (c11d953)
- Update deps and lockfile (95aa249)
- Run ci against 18 and 22 (65b4067)
- Lint (6f3bd76)
🤖 CI
- Skip extra checks (8fe6417)
❤️ Contributors
- Pooya Parsa (@pi0)
nodejs/node (node)
v8.17.0: 2019-12-17, Version 8.17.0 'Carbon' (LTS), @MylesBorins
This is a security release.
For more details about the vulnerability please consult the npm blog:
https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli
Notable changes
- deps: update npm to 6.13.4 #30904
Commits
- [
208b813e49] - build,win: add test-ci-native and test-ci-js (João Reis) #30724 - [
369a23a670] - deps: update npm to 6.13.4 (Audrey Eschright) #30904
v8.16.2: 2019-10-09, Version 8.16.2 'Carbon' (LTS), @BethGriggs
Node.js 8 is due to go End-of-Life on 31st December 2019.
Notable changes
- deps: upgrade openssl sources to 1.0.2s (Sam Roberts) #28230
Commits
- [
cc9d005628] - crypto: update root certificates (Sam Roberts) #28808 - [
347fcd35e3] - crypto: update root certificates (Sam Roberts) #27374 - [
b2a6b3254d] - crypto: update root certificates (Sam Roberts) #25113 - [
5682e50325] - deps: add -no_rand_screen to openssl s_client (Shigeki Ohtsu) nodejs/io.js#1836 - [
9663ae3546] - deps: fix asm build error of openssl in x86_win32 (Shigeki Ohtsu) iojs/io.js#1389 - [
87eee99466] - deps: fix openssl assembly error on ia32 win32 (Fedor Indutny) iojs/io.js#1389 - [
da99d3f972] - deps: copy all openssl header files to include dir (Sam Roberts) #28230 - [
dc9d645ac4] - deps: upgrade openssl sources to 1.0.2s (Sam Roberts) #28230 - [
37e24b19a0] - deps: V8: backportd520ebb(Michaël Zasso) #27358 - [
1a5dc6a3e7] - http: check for existance in resetHeadersTimeoutOnReqEnd (Matteo Collina) #26402 - [
e45b6a3b98] - http2: do not start reading after write if new write is on wire (Anna Henningsen) #29399 - [
559a8e342b] - http2: do not crash on stream listener removal w/ destroyed session (Anna Henningsen) #29459 - [
dd285968c4] - openssl: fix keypress requirement in apps on win32 (Shigeki Ohtsu) iojs/io.js#1389 - [
3ee076f03d] - stream: ensure writable.destroy() emits error once (Luigi Pinca) #26057 - [
a7e5fe1f06] - test: unskip tests that now pass on AIX (Sam Roberts) #29054 - [
65e9b0f5a2] - test: specialize OOM check for AIX (Sam Roberts) #28857 - [
7aca9cb09b] - test: fix pty test hangs on aix (Ben Noordhuis) #28600 - [
588b761fca] - test: skip stringbytes-external-exceed-max on AIX (Sam Roberts) #28516 - [
930647d0fe] - test: skip tests related to CI failures on AIX (Sam Roberts) #28469 - [
92a2f8bbe3] - test,win: cleanup exec-timeout processes (João Reis) #28723 - [
d57f79726d] - tls: partially backport pull request #26415 (Ben Noordhuis) #26415 - [
c582fef5cc] - tools: update certdata.txt (Sam Roberts) #28808 - [
4fbadf6a9e] - tools: update certdata.txt (Sam Roberts) #27374 - [
529b2ad25f] - tools: update certdata.txt (Sam Roberts) #25113
v8.16.1: 2019-08-15, Version 8.16.1 'Carbon' (LTS), @BethGriggs
Notable changes
This is a security release.
Node.js, as well as many other implementations of HTTP/2, have been found vulnerable to Denial of Service attacks. See https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md for more information.
Vulnerabilities fixed:
- CVE-2019-9511 “Data Dribble”: The attacker requests a large amount of data from a specified resource over multiple streams. They manipulate window size and stream priority to force the server to queue the data in 1-byte chunks. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both, potentially leading to a denial of service.
- CVE-2019-9512 “Ping Flood”: The attacker sends continual pings to an HTTP/2 peer, causing the peer to build an internal queue of responses. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both, potentially leading to a denial of service.
- CVE-2019-9513 “Resource Loop”: The attacker creates multiple request streams and continually shuffles the priority of the streams in a way that causes substantial churn to the priority tree. This can consume excess CPU, potentially leading to a denial of service.
- CVE-2019-9514 “Reset Flood”: The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream of RST_STREAM frames from the peer. Depending on how the peer queues the RST_STREAM frames, this can consume excess memory, CPU, or both, potentially leading to a denial of service.
- CVE-2019-9515 “Settings Flood”: The attacker sends a stream of SETTINGS frames to the peer. Since the RFC requires that the peer reply with one acknowledgement per SETTINGS frame, an empty SETTINGS frame is almost equivalent in behavior to a ping. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both, potentially leading to a denial of service.
- CVE-2019-9516 “0-Length Headers Leak”: The attacker sends a stream of headers with a 0-length header name and 0-length header value, optionally Huffman encoded into 1-byte or greater headers. Some implementations allocate memory for these headers and keep the allocation alive until the session dies. This can consume excess memory, potentially leading to a denial of service.
- CVE-2019-9517 “Internal Data Buffering”: The attacker opens the HTTP/2 window so the peer can send without constraint; however, they leave the TCP window closed so the peer cannot actually write (many of) the bytes on the wire. The attacker then sends a stream of requests for a large response object. Depending on how the servers queue the responses, this can consume excess memory, CPU, or both, potentially leading to a denial of service.
- CVE-2019-9518 “Empty Frames Flood”: The attacker sends a stream of frames with an empty payload and without the end-of-stream flag. These frames can be DATA, HEADERS, CONTINUATION and/or PUSH_PROMISE. The peer spends time processing each frame disproportionate to attack bandwidth. This can consume excess CPU, potentially leading to a denial of service. (Discovered by Piotr Sikora of Google)
Commits
- [
6d427378c0] - deps: update nghttp2 to 1.39.2 (Anna Henningsen) #29122 - [
33d4d916d5] - deps: update nghttp2 to 1.39.1 (gengjiawen) #28448 - [
17fad97113] - deps: update nghttp2 to 1.38.0 (gengjiawen) #27295 - [
0b44733695] - deps: update nghttp2 to 1.37.0 (gengjiawen) #26990 - [
5afc77b044] - deps: update nghttp2 to 1.34.0 (James M Snell) #23284 - [
073108c855] - http2: allow security revert for Ping/Settings Flood (Anna Henningsen) #29122 - [
6d687f7af8] - http2: pause input processing if sending output (Anna Henningsen) #29122 - [
854dba649e] - http2: stop reading from socket if writes are in progress (Anna Henningsen) #29122 - [
a3191689dd] - http2: consider 0-length non-end DATA frames an error (Anna Henningsen) #29122 - [
156f2f35df] - http2: shrink defaultvector::reserve()allocations (Anna Henningsen) #29122 - [
10f05b65c4] - http2: handle 0-length headers better (Anna Henningsen) #29122 - [
ac28a628a5] - http2: limit number of invalid incoming frames (Anna Henningsen) #29122 - [
11b4e2c0db] - http2: limit number of rejected stream openings (Anna Henningsen) #29122 - [
7de642b6f9] - http2: do not create ArrayBuffers when no DATA received (Anna Henningsen) #29122 - [
dd60d3561a] - http2: only call into JS when necessary for session events (Anna Henningsen) #29122 - [
00f6846b73] - http2: improve JS-side debug logging (Anna Henningsen) #29122 - [
b095e35f1f] - http2: improve http2 code a bit (James M Snell) #23984 - [
cc282239c1] - test: apply test-http2-max-session-memory-leak from v12.x (Anna Henningsen) #29122
v8.16.0: 2019-04-16, Version 8.16.0 'Carbon' (LTS), @MylesBorins
Notable Changes
- n-api:
Commits
- [
705935d620] - assert: fix backport regression (Ruben Bridgewater) #27202 - [
c07ba9681f] - build: skip cctest on Windows shared lib build (Yihong Wang) #21228 - [
63522886ea] - build: add loader path to rpath for cctest (Sam Ruby) #23168 - [
e9369073d9] - build: set-blibpath:for AIX (Richard Lau) #25447 - [
97cc0fc51d] - deps: V8: cherry-pick3cc6919(Farazmand) #25874 - [
a1aff28fba] - deps: cherry-pick525b396from V8 upstream (Peter Marshall) #25041 - [
6b7cccc88a] - doc: fix optional parameters in n-api.md (Lars-Magnus Skog) #22998 - [
b17819db3d] - doc: update the http.request.setTimeout docs to be accurate (James Bunton) #25123 - [
ac9b8f7645] - http: fix error check inExecute()(Brian White) #24738 - [
1d862610f8] - http: attach reused parser to correct domain (Julien Gilli) #25459 - [
d3de1ed653] - n-api: improve performance creating strings (Anthony Tuininga) #26439 - [
2b2ad96ef2] - n-api: finalize during second-pass callback (Gabriel Schulhof) #25992 - [
d6ffabc37f] - (SEMVER-MINOR) n-api: mark thread-safe function as stable (Gabriel Schulhof) #25556 - [
44609d1274] - n-api: restrict exports by version (Kyle Farnung) #19962 - [
fe4328252a] - n-api: add missing handle scopes (Daniel Bevenius) #24011 - [
902b07959f] - n-api: clean up thread-safe function (Gabriel Schulhof) #22259 - [
09b88aabb3] - n-api: remove idle_running from TsFn (Lars-Magnus Skog) #22520 - [
367505940a] - n-api: guard against cond null dereference (Gabriel Schulhof) #21871 - [
c5a11dc58e] - n-api: fix compiler warning (cjihrig) #21597 - [
759a0180b5] - (SEMVER-MINOR) n-api: add API for asynchronous functions (Gabriel Schulhof) #17887 - [
ea5628e77a] - process: allow reading from stdout/stderr sockets (Anna Henningsen) #23053 - [
67b6e0d19c] - src: fix may be uninitialized warning in n-api (Michael Dawson) #21898 - [
eaf474cc5d] - test: shared lib build doesn't handle SIGPIPE (Yihong Wang) #19211 - [
3128cb7da6] - test: avoid running fsync on directory on AIX (John Barboza) #21298 - [
b4c5435a46] - test: add process.stdin.end() TTY regression test (Matteo Collina) #23051 - [
c56f3edb10] - test: add stdin writable regression test (Anna Henningsen) #23053 - [
f6ff8c51bc] - test: fix module loading error for AIX 7.1 (Richard Lau) #25418 - [
d4b6643ac3] - test: mark test-cli-node-options flaky on arm (Rich Trott) #25032 - [
60db455961] - test: mark test_threadsafe_function/test as flaky (Gireesh Punathil) #24714 - [
fbafe8d311] - test: fix test-repl-envvars (Anna Henningsen) #25226 - [
7573b55a15] - tls: fix legacy SecurePair clienthello race window (Ben Noordhuis) #26452 - [
91620b8bd6] - tls: fix legacy SecurePair session resumption (Ben Noordhuis) #26452 - [
1a9582b7a6] - tools: allow input for TTY tests (Anna Henningsen) #23053
v8.15.1
v8.15.0: 2018-12-26, Version 8.15.0 'Carbon' (LTS), @MylesBorins
The 8.14.0 security release introduced some unexpected breakages on the 8.x release line. This is a special release to fix a regression in the HTTP binary upgrade response body and add a missing CLI flag to adjust the max header size of the http parser.
Notable Changes
- cli:
- add --max-http-header-size flag (cjihrig) #24811
- http:
- add maxHeaderSize property (cjihrig) #24860
Commits
- [
693e362175] - (SEMVER-MINOR) cli: add --max-http-header-size flag (cjihrig) #24811 - [
4fb5a1be2f] - (SEMVER-MINOR) deps: cherry-pick http_parser_set_max_header_size (cjihrig) #24811 - [
446f8b54e5] - (SEMVER-MINOR) http: add maxHeaderSize property (cjihrig) #24860 - [
215ecfe4de] - http: fix regression of binary upgrade response body (Matteo Collina) #25037 - [
e1fbc26c6a] - test: move test-benchmark-path to sequential (Rich Trott) #21393 - [
aef71c05a2] - test: mark test-http2-settings-flood as flaky on Windows (Rich Trott) #25048
v8.14.1: 2018-12-18, Version 8.14.1 'Carbon' (LTS), @MylesBorins prepared by @BethGriggs
Notable changes
- assert:
- revert breaking change (Ruben Bridgewater) #24786
- http2:
- fix sequence of error/close events (Gerhard Stoebich) #24789
Commits
- [
62fb5dbec5] - assert: revert breaking change (Ruben Bridgewater) #24786 - [
a8402fe1c8] - build: only check REPLACEME & DEP...X for releases (Rod Vagg) #24575 - [
26743369d3] - build: improve Travis CI settings (Timothy Gu) #21459 - [
1da04c208d] - build: install markdown linter for travis (Richard Lau) #21215 - [
7612024939] - build: initial .travis.yml implementation (Anna Henningsen) #21059 - [
f70e79a7b2] - build: allow for overwriting of use_openssl_def (Shelley Vohr) #23763 - [
15d1f67c60] - build,doc: remove outdatedlint-md-build(Michaël Zasso) #22991 - [
85a6daeaef] - build,meta: switch to gcc-4.9 on travis (Refael Ackermann) #23778 - [
313ef6fa73] - build,tools: tweak the travis config (Refael Ackermann) #22417 - [
22b41495ea] - child_process: handle undefined/null for fork() args (Shobhit Chittora) #22416 - [
499605618b] - crypto: add SET_INTEGER_CONSANT macro (Daniel Bevenius) #23687 - [
34d91296df] - deps: icu: apply workaround patch (Steven R. Loomis) #23764 - [
50347297a1] - deps: cherry-pickd2e0166from V8 upstream (Vasili Skurydzin) #23958 - [
9bedae5266] - deps: cherry-pick6bc4bfefrom V8 upstream (Vasili Skurydzin) #23958 - [
4f3c9e6aab] - deps,v8: fix gyp build on Aix platform (Vasili Skurydzin) #23958 - [
74c1074d53] - doc: add description for inspector-only console methods. (Benjamin Zaslavsky) #17004 - [
692223182c] - doc: fix api documentation of http.createServer (Ari Autio) #24869 - [
6d8c65e574] - doc: update to adding listens on SIGUSR1 (willhayslett) #19709 - [
33b7c50036] - doc: remove "if provided" for optional arguments (Rich Trott) #19690 - [
216e7da8c5] - doc: do not identify string as "JavaScript string" (Rich Trott) #19689 - [
17e84217c7] - doc: fix grammar error in process.md (Kenji Okamoto) #19641 - [
06daf5276f] - doc: remove use of "random port" re dgram send (Thomas Hunter II) #19620 - [
bf95392e86] - doc: improve assert legacy text (Rich Trott) #19622 - [
e48cc3c403] - doc: remove confusing note about child process stdio (Anna Henningsen) #19552 - [
9d249bf6d5] - doc: add BethGriggs to collaborators (Beth Griggs) #19610 - [
c3ecf05b01] - doc: documentmake docopen(Ayush Gupta) #19321 - [
8338700d05] - doc: add directory structure in writing-tests.md (juggernaut451) #18802 - [
63d8632611] - doc: add types for someprocessproperties (Vse Mozhet Byt) #19571 - [
b2fc3b556c] - doc: fix n-api example string (Steven R. Loomis) #19205 - [
d79e7d6e89] - doc: minor improvements to buffer.md (Rich Trott) #19547 - [
06491482f8] - doc: update child_process.md (Ari Leo Frankel) #19075 - [
4db289ca17] - doc: move StackOverflow to unofficial section (josephleon) #19416 - [
f5683a9a6d] - doc: correct async_hooks resource names (Gerhard Stoebich) #24684 - [
ffe1f8033c] - doc: sort bottom-of-file markdown links (Sam Roberts) #24682 - [
78d9a5e6e4] - doc: address bits of proof reading work (Jagannath Bhat) #23978 - [
d1eebb2e43] - doc: revise COLLABORATOR_GUIDE.md (Rich Trott) #23990 - [
003eb0c8e1] - doc: simplify CODE_OF_CONDUCT.md (Rich Trott) #23989 - [
c1723c8bca] - doc: add branding to style guide (Rich Trott) #23967 - [
8bb67a1fb9] - doc: use Node.js instead of Node (Rich Trott) #23967 - [
73e0bb1f52] - doc: fix typographical issues (Denis McDonald) #23970 - [
6d76f852a9] - doc: add documentation for http.IncomingMessage$complete (James M Snell) #23914 - [
3025f351db] - doc: remove mailing list (Rich Trott) #23932 - [
2459e150bb] - doc: add note about ABI compatibility (Myles Borins) #22237 - [
27b35833bd] - doc: make example more clarified in cluster.md (ZYSzys) #23931 - [
0d4de59967] - doc: simplify valid security issue descriptions (Rich Trott) #23881 - [
9afdc09f98] - doc: simplify path.basename() on POSIX and Windows (ZYSzys) #23864 - [
3f2a01688d] - doc: add review suggestions to require() (erickwendel) #23605 - [
f037942fe7] - doc: move @phillipj to emeriti (Phillip Johnsen) #23790 - [
e5f75cf82e] - doc: add note about removeListener order (James M Snell) #23762 - [
0ff88a3510] - doc: document ACL limitation for fs.access on Windows (James M Snell) #23772 - [
32ae851710] - doc: document that addMembership must be called once in a cluster (James M Snell) #23746 - [
e2d2ce6706] - doc: remove reference to sslv3 in tls.md (James M Snell) #23745 - [
4c24a82a65] - http2: fix sequence of error/close events (Gerhard Stoebich) #24789 - [
8afbd5ce41] - lib: fix a typo in lib/timers "read through" (wangzengdi) #19666 - [
fa12532000] - lib: remove useless cwd in posix.resolve (ZYSzys) #23902 - [
e8dbd09414] - src: use "constants" string instead of creating new one (Ouyang Yadong) #23894 - [
394cb42962] - test: verify order of error in h2 server stream (Myles Borins) #24685 - [
5e09a3d4ed] - test: test process.setuid for bad argument types (Divyanshu Singh) #19703 - [
970164f3a8] - test: improve assert message (fatahn) #19629 - [
086570e4e1] - test: remove third argument from call to assert.strictEqual() (Forrest Wolf) #19659 - [[
a7b3274af4](https://togithub.com/nodejs/node/c
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.37%. Comparing base (
01953a7) to head (731c57d).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## main #94 +/- ##
=======================================
Coverage 99.37% 99.37%
=======================================
Files 6 6
Lines 161 161
=======================================
Hits 160 160
Misses 1 1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.