Skip to content

Releases: nodejs/node-core-utils

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)

node-core-utils v1.27.1

10 Jun 20:20
Compare
Choose a tag to compare

Bug Fixes

  • pr-checker: shouldn't fail on SKIPPED (a578cd7)

node-core-utils v1.27.0

26 Feb 12:27
ba6c992
Compare
Choose a tag to compare

Features

  • update CI requirements for landing pull requests (#533) (ad3c76b)

Bug Fixes

  • wpt: download files as buffer instead of text (#535) (d6fad2a)
  • wpt: order version keys alphabetically (#536) (308982b)

node-core-utils v1.26.0

09 Feb 10:48
059c138
Compare
Choose a tag to compare

Features

  • automate creation of the first LTS release (#514) (53e68b4)
  • make --checkCI optionable for git-node-land (#528) (b0be3dd)

Bug Fixes

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