Skip to content

Bump jest-junit from 12.3.0 to 16.0.0

dependabot requested to merge dependabot-npm_and_yarn-jest-junit-16.0.0 into main

Bumps jest-junit from 12.3.0 to 16.0.0.

Release notes

Sourced from jest-junit's releases.

v16.0.0

Allow adding properties to testcases in junit output by @​eps1lon - jest-community/jest-junit#247

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
  • a8f7583 Merge pull request #250 from palmerj3/v16
  • 936b320 v16.0.0
  • c753b42 Merge pull request #247 from eps1lon/feat/testcase-properties
  • 5775c62 Update README.md
  • fa3594e feat: Allow adding \<properties> to \<testcase>
  • 64b7cf0 Bump minimist from 1.2.5 to 1.2.8 (#244)
  • 9dc472e Merge pull request #243 from plumcoding/outputdir-description
  • 3d9b2c4 Update docs regards regards relative paths
  • 5665bbf Merge pull request #235 from sezanzeb/patch-1
  • 181b6cc Fixed indentation of reporter config example
  • Additional commits viewable in compare view


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