PKUHPC / OpenSCOW

Super Computing On Web
https://www.pkuscow.com/
Mulan Permissive Software License, Version 2
220 stars 49 forks source link

chore(deps): update dependency ts-proto to v2 #1402

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-proto 1.180.0 -> 2.4.2 age adoption passing confidence

Release Notes

stephenh/ts-proto (ts-proto) ### [`v2.4.2`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#242-2024-11-28) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.4.1...v2.4.2) ##### Performance Improvements - Replacing "else if" with a "switch case" statement to improve Typescript performance ([#​1142](https://redirect.github.com/stephenh/ts-proto/issues/1142)) ([de1a616](https://redirect.github.com/stephenh/ts-proto/commit/de1a616d24a90ef7b281c9e8966556adfa156ebb)), closes [#​1135](https://redirect.github.com/stephenh/ts-proto/issues/1135) [#​1141](https://redirect.github.com/stephenh/ts-proto/issues/1141) ### [`v2.4.1`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#241-2024-11-26) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.4.0...v2.4.1) ##### Performance Improvements - Generating "else if" where applicable ([#​1141](https://redirect.github.com/stephenh/ts-proto/issues/1141)) ([4a8018c](https://redirect.github.com/stephenh/ts-proto/commit/4a8018c915dabbc83629f021a2899ade55b6c8de)) ### [`v2.4.0`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#240-2024-11-25) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.3.0...v2.4.0) ##### Features - Avoid adding empty trailing comments to oneof unions ([#​1140](https://redirect.github.com/stephenh/ts-proto/issues/1140)) ([5359e8d](https://redirect.github.com/stephenh/ts-proto/commit/5359e8d4b08ad114080f04ec8327bb2379dddd86)), closes [#​1136](https://redirect.github.com/stephenh/ts-proto/issues/1136) ### [`v2.3.0`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#230-2024-11-16) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.2.7...v2.3.0) ##### Features - add support for comments on union fields in generateOneofProperty ([#​1136](https://redirect.github.com/stephenh/ts-proto/issues/1136)) ([c933c9c](https://redirect.github.com/stephenh/ts-proto/commit/c933c9c46dbaa278b33b16270bab51063ccb513c)), closes [#​1122](https://redirect.github.com/stephenh/ts-proto/issues/1122) #### [2.2.7](https://redirect.github.com/stephenh/ts-proto/compare/v2.2.6...v2.2.7) (2024-11-11) ##### Bug Fixes - problem with verbatimModuleSyntax for grpc-js ([#​1132](https://redirect.github.com/stephenh/ts-proto/issues/1132)) ([bedfa31](https://redirect.github.com/stephenh/ts-proto/commit/bedfa317e7b115d10ee3de897eae2490b5eccdc9)) #### [2.2.6](https://redirect.github.com/stephenh/ts-proto/compare/v2.2.5...v2.2.6) (2024-11-11) ##### Bug Fixes - **Schema generation:** ensure Buffer api is only used when in nodejs environment ([#​1134](https://redirect.github.com/stephenh/ts-proto/issues/1134)) ([49035a4](https://redirect.github.com/stephenh/ts-proto/commit/49035a47e1d859563c631267ea7e1724cbf2c4a8)) #### [2.2.5](https://redirect.github.com/stephenh/ts-proto/compare/v2.2.4...v2.2.5) (2024-10-22) ##### Bug Fixes - Added null propagation and guard ([#​1127](https://redirect.github.com/stephenh/ts-proto/issues/1127)) ([86637fa](https://redirect.github.com/stephenh/ts-proto/commit/86637fa6c39ddcc09cab3c486c34b7a52adaf694)) #### [2.2.4](https://redirect.github.com/stephenh/ts-proto/compare/v2.2.3...v2.2.4) (2024-10-15) ##### Bug Fixes - Unbreak a use case for [#​1110](https://redirect.github.com/stephenh/ts-proto/issues/1110) / fix for [#​1121](https://redirect.github.com/stephenh/ts-proto/issues/1121) ([#​1123](https://redirect.github.com/stephenh/ts-proto/issues/1123)) ([476e99b](https://redirect.github.com/stephenh/ts-proto/commit/476e99bcbc651cec1946d0dbad09dc9aea3224ff)) #### [2.2.3](https://redirect.github.com/stephenh/ts-proto/compare/v2.2.2...v2.2.3) (2024-10-06) ##### Bug Fixes - Don't fail on Function message names ([#​1119](https://redirect.github.com/stephenh/ts-proto/issues/1119)) ([da048a1](https://redirect.github.com/stephenh/ts-proto/commit/da048a1e78cdc1baa228700c40a944652998d2a1)), closes [#​1110](https://redirect.github.com/stephenh/ts-proto/issues/1110) #### [2.2.2](https://redirect.github.com/stephenh/ts-proto/compare/v2.2.1...v2.2.2) (2024-10-04) ##### Bug Fixes - prefix and suffixes were not being applied to to/fromTimestamp resulting in compile error ([#​1118](https://redirect.github.com/stephenh/ts-proto/issues/1118)) ([22c2905](https://redirect.github.com/stephenh/ts-proto/commit/22c2905ca53c88bdb2802386d414d584a451aa4c)) #### [2.2.1](https://redirect.github.com/stephenh/ts-proto/compare/v2.2.0...v2.2.1) (2024-09-29) ##### Bug Fixes - Compilation error for nested repeated fields with `useOptionals=all` ([#​1113](https://redirect.github.com/stephenh/ts-proto/issues/1113)) ([e89fc51](https://redirect.github.com/stephenh/ts-proto/commit/e89fc51fcc3ba494a81884cc136779202d3f1e16)), closes [#​1112](https://redirect.github.com/stephenh/ts-proto/issues/1112) ### [`v2.2.7`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#227-2024-11-11) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.2.6...v2.2.7) ##### Bug Fixes - problem with verbatimModuleSyntax for grpc-js ([#​1132](https://redirect.github.com/stephenh/ts-proto/issues/1132)) ([bedfa31](https://redirect.github.com/stephenh/ts-proto/commit/bedfa317e7b115d10ee3de897eae2490b5eccdc9)) ### [`v2.2.6`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#226-2024-11-11) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.2.5...v2.2.6) ##### Bug Fixes - **Schema generation:** ensure Buffer api is only used when in nodejs environment ([#​1134](https://redirect.github.com/stephenh/ts-proto/issues/1134)) ([49035a4](https://redirect.github.com/stephenh/ts-proto/commit/49035a47e1d859563c631267ea7e1724cbf2c4a8)) ### [`v2.2.5`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#225-2024-10-22) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.2.4...v2.2.5) ##### Bug Fixes - Added null propagation and guard ([#​1127](https://redirect.github.com/stephenh/ts-proto/issues/1127)) ([86637fa](https://redirect.github.com/stephenh/ts-proto/commit/86637fa6c39ddcc09cab3c486c34b7a52adaf694)) ### [`v2.2.4`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#224-2024-10-15) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.2.3...v2.2.4) ##### Bug Fixes - Unbreak a use case for [#​1110](https://redirect.github.com/stephenh/ts-proto/issues/1110) / fix for [#​1121](https://redirect.github.com/stephenh/ts-proto/issues/1121) ([#​1123](https://redirect.github.com/stephenh/ts-proto/issues/1123)) ([476e99b](https://redirect.github.com/stephenh/ts-proto/commit/476e99bcbc651cec1946d0dbad09dc9aea3224ff)) ### [`v2.2.3`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#223-2024-10-06) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.2.2...v2.2.3) ##### Bug Fixes - Don't fail on Function message names ([#​1119](https://redirect.github.com/stephenh/ts-proto/issues/1119)) ([da048a1](https://redirect.github.com/stephenh/ts-proto/commit/da048a1e78cdc1baa228700c40a944652998d2a1)), closes [#​1110](https://redirect.github.com/stephenh/ts-proto/issues/1110) ### [`v2.2.2`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#222-2024-10-04) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.2.1...v2.2.2) ##### Bug Fixes - prefix and suffixes were not being applied to to/fromTimestamp resulting in compile error ([#​1118](https://redirect.github.com/stephenh/ts-proto/issues/1118)) ([22c2905](https://redirect.github.com/stephenh/ts-proto/commit/22c2905ca53c88bdb2802386d414d584a451aa4c)) ### [`v2.2.1`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#221-2024-09-29) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.2.0...v2.2.1) ##### Bug Fixes - Compilation error for nested repeated fields with `useOptionals=all` ([#​1113](https://redirect.github.com/stephenh/ts-proto/issues/1113)) ([e89fc51](https://redirect.github.com/stephenh/ts-proto/commit/e89fc51fcc3ba494a81884cc136779202d3f1e16)), closes [#​1112](https://redirect.github.com/stephenh/ts-proto/issues/1112) ### [`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)) ### [`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)) ### [`v2.0.4`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#204-2024-09-04) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.0.3...v2.0.4) ##### 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) ### [`v2.0.3`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#203-2024-08-21) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.0.2...v2.0.3) ##### 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)) ### [`v2.0.2`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#202-2024-08-16) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.0.1...v2.0.2) ##### 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)) ### [`v2.0.1`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#201-2024-08-16) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.0.0...v2.0.1) ##### Bug Fixes - Fix build from typescript bump. ([3ecd498](https://redirect.github.com/stephenh/ts-proto/commit/3ecd4986063952ae06c6136fbd9ae0cfc75212d8)) ### [`v2.0.0`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#200-2024-08-16) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v1.181.2...v2.0.0) ##### Bug Fixes - toJSON Function with `removeEnumPrefix=true` and `unrecognizedEnumValue=0` Options ([#​1089](https://redirect.github.com/stephenh/ts-proto/issues/1089)) ([2401490](https://redirect.github.com/stephenh/ts-proto/commit/24014908f814e2720b9c2b9bd2ae1773be880a16)), closes [#​1086](https://redirect.github.com/stephenh/ts-proto/issues/1086) [#​1086](https://redirect.github.com/stephenh/ts-proto/issues/1086) #### [1.181.1](https://redirect.github.com/stephenh/ts-proto/compare/v1.181.0...v1.181.1) (2024-07-13) ##### Bug Fixes - Incorrect message names in the generated code for repeated fields ([#​1073](https://redirect.github.com/stephenh/ts-proto/issues/1073)) ([8a95d8e](https://redirect.github.com/stephenh/ts-proto/commit/8a95d8e0983a38e604b6990461e726db566ff311)), closes [#​1072](https://redirect.github.com/stephenh/ts-proto/issues/1072) ### [`v1.181.2`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#11812-2024-08-15) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v1.181.1...v1.181.2) ##### Bug Fixes - toJSON Function with `removeEnumPrefix=true` and `unrecognizedEnumValue=0` Options ([#​1089](https://redirect.github.com/stephenh/ts-proto/issues/1089)) ([2401490](https://redirect.github.com/stephenh/ts-proto/commit/24014908f814e2720b9c2b9bd2ae1773be880a16)), closes [#​1086](https://redirect.github.com/stephenh/ts-proto/issues/1086) [#​1086](https://redirect.github.com/stephenh/ts-proto/issues/1086) ### [`v1.181.1`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#11811-2024-07-13) [Compare Source](https://redirect.github.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://redirect.github.com/stephenh/ts-proto/issues/1073)) ([8a95d8e](https://redirect.github.com/stephenh/ts-proto/commit/8a95d8e0983a38e604b6990461e726db566ff311)), closes [#​1072](https://redirect.github.com/stephenh/ts-proto/issues/1072) ### [`v1.181.0`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#11810-2024-07-01) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v1.180.0...v1.181.0) ##### Features - added the "typePrefix" and "typeSuffix" options. ([#​1069](https://redirect.github.com/stephenh/ts-proto/issues/1069)) ([ab515cd](https://redirect.github.com/stephenh/ts-proto/commit/ab515cda322baeb94c7588117e4bb5bee6281874)), closes [#​1033](https://redirect.github.com/stephenh/ts-proto/issues/1033)

Configuration

šŸ“… Schedule: Branch creation - "on sunday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» 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.

changeset-bot[bot] commented 3 months ago

āš ļø No Changeset found

Latest commit: ea9cc189560e3e065ba19756661f7481f796f402

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR