Skip to content

Releases: eratio08/vitest-teamcity-reporter

v0.3.1

02 Aug 06:43
v0.3.1
4eaa0ec
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump @types/node from 20.11.16 to 20.11.17 by @dependabot in #258
  • build(deps-dev): bump @types/node from 20.11.17 to 20.11.18 by @dependabot in #259
  • build(deps-dev): bump @types/node from 20.11.18 to 20.11.19 by @dependabot in #260
  • build(deps-dev): bump vitest from 1.2.2 to 1.3.0 by @dependabot in #261
  • build(deps-dev): bump vitest from 1.3.0 to 1.3.1 by @dependabot in #263
  • build(deps-dev): bump @types/node from 20.11.19 to 20.11.20 by @dependabot in #265
  • build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #266
  • build(deps-dev): bump @vitest/coverage-v8 from 1.2.2 to 1.3.1 by @dependabot in #264
  • build(deps-dev): bump @types/node from 20.11.20 to 20.11.22 by @dependabot in #268
  • build(deps-dev): bump @types/node from 20.11.22 to 20.11.25 by @dependabot in #271
  • build(deps-dev): bump typescript from 5.3.3 to 5.4.2 by @dependabot in #270
  • build(deps-dev): bump @types/node from 20.11.25 to 20.11.26 by @dependabot in #272
  • build(deps-dev): bump @types/node from 20.11.26 to 20.11.27 by @dependabot in #273
  • build(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot in #275
  • build(deps-dev): bump @types/node from 20.11.27 to 20.11.28 by @dependabot in #274
  • build(deps-dev): bump @types/node from 20.11.28 to 20.11.30 by @dependabot in #277
  • build(deps-dev): bump typescript from 5.4.2 to 5.4.3 by @dependabot in #278
  • build(deps-dev): bump @types/node from 20.11.30 to 20.12.2 by @dependabot in #279
  • build(deps-dev): bump @types/node from 20.12.2 to 20.12.3 by @dependabot in #280
  • build(deps-dev): bump @types/node from 20.12.3 to 20.12.4 by @dependabot in #281
  • build(deps-dev): bump typescript from 5.4.3 to 5.4.4 by @dependabot in #282
  • build(deps-dev): bump @types/node from 20.12.4 to 20.12.6 by @dependabot in #284
  • build(deps-dev): bump @types/node from 20.12.6 to 20.12.7 by @dependabot in #285
  • build(deps-dev): bump typescript from 5.4.4 to 5.4.5 by @dependabot in #286
  • build(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot in #287
  • build(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot in #288
  • build(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot in #289
  • build(deps-dev): bump @types/node from 20.12.7 to 20.12.8 by @dependabot in #291
  • build(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot in #290
  • build(deps-dev): bump @types/node from 20.12.8 to 20.12.10 by @dependabot in #293
  • build(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot in #292
  • build(deps-dev): bump @types/node from 20.12.10 to 20.12.11 by @dependabot in #294
  • build(deps-dev): bump rimraf from 5.0.5 to 5.0.7 by @dependabot in #295
  • build(deps-dev): bump @types/node from 20.12.11 to 20.12.12 by @dependabot in #296
  • build(deps-dev): bump eslint-plugin-promise from 6.1.1 to 6.2.0 by @dependabot in #297
  • build(deps-dev): bump @types/node from 20.12.12 to 20.12.13 by @dependabot in #299
  • build(deps-dev): bump @types/node from 20.12.13 to 20.14.0 by @dependabot in #300
  • build(deps-dev): bump @types/node from 20.14.0 to 20.14.2 by @dependabot in #302
  • build(deps-dev): bump @types/node from 20.14.2 to 20.14.9 by @dependabot in #308
  • build(deps-dev): bump typescript from 5.4.5 to 5.5.2 by @dependabot in #306
  • build(deps-dev): bump typescript from 5.5.2 to 5.5.3 by @dependabot in #310
  • build(deps-dev): bump eslint-plugin-promise from 6.2.0 to 6.4.0 by @dependabot in #309
  • build(deps-dev): bump @types/node from 20.14.9 to 20.14.10 by @dependabot in #312
  • build(deps-dev): bump @types/node from 20.14.10 to 20.14.11 by @dependabot in #319
  • build(deps-dev): bump rimraf from 5.0.7 to 6.0.1 by @dependabot in #316
  • build(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot in #317
  • build(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by @dependabot in #318
  • build(deps-dev): bump @types/node from 20.14.11 to 20.14.12 by @dependabot in #323
  • build(deps-dev): bump eslint-plugin-promise from 6.4.0 to 6.6.0 by @dependabot in #321
  • build(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot in #320
  • build(deps-dev): bump typescript from 5.5.3 to 5.5.4 by @dependabot in #322
  • build(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot in #325
  • Escape testFailed service message parameters only once by @loiemilio in #298

New Contributors

Full Changelog: 0.3.0...v0.3.1

0.3.0

07 Feb 20:42
aa8836c
Compare
Choose a tag to compare

What's Changed

  • Bump @vitest/coverage-v8 from 1.0.4 to 1.1.0 by @dependabot in #220
  • Bump eslint-plugin-n from 16.4.0 to 16.5.0 by @dependabot in #218
  • Bump vitest from 1.0.4 to 1.1.0 by @dependabot in #219
  • Bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0 by @dependabot in #215
  • Bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.16.0 by @dependabot in #221
  • Bump eslint-plugin-n from 16.5.0 to 16.6.1 by @dependabot in #227
  • Bump @types/node from 20.10.5 to 20.10.6 by @dependabot in #225
  • Bump @vitest/coverage-v8 from 1.1.0 to 1.1.1 by @dependabot in #223
  • Bump @typescript-eslint/eslint-plugin from 6.16.0 to 6.17.0 by @dependabot in #226
  • Bump vitest from 1.1.0 to 1.1.1 by @dependabot in #224
  • Bump vitest from 1.1.1 to 1.1.3 by @dependabot in #229
  • Bump @vitest/coverage-v8 from 1.1.1 to 1.1.3 by @dependabot in #228
  • Bump @types/node from 20.10.6 to 20.10.7 by @dependabot in #231
  • Bump eslint-plugin-n from 16.6.1 to 16.6.2 by @dependabot in #233
  • Bump @typescript-eslint/eslint-plugin from 6.17.0 to 6.18.1 by @dependabot in #232
  • Bump @types/node from 20.10.7 to 20.10.8 by @dependabot in #234
  • Bump @types/node from 20.10.8 to 20.11.0 by @dependabot in #235
  • build(deps-dev): bump @types/node from 20.11.0 to 20.11.1 by @dependabot in #238
  • build(deps-dev): bump vitest from 1.1.3 to 1.2.0 by @dependabot in #236
  • build(deps-dev): bump @vitest/coverage-v8 from 1.1.3 to 1.2.0 by @dependabot in #237
  • build(deps-dev): bump @types/node from 20.11.1 to 20.11.4 by @dependabot in #240
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.0 by @dependabot in #239
  • build(deps-dev): bump @types/node from 20.11.4 to 20.11.5 by @dependabot in #241
  • build(deps-dev): bump @vitest/coverage-v8 from 1.2.0 to 1.2.1 by @dependabot in #243
  • build(deps-dev): bump vitest from 1.2.0 to 1.2.1 by @dependabot in #242
  • build(deps-dev): bump eslint-config-standard-with-typescript from 43.0.0 to 43.0.1 by @dependabot in #244
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1 by @dependabot in #245
  • build(deps-dev): bump @types/node from 20.11.5 to 20.11.6 by @dependabot in #246
  • build(deps-dev): bump @types/node from 20.11.6 to 20.11.7 by @dependabot in #247
  • build(deps-dev): bump vitest from 1.2.1 to 1.2.2 by @dependabot in #250
  • build(deps-dev): bump @vitest/coverage-v8 from 1.2.1 to 1.2.2 by @dependabot in #249
  • build(deps-dev): bump @types/node from 20.11.7 to 20.11.10 by @dependabot in #248
  • build(deps-dev): bump @types/node from 20.11.10 to 20.11.15 by @dependabot in #253
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0 by @dependabot in #251
  • build(deps-dev): bump @types/node from 20.11.15 to 20.11.16 by @dependabot in #254
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 by @dependabot in #256
  • Ignore test marked with todo by @eratio08 in #257

Full Changelog: 0.2.2...0.3.0

0.2.2

20 Dec 12:06
0.2.2
596a655
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.1...0.2.2

0.2.1

22 Nov 19:21
0.2.1
fdcd0fc
Compare
Choose a tag to compare

What's Changed

Dependency updates

Full Changelog: v0.2.0...0.2.1

v0.2.0

04 Aug 07:50
v0.2.0
d7e73eb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.12...v0.2.0