chore(deps): update dependency jest-junit to v16 #67
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^9.0.0
->^16.0.0
Release Notes
jest-community/jest-junit (jest-junit)
v16.0.0
Compare Source
Allow adding properties to testcases in junit output by @eps1lon - https://github.com/jest-community/jest-junit/pull/247
v15.0.0
Compare Source
Remove invalid ESC control sequence from XML output https://github.com/jest-community/jest-junit/pull/230 - by @stevenxu-db
v14.0.1
Compare Source
Prevent unnecessary duplicate test cases by @azzlack - https://github.com/jest-community/jest-junit/pull/221
v14.0.0
Compare Source
v13.2.0
Compare Source
Support monorepos better via filePathPrefix option by @marvinroger - https://github.com/jest-community/jest-junit/pull/209
Fix CI builds for windows and drop support for Node 10.x - https://github.com/jest-community/jest-junit/pull/210
v13.1.0
Compare Source
Configurable test suite properties file location by @JohanBrorson - https://github.com/jest-community/jest-junit/pull/204
v13.0.0
Compare Source
Update strip-ansi to newer version - https://github.com/jest-community/jest-junit/pull/188
Add noStackTrace CLI option - https://github.com/jest-community/jest-junit/pull/160
Fix rootDir usage - https://github.com/jest-community/jest-junit/pull/154
v12.3.0
Compare Source
Fix displayName usage in templates by @D4N14L - https://github.com/jest-community/jest-junit/pull/179
v12.2.0
Compare Source
Bump uuid to the latest version
v12.1.0
Compare Source
Add better support for bazel - https://github.com/jest-community/jest-junit/issues/167
v12.0.0
Compare Source
Support reporting test suites unable to run due to uncaught errors (or no tests at all) by @SamTheisens https://github.com/jest-community/jest-junit/pull/144
Fix the sequential location of system-out to be compatible with jenkins xsd by @palmerj3 https://github.com/jest-community/jest-junit/pull/146
v11.1.0
Compare Source
Added suitename support to classNameTemplate by @dtom90 https://github.com/jest-community/jest-junit/pull/138
v11.0.1
Compare Source
Removes testResultsProcessor warning message (https://github.com/jest-community/jest-junit/pull/131)
Updates jest and jest-validate dependencies (https://github.com/jest-community/jest-junit/pull/131)
v11.0.0
Compare Source
Added support for testsuite properties
Removed node < 10.12.0 support.
Removed jest < 26 support.
https://github.com/jest-community/jest-junit/pull/129
v10.0.0
Compare Source
Add option to shorten console output by @cisum-la - https://github.com/jest-community/jest-junit/pull/111
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.