5.6.0 (2024-11-08)
- add --yes option to git node release (#862) (964aa53)
- git-node: add
--releaseDate
togit node release
(#863) (48cbfd6)
- default answers in release --prepare (#864) (9a40d21)
- handle errors on H1 fetch reports (#858) (1f6bcf6)
- v8: mark boolean CLI options as such (#861) (c953d93)
5.5.1 (2024-09-26)
- git-node: ignore all non-gha nodes when checking for GitHub CI (#857) (342ff5b)
- ncu-ci: fix cache and stats option, and use tmpdir for cache (#849) (aa25318)
- v8: handle error in git apply (#851) (11d0a04)
5.5.0 (2024-09-01)
- add git node security --cleanup (#833) (871a16f)
- add warning when fail on all platforms (#843) (4f7ec3e)
- git-node: auto-fetch comparison branch when preparing release (#846) (a8529ed)
- git-node: auto-fetch latest release tag when preparing release (#842) (15ae401)
- update next-security-release folder on cleanup (#840) (f420432)
- v8: add fast_float to V8 deps (#844) (4e8ec9c)
5.4.0 (2024-08-07)
- git-node: ignore codecov check suite (#838) (d796dd5)
- handle dependencies empty on sec release blog (#828) (987aaca)
- listr overriding parent task (#836) (88c31eb)
5.3.1 (2024-07-03)
- adjust --post-release description (#825) (5dd6614)
- fix --notify-pre-release (a5750fa)
- remove post-release checks (#826) (30b816b)
5.3.0 (2024-06-24)
5.2.1 (2024-06-19)
5.2.0 (2024-06-14)
- add EOL warning to pre sec release template (#816) (e3e19b3)
- add git node security --sync (#818) (f4c586e)
- add PR_URL to vuln.json and fetch from H1 (#815) (c4e7c03)
5.1.0 (2024-05-22)
5.0.2 (2024-05-11)
- define a fallback editor (#802) (86e61f4)
- v8: remove trace_event starting with 12.6 (#807) (b30988a)
5.0.1 (2024-04-24)
5.0.0 (2024-04-24)
- ncu-ci: require
--certify-safe
flag (#798)
- add releaseDate to json (#796) (b5d99ca)
- ncu-ci: require
--certify-safe
flag (#798) (a5213cd) - prompt dependency updates url in vulnerabilities.json creation (#788) (f521793)
- request cve automatically (#777) (8a04848)
4.4.0 (2024-04-03)
- add link to title and to json (#781) (2d4fced)
- add report to vulnerabilities.json (#783) (9a8605e)
- add reporter username to vulnerability (#782) (ec9faa8)
- add vulnerability vector string to json (#780) (f52c4fd)
- automate announcements for pre release (#786) (e76affd)
- automate pre-release blogpost creation (#773) (b70e636)
- fetch template directly from nodejs/node (#787) (fbdd466)
- remove report from vulnerabilities.json (#784) (648918b)
- update security release date (#772) (a0867a1)
- add team mention when notifying (#793) (02f30aa)
- adjust pre-sec-release template lint (#792) (84597ad)
- handle when remote is ssh (#778) (ee681c6)
- pre-release crashing on missing vulnerability rating (#790) (bfababb)
- remove double space on title (#791) (fdf413e)
4.3.0 (2024-03-05)
4.2.3 (2024-01-02)
4.2.2 (2023-12-08)
- ci: use shell expansion to run test files (#761) (dbd8c65)
- node: do not trust commiter date (#758) (5968486)
4.2.1 (2023-11-29)
4.2.0 (2023-11-15)
4.1.0 (2023-10-05)
- add --skip-more-than to ncu-ci to skip real test failures (77da02c)
- drop invalid link on next-security-release md (#739) (8e03d55)
- link to failure console for "Appeared on" in ncu-ci (90674b5)
4.0.0 (2023-09-24)
- drop support for Node.js 16.x,17.x and 19.x.
- git-node: Old README format is no longer supported
- switch to
@node-core
scope (#700) - remove unmarked DEP0XXX handler (#685)
- backport: add missing space in prompt (#736) (17ee594)
- git-node: update README parser to account the recent TSC changes (#688) (7382454)
- remove unmarked DEP0XXX handler (#685) (bdb85a9)
- switch to
[@node-core](https://github.com/node-core)
scope (#700) (f334713) - update supported Node.js versions (#733) (b727af2)
3.5.0 (2023-09-24)
- create git-node security release command (#715) (6d68c99)
- git-node: improve backport workflow (#732) (be11c08)
- release: add skipBranchDiff option (#724) (d103f28)
3.4.2 (2023-09-15)
3.4.1 (2023-09-12)
3.4.0 (2023-09-04)
3.3.0 (2023-07-13)
3.2.1 (2023-07-04)
- enforce markdown when generating changelog (#711) (80b9550)
- update changelog list when preparing release (#712) (418f194)
3.2.0 (2023-06-26)
3.1.0 (2023-06-12)
- git-node: add support for the
--gpg-sign
git flag (#684) (92d621e) - land: allow empty commits with fixupAll (#681) (e0d6d0d)
- accurately define ncu-ci report condition (#697) (02a9163)
- pr_checker: do not count non-approving reviews (#680) (b9c443b)
- update maintaining-dependencies.md on major v8 update (#699) (a8b1812)
- use correct V8 tag for minor updates (#695) (cf03df4)
3.0.0 (2023-03-08)
- Node.js 14.x is no longer supported.
- do not run
git cherry-pick --abort
on failure (#671) (1e6f5d3) - switch to undici for requests to fix stream close errors (#666) (f759e7a)
- treat
fast-track
with not enough approvals as non-fatal (#676) (b324c99) - use correct V8 tag for major updates (#675) (ebcf18e)
- wpt: remove stale fixtures before pulling fresh ones (#679) (b78efc5)
2.1.3 (2022-12-06)
- cli: handle spinning states (51a3b24)
2.1.2 (2022-11-22)
- use case-insensitive string comparison for fast-track approvals (#658) (8ad4b37)
- v8: add ittapi as V8 dependency (#552) (20713c0)
2.1.1 (2022-10-27)
2.1.0 (2022-10-22)
2.0.1 (2022-07-31)
- add a specific error message for the commit queue (#645) (3d6ece6)
- parse ci failure error (#640) (0d49eda)
- respect existing trailers in commit messages (#632) (f442797)
2.0.0 (2022-06-22)
- ci: Removed support for Node.js 12 and 17.
- ci: test on supported Node.js versions (40a1ee2)
1.31.4 (2022-04-25)
- add trailing line feed to formatted JSON (#623) (1bcc72b)
- check last fast-track request comment (#606) (19ddfb6)
- config: add file path to error message when parsing fails (#608) (7c73862)
- use res.arrayBuffer() instead of res.buffer() (#624) (03b4b70)
1.31.3 (2022-04-19)
1.31.2 (2022-04-08)
1.31.1 (2022-03-17)
- comply with markdown style guidelines (13d7b2d)
1.31.0 (2021-12-21)
- allow pending dependabot checks in PR checker (829c68d)
- fetch first 100 check suites in PR checker (e98d72e)
1.30.1 (2021-11-17)
- deps: revert to node-fetch (#595) (e475060)
- fixupAll flag should take precedence over autorebase (#593) (b62fe29)
1.30.0 (2021-11-08)
- land: avoid landing on the wrong default branch (#586) (48d4641)
- spawn the user's editor to edit commit messages (811de87)
- suggest
gh pr
commands to finish landing (#583) (25b452d)
- add missing new line in changelog (#591) (e7a95a4)
- display the correct amount of remaining time for fast-tracked PRs (#581) (f28ec2d)
- update detection of changelog links (#587) (4cd1beb)
- use COMMIT_EDITMSG file name to edit commits (2a23e37)
1.29.1 (2021-10-31)
1.29.0 (2021-10-28)
- update detection of changelog links (#573) (44c6fc8)
- update detection of changelog links (take 2) (#575) (e66ba17)
- update for recent changelog format change (#576) (8f1fa9c)
- update proxy-agent to 5.0.0 (#570) (3091f99)
1.28.2 (2021-10-04)
1.28.1 (2021-09-25)
1.28.0 (2021-09-20)
- ci: Removed support for Node.js 10 and 15.
- cli-separator: negative value on a long text (#553) (3e8b07d)
- v8: use V8's main branch (#555) (241055b)
1.27.2 (2021-07-03)
1.27.1 (2021-06-10)
- pr-checker: shouldn't fail on SKIPPED (a578cd7)
1.27.0 (2021-02-26)
- wpt: download files as buffer instead of text (#535) (d6fad2a)
- wpt: order version keys alphabetically (#536) (308982b)
1.26.0 (2021-02-08)
- automate creation of the first LTS release (#514) (53e68b4)
- make --checkCI optionable for git-node-land (#528) (b0be3dd)
- accommodate case changes in README header (e8ef932)
- fetch most recent 100 commits (#520) (3c862d1)
- throw on missing info during release prep (#519) (223d075)
- v8: correct order of ternary (#513) (6dab341)
- undefined failures & JSON error (2c0cf83)
1.25.0 (2020-09-29)
- allow to fixup everything into first commit with fixupAll (4ad4a58)
- support NCU_VERBOSITY=debug environment variable (4f84166)
1.24.0 (2020-08-21)
- check Actions and handle doc-only changes (855f1d4)
- implement autorebase for PRs with multiple commits (17ea885)
- make lint check opt-in (b567c1e)
- git-node: add git-node status (ebc8fb2)
- allow opt-out of Fixes/Refs metadata (#474) (df5c572)
- lint during the landing process (#435) (de6d1e2)
- prevent duplicate and self-refs (#478) (95300fd)
- properly handle failure to start CI (48c306b)
- return value for validateLint (#482) (e379e9f)
- v8: support non-relative paths in V8 DEPS (#471) (746e5e5)
- repo/path mismatch in v8 update (#465) (57b7df8)