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 ts-proto to v2.1.0 #1314

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

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

Release Notes

stephenh/ts-proto (ts-proto) ### [`v2.1.0`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#210-2024-09-04) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.0.4...v2.1.0) ##### Features - option to declare schema as const ([#​1096](https://redirect.github.com/stephenh/ts-proto/issues/1096)) ([4cc1a1e](https://redirect.github.com/stephenh/ts-proto/commit/4cc1a1e4238cf628591414c02d39bd76dc75fb3a)) #### [2.0.4](https://redirect.github.com/stephenh/ts-proto/compare/v2.0.3...v2.0.4) (2024-09-04) ##### Bug Fixes - Bump ts-proto-descriptors. ([#​1102](https://redirect.github.com/stephenh/ts-proto/issues/1102)) ([3d1cd61](https://redirect.github.com/stephenh/ts-proto/commit/3d1cd61ed7bbac4d6dc7353c49d0732aad22a504)), closes [#​1101](https://redirect.github.com/stephenh/ts-proto/issues/1101) #### [2.0.3](https://redirect.github.com/stephenh/ts-proto/compare/v2.0.2...v2.0.3) (2024-08-21) ##### Bug Fixes - Fix running yarn:test locally. ([#​1097](https://redirect.github.com/stephenh/ts-proto/issues/1097)) ([30385ed](https://redirect.github.com/stephenh/ts-proto/commit/30385edd565d873d550df765dac9570c125bef2c)) #### [2.0.2](https://redirect.github.com/stephenh/ts-proto/compare/v2.0.1...v2.0.2) (2024-08-16) ##### Bug Fixes - Fix version loading in new dist layout. ([#​1091](https://redirect.github.com/stephenh/ts-proto/issues/1091)) ([f1c23d2](https://redirect.github.com/stephenh/ts-proto/commit/f1c23d2eab096b7c6b2decd9f0886b5300c52712)) #### [2.0.1](https://redirect.github.com/stephenh/ts-proto/compare/v2.0.0...v2.0.1) (2024-08-16) ##### Bug Fixes - Fix build from typescript bump. ([3ecd498](https://redirect.github.com/stephenh/ts-proto/commit/3ecd4986063952ae06c6136fbd9ae0cfc75212d8))

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 week ago

Code Metrics Report

master (670805b) renovate/ts-proto-2.x (78b86e2) +/-
Coverage 30.2% 30.2% 0.0%
Test Execution Time 5s 5s 0s
Details ``` diff | | master (670805b) | renovate/ts-proto-2.x | +/- | | | | (78b86e2) | | |---------------------|------------------|--------------------------------|------| | Coverage | 30.2% | 30.2% | 0.0% | | Files | 44 | 44 | 0 | | Lines | 3864 | 3864 | 0 | | Covered | 1167 | 1167 | 0 | | Test Execution Time | 5s | 5s | 0s | ```

Reported by octocov