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.1 #1267

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-proto 1.181.0 -> 1.181.1 age adoption passing confidence

Release Notes

stephenh/ts-proto (ts-proto) ### [`v1.181.1`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#11811-2024-07-13) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.181.0...v1.181.1) ##### Bug Fixes - Incorrect message names in the generated code for repeated fields ([#​1073](https://togithub.com/stephenh/ts-proto/issues/1073)) ([8a95d8e](https://togithub.com/stephenh/ts-proto/commit/8a95d8e0983a38e604b6990461e726db566ff311)), closes [#​1072](https://togithub.com/stephenh/ts-proto/issues/1072)

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 has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 3 months ago

Code Metrics Report

master (cee629a) renovate/ts-proto-1.x (43e4af2) +/-
Coverage 30.2% 30.2% 0.0%
Test Execution Time 5s 5s 0s
Details ``` diff | | master (cee629a) | renovate/ts-proto-1.x | +/- | | | | (43e4af2) | | |---------------------|------------------|--------------------------------|------| | Coverage | 30.2% | 30.2% | 0.0% | | Files | 43 | 43 | 0 | | Lines | 3861 | 3861 | 0 | | Covered | 1167 | 1167 | 0 | | Test Execution Time | 5s | 5s | 0s | ```

Reported by octocov