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): bump monocart-coverage-reports from 2.8.3 to 2.9.0 #4423

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps monocart-coverage-reports from 2.8.3 to 2.9.0.

Release notes

Sourced from monocart-coverage-reports's releases.

2.9.0

What's Changed

  • performance improvement for comment parser (monocart-locator)
  • added new build-in report: markdown-summary (coverage-summary.md)
  • added new build-in report: markdown-details (coverage-details.md)
  • added new option: dataDir alternative to method addFromDir()
  • added new data extras for blank/comment/ignored lines

For Github actions, we can show the coverage report to a job summary with report markdown-summary or markdown-details

cat path-to/coverage-summary.md >> $GITHUB_STEP_SUMMARY

see run results

Full Changelog: cenfun/monocart-coverage-reports@2.8.7...2.9.0

2.8.7

What's Changed

  • fixed OOM (better GC)
  • added new build-in report: codacy (codacy.json)

Full Changelog: cenfun/monocart-coverage-reports@2.8.6...2.8.7

2.8.6

What's Changed

Full Changelog: cenfun/monocart-coverage-reports@2.8.5...2.8.6

2.8.5

What's Changed

Full Changelog: cenfun/monocart-coverage-reports@2.8.4...2.8.5

2.8.4

What's Changed

  • fix: fix typings of the reports option by @​mrazauskas in cenfun/monocart-coverage-reports#40
  • updated UI: highlight keywords for searching results
  • fixed coverage for static initialization blocks (#37)
  • fixed coverage for function defined after return (#38)
  • fixed ignored ranges
  • fixed CoverageReportOptions#reports type
  • fixed v8 report UI for hits

... (truncated)

Changelog

Sourced from monocart-coverage-reports's changelog.

  • 2.9.0

    • performance improvement for comment parser (monocart-locator)
    • added new build-in report: markdown-summary (coverage-summary.md)
    • added new build-in report: markdown-details (coverage-details.md)
    • added new option: dataDir alternative to method addFromDir()
    • added new data extras for blank/comment/ignored lines
  • 2.8.7

    • fixed OOM with better GC
    • added new build-in report: codacy (codacy.json)
  • 2.8.6

    • improved performance
    • fixed warning message for adding empty istanbul coverage
    • fixed time duration formatter
  • 2.8.5

    • fixed a sourcemap content issue
  • 2.8.4

    • updated UI: highlight keywords for searching results
    • fixed coverage for static initialization blocks (#37)
    • fixed coverage for function defined after return (#38)
    • fixed ignored ranges
    • fixed CoverageReportOptions#reports type
    • fixed v8 report UI for hits
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [monocart-coverage-reports](https://github.com/cenfun/monocart-coverage-reports) from 2.8.3 to 2.9.0.
- [Release notes](https://github.com/cenfun/monocart-coverage-reports/releases)
- [Changelog](https://github.com/cenfun/monocart-coverage-reports/blob/main/CHANGELOG.md)
- [Commits](cenfun/monocart-coverage-reports@2.8.3...2.9.0)

---
updated-dependencies:
- dependency-name: monocart-coverage-reports
  dependency-type: direct:production
  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 javascript Pull requests that update Javascript code labels Jul 8, 2024
@kobenguyent kobenguyent merged commit d54e0d9 into 3.x Jul 8, 2024
13 checks passed
@kobenguyent kobenguyent deleted the dependabot/npm_and_yarn/3.x/monocart-coverage-reports-2.9.0 branch July 8, 2024 15:14
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant