Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 09:01
81d53a2

3.0.0 (2023-03-08)

⚠ BREAKING CHANGES

  • Node.js 14.x is no longer supported.

Features

  • ignore .md files when do requiresJenkinsRun check (#641) (62f266f)

Bug Fixes

  • do not run git cherry-pick --abort on failure (#671) (1e6f5d3)
  • switch to undici for requests to fix stream close errors (#666) (f759e7a)
  • treat fast-track with not enough approvals as non-fatal (#676) (b324c99)
  • use correct V8 tag for major updates (#675) (ebcf18e)
  • wpt: remove stale fixtures before pulling fresh ones (#679) (b78efc5)