namely / docker-protoc

Docker images for generating protocol buffer definitions
BSD 3-Clause "New" or "Revised" License
724 stars 225 forks source link

chore(deps): update dependency ts-proto to v1.137.0 #360

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-proto 1.135.3 -> 1.137.0 age adoption passing confidence

Release Notes

stephenh/ts-proto ### [`v1.137.0`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11370-httpsgithubcomstephenhts-protocomparev11361v11370-2022-12-29) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.136.1...v1.137.0) ##### Bug Fixes - Additional fix for structs with useMapType. ([#​743](https://togithub.com/stephenh/ts-proto/issues/743)) ([3264b0f](https://togithub.com/stephenh/ts-proto/commit/3264b0f4a98f3e00b262ce8af7927b0bc0375160)) - Fix codegen for google.protobuf.Struct with useMapType=true ([#​740](https://togithub.com/stephenh/ts-proto/issues/740)) ([0647151](https://togithub.com/stephenh/ts-proto/commit/0647151b356d7b22f8baf72b70f5a0353259b404)) ##### Features - added bigint force long option ([#​742](https://togithub.com/stephenh/ts-proto/issues/742)) ([3964e57](https://togithub.com/stephenh/ts-proto/commit/3964e575a6bdf90bbde937bcc71ac1f0255831b3)) #### [1.136.1](https://togithub.com/stephenh/ts-proto/compare/v1.136.0...v1.136.1) (2022-12-16) ##### Bug Fixes - Avoid namespace conflict on globalThis. ([#​735](https://togithub.com/stephenh/ts-proto/issues/735)) ([71e919e](https://togithub.com/stephenh/ts-proto/commit/71e919e7de4a2482e9389a5cbfd76853a1db73fb)), closes [#​732](https://togithub.com/stephenh/ts-proto/issues/732) ### [`v1.136.1`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11361-httpsgithubcomstephenhts-protocomparev11360v11361-2022-12-16) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.136.0...v1.136.1) ##### Bug Fixes - Avoid namespace conflict on globalThis. ([#​735](https://togithub.com/stephenh/ts-proto/issues/735)) ([71e919e](https://togithub.com/stephenh/ts-proto/commit/71e919e7de4a2482e9389a5cbfd76853a1db73fb)), closes [#​732](https://togithub.com/stephenh/ts-proto/issues/732) ### [`v1.136.0`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11360-httpsgithubcomstephenhts-protocomparev11353v11360-2022-12-14) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.135.3...v1.136.0) ##### Features - RPC: add useAbortSignal option ([#​731](https://togithub.com/stephenh/ts-proto/issues/731)) ([69313a7](https://togithub.com/stephenh/ts-proto/commit/69313a7a0f19c41c61824081e12ed680fda32b74)), closes [#​730](https://togithub.com/stephenh/ts-proto/issues/730) #### [1.135.3](https://togithub.com/stephenh/ts-proto/compare/v1.135.2...v1.135.3) (2022-12-12) ##### Bug Fixes - return grpc-web response without toObject method ([#​728](https://togithub.com/stephenh/ts-proto/issues/728)) ([7431aa8](https://togithub.com/stephenh/ts-proto/commit/7431aa8e5718ad8a8fe48651798f203995bf705b)), closes [stephenh/ts-proto#​636](https://togithub.com/stephenh/ts-proto/issues/636) #### [1.135.2](https://togithub.com/stephenh/ts-proto/compare/v1.135.1...v1.135.2) (2022-12-09) ##### Bug Fixes - Fix buf publishing with yarn v3. ([#​726](https://togithub.com/stephenh/ts-proto/issues/726)) ([e125d2b](https://togithub.com/stephenh/ts-proto/commit/e125d2bad21acfb27579b1ce252151678a91f2bc)) #### [1.135.1](https://togithub.com/stephenh/ts-proto/compare/v1.135.0...v1.135.1) (2022-12-09) ##### Bug Fixes - Add functionality for grpc camel case to respect splitting by word ([#​721](https://togithub.com/stephenh/ts-proto/issues/721)) ([4af040c](https://togithub.com/stephenh/ts-proto/commit/4af040c233792862db85c07d01d1b210a13cae2c)), closes [#​722](https://togithub.com/stephenh/ts-proto/issues/722)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.