Liu233w / acm-statistics

An online tool (crawler) to analyze users performance in online judges (coding competition websites). Supported OJ: POJ, HDU, HYSBZ, CodeForces, UVA, ICPC Live Archive, FZU, SPOJ, Timus (URAL), LeetCode_CN, CSU, LibreOJ, 洛谷, 牛客OJ, Lutece (UESTC), AtCoder, AIZU, CodeChef, El Judge, BNUOJ, Codewars, UOJ, NBUT, 51Nod, DMOJ, VJudge
https://ojhunt.com
GNU Affero General Public License v3.0
144 stars 12 forks source link

chore(*): Update dependency @vue/vue2-jest to v29.2.6 #3018

Open renovate[bot] opened 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/vue2-jest 29.2.4 -> 29.2.6 age adoption passing confidence

Release Notes

vuejs/vue-jest (@​vue/vue2-jest) ### [`v29.2.6`](https://togithub.com/vuejs/vue-jest/releases/tag/v29.2.6) [Compare Source](https://togithub.com/vuejs/vue-jest/compare/v29.2.5...v29.2.6) #### What's Changed - fix: allow importing relative paths in global resources by [@​pmrotule](https://togithub.com/pmrotule) in [https://github.com/vuejs/vue-jest/pull/548](https://togithub.com/vuejs/vue-jest/pull/548) **Full Changelog**: https://github.com/vuejs/vue-jest/compare/v29.2.5...v29.2.6 ### [`v29.2.5`](https://togithub.com/vuejs/vue-jest/releases/tag/v29.2.5) [Compare Source](https://togithub.com/vuejs/vue-jest/compare/v29.2.4...v29.2.5) #### What's Changed - fix: `lang='tsx'` doesn't work for Vue 3 SFC by [@​sevilyilmaz](https://togithub.com/sevilyilmaz) in [https://github.com/vuejs/vue-jest/pull/547](https://togithub.com/vuejs/vue-jest/pull/547) **Full Changelog**: https://github.com/vuejs/vue-jest/compare/v29.2.4...v29.2.5

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 5 months ago

Codecov Report

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

Comparison is base (9b2d2dd) 78.59% compared to head (239bd74) 78.20%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3018 +/- ## ========================================== - Coverage 78.59% 78.20% -0.40% ========================================== Files 118 111 -7 Lines 2504 2202 -302 Branches 194 146 -48 ========================================== - Hits 1968 1722 -246 + Misses 503 451 -52 + Partials 33 29 -4 ```

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