Kesin11 / CIAnalyzer

A tool collecting multi CI services build data and export it for creating self-hosting build dashboard.
MIT License
94 stars 8 forks source link

chore(deps): update dependency adm-zip to v0.5.16 #1306

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
adm-zip 0.5.15 -> 0.5.16 age adoption passing confidence

Release Notes

cthackers/adm-zip (adm-zip) ### [`v0.5.16`](https://redirect.github.com/cthackers/adm-zip/releases/tag/v0.5.16) [Compare Source](https://redirect.github.com/cthackers/adm-zip/compare/v0.5.15...v0.5.16) #### What's Changed - Fixing preserving linux file permissions by [@​NickAllmakerOpsCompass](https://redirect.github.com/NickAllmakerOpsCompass) in [https://github.com/cthackers/adm-zip/pull/531](https://redirect.github.com/cthackers/adm-zip/pull/531) - fix: totalEntries is not defined by [@​sidartaveloso](https://redirect.github.com/sidartaveloso) in [https://github.com/cthackers/adm-zip/pull/535](https://redirect.github.com/cthackers/adm-zip/pull/535) #### New Contributors - [@​NickAllmakerOpsCompass](https://redirect.github.com/NickAllmakerOpsCompass) made their first contribution in [https://github.com/cthackers/adm-zip/pull/531](https://redirect.github.com/cthackers/adm-zip/pull/531) - [@​sidartaveloso](https://redirect.github.com/sidartaveloso) made their first contribution in [https://github.com/cthackers/adm-zip/pull/535](https://redirect.github.com/cthackers/adm-zip/pull/535) **Full Changelog**: https://github.com/cthackers/adm-zip/compare/v0.5.15...v0.5.16

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 2 weeks ago

Code Metrics Report

master (8b28ed1) renovate/adm-zip-0.x (129424f) +/-
Coverage 30.2% 30.2% 0.0%
Test Execution Time 6s 6s 0s
Details ``` diff | | master (8b28ed1) | renovate/adm-zip-0.x (129424f) | +/- | |---------------------|------------------|--------------------------------|------| | Coverage | 30.2% | 30.2% | 0.0% | | Files | 44 | 44 | 0 | | Lines | 3863 | 3863 | 0 | | Covered | 1167 | 1167 | 0 | | Test Execution Time | 6s | 6s | 0s | ```

Reported by octocov