Releases: michaelleeallen/mocha-junit-reporter
Releases · michaelleeallen/mocha-junit-reporter
2.2.1
What's Changed
- patch: Update package.json to match lock file from dependabot by @sshaar08 in #188
- Resolve undefined property lookup on mocha file name formatting by @zjkipping in #190
- Update build matrix by @clayreimann in #194
New Contributors
- @sshaar08 made their first contribution in #188
- @zjkipping made their first contribution in #190
Full Changelog: v2.2.0...v2.2.1
2.2.0
2.1.1
v2.1.0
What's Changed
- Add diff printing support by @charles-toller in #134
- Ensure that test time attribute is capped at 3 digits after the decimal by @aviskase in #143
- Test against all supported versions of mocha by @gabegorelick in #157
- Fix test failures when running on older versions of mocha by @gabegorelick in #159
- Allow appending
jenkinsClassnamePrefix
by @prnsml in #138 - Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #166
- Bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #175
- Fixes bug truncating testcase duration by @halfninja in #172
New Contributors
- @charles-toller made their first contribution in #134
- @aviskase made their first contribution in #143
- @prnsml made their first contribution in #138
- @halfninja made their first contribution in #172
Full Changelog: v2.0.2...v2.1.0
Update Dependencies
Updates several dependencies with security vulnerabilities.
What's Changed
- Create npmpublish.yml by @clayreimann in #104
- Upgrade strip-ansi@6.0.1 by @pkuczynski in #155
- Bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in #152
New Contributors
- @pkuczynski made their first contribution in #155
Full Changelog: 2.0.1...v2.0.2
Minor bug fixes
v2.0.0
Breaking changes:
- Drop support for node <10
- Drop misspelled argument
suiteTitleSeparedBy
Contrary to my fault commit message suiteTitleSeparatedBy
was not dropped, and is the supported option.
v1.23.1
v1.23.1