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 v1.181.2 #1291

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 1.181.1 -> 1.181.2 age adoption passing confidence

Release Notes

stephenh/ts-proto (ts-proto) ### [`v1.181.2`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#11812-2024-08-15) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.181.1...v1.181.2) ##### Bug Fixes - toJSON Function with `removeEnumPrefix=true` and `unrecognizedEnumValue=0` Options ([#​1089](https://togithub.com/stephenh/ts-proto/issues/1089)) ([2401490](https://togithub.com/stephenh/ts-proto/commit/24014908f814e2720b9c2b9bd2ae1773be880a16)), closes [#​1086](https://togithub.com/stephenh/ts-proto/issues/1086) [#​1086](https://togithub.com/stephenh/ts-proto/issues/1086)

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 (5c987cf) renovate/ts-proto-1.x (218f3be) +/-
Coverage 30.2% 30.2% 0.0%
Test Execution Time 5s 5s 0s
Details ``` diff | | master (5c987cf) | renovate/ts-proto-1.x | +/- | | | | (218f3be) | | |---------------------|------------------|--------------------------------|------| | Coverage | 30.2% | 30.2% | 0.0% | | Files | 44 | 44 | 0 | | Lines | 3861 | 3861 | 0 | | Covered | 1167 | 1167 | 0 | | Test Execution Time | 5s | 5s | 0s | ```

Reported by octocov