Skip to content

Releases: nodejs/node-core-utils

node-core-utils v1.31.1

17 Mar 12:24
Compare
Choose a tag to compare

Bug Fixes

  • comply with markdown style guidelines (13d7b2d)

node-core-utils v1.31.0

21 Dec 10:43
bdfbb6e
Compare
Choose a tag to compare

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

17 Nov 14:27
d1c52e6
Compare
Choose a tag to compare

Bug Fixes

  • deps: revert to node-fetch (#595) (e475060)
  • fixupAll flag should take precedence over autorebase (#593) (b62fe29)

node-core-utils v1.30.0

08 Nov 18:12
9029c9c
Compare
Choose a tag to compare

Features

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

Bug Fixes

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

node-core-utils v1.29.1

31 Oct 01:39
7d9e7f0
Compare
Choose a tag to compare

Bug Fixes

node-core-utils v1.29.0

28 Oct 12:08
6793666
Compare
Choose a tag to compare

Features

  • cli: prompt user when landing PR with several commits (#572) (89925c3)

Bug Fixes

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

node-core-utils v1.28.2

04 Oct 10:10
290d492
Compare
Choose a tag to compare

Bug Fixes

  • update-v8: remove abseil-cpp from V8 dependencies (#567) (8ccf184)

node-core-utils v1.28.1

25 Sep 07:55
ba58098
Compare
Choose a tag to compare

Bug Fixes

  • update-v8: add abseil-cpp as a V8 dependency (#565) (96d46ab)

node-core-utils v1.28.0

20 Sep 00:44
35d281b
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • ci: Removed support for Node.js 10 and 15.

Features

Bug Fixes

Miscellaneous Chores

  • ci: test on supported Node.js versions (dafcdd6)
  • release 1.28.0 (0044734)

node-core-utils v1.27.2

03 Jul 09:38
3c06e07
Compare
Choose a tag to compare

Bug Fixes

  • update-v8: force-add all files after cloning V8 (#549) (f23ff61)