Releases: nodejs/node-core-utils
Releases · nodejs/node-core-utils
node-core-utils v1.28.1
node-core-utils v1.28.0
node-core-utils v1.27.2
node-core-utils v1.27.1
Bug Fixes
- pr-checker: shouldn't fail on SKIPPED (a578cd7)
node-core-utils v1.27.0
node-core-utils v1.26.0
node-core-utils v1.25.0
node-core-utils v1.24.0
Features
- 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)
Bug Fixes
- 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)
v1.23.0
This release includes the following fixes and changes:
- ncu-ci: command to start CI for PRs (#445)
- feat: allow citgm job comparison (#455)
- feat: enable parsing citgm-nobuild jobs (#458)
- ncu-ci: create INFRA_FAILURES category (#441)
- chore: update mocha to v8.x (#459)
- fix: ensure node-test-commit job id in daily-master (#460)
- docs: add docs for ncu-ci daily (#461)
- ncu-ci: add Beginning functionality for Daily Master (#379)
- git-node: group notable changes during release prep (#457)
- fix: print full command in case of failure (#456)
v1.22.0
This release includes the following fixes and changes:
- feat: add ncu-ci cigtm (#454)
- docs: improve ncu-ci docs (#453)
- land: optional deprecations update (#450)
- fix: landing when no Jenkins CI has been run for PR (#451)
- land: fix --abort exit status code (#449)
- fix: spacing in warnForWrongBranch() (#448)
- land: allow --yes to be used with other options (#444)
- feat: set error code in some failure cases (#443)
- fix: warn on whitespace during landing (#438)
- fix: also exclude backport-open label from branch diff (#440)
- feat: handle unmarked DEP0XXX tags during landing and release (#420)
- fix: write file to the current folder (#434)
- feat: support system proxy (#408)
- fix: correct for new execGitNode syntax (#433)
- git-node: automatically remove temporary files (#429)
- fix: use git apply not system apply in v8 backport (#432)
- fix: check missing config in Session ctor (#426)
- feat: check CI failures before land (#422)