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-report-generator from 5.1.0 to 6.2.0 #24

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-report-generator from 5.1.0 to 6.2.0.

Release notes

Sourced from mochawesome-report-generator's releases.

6.1.1

Fix a regression where reportFilename option did not account for the presence of .html or .json.

#195

6.1.0

Support replacement tokens in reportFilename option.

6.0.1

No release notes provided.

6.0.0

No release notes provided.

5.2.0

  • Update duration formatting
  • Update opener dependency
Changelog

Sourced from mochawesome-report-generator's changelog.

[6.2.0] - 2022-03-25

Added

[6.1.1] - 2022-03-05

Fixed

  • Regression: prevent saving reports with duplicate .html or .json extensions when the reportFilename option includes the extension. #195

[6.1.0] - 2022-02-24

Added

  • reportFilename option: support replacement tokens ([name], [status], [datetime])

[6.0.1] - 2021-11-05

Fixed

  • Revert fsu dependency to 1.1.1 to fix an issue where report creation could fail with EBADF bad descriptor errors [mochawesome #363](adamgruber/mochawesome#363)

[6.0.0] - 2021-11-03

Changed

  • BREAKING Dropped support for Node<12
  • Updated all dependencies to latest versions with the exception of dateformat which has moved to es modules
  • Updated epilog function to use current year in copyright

Fixed

[5.2.0] - 2021-02-16

Changed

Commits
  • 9fd6630 release v6.2.0
  • bbf3ad6 Merge pull request #197 from adamgruber/video-embed
  • cba5a2c fix: run mocha with --exit flag
  • 44d92d4 feat: support video context as base64 data uri
  • 78daf62 release v6.1.1
  • fa6c468 fix: strip html/json ext from reportFilename opt
  • 7f523d4 Fix link in docs
  • 2fb1713 release v6.1.0
  • cf51b85 Merge pull request #192 from adamgruber/filename-enhancements
  • d4c6536 docs: add notes for reportFilename tokens
  • 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-report-generator](https://github.com/adamgruber/mochawesome-report-generator) from 5.1.0 to 6.2.0.
- [Release notes](https://github.com/adamgruber/mochawesome-report-generator/releases)
- [Changelog](https://github.com/adamgruber/mochawesome-report-generator/blob/master/CHANGELOG.md)
- [Commits](adamgruber/mochawesome-report-generator@5.1.0...6.2.0)

---
updated-dependencies:
- dependency-name: mochawesome-report-generator
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@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