Skip to content
290d492
Compare
Choose a tag to compare

Bug Fixes

  • update-v8: remove abseil-cpp from V8 dependencies (#567) (8ccf184)
ba58098
Compare
Choose a tag to compare

Bug Fixes

  • update-v8: add abseil-cpp as a V8 dependency (#565) (96d46ab)
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)
3c06e07
Compare
Choose a tag to compare

Bug Fixes

  • update-v8: force-add all files after cloning V8 (#549) (f23ff61)
Compare
Choose a tag to compare

Bug Fixes

  • pr-checker: shouldn't fail on SKIPPED (a578cd7)
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)
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)
Compare
Choose a tag to compare

Features

  • allow to fixup everything into first commit with fixupAll (4ad4a58)
  • support NCU_VERBOSITY=debug environment variable (4f84166)

Bug Fixes

Compare
Choose a tag to compare

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

332576a
Compare
Choose a tag to compare

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)