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.2.0 #1318

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-proto 2.1.0 -> 2.2.0 age adoption passing confidence

Release Notes

stephenh/ts-proto (ts-proto) ### [`v2.2.0`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#220-2024-09-06) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.1.0...v2.2.0) ##### Features - Add interface for static message methods ([#​1104](https://redirect.github.com/stephenh/ts-proto/issues/1104)) ([faa33b6](https://redirect.github.com/stephenh/ts-proto/commit/faa33b6f5170cabe4010c95d5f0a68b9f04f686b))

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, 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 1 month ago

Code Metrics Report

master (391e686) renovate/ts-proto-2.x (0ec19dc) +/-
Coverage 30.2% 30.2% 0.0%
Test Execution Time 6s 6s 0s
Details ``` diff | | master (391e686) | renovate/ts-proto-2.x | +/- | | | | (0ec19dc) | | |---------------------|------------------|--------------------------------|------| | Coverage | 30.2% | 30.2% | 0.0% | | Files | 44 | 44 | 0 | | Lines | 3864 | 3864 | 0 | | Covered | 1167 | 1167 | 0 | | Test Execution Time | 6s | 6s | 0s | ```

Reported by octocov