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 mocha-junit-reporter from 1.23.3 to 2.1.0 #28

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 1, 2022

Bumps mocha-junit-reporter from 1.23.3 to 2.1.0.

Release notes

Sourced from mocha-junit-reporter's releases.

v2.1.0

What's Changed

New Contributors

Full Changelog: michaelleeallen/mocha-junit-reporter@v2.0.2...v2.1.0

Update Dependencies

Updates several dependencies with security vulnerabilities.

What's Changed

New Contributors

Full Changelog: michaelleeallen/mocha-junit-reporter@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

v2.0.0

Breaking changes:

  • Drop support for node <10
  • Drop misspelled argument suiteTitleSeparedBy

Contrary to my fault commit message suiteTitleSeparatedBy was not dropped, and is the supported option.

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)

Bumps [mocha-junit-reporter](https://github.com/michaelleeallen/mocha-junit-reporter) from 1.23.3 to 2.1.0.
- [Release notes](https://github.com/michaelleeallen/mocha-junit-reporter/releases)
- [Commits](michaelleeallen/mocha-junit-reporter@v1.23.3...v2.1.0)

---
updated-dependencies:
- dependency-name: mocha-junit-reporter
  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 javascript Pull requests that update Javascript code labels Oct 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2022

Superseded by #42.

@dependabot dependabot bot closed this Dec 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/mocha-junit-reporter-2.1.0 branch December 1, 2022 14:20
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.

0 participants