Releases: product-os/review-commit-action
Releases · product-os/review-commit-action
v0.3.0
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
Update Node.js to v22
Notable changes
- [
82a9000e9e
] - crypto: update root certificates to NSS 3.107 (Node.js GitHub Bot) #56566 - [
b7fe54fc88
] - (SEMVER-MINOR) fs: allowexclude
option in globs to accept glob patterns (Daeyeon Jeong) #56489 - [
3ac92ef607
] - (SEMVER-MINOR) lib: add typescript support to STDIN eval (Marco Ippolito) #56359 - [
1614e8e7bc
] - (SEMVER-MINOR) module: add ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX (Marco Ippolito) #56610 - [
6d6cffa9cc
] - (SEMVER-MINOR) module: addfindPackageJSON
util (Jacob Smith) #55412 - [
d35333ae18
] - (SEMVER-MINOR) process: add process.ref() and process.unref() methods (James M Snell) #56400 - [
07ff3ddcb5
] - (SEMVER-MINOR) sqlite: support TypedArray and DataView inStatementSync
(Alex Yang) #56385 - [
94d3fe1b62
] - (SEMVER-MINOR) src: add --disable-sigusr1 to prevent signal i/o thread (Rafael Gonzaga) #56441 - [
5afffb4415
] - (SEMVER-MINOR) src,worker: add isInternalWorker (Carlos Espa) #56469 - [
697a851fb3
] - (SEMVER-MINOR) test_runner: add TestContext.prototype.waitFor() (Colin Ihrig) #56595 - [
047537b48c
] - (SEMVER-MINOR) test_runner: add t.assert.fileSnapshot() (Colin Ihrig) #56459 - [
926cf84e95
] - (SEMVER-MINOR) test_runner: add assert.register() API (Colin Ihrig) #56434 - [
c658a8afdf
] - (SEMVER-MINOR) worker: add eval ts input (Marco Ippolito) #56394 - [
bad1ad8650
] - assert: make myers_diff function more performant (Giovanni Bucci) #56303 - [
e222e36f3b
] - assert: make partialDeepStrictEqual work with urls and File prototypes (Giovanni Bucci) #56231 - [
e232789fe2
] - assert: show diff when doing partial comparisons (Giovanni Bucci) #56211 - [
c99de1fdcf
] - assert: make partialDeepStrictEqual throw when comparing [0] with [-0] (Giovanni) #56237 - [
2386fd5840
] - benchmark: add validateStream to styleText bench (Rafael Gonzaga) #56556 - [
b197dfa7ec
] - build: fix GN build for ngtcp2 (Cheng) #56300 - [
2a3cdd34ff
] - build: test macos-13 on GitHub actions (Michaël Zasso) #56307 - [
12f716be0a
] - build: build v8 with -fvisibility=hidden on macOS (Joyee Cheung) #56275 - [
c5ca15bd34
] - child_process: fix parsing messages with splitted length field (Maksim Gorkov) #56106 - [
8346b8fc2c
] - crypto: add missing return value check (Michael Dawson) #56615 - [
890eef20a1
] - crypto: fix checkPrime crash with large buffers (Santiago Gimeno) #56559 - [
5edb7b5e87
] - crypto: fix warning of ignoring return value (Cheng) #56527 - [
b89f123a0b
] - crypto: make generatePrime/checkPrime interruptible (James M Snell) #56460 - [
63c1859e01
] - deps: update corepack to 0.31.0 (Node.js GitHub Bot) #56795 - [
a48430d4d3
] - deps: move inspector_protocol to deps (Chengzhong Wu) #56649 - [
74cccc824f
] - deps: macro ENODATA is deprecated in libc++ (Cheng) #56698 - [
fa869ea0f2
] - deps: fixup some minor coverity warnings (James M Snell) #56612 - [
1a4fa2b015
] - deps: update amaro to 0.3.0 (Node.js GitHub Bot) #56568 - [
b47076fd82
] - deps: update amaro to 0.2.2 (Node.js GitHub Bot) #56568 - [
46bd4b8731
] - deps: update simdutf to 6.0.3 (Node.js GitHub Bot) #56567 - [
8ead9c693b
] - deps: update simdutf to 5.7.2 (Node.js GitHub Bot) #56388 - [
18d4b502af
] - deps: update amaro to 0.2.1 (Node.js GitHub Bot) #56390 - [
d938d7cc86
] - deps: update googletest to7d76a23
(Node.js GitHub Bot) #56387 - [
9761e7dccb
] - deps: update googletest toe54519b
(Node.js GitHub Bot) #56370 - [
8319dc6bc5
] - deps: update ngtcp2 to 1.10.0 (Node.js GitHub Bot) #56334 - [
6eacd19d6a
] - deps: update simdutf to 5.7.0 (Node.js GitHub Bot) #56332 - [
28bec2dda3
] - diagnostics_channel: capture console messages (Stephen Belanger) #56292 - [
d519d33502
] - doc: update macOS and Xcode versions for releases (Michaël Zasso) #56337 - [
fcfe650507
] - doc: add note for features usingInternalWorker
with permission model (Antoine du Hamel) #56706 - [
efbba182b5
] - doc: add entry to changelog about SQLite Session Extension (Bart Louwers) #56318 - [
31bf9c7dd9
] - doc: move anatoli to emeritus (Michael Dawson) #56592 - [
6096e38c7c
] - doc: fix styles of the expandabl...
v0.2.0
v0.1.12
Update Node.js to v20.18.3
Notable changes
- [
030f155986
] - esm: mark import attributes and JSON module as stable (Nicolò Ribaudo) #55333 - [
b9b006331f
] - doc: add LJHarb to collaborators (Jordan Harband) #56132 - [
39b89e90b4
] - doc: enforce strict policy to semver-major releases (Rafael Gonzaga) #55732 - [
247fa1959f
] - crypto: update root certificates to NSS 3.104 (Richard Lau) #55681 - [
adfc2f993a
] - tools: fix root certificate updater (Richard Lau) #55681 - [
29862ae105
] - doc: add jazelly to collaborators (Jason Zhang) #55531 - [
b4f5da18a5
] - benchmark: addtest-reporters
(Aviv Keller) #55757 - [
407992e272
] - benchmark: addtest_runner/mock-fn
(Aviv Keller) #55771 - [
17abec4367
] - benchmark: add nodeTiming.uvmetricsinfo bench (RafaelGSS) #55614 - [
43f7050338
] - benchmark: add --runs support to run.js (Rafael Gonzaga) #55158 - [
470789a981
] - benchmark: adjust byte size for buffer-copy (Rafael Gonzaga) #55295 - [
ea1c97ac16
] - buffer: document concat zero-fill (Duncan) #55562 - [
ae683a9e1f
] - build: set DESTCPU correctly for 'make binary' on loongarch64 (吴小白) #56271 - [
af020edf96
] - build: fix missing fp16 dependency in d8 builds (Joyee Cheung) #56266 - [
d6a1b74404
] - build: add major release action (Rafael Gonzaga) #56199 - [
bc92a96a5a
] - build: allow overriding clang usage (Shelley Vohr) #56016 - [
f370ec0989
] - build: remove defaults for create-release-proposal (Rafael Gonzaga) #56042 - [
25e1862e87
] - build: set node_arch to target_cpu in GN (Shelley Vohr) #55967 - [
55c205e5f6
] - build: add create release proposal action (Rafael Gonzaga) #55690 - [
9f14ba808d
] - build: implement node_use_amaro flag in GN build (Cheng) #55798 - [
046430c47e
] - build: fix building with system icu 76 (Michael Cho) #55563 - [
0b6d62c812
] - build: fix GN arg used in generate_config_gypi.py (Shelley Vohr) #55530 - [
8f9c642369
] - build: fix GN build for cares/uv deps (Cheng) #55477 - [
284e932326
] - build: fix uninstall script for AIX 7.1 (Cloorc) #55438 - [
2f71f168ef
] - build: tidy up cares.gyp (Richard Lau) #55445 - [
e89e807522
] - build: synchronize list of c-ares source files (Richard Lau) #55445 - [
5eb6c94851
] - build: fix path concatenation (Mohammed Keyvanzadeh) #55387 - [
720d23f3ac
] - build: fix make errors that occur in Makefile (minkyu_kim) #55287 - [
dc552c6739
] - build,win: enable pch for clang-cl (Stefan Stojanovic) #55249 - [
64b140d484
] - cli: add--heap-prof
flag available toNODE_OPTIONS
(Juan José) #54259 - [
23fb644037
] - crypto: ensure CryptoKey usages and algorithm are cached objects (Filip Skokan) #56108 - [
3c4262a171
] - deps: V8: cherry-pick26fd1df
(Shu-yu Guo) #55961 - [
558e6588a4
] - deps: V8: backportae5a4db
(Shu-yu Guo) #55961 - [
169bc58447
] - deps: update simdutf to 5.6.4 (Node.js GitHub Bot) #56255 - [
bc7bb1e269
] - deps: update c-ares to v1.34.4 (Node.js GitHub Bot) #56256 - [
782bb6cac4
] - deps: update zlib to 1.3.0.1-motley-82a5fec (Node.js GitHub Bot) #55980 - [
f7131cf178
] - deps: update corepack to 0.30.0 (Node.js GitHub Bot) #55977 - [
b09f6abcd3
] - deps: update simdutf to 5.6.3 (Node.js GitHub Bot) #55973 - [
d63ccb60ea
] - deps: update zlib to 1.3.0.1-motley-7e2e4d7 (Node.js GitHub Bot) #54432 - [
a2f315ef8b
] - deps: update simdutf to 5.6.2 (Node.js GitHub Bot) #55889 - [
afed723b6c
] - deps: update simdutf to 5.6.1 (Node.js GitHub Bot) #55850 - [
753c3b322f
] - deps: update c-ares to v1.34.3 (Node.js GitHub Bot) #55803 - [
4f89af8a6f
] - deps: update acorn to 8.14.0 (Node.js GitHub Bot) #55699 - [
07359ec14f
] - deps: update acorn to 8.13.0 (Node.js GitHub Bot) #55558 - [
c6236571fc
] - deps: update googletest todf1544b
(Node.js GitHub Bot) #55465 - [
f63413c6f3
] - deps: update c-ares to v1.34.2 (Node.js GitHub Bot) #55463 - [
ad725c766d
]...