Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump mochawesome from 6.1.1 to 6.3.1 #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2023

Bumps mochawesome from 6.1.1 to 6.3.1.

Release notes

Sourced from mochawesome's releases.

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.js file.

6.2.0

Add support for --parallel mode

Changelog

Sourced from mochawesome's changelog.

[6.3.1] - 2021-10-06

Fixed

  • Ignore retriedTest serialization 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.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
Commits
  • 84e02ba release v6.3.1
  • e5a8c50 Merge pull request #357 from kolbasik/hotfix/issue-356
  • 439ae5c Ignore retriedTest serialization to avoid circular issues
  • f478f70 release v6.3.0
  • 9c2d2cd Update npm-publish.yml
  • 2332642 Create npm-publish.yml
  • 9834346 Update nodejs.yml
  • b853d50 Merge pull request #353 from kolbasik/parallel
  • bcf52e0 Make full dump of root suite on EVENT_SUITE_END
  • bb23ed8 Use 'npm ci' instead of 'npm install'
  • Additional commits viewable in compare view

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)

Bumps [mochawesome](https://github.com/adamgruber/mochawesome) from 6.1.1 to 6.3.1.
- [Release notes](https://github.com/adamgruber/mochawesome/releases)
- [Changelog](https://github.com/adamgruber/mochawesome/blob/master/CHANGELOG.md)
- [Commits](adamgruber/mochawesome@6.1.1...6.3.1)

---
updated-dependencies:
- dependency-name: mochawesome
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file npm for lib updates from npm labels Jun 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2023

The following labels could not be found: security.

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 npm for lib updates from npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant