dependabot npm(deps-dev): bump mochawesome from 3.1.2 to 7.0.1
Bumps mochawesome from 3.1.2 to 7.0.1.
Release notes
Sourced from mochawesome's releases.
7.0.0
No release notes provided.
v6.3.1
Fixes adamgruber/mochawesome#356
v6.3.0
No release notes provided.
6.2.2
Greenkeeping
6.2.1
Fixes botched 6.2.0 release which was missing
register.jsfile.6.2.0
Add support for
--parallelmode6.1.1
Fixes an issue where using mocha's
inlineDiffsoption did not render as expected in the report6.1.0
Bumps
mochawesome-report-generatorto v5.1.0 which removesreactandreact-domas peer dependencies.6.0.0
Updates
mochawesome-report-generatorto5.0.0which movedreact react-domto peer dependencies.You must now install
reactandreact-domseparately5.0.0
See the changelog for release notes.
4.1.0
Adds
consoleReporteroption. See the changelog for release notes.4.0.1
See the changelog for release notes
4.0.0
See the changelog for release notes
Changelog
Sourced from mochawesome's changelog.
[7.0.1] - 2021-11-05
Changed
- Bump marge to 6.0.1 to fix #363
[7.0.0] - 2021-11-03
Changed
- BREAKING Update
mochawesome-report-generatorto 6.0.0 (Drops support for Node<12)- Update
strip-ansidependency to latest non-ESM version- Update
chalkdependency[6.3.1] - 2021-10-06
Fixed
- Ignore
retriedTestserialization to avoid circular issues #356[6.3.0] - 2021-09-29
Changed
- Update parallel processing so output JSON matches sync runs #353
- Update how the total number of skipped tests is calculated #317
[6.2.2] - 2021-02-16
Changed
- Greenkeep dependencies
[6.2.1] - 2020-11-02
Fixed
- Add
register.jsto "files" array[6.2.0] - 2020-11-01
Added
- Support mocha
--parallelmodeChanged
- Update dev dependencies
- Remove airbnb-extended
eslintconfig. Useeslint:recommendedinstead- Add
husky,lint-staged, andprettier- Format all files with
prettier- Remove travis-ci config
[6.1.1] - 2020-04-27
Fixed
- Restore inline-diff rendering #312
[6.1.0] - 2020-04-13
Changed
- Bump mochawesome-report-generator to 5.1.0. No longer requires react or react-dom as peer deps
[6.0.0] - 2020-04-10
Changed
- BREAKING Bump mochawesome-report-generator to 5.0.0 (Requires
reactandreact-dombe installed separately)- Update all other dependencies
... (truncated)
Commits
- See full diff in compare view