Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2021

Bumps mochawesome from 4.1.0 to 6.2.2.

Release notes

Sourced from mochawesome's releases.

6.2.2

Greenkeeping

6.2.1

Fixes botched 6.2.0 release which was missing register.js file.

6.2.0

Add support for --parallel mode

6.1.1

Fixes an issue where using mocha's inlineDiffs option did not render as expected in the report

6.1.0

Bumps mochawesome-report-generator to v5.1.0 which removes react and react-dom as peer dependencies.

6.0.0

Updates mochawesome-report-generator to 5.0.0 which moved react react-dom to peer dependencies.

You must now install react and react-dom separately

5.0.0

See the changelog for release notes.

Changelog

Sourced from mochawesome's changelog.

[6.2.2] - 2021-02-16

Changed

  • Greenkeep dependencies

[6.2.1] - 2020-11-02

Fixed

  • Add register.js to "files" array

[6.2.0] - 2020-11-01

Added

  • Support mocha --parallel mode

Changed

  • Update dev dependencies
  • Remove airbnb-extended eslint config. Use eslint:recommended instead
  • Add husky, lint-staged, and prettier
  • 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 react and react-dom be installed separately)
  • Update all other dependencies

[5.0.0] - 2020-02-25

Changed

  • BREAKING Drop support for node 8
  • BREAKING Requies mocha 7+

Fixed

  • Ensure a stats collector is always initialized
  • Omit code snippets from JSON when code option is false
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 13, 2021
@elirehema elirehema merged commit ecc8570 into master Mar 13, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mochawesome-6.2.2 branch March 13, 2021 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants