commitizen / cz-cli

The commitizen command line utility. #BlackLivesMatter
http://commitizen.github.io/cz-cli/
MIT License
16.77k stars 551 forks source link

chore(deps) Update dependency mocha-junit-reporter to v2 #866

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mocha-junit-reporter 1.23.3 -> 2.2.1 age adoption passing confidence

Release Notes

michaelleeallen/mocha-junit-reporter (mocha-junit-reporter) ### [`v2.2.1`](https://togithub.com/michaelleeallen/mocha-junit-reporter/releases/tag/v2.2.1): 2.2.1 [Compare Source](https://togithub.com/michaelleeallen/mocha-junit-reporter/compare/v2.2.0...v2.2.1) #### What's Changed - patch: Update package.json to match lock file from dependabot by [@​sshaar08](https://togithub.com/sshaar08) in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/188](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/188) - Resolve undefined property lookup on mocha file name formatting by [@​zjkipping](https://togithub.com/zjkipping) in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/190](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/190) - Update build matrix by [@​clayreimann](https://togithub.com/clayreimann) in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/194](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/194) #### New Contributors - [@​sshaar08](https://togithub.com/sshaar08) made their first contribution in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/188](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/188) - [@​zjkipping](https://togithub.com/zjkipping) made their first contribution in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/190](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/190) **Full Changelog**: https://github.com/michaelleeallen/mocha-junit-reporter/compare/v2.2.0...v2.2.1 ### [`v2.2.0`](https://togithub.com/michaelleeallen/mocha-junit-reporter/releases/tag/v2.2.0): 2.2.0 [Compare Source](https://togithub.com/michaelleeallen/mocha-junit-reporter/compare/v2.1.1...v2.2.0) #### What's Changed - More placeholders in report by [@​h4de5](https://togithub.com/h4de5) in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/163](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/163) #### New Contributors - [@​h4de5](https://togithub.com/h4de5) made their first contribution in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/163](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/163) **Full Changelog**: https://github.com/michaelleeallen/mocha-junit-reporter/compare/v2.1.1...v2.2.0 ### [`v2.1.1`](https://togithub.com/michaelleeallen/mocha-junit-reporter/releases/tag/v2.1.1): 2.1.1 [Compare Source](https://togithub.com/michaelleeallen/mocha-junit-reporter/compare/v2.1.0...v2.1.1) #### What's Changed - Update dependencies by [@​btecu](https://togithub.com/btecu) in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/177](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/177) #### New Contributors - [@​btecu](https://togithub.com/btecu) made their first contribution in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/177](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/177) **Full Changelog**: https://github.com/michaelleeallen/mocha-junit-reporter/compare/v2.1.0...v2.1.1 ### [`v2.1.0`](https://togithub.com/michaelleeallen/mocha-junit-reporter/releases/tag/v2.1.0) [Compare Source](https://togithub.com/michaelleeallen/mocha-junit-reporter/compare/v2.0.2...v2.1.0) #### What's Changed - Add diff printing support by [@​charles-toller](https://togithub.com/charles-toller) in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/134](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/134) - Ensure that test time attribute is capped at 3 digits after the decimal by [@​aviskase](https://togithub.com/aviskase) in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/143](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/143) - Test against all supported versions of mocha by [@​gabegorelick](https://togithub.com/gabegorelick) in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/157](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/157) - Fix test failures when running on older versions of mocha by [@​gabegorelick](https://togithub.com/gabegorelick) in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/159](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/159) - Allow appending `jenkinsClassnamePrefix` by [@​prnsml](https://togithub.com/prnsml) in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/138](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/138) - Bump minimist from 1.2.5 to 1.2.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/166](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/166) - Bump ansi-regex from 3.0.0 to 3.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/175](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/175) - Fixes bug truncating testcase duration by [@​halfninja](https://togithub.com/halfninja) in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/172](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/172) #### New Contributors - [@​charles-toller](https://togithub.com/charles-toller) made their first contribution in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/134](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/134) - [@​aviskase](https://togithub.com/aviskase) made their first contribution in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/143](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/143) - [@​prnsml](https://togithub.com/prnsml) made their first contribution in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/138](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/138) - [@​halfninja](https://togithub.com/halfninja) made their first contribution in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/172](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/172) **Full Changelog**: https://github.com/michaelleeallen/mocha-junit-reporter/compare/v2.0.2...v2.1.0 ### [`v2.0.2`](https://togithub.com/michaelleeallen/mocha-junit-reporter/releases/tag/v2.0.2): Update Dependencies [Compare Source](https://togithub.com/michaelleeallen/mocha-junit-reporter/compare/v2.0.0...v2.0.2) Updates several dependencies with security vulnerabilities. #### What's Changed - Create npmpublish.yml by [@​clayreimann](https://togithub.com/clayreimann) in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/104](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/104) - Upgrade strip-ansi@6.0.1 by [@​pkuczynski](https://togithub.com/pkuczynski) in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/155](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/155) - Bump glob-parent from 5.1.1 to 5.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/152](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/152) #### New Contributors - [@​pkuczynski](https://togithub.com/pkuczynski) made their first contribution in [https://github.com/michaelleeallen/mocha-junit-reporter/pull/155](https://togithub.com/michaelleeallen/mocha-junit-reporter/pull/155) **Full Changelog**: https://github.com/michaelleeallen/mocha-junit-reporter/compare/2.0.1...v2.0.2 ### [`v2.0.0`](https://togithub.com/michaelleeallen/mocha-junit-reporter/releases/tag/v2.0.0) [Compare Source](https://togithub.com/michaelleeallen/mocha-junit-reporter/compare/v1.23.3...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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.