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

Update dependency jest-junit to v11 #440

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 2, 2020

This PR contains the following updates:

Package Type Update Change
jest-junit devDependencies major ^5.0.0 -> ^11.0.0

Release Notes

jest-community/jest-junit

v11.1.0

Compare Source

Added suitename support to classNameTemplate by @​dtom90 #​138

v11.0.1

Compare Source

Removes testResultsProcessor warning message (#​131)
Updates jest and jest-validate dependencies (#​131)

v11.0.0

Compare Source

Added support for testsuite properties

Removed node < 10.12.0 support.
Removed jest < 26 support.

#​129

v10.0.0

Compare Source

Add option to shorten console output by @​cisum-la - #​111

v9.0.0

Compare Source

Ability to generate unique filenames for junit.xml by @​andrcuns #​108

v8.0.0

Compare Source

Remove support for "output" setting and improve flexibility of outputDirectory and outputName #​101

v7.0.0

Compare Source

Fixes console output support - #​96

v6.4.0

Compare Source

Add console support #​90

v6.3.0

Compare Source

Conditional boolean configuration to add the FILE attribute for Circle-CI builds #​77

v6.2.1

Compare Source

Fix syntax error when running on some versions of node 6.0

v6.2.0

Compare Source

Removes jest-config dependency

v6.1.0

Compare Source

Adds XML prologue to generated junit files #​72

v6.0.1

Compare Source

Roll back "file" attribute change to TestCase. This breaks on Jenkins.

v6.0.0

Compare Source

Add file attribute to TestCase elements for better viewability on CI platforms. #​71

Use relative file paths instead of absolute for better resolution on CI platforms. #​70


Renovate configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Jul 2, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@217b53e). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #440   +/-   ##
=========================================
  Coverage          ?   84.93%           
=========================================
  Files             ?       39           
  Lines             ?     1394           
  Branches          ?      328           
=========================================
  Hits              ?     1184           
  Misses            ?      121           
  Partials          ?       89           
Impacted Files Coverage Δ
src/nodes/clone.ts 80.00% <0.00%> (ø)
src/operations/SnapshotEditor.ts 91.08% <0.00%> (ø)
src/nodes/ParameterizedValueSnapshot.ts 100.00% <0.00%> (ø)
src/CacheTransaction.ts 91.95% <0.00%> (ø)
src/context/index.ts 100.00% <0.00%> (ø)
src/util/store.ts 81.25% <0.00%> (ø)
src/operations/restore.ts 94.33% <0.00%> (ø)
src/GraphSnapshot.ts 93.75% <0.00%> (ø)
src/apollo/util.ts 100.00% <0.00%> (ø)
src/environment.ts 31.57% <0.00%> (ø)
... and 29 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 217b53e...7ffca47. Read the comment docs.

@renovate renovate bot force-pushed the renovate/jest-junit-11.x branch from 0dfbc54 to 7ffca47 Compare August 6, 2020 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant