chore(deps) Update dependency mocha-junit-reporter to v2
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| mocha-junit-reporter | 1.23.3 -> 2.2.1 |
Release Notes
michaelleeallen/mocha-junit-reporter (mocha-junit-reporter)
v2.2.1: 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: https://github.com/michaelleeallen/mocha-junit-reporter/compare/v2.2.0...v2.2.1
v2.2.0: 2.2.0
What's Changed
New Contributors
Full Changelog: https://github.com/michaelleeallen/mocha-junit-reporter/compare/v2.1.1...v2.2.0
v2.1.1: 2.1.1
What's Changed
New Contributors
Full Changelog: https://github.com/michaelleeallen/mocha-junit-reporter/compare/v2.1.0...v2.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
jenkinsClassnamePrefixby @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: https://github.com/michaelleeallen/mocha-junit-reporter/compare/v2.0.2...v2.1.0
v2.0.2: 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: https://github.com/michaelleeallen/mocha-junit-reporter/compare/2.0.1...v2.0.2
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.