Skip to content

Bump jest-junit from 12.3.0 to 15.0.0

dependabot requested to merge dependabot-npm_and_yarn-jest-junit-15.0.0 into main-os

Bumps jest-junit from 12.3.0 to 15.0.0.

Release notes

Sourced from jest-junit's releases.

v15.0.0

Remove invalid ESC control sequence from XML output jest-community/jest-junit#230 - by @​stevenxu-db

v14.0.1

Prevent unnecessary duplicate test cases by @​azzlack - jest-community/jest-junit#221

v14.0.0

  • Fix getOptions support for Windows machines #215 by @​mastrzyz
  • Failures in Test hooks like "AfterAll" now get shown in the Junit Results #214 by @​mastrzyz

v13.2.0

Support monorepos better via filePathPrefix option by @​marvinroger - jest-community/jest-junit#209

Fix CI builds for windows and drop support for Node 10.x - jest-community/jest-junit#210

v13.1.0

Configurable test suite properties file location by @​JohanBrorson - jest-community/jest-junit#204

v13.0.0

Update strip-ansi to newer version - jest-community/jest-junit#188 Add noStackTrace CLI option - jest-community/jest-junit#160 Fix rootDir usage - jest-community/jest-junit#154

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports