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)