Skip to content

Releases: nodejs/node-core-utils

v4.1.0

12 Oct 11:55
Compare
Choose a tag to compare

4.1.0 (2023-10-05)

Features

  • add --skip-more-than to ncu-ci to skip real test failures (77da02c)

Bug Fixes

  • drop invalid link on next-security-release md (#739) (8e03d55)
  • link to failure console for "Appeared on" in ncu-ci (90674b5)

v4.0.0

24 Sep 21:29
ccb1fec
Compare
Choose a tag to compare

4.0.0 (2023-09-24)

⚠ BREAKING CHANGES

  • 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)

Bug Fixes

  • backport: add missing space in prompt (#736) (17ee594)
  • git-node: update README parser to account the recent TSC changes (#688) (7382454)

Miscellaneous Chores

v3.5.0

24 Sep 09:06
517a259
Compare
Choose a tag to compare

3.5.0 (2023-09-24)

Features

v3.4.2

15 Sep 14:11
47c2390
Compare
Choose a tag to compare

3.4.2 (2023-09-15)

Bug Fixes

v3.4.1

12 Sep 20:37
a3b2662
Compare
Choose a tag to compare

3.4.1 (2023-09-12)

Bug Fixes

v3.4.0

04 Sep 08:04
8672c88
Compare
Choose a tag to compare

3.4.0 (2023-09-04)

Features

Bug Fixes

v3.3.0

04 Aug 20:10
5d5de49
Compare
Choose a tag to compare

3.3.0 (2023-07-13)

Features

v3.2.1

04 Jul 15:23
e539159
Compare
Choose a tag to compare

3.2.1 (2023-07-04)

Bug Fixes

  • enforce markdown when generating changelog (#711) (80b9550)
  • update changelog list when preparing release (#712) (418f194)

v3.2.0

26 Jun 06:12
ab820c7
Compare
Choose a tag to compare

3.2.0 (2023-06-26)

Features

  • git-node: add support for amend! commits (#710) (d8ae7c7)

Bug Fixes

  • git-node: properly terminate pr landing sessions (#708) (015bf20)

v3.1.0

12 Jun 06:32
1a2adf9
Compare
Choose a tag to compare

3.1.0 (2023-06-12)

Features

  • git-node: add support for the --gpg-sign git flag (#684) (92d621e)
  • land: allow empty commits with fixupAll (#681) (e0d6d0d)

Bug Fixes

  • 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)