comunica / sparqlee

⚙️ SPARQL expression evaluator library - Moved to @comunica/expression-evaluator
https://www.npmjs.com/package/sparqlee
14 stars 7 forks source link

Update dependency jest-html-reporter to v3 - autoclosed #61

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
jest-html-reporter devDependencies major ^2.4.2 -> ^3.0.0

Release Notes

Hargne/jest-html-reporter ### [`v3.1.0`](https://togithub.com/Hargne/jest-html-reporter/releases/3.1.0) [Compare Source](https://togithub.com/Hargne/jest-html-reporter/compare/3.0.0...3.1.0) ##### Features & Fixes: - Fixed crash when running without any configuration options _Fixes [#​96](https://togithub.com/Hargne/jest-html-reporter/issues/96)_ - Re-added the functionality of replacing Jest's own `` to the actual configured root directory _Fixes [#​98](https://togithub.com/Hargne/jest-html-reporter/issues/98)_ - Added and rewrote `append` method to append the report HTML inside the body tag of the provided file. ### [`v3.0.0`](https://togithub.com/Hargne/jest-html-reporter/releases/3.0.0) [Compare Source](https://togithub.com/Hargne/jest-html-reporter/compare/2.8.2...3.0.0) #### Information The entire library has been converted into Typescript to improve code quality. ##### ⚠️ Deprecation warnings The themes `lightTheme` and `darkTheme` has been removed from the project and are no longer available to use. The `theme` option is being deprecated as the only option viable now is `defaultTheme` ##### Features & Fixes - Removed themes `lightTheme` and `darkTheme` - Complete revamp of the `defaultTheme` - Separated test execution time from test result It is now possible to see the the execution time for _failed_ and _pending_ tests as well as _passing_ - Added information for suites (amount/passed/pending/failed) as a supplement to tests _Fixes_ [#​83](https://togithub.com/Hargne/jest-html-reporter/issues/83) - Fixed issue with `executionTimeWarningThreshold` - Fixed `pre` CSS wrapping issues on smaller screens - Fixed title sorting to also sort by test text. (`titleAsc` \| `titleDesc`) The order of sorting is now as follows: `testFilePath` > `ancestorTitles` > `testTitle` _Fixes_ [#​55](https://togithub.com/Hargne/jest-html-reporter/issues/55) ##### Maintenance & Chores - Converted the entire library into Typescript - Improved test cases - Added usage of [Prettier](https://prettier.io/) for code quality - Switched to [Yarn](https://yarnpkg.com/), in favour of NPM

Renovate configuration

:date: Schedule: "before 7am every weekday" in timezone Europe/Brussels.

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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