-
-
Notifications
You must be signed in to change notification settings - Fork 11
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 jest-html-reporter to the latest version 🚀 #314
Conversation
Update to this version instead 🚀 Release Notes for v3.1.0Features & Fixes:CommitsThe new version differs by 11 commits.
See the full diff |
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The devDependency jest-html-reporter was updated from
2.8.2
to3.0.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: hargne
License: MIT
Release Notes for v3.0.0
Information
The entire library has been converted into Typescript to improve code quality.
The themes
lightTheme
anddarkTheme
has been removed from the project and are no longer available to use. Thetheme
option is being deprecated as the only option viable now isdefaultTheme
Features & Fixes
lightTheme
anddarkTheme
defaultTheme
It is now possible to see the the execution time for failed and pending tests as well as passing
Fixes #83
executionTimeWarningThreshold
pre
CSS wrapping issues on smaller screenstitleAsc
|titleDesc
)The order of sorting is now as follows:
testFilePath
>ancestorTitles
>testTitle
Fixes #55
Maintenance & Chores
Commits
The new version differs by 28 commits.
ff12e93
Merge pull request #95 from Hargne/dev
8af31f6
Merge pull request #94 from Hargne/feature/convert-to-typescript
28f2b0a
Merge branch 'dev' into feature/convert-to-typescript
2fb565c
Fixed issue with Travis CI
c05c5cb
Fix travis build issue pt7
7c8cebc
Fix travis build issue pt6
0f47488
Fix travis build issue pt5
c6a00d8
Fix travis build issue pt4
e7c7f0d
Fix travis build issue pt3
211c9ed
Fix travis build issue pt2
486fae2
Attempt to fix travis issue
549bb48
Fixed test issues
7c882f4
Fixed failing tests
37973db
Updated Readme
ab79329
Pushed version, Updated Readme
There are 28 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴