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 v14 #80

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

jest-community/jest-junit ### [`v14.0.0`](https://togithub.com/jest-community/jest-junit/releases/tag/v14.0.0) [Compare Source](https://togithub.com/jest-community/jest-junit/compare/v13.2.0...v14.0.0) - Fix getOptions support for Windows machines [#​215](https://togithub.com/jest-community/jest-junit/issues/215) by [@​mastrzyz](https://togithub.com/mastrzyz) - Failures in Test hooks like "AfterAll" now get shown in the Junit Results [#​214](https://togithub.com/jest-community/jest-junit/issues/214) by [@​mastrzyz](https://togithub.com/mastrzyz) ### [`v13.2.0`](https://togithub.com/jest-community/jest-junit/releases/tag/v13.2.0) [Compare Source](https://togithub.com/jest-community/jest-junit/compare/v13.1.0...v13.2.0) Support monorepos better via filePathPrefix option by [@​marvinroger](https://togithub.com/marvinroger) - [https://github.com/jest-community/jest-junit/pull/209](https://togithub.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](https://togithub.com/jest-community/jest-junit/pull/210) ### [`v13.1.0`](https://togithub.com/jest-community/jest-junit/releases/tag/v13.1.0) [Compare Source](https://togithub.com/jest-community/jest-junit/compare/v13.0.0...v13.1.0) Configurable test suite properties file location by [@​JohanBrorson](https://togithub.com/JohanBrorson) - [https://github.com/jest-community/jest-junit/pull/204](https://togithub.com/jest-community/jest-junit/pull/204)

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[bot] commented 2 years ago

Codecov Report

Merging #80 (1d089ad) into master (d754b60) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #80   +/-   ##
=======================================
  Coverage   94.44%   94.44%           
=======================================
  Files           6        6           
  Lines         144      144           
  Branches       19       19           
=======================================
  Hits          136      136           
  Misses          8        8           

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 d754b60...1d089ad. Read the comment docs.