Skip to content

Releases: jtwebman/coveralls-next

v4.2.0

06 Dec 09:35
Compare
Choose a tag to compare
  • Update Semaphore environment variables for Semaphore 2.0 (1.0 is gone).
  • Add pull request info to Semaphore which was previously missing.
  • Updated dependency versions to the latest versions.
  • Update GitHub action versions.
  • Switch testing to only Node 14 and greater.

v4.1.2

16 Apr 20:25
Compare
Choose a tag to compare
  • Add Jenkins Git Message environment variable GIT_MESSAGE Thank you @jympetalmd
  • Switch package lock file to version 2
  • Fixed formatting to use Prettier and Esconfig correctly together
  • Updated Dev deps versions to the latest versions.

v4.1.1

28 Mar 06:26
c097713
Compare
Choose a tag to compare
  • Use CIRCLE_BUILD_NUM for default CirclCI builds Thank you @ddold
  • Update npm modules

V4.1.0

06 Mar 21:53
Compare
Choose a tag to compare
  • Using ourselves to report code coverage to coveralls.io.
  • Switch from GOT to just the simple form-data npm module that uses Node.js http/https library.
  • Updates to the readme.
  • Took on changes made to the original coveralls library in the last year.
  • Testing on all Node versions still in support.

Remove Deprecated Dependencies

18 Jan 20:54
Compare
Choose a tag to compare
  • Switch request library for GOT
  • Remove xo for eslint and prettier
  • updated all other dependencies to latest