hanover-computing / canonicize-url

Get a stable, canonical version of any URL, with DNS and HTTPS checks, redirects, tracker stripping, and canonical link extraction!
GNU Lesser General Public License v3.0
12 stars 0 forks source link

Update dependency jest-junit to v16 #88

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-junit ^14.0.0 -> ^16.0.0 age adoption passing confidence

Release Notes

jest-community/jest-junit (jest-junit) ### [`v16.0.0`](https://togithub.com/jest-community/jest-junit/releases/tag/v16.0.0) [Compare Source](https://togithub.com/jest-community/jest-junit/compare/v15.0.0...v16.0.0) Allow adding properties to testcases in junit output by [@​eps1lon](https://togithub.com/eps1lon) - [https://github.com/jest-community/jest-junit/pull/247](https://togithub.com/jest-community/jest-junit/pull/247) ### [`v15.0.0`](https://togithub.com/jest-community/jest-junit/releases/tag/v15.0.0) [Compare Source](https://togithub.com/jest-community/jest-junit/compare/v14.0.1...v15.0.0) Remove invalid ESC control sequence from XML output [https://github.com/jest-community/jest-junit/pull/230](https://togithub.com/jest-community/jest-junit/pull/230) - by [@​stevenxu-db](https://togithub.com/stevenxu-db) ### [`v14.0.1`](https://togithub.com/jest-community/jest-junit/releases/tag/v14.0.1) [Compare Source](https://togithub.com/jest-community/jest-junit/compare/v14.0.0...v14.0.1) Prevent unnecessary duplicate test cases by [@​azzlack](https://togithub.com/azzlack) - [https://github.com/jest-community/jest-junit/pull/221](https://togithub.com/jest-community/jest-junit/pull/221)

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 has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (461f6e8) 94.44% compared to head (34e5448) 94.44%. Report is 12 commits behind head on master.

:exclamation: Current head 34e5448 differs from pull request most recent head 6fc7d32. Consider uploading reports for the commit 6fc7d32 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #88 +/- ## ======================================= Coverage 94.44% 94.44% ======================================= Files 6 6 Lines 144 144 Branches 19 19 ======================================= Hits 136 136 Misses 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.