Ensono / stacks-webapp-template

Templating monorepo focusing on boilerplate web apps
https://amido.github.io/stacks/
MIT License
3 stars 9 forks source link

chore(deps-dev): bump mocha-junit-reporter from 2.0.0 to 2.1.0 in /packages/scaffolding-cli/templates/test/cypress-typescript-coreui #1765

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mocha-junit-reporter from 2.0.0 to 2.1.0.

Release notes

Sourced from mocha-junit-reporter's releases.

v2.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/michaelleeallen/mocha-junit-reporter/compare/v2.0.2...v2.1.0

Update Dependencies

Updates several dependencies with security vulnerabilities.

What's Changed

New Contributors

Full Changelog: https://github.com/michaelleeallen/mocha-junit-reporter/compare/2.0.1...v2.0.2

Minor bug fixes and security enhancements:

#141: add npm publish github action #115: fix issues with timing of tests, mock Date object #133: bump lo-dash to 4.17.19 to fix security vulnerability

Commits
  • 67a9764 2.1.0
  • 4c2bc93 Fix bug when truncating testcase.attr.time (#172)
  • 5c240ae Bump ansi-regex from 3.0.0 to 3.0.1 (#175)
  • 5169b0f Bump minimist from 1.2.5 to 1.2.6 (#166)
  • e77a5d8 feature | allow to add jenkinsClassnamePrefix (#138)
  • 3b65764 Merge pull request #159 from gabegorelick/fix-build
  • 07888b3 MINOR: update dependencies, remove travis file
  • 0d42905 Fix test failures when running on older versions of mocha
  • e062836 Test against all supported versions of mocha
  • fc3a735 Ensure that test time attribute is capped at 3 digits after the decimal
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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[bot] commented 2 years ago

Superseded by #1823.