vscode-php-intellisense
vscode-php-intellisense copied to clipboard
chore(deps): update all non-major dependencies (minor)
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence | Type | Update |
---|---|---|---|---|---|---|---|
@types/vscode (source) | ^1.68.0 -> ^1.93.0 |
devDependencies | minor | ||||
node (source) | ^16.15.1 -> ^16.20.2 |
engines | minor | ||||
semantic-release-vsce | ^5.0.20 -> ^5.7.4 |
devDependencies | minor | ||||
semver | ^7.3.7 -> ^7.6.3 |
dependencies | minor | ||||
vscode | ^1.68.1 -> ^1.93.1 |
engines | minor |
Release Notes
nodejs/node (node)
v16.20.2
: 2023-08-09, Version 16.20.2 'Gallium' (LTS), @βRafaelGSS
This is a security release.
Notable Changes
The following CVEs are fixed in this release:
- CVE-2023-32002: Policies can be bypassed via Module._load (High)
- CVE-2023-32006: Policies can be bypassed by module.constructor.createRequire (Medium)
- CVE-2023-32559: Policies can be bypassed via process.binding (Medium)
- OpenSSL Security Releases
More detailed information on each of the vulnerabilities can be found in August 2023 Security Releases blog post.
Commits
- [
40c3958a5a
] - deps: update archs files for OpenSSL-1.1.1v (RafaelGSS) #β49043 - [
a9ac9da89a
] - deps: fix openssl crypto clean (RafaelGSS) #β49043 - [
362d4c7494
] - deps: upgrade openssl sources to OpenSSL_1_1_1v (RafaelGSS) #β49043 - [
d8ccfe9ad4
] - policy: handle Module.constructor and main.extensions bypass (RafaelGSS) nodejs-private/node-private#445 - [
242aaa0caa
] - policy: disable process.binding() when enabled (Tobias NieΓen) nodejs-private/node-private#459
v16.20.1
: 2023-06-20, Version 16.20.1 'Gallium' (LTS), @βRafaelGSS
This is a security release.
Notable Changes
The following CVEs are fixed in this release:
-
CVE-2023-30581:
mainModule.__proto__
Bypass Experimental Policy Mechanism (High) - CVE-2023-30585: Privilege escalation via Malicious Registry Key manipulation during Node.js installer repair process (Medium)
- CVE-2023-30588: Process interuption due to invalid Public Key information in x509 certificates (Medium)
- CVE-2023-30589: HTTP Request Smuggling via Empty headers separated by CR (Medium)
- CVE-2023-30590: DiffieHellman does not generate keys after setting a private key (Medium)
- OpenSSL Security Releases
- c-ares vulnerabilities:
More detailed information on each of the vulnerabilities can be found in June 2023 Security Releases blog post.
Commits
- [
5a92ea7a3b
] - crypto: handle cert with invalid SPKI gracefully (Tobias NieΓen) - [
5df04e893a
] - deps: setCARES_RANDOM_FILE
for c-ares (Richard Lau) #β48156 - [
c171cbd124
] - deps: update c-ares to 1.19.1 (RafaelGSS) #β48115 - [
155d3aac02
] - deps: update archs files for OpenSSL-1.1.1u+quic (RafaelGSS) #β48369 - [
8d4c8f8ebe
] - deps: upgrade openssl sources to OpenSSL_1_1_1u (RafaelGSS) #β48369 - [
1a5c9284eb
] - doc,test: clarify behavior of DH generateKeys (Tobias NieΓen) nodejs-private/node-private#426 - [
e42ff4b018
] - http: disable request smuggling via empty headers (Paolo Insogna) nodejs-private/node-private#429 - [
10042683c8
] - msi: do not create AppData\Roaming\npm (Tobias NieΓen) nodejs-private/node-private#408 - [
a6f4e87bc9
] - policy: handle mainModule.__proto__ bypass (RafaelGSS) nodejs-private/node-private#416 - [
b77000f4d7
] - test: allow SIGBUS in signal-handler abort test (MichaΓ«l Zasso) #β47851
v16.20.0
: 2023-03-29, Version 16.20.0 'Gallium' (LTS), @βBethGriggs
Notable Changes
- deps:
- (SEMVER-MINOR) src: add support for externally shared js builtins (Michael Dawson) #β44376
Commits
- [
de6dd67790
] - crypto: avoid hang when no algorithm available (Richard Lau) #β46237 - [
4617512788
] - crypto: ensure auth tag set for chacha20-poly1305 (Ben Noordhuis) #β46185 - [
24972164fc
] - deps: update undici to 5.20.0 (Node.js GitHub Bot) #β46711 - [
85f88c6a8d
] - deps: V8: cherry-pick90be99f
(MichaΓ«l Zasso) #β46646 - [
b4ebe6d47b
] - deps: update c-ares to 1.19.0 (MichaΓ«l Zasso) #β46415 - [
56cbc7fdda
] - deps: V8: cherry-pickc2792e5
(Jiawen Geng) #β44961 - [
7af9bdb31e
] - deps: upgrade npm to 8.19.4 (npm team) #β46677 - [
962a7471b5
] - deps: update corepack to 0.17.0 (Node.js GitHub Bot) #β46842 - [
748bc96e35
] - deps: update corepack to 0.16.0 (Node.js GitHub Bot) #β46710 - [
a467782499
] - deps: update corepack to 0.15.3 (Node.js GitHub Bot) #β46037 - [
1913b6763d
] - deps: update corepack to 0.15.2 (Node.js GitHub Bot) #β45635 - [
809371a15f
] - module: require.resolve.paths returns null with node schema (MURAKAMI Masahiko) #β45147 - [
086bb2f8d4
] - Revert "src: let http2 streams end after session close" (Rich Trott) #β46721 - [
6a01d39120
] - (SEMVER-MINOR) src: add support for externally shared js builtins (Michael Dawson) #β44376 - [
d081032a60
] - test: fix test-net-connect-reset-until-connected (Vita Batrla) #β46781 - [
efe1be47ec
] - test: skip test depending onoverlapped-checker
when not available (Antoine du Hamel) #β45015 - [
fc47d58abe
] - test: remove cjs loader from stack traces (Geoffrey Booth) #β44197 - [
cf76d0790d
] - test: fix WPT title when no META title is present (Filip Skokan) #β46804 - [
0d1485b924
] - test: fix default WPT titles (Filip Skokan) #β46778 - [
088e9cde3d
] - test: add WPTRunner support for variants and generating WPT reports (Filip Skokan) #β46498 - [
908c4dff44
] - test: mark test-crypto-key-objects flaky on Linux (Richard Lau) #β46684 - [
768e56227e
] - tools: makeutils.SearchFiles
deterministic (Bruno Pitrus) #β44496
v16.19.1
: 2023-02-16, Version 16.19.1 'Gallium' (LTS), @βrichardlau
This is a security release.
Notable Changes
The following CVEs are fixed in this release:
- CVE-2023-23918: Node.js Permissions policies can be bypassed via process.mainModule (High)
- CVE-2023-23919: Node.js OpenSSL error handling issues in nodejs crypto library (Medium)
- CVE-2023-23920: Node.js insecure loading of ICU data through ICU_DATA environment variable (Low)
Fixed by an update to undici:
-
CVE-2023-23936: Fetch API in Node.js did not protect against CRLF injection in host headers (Medium)
- See https://github.com/nodejs/undici/security/advisories/GHSA-5r9g-qh6m-jxff for more information.
-
CVE-2023-24807: Regular Expression Denial of Service in Headers in Node.js fetch API (Low)
- See https://github.com/nodejs/undici/security/advisories/GHSA-r6ch-mqf9-qc9w for more information.
More detailed information on each of the vulnerabilities can be found in February 2023 Security Releases blog post.
This security release includes OpenSSL security updates as outlined in the recent OpenSSL security advisory.
Commits
- [
7fef050447
] - build: build ICU with ICU_NO_USER_DATA_OVERRIDE (RafaelGSS) nodejs-private/node-private#374 - [
b558e9f476
] - crypto: clear OpenSSL error on invalid ca cert (RafaelGSS) nodejs-private/node-private#375 - [
160adb7ffc
] - crypto: clear OpenSSL error queue after calling X509_check_private_key() (Filip Skokan) #β45495 - [
d0ece30948
] - crypto: clear OpenSSL error queue after calling X509_verify() (Takuro Sato) #β45377 - [
2d9ae4f184
] - deps: update undici to v5.19.1 (Matteo Collina) nodejs-private/node-private#388 - [
d80e8312fd
] - deps: cherry-pick Windows ARM64 fix for openssl (Richard Lau) #β46568 - [
de5c8d2c2f
] - deps: update archs files for quictls/openssl-1.1.1t+quic (RafaelGSS) #β46568 - [
1a8ccfe908
] - deps: upgrade openssl sources to OpenSSL_1_1_1t+quic (RafaelGSS) #β46568 - [
693789780b
] - doc: clarify release notes for Node.js 16.19.0 (Richard Lau) #β45846 - [
f95ef064f4
] - lib: makeRequireFunction patch when experimental policy (RafaelGSS) nodejs-private/node-private#358 - [
b02d895137
] - policy: makeRequireFunction on mainModule.require (RafaelGSS) nodejs-private/node-private#358 - [
d7f83c420c
] - test: avoid left behind child processes (Richard Lau) #β46276
v16.19.0
: 2022-12-13, Version 16.19.0 'Gallium' (LTS), @βrichardlau
Notable Changes
OpenSSL 1.1.1s
This update is a bugfix release and does not address any security vulnerabilities.
Root certificates updated to NSS 3.85
Certificates added:
- Autoridad de Certificacion Firmaprofesional CIF
A626340
- Certainly Root E1
- Certainly Root R1
- D-TRUST BR Root CA 1 2020
- D-TRUST EV Root CA 1 2020
- DigiCert TLS ECC P384 Root G5
- DigiCert TLS RSA4096 Root G5
- E-Tugra Global Root CA ECC v3
- E-Tugra Global Root CA RSA v3
- HiPKI Root CA - G1
- ISRG Root X2
- Security Communication ECC RootCA1
- Security Communication RootCA3
- Telia Root CA v2
- vTrus ECC Root CA
- vTrus Root CA
Certificates removed:
- Cybertrust Global Root
- DST Root CA X3
- GlobalSign Root CA - R2
- Hellenic Academic and Research Institutions RootCA 2011
Time zone update to 2022f
Time zone data has been updated to 2022f. This includes changes to Daylight Savings Time (DST) for Fiji and Mexico. For more information, see https://mm.icann.org/pipermail/tz-announce/2022-October/000075.html.
Other Notable Changes
- [
33707dcd03
] - dgram: add dgram send queue info (theanarkh) #β44149
Dependency updates:
- [
3b2b70d792
] - deps: upgrade npm to 8.19.3 (npm team) #β45322
Experimental features:
- [
1e0dcd1ee0
] - cli: add--watch
(Moshe Atlow) #β44366 - [
8c73279ebb
] - util: add default value option to parsearg (Manuel Spigolon) #β44631
Commits
- [
bbef3c42f6
] - build: add version info to timezone update PR (Darshan Sen) #β45021 - [
cc2c7648e0
] - build: support Python 3.11 (Luigi Pinca) #β45191 - [
ac24c80663
] - build: remove redundant condition from common.gypi (Richard Lau) #β45076 - [
03dcbe3030
] - build: fix bad upstream merge (Stephen Gallagher) #β44642 - [
1e0dcd1ee0
] - cli: add--watch
(Moshe Atlow) #β44366 - [
96d131665e
] - cluster: use inspector utils (Moshe Atlow) #β44592 - [
704836033a
] - crypto: update root certificates (Luigi Pinca) #β45490 - [
5a776d4a69
] - deps: update timezone to 2022f (Richard Lau) #β45613 - [
3b2b70d792
] - deps: upgrade npm to 8.19.3 (npm team) #β45322 - [
9fbc8b21db
] - deps: update corepack to 0.15.1 (Node.js GitHub Bot) #β45331 - [
87e3d002ca
] - deps: update corepack to 0.15.0 (Node.js GitHub Bot) #β45235 - [
e972ff7b13
] - deps: V8: backportbbd800c
(Chengzhong Wu) #β44947 - [
af9d8217c0
] - deps: V8: cherry-pickb953542
(Chengzhong Wu) #β44947 - [
38202d321b
] - deps: update undici to 5.12.0 (Node.js GitHub Bot) #β45236 - [
7c0da6adf9
] - deps: update archs files for OpenSSL-1.1.1s (RafaelGSS) #β45274 - [
1149ead6f7
] - deps: upgrade openssl sources to OpenSSL_1_1_1s (RafaelGSS) #β45274 - [
cd54bce4f5
] - deps: update timezone (Node.js GitHub Bot) #β44950 - [
2901abe4f0
] - deps: update undici to 5.11.0 (Node.js GitHub Bot) #β44929 - [
c80cf97033
] - deps: update corepack to 0.14.2 (Node.js GitHub Bot) #β44775 - [
33707dcd03
] - dgram: add dgram send queue info (theanarkh) #β44149 - [
c708d9bb94
] - doc: fix typo in parseArgs default value (Tobias NieΓen) #β45083 - [
5a0efa05d2
] - node-api: handle no support for external buffers (Michael Dawson) #β45181 - [
db31de634e
] - readline: refactor to avoid unsafe regex primordials (Antoine du Hamel) #β43475 - [
fbc52e5729
] - src: disambiguate terms used to refer to builtins and addons (Joyee Cheung) #β44135 - [
953072d3db
] - src: let http2 streams end after session close (Santiago Gimeno) #β45153 - [
54608d8dc3
] - src: split property helpers from node::Environment (Chengzhong Wu) #β44056 - [
6733556783
] - test: add test to validate changelogs for releases (Richard Lau) #β45325 - [
821d832cef
] - test: mark test-watch-mode* as flaky on all platforms (Pierrick Bouvier) #β45049 - [
02a18eac69
] - test: fix test-runner-inspect (Moshe Atlow) #β44620 - [
197df63f74
] - test: add a test to ensure the correctness of timezone upgrades (Darshan Sen) #β45299 - [
42e9d8016a
] - test: fix textdecoder test for small-icu builds (Richard Lau) #β45225 - [
6d736a56d8
] - test: fix watch mode test flake (Moshe Atlow) #β44739 - [
543d3d2bf3
] - test: deflake watch mode tests (Moshe Atlow) #β44621 - [
97f6caf4eb
] - test: split watch mode inspector tests to sequential (Moshe Atlow) #β44551 - [
499750ff7a
] - test: update list of known globals (Antoine du Hamel) #β45255 - [
64d343af74
] - test_runner: support using--inspect
with--test
(Moshe Atlow) #β44520 - [
99ee5e484d
] - test_runner: fixduration_ms
to be milliseconds (Moshe Atlow) #β44450 - [
37e909251c
] - test_runner: support programmatically running--test
(Moshe Atlow) #β44241 - [
0ae5694f88
] - tools: update certdata.txt (Luigi Pinca) #β45490 - [
891368cefd
] - tools: remove faulty early termination logic from update-timezone.mjs (Darshan Sen) #β44870 - [
543493c242
] - tools: fix timezone update tool (Darshan Sen) #β44870 - [
c77f660b75
] - tools: fixcreate-or-update-pull-request-action
hash on GHA (Antoine du Hamel) #β45166 - [
58c30dd049
] - tools: update gr2m/create-or-update-pull-request-action (Luigi Pinca) #β45022 - [
749a4b3e5e
] - tools: use Python 3.11 in GitHub Actions workflows (Luigi Pinca) #β45191 - [
6f541d99a5
] - tools: have test-asan use ubuntu-20.04 (Filip Skokan) #β45581 - [
e7ed56f501
] - tools: make license-builder.sh comply with shellcheck 0.8.0 (Rich Trott) #β41258 - [
cc819b4bf8
] - tools: fix typo inavoid-prototype-pollution
lint rule (Antoine du Hamel) #β44446 - [
254358c81e
] - tools: refactoravoid-prototype-pollution
lint rule (Antoine du Hamel) #β43476 - [
8c73279ebb
] - util: add default value option to parsearg (Manuel Spigolon) #β44631
v16.18.1
: 2022-11-04, Version 16.18.1 'Gallium' (LTS), @βBethGriggs
This is a security release.
Notable changes
The following CVEs are fixed in this release:
- CVE-2022-43548: DNS rebinding in --inspect via invalid octal IP address (Medium)
More detailed information on each of the vulnerabilities can be found in November 2022 Security Releases blog post.
Commits
- [
9ffddd7098
] - inspector: harden IP address validation again (Tobias NieΓen) nodejs-private/node-private#354
v16.18.0
: 2022-10-12, Version 16.18.0 'Gallium' (LTS), @βjuanarbol
Notable changes
- [
1cc050eaa8
] - (SEMVER-MINOR) assert: addgetCalls
andreset
to callTracker (Moshe Atlow) #β44191 - [
e5c9975f11
] - (SEMVER-MINOR) crypto: allow zero-length secret KeyObject (Filip Skokan) #β44201 - [
317cd051ce
] - (SEMVER-MINOR) crypto: allow zero-length IKM in HKDF and in webcrypto PBKDF2 (Filip Skokan) #β44201 - [
f80bdc5ef3
] - (SEMVER-MINOR) doc: deprecate modp1, modp2, and modp5 groups (Tobias NieΓen) #β44588 - [
8398e98b1b
] - (SEMVER-MINOR) http: make idle http parser count configurable (theanarkh) #β43974 - [
2cd2f56962
] - (SEMVER-MINOR) http: throw error on content-length mismatch (sidwebworks) #β44378 - [
6be761e8a9
] - (SEMVER-MINOR) lib: add diagnostics channel for process and worker (theanarkh) #β44045 - [
1400796cef
] - (SEMVER-MINOR) net,tls: pass a valid socket ontlsClientError
(Daeyeon Jeong) #β44021 - [
092239a7f1
] - (SEMVER-MINOR) net: add local family (theanarkh) #β43975 - [
381e11e18e
] - (SEMVER-MINOR) report: expose report public native apis (Chengzhong Wu) #β44255 - [
2ba547aa5b
] - (SEMVER-MINOR) src: expose environment RequestInterrupt api (Chengzhong Wu) #β44362 - [
6ed3367155
] - (SEMVER-MINOR) stream: addReadableByteStream.tee()
(Daeyeon Jeong) #β44505 - [
0fbedac6ce
] - (SEMVER-MINOR) test_runner: add before/after/each hooks (Moshe Atlow) #β43730 - [
70563b53c5
] - (SEMVER-MINOR) util: addmaxArrayLength
option to Set and Map (Kohei Ueno) #β43576
Commits
- [
1cc050eaa8
] - (SEMVER-MINOR) assert: addgetCalls
andreset
to callTracker (Moshe Atlow) #β44191 - [
2e87cdd1e6
] - benchmark: fix startup benchmark (Evan Lucas) #β44727 - [
29c0f9ef30
] - benchmark: add stream destroy benchmark (SindreXie) #β44533 - [
f01bb58c1e
] - bootstrap: update comments in bootstrap/node.js (Joyee Cheung) #β44726 - [
db151e182f
] - bootstrap: stop delaying instantiation of maps in per-context scripts (Darshan Sen) #β42934 - [
f700074c57
] - buffer: fixatob
input validation (Austin Kelleher) #β42662 - [
e10095a759
] - build: update timezone-update.yml (Alex) #β44717 - [
bec2ede687
] - build: remove redundant entry in crypto (Jiawen Geng) #β44604 - [
7b3a2c3353
] - build: rewritten the Android build system (BuShe Pie) #β44207 - [
e96bb14942
] - build: add --libdir flag to configure (Stephen Gallagher) #β44361 - [
2a4491b34d
] - build: added NINJA env to customize ninja binary (Jeff Dickey) #β44293 - [
aaad7a64b4
] - build: enable pointer authentication for branch protection on arm64 (Jeremiah Gowdy) #β43200 - [
041bb54143
] - build: add workflow to label flaky-test platform (Rafael Gonzaga) #β44042 - [
58d85c1109
] - build: optimized and fixed building configuration to Android (BuShe) #β44016 - [
5cd8b7bc8b
] - build: allow test-internet on forks if not scheduled (Rich Trott) #β44073 - [
9698be9347
] - build: skip test-internet run on forks (Rich Trott) #β44054 - [
25e6f48e4a
] - child_process: remove lookup of undefined property (Colin Ihrig) #β44766 - [
a3bdd07321
] - cluster: fix cluster rr distribute error (theanarkh) #β44202 - [
317cd051ce
] - (SEMVER-MINOR) crypto: allow zero-length IKM in HKDF and in webcrypto PBKDF2 (Filip Skokan) #β44201 - [
e5c9975f11
] - (SEMVER-MINOR) crypto: allow zero-length secret KeyObject (Filip Skokan) #β44201 - [
7e705d8d74
] - crypto: fix webcrypto deriveBits validations (Filip Skokan) #β44173 - [
7ad2a268b9
] - crypto: fix webcrypto EC key namedCurve validation errors (Filip Skokan) #β44172 - [
2c938d73ff
] - crypto: fix webcrypto operation errors to be OperationError (Filip Skokan) #β44171 - [
a6e2cb40a6
] - crypto: fix webcrypto generateKey() AES key length validation error (Filip Skokan) #β44170 - [
7e07cce24b
] - crypto: use EVP_PKEY_CTX_set_dsa_paramgen_q_bits when available (David Benjamin) #β44561 - [
1fc6394741
] - crypto: restrict PBKDF2 args to signed int (Tobias NieΓen) #β44575 - [
9a52ee7577
] - crypto: handle invalid prepareAsymmetricKey JWK inputs (Filip Skokan) #β44475 - [
7100baee40
] - crypto: use actual option name in error message (Tobias NieΓen) #β44455 - [
579e066c3a
] - crypto: add digest name to INVALID_DIGEST errors (Tobias NieΓen) #β44468 - [
566d80f622
] - crypto: improve RSA-PSS digest error messages (Tobias NieΓen) #β44307 - [
f717c1e06a
] - debugger: decrease timeout used to wait for the port to be free (Joyee Cheung) #β44359 - [
0f2fcaf771
] - deps: update to ngtcp2 0.8.1 and nghttp3 0.7.0 (Tobias NieΓen) #β44622 - [
1a8aada69d
] - deps: update corepack to 0.14.1 (Node.js GitHub Bot) #β44704 - [
e4f18b4f34
] - deps: update ngtcp2 update instructions (Tobias NieΓen) #β44619 - [
21b5ab1494
] - deps: upgrade npm to 8.19.2 (npm team) #β44632 - [
916b319e7a
] - deps: update to uvwasi 0.0.13 (Colin Ihrig) #β44524 - [
67cbbcc902
] - deps: update corepack to 0.14.0 (Node.js GitHub Bot) #β44509 - [
9f14dc1a8f
] - deps: update Acorn to v8.8.0 (MichaΓ«l Zasso) #β44437 - [
1811a6aaa8
] - deps: update icu tzdata to 2022b (MatΓas ZΓΊΓ±iga) #β44283 - [
0c4953cbd1
] - deps: update undici to 5.9.1 (Node.js GitHub Bot) #β44319 - [
8a921fea74
] - deps: upgrade npm to 8.19.1 (npm team) #β44486 - [
763a63c14b
] - deps: update corepack to 0.13.0 (Node.js GitHub Bot) #β44318 - [
fdb699c84a
] - deps: upgrade npm to 8.18.0 (npm team) #β44263 - [
2a44872f96
] - deps: update corepack to 0.12.3 (Node.js GitHub Bot) #β44229 - [
48967e4b34
] - deps: upgrade npm to 8.17.0 (npm team) #β44205 - [
0484122f71
] - deps: update undici to 5.8.2 (Node.js GitHub Bot) #β44187 - [
e404ac7eed
] - deps: update undici to 5.8.1 (Node.js GitHub Bot) #β44158 - [
9a5ee5e9e3
] - deps: update corepack to 0.12.2 (Node.js GitHub Bot) #β44159 - [
3657cb277b
] - deps: remove unnecessary file (Brian White) #β44133 - [
d66a807596
] - deps: upgrade npm to 8.16.0 (npm team) #β44119 - [
ec998be61c
] - deps: upgrade npm to 8.15.1 (npm team) #β44013 - [
e9e856ae95
] - deps: upgrade base64 todc6a41c
(Brian White) #β44032 - [
8ea9a71b15
] - deps,src: use SIMD for normal base64 encoding (Brian White) #β39775 - [
969a12be4b
] - doc: remove "currently" and comma splice from child_process.md (Rich Trott) #β44789 - [
5e4a2e94a1
] - doc: mention git node backport (RafaelGSS) #β44764 - [
618c9c8260
] - doc: ensure to revert node_version changes (Rafael Gonzaga) #β44760 - [
e0fe11c189
] - doc: fix description fornapi_get_cb_info()
inn-api.md
(Daeyeon Jeong) #β44761 - [
895719da65
] - doc: fix v16.17.1 security release changelog (Ruy Adorno) #β44759 - [
fe832a0647
] - doc: update the deprecation for exit code to clarify its scope (Daeyeon Jeong) #β44714 - [
3872abd9a6
] - doc: update guidance for adding new modules (Michael Dawson) #β44576 - [
f381a1e86a
] - doc: add registry number for Electron 22 (Keeley Hammond) #β44748 - [
8d3cb6c08a
] - doc: include code examples for webstreams consumers (Lucas Santos) #β44387 - [
9e83c00e0b
] - doc: mention where to push security commits (RafaelGSS) #β44691 - [
bc9f8d24ce
] - doc: remove extra space on threadpool usage (Connor Burton) #β44734 - [
3e38ba53cc
] - doc: make legacy banner slightly less bright (Rich Trott) #β44665 - [
0f88588f52
] - doc: improve building doc for Windows Powershell (Brian Muenzenmeyer) #β44625 - [
5ee0127540
] - doc: maintain only one list of MODP groups (Tobias NieΓen) #β44644 - [
6881ecb0e2
] - doc: add legendecas to TSC list (Michael Dawson) #β44662 - [
3614f5ace3
] - doc: remove comma in README.md (Taha-Chaudhry) #β44599 - [
c9af43616c
] - doc: use serial comma in report docs (Daeyeon Jeong) #β44608 - [
ff9ef61646
] - doc: use serial comma in stream docs (Daeyeon Jeong) #β44609 - [
90eaae3ef1
] - doc: remove empty line in YAML block (Claudio Wunder) #β44617 - [
f80bdc5ef3
] - (SEMVER-MINOR) doc: deprecate modp1, modp2, and modp5 groups (Tobias NieΓen) #β44588 - [
9fac6dd1c1
] - doc: remove old OpenSSL ENGINE constants (Tobias NieΓen) #β44589 - [
53543c6d81
] - doc: fix heading levels for test runner hooks (Fabian Meyer) #β44603 - [
2084ad61a7
] - doc: fix errors in http.md (Luigi Pinca) #β44587 - [
cc55e84ddc
] - doc: fix vm.Script createCachedData example (Chengzhong Wu) #β44487 - [
8187f03834
] - doc: mention how to get commit release (Rafael Gonzaga) #β44572 - [
d068978933
] - doc: fix link inprocess.md
(Antoine du Hamel) #β44594 - [
0747facb63
] - doc: do not use weak MODP group in example (Tobias NieΓen) #β44585 - [
e26d95ef9a
] - doc: remove ebpf from supported tooling list (Rafael Gonzaga) #β44549 - [
9d24c7a8c7
] - doc: emphasize that createCipher is never secure (Tobias NieΓen) #β44538 - [
6d881b8611
] - doc: document attribute Script.cachedDataRejected (Chengzhong Wu) #β44451 - [
d846e5bac5
] - doc: move policy docs to the permissions scope (Rafael Gonzaga) #β44222 - [
5c721a33c3
] - doc: add performance note to--enable-source-maps
docs (Saurabh Daware) #β43817 - [
1998bc80b5
] - doc: fix release guide example consistency (Ruy Adorno) #β44385 - [
7b691729b1
] - doc: note on release guide to updatemain
branch (Ruy Adorno) #β44384 - [
7ec097fa99
] - doc: mention cherry-pick edge-case on release (RafaelGSS) #β44408 - [
4a4025181c
] - doc: fix spacing issue in--build-snapshot
help text (Shohei YOSHIDA) #β44435 - [
a5906a09dc
] - doc: apply scroll-margin-top to h2, h3 elements (metonym) #β44414 - [
0e99139df4
] - doc: use serial comma in addons docs (Tobias NieΓen) #β44482 - [
8ea3e6f839
] - doc: do not use "Returns:" for crypto.constants (Tobias NieΓen) #β44481 - [
a1dbe4bc79
] - doc: add history for net.createServer() options (Luigi Pinca) #β44326 - [
eb90d650d4
] - doc: fix typo in test runner code examples (Moshe Atlow) [#β44351](https://redirect.github
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.