Kesin11 / CIAnalyzer

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

chore(deps): update dependency ts-proto to v2.0.3 #1299

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-proto 2.0.2 -> 2.0.3 age adoption passing confidence

Release Notes

stephenh/ts-proto (ts-proto) ### [`v2.0.3`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#203-2024-08-21) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v2.0.2...v2.0.3) ##### Bug Fixes - Fix running yarn:test locally. ([#​1097](https://togithub.com/stephenh/ts-proto/issues/1097)) ([30385ed](https://togithub.com/stephenh/ts-proto/commit/30385edd565d873d550df765dac9570c125bef2c))

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 2 months ago

Code Metrics Report

master (95df706) renovate/ts-proto-2.x (ae3fb5d) +/-
Coverage 30.2% 30.2% 0.0%
Test Execution Time 5s 6s +1s
Details ``` diff | | master (95df706) | renovate/ts-proto-2.x | +/- | | | | (ae3fb5d) | | |---------------------|------------------|--------------------------------|------| | Coverage | 30.2% | 30.2% | 0.0% | | Files | 44 | 44 | 0 | | Lines | 3861 | 3861 | 0 | | Covered | 1167 | 1167 | 0 | - | Test Execution Time | 5s | 6s | +1s | ```

Reported by octocov