Releases: nodejs/node-core-utils
Releases · nodejs/node-core-utils
v2.1.1
2.1.1 (2022-10-27)
Bug Fixes
v2.1.0
2.1.0 (2022-10-22)
Features
Bug Fixes
- only parse commit messages during git node backport analysis (#651) (4e59a64)
v2.0.1
2.0.1 (2022-07-31)
Bug Fixes
- 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)
v2.0.0
2.0.0 (2022-06-22)
⚠ BREAKING CHANGES
- ci: Removed support for Node.js 12 and 17.
Bug Fixes
Miscellaneous Chores
- ci: test on supported Node.js versions (40a1ee2)
v1.31.4
1.31.4 (2022-04-25)
Bug Fixes
- 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)
v1.31.2
1.31.2 (2022-04-08)
Bug Fixes
- correct username and token validation (64a977c)
- update permitted GitHub token characters (dc3d3ef)
node-core-utils v1.31.1
Bug Fixes
- comply with markdown style guidelines (13d7b2d)
node-core-utils v1.31.0
Features
Bug Fixes
- allow pending dependabot checks in PR checker (829c68d)
- fetch first 100 check suites in PR checker (e98d72e)
node-core-utils v1.30.1
Bug Fixes
- deps: revert to node-fetch (#595) (e475060)
- fixupAll flag should take precedence over autorebase (#593) (b62fe29)