namely / docker-protoc

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

chore(deps): update dependency ts-proto to v1.125.0 #338

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.117.0 -> 1.125.0 age adoption passing confidence

Release Notes

stephenh/ts-proto ### [`v1.125.0`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11250-httpsgithubcomstephenhts-protocomparev11240v11250-2022-09-03) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.124.0...v1.125.0) ##### Features - omit optional fields in base instance ([#​669](https://togithub.com/stephenh/ts-proto/issues/669)) ([47b60aa](https://togithub.com/stephenh/ts-proto/commit/47b60aab95533542cf762f152138f7ab4234de88)) ### [`v1.124.0`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11240-httpsgithubcomstephenhts-protocomparev11231v11240-2022-09-03) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.123.1...v1.124.0) ##### Features - Bump ts poet for dprint perf increase ([#​668](https://togithub.com/stephenh/ts-proto/issues/668)) ([961d388](https://togithub.com/stephenh/ts-proto/commit/961d388fa7dc7cb25fbe700526cbd481f3a48ae1)) #### [1.123.1](https://togithub.com/stephenh/ts-proto/compare/v1.123.0...v1.123.1) (2022-08-27) ##### Bug Fixes - Bump ts-poet to use [@​dprint/typescript](https://togithub.com/dprint/typescript). ([#​662](https://togithub.com/stephenh/ts-proto/issues/662)) ([84b64f4](https://togithub.com/stephenh/ts-proto/commit/84b64f4219f96199e8722678354430fbf00cebba)) ### [`v1.123.1`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11231-httpsgithubcomstephenhts-protocomparev11230v11231-2022-08-27) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.123.0...v1.123.1) ##### Bug Fixes - Bump ts-poet to use [@​dprint/typescript](https://togithub.com/dprint/typescript). ([#​662](https://togithub.com/stephenh/ts-proto/issues/662)) ([84b64f4](https://togithub.com/stephenh/ts-proto/commit/84b64f4219f96199e8722678354430fbf00cebba)) ### [`v1.123.0`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11230-httpsgithubcomstephenhts-protocomparev11220v11230-2022-08-27) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.122.0...v1.123.0) ##### Features - Bump ts-poet for dprint, also use tsx ([#​660](https://togithub.com/stephenh/ts-proto/issues/660)) ([348a465](https://togithub.com/stephenh/ts-proto/commit/348a4651b42d5ff64fd07e36ef9ca7d7e76f4277)) ### [`v1.122.0`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11220-httpsgithubcomstephenhts-protocomparev11216v11220-2022-08-15) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.121.6...v1.122.0) ##### Features - **Grpc-Web:** Add & export GrpcWebError type ([#​593](https://togithub.com/stephenh/ts-proto/issues/593)) ([645987d](https://togithub.com/stephenh/ts-proto/commit/645987d023e666290e87086f5a0770c34e2fe978)) #### [1.121.6](https://togithub.com/stephenh/ts-proto/compare/v1.121.5...v1.121.6) (2022-08-14) ##### Bug Fixes - Use jsonName even with snakeToCamel=false. ([#​653](https://togithub.com/stephenh/ts-proto/issues/653)) ([1144886](https://togithub.com/stephenh/ts-proto/commit/1144886ef43eaf97b780c7aafb2c123fd49b3fe5)), closes [#​635](https://togithub.com/stephenh/ts-proto/issues/635) #### [1.121.5](https://togithub.com/stephenh/ts-proto/compare/v1.121.4...v1.121.5) (2022-08-08) ##### Bug Fixes - remove Record word conflict ([#​638](https://togithub.com/stephenh/ts-proto/issues/638)) ([5664d09](https://togithub.com/stephenh/ts-proto/commit/5664d097ac33da423b0f4e79f962fd71912358a0)) - resolve import collisions for services ([#​651](https://togithub.com/stephenh/ts-proto/issues/651)) ([ee0296f](https://togithub.com/stephenh/ts-proto/commit/ee0296ffe087665b54bac714e964e7243010fb22)) #### [1.121.4](https://togithub.com/stephenh/ts-proto/compare/v1.121.3...v1.121.4) (2022-08-07) ##### Performance Improvements - Faster base64FromBytes & bytesFromBase64 on Node.JS ([#​649](https://togithub.com/stephenh/ts-proto/issues/649)) ([82ab341](https://togithub.com/stephenh/ts-proto/commit/82ab341557fba1a4933c4613d5c20dbf897905fa)) #### [1.121.3](https://togithub.com/stephenh/ts-proto/compare/v1.121.2...v1.121.3) (2022-08-06) ##### Bug Fixes - Use underscore separator in snakeToCamel. ([#​648](https://togithub.com/stephenh/ts-proto/issues/648)) ([b374910](https://togithub.com/stephenh/ts-proto/commit/b374910a8fb1d0efe6c5c5322f8788cc3cc1ca6c)) #### [1.121.2](https://togithub.com/stephenh/ts-proto/compare/v1.121.1...v1.121.2) (2022-08-06) ##### Bug Fixes - Fix push_to_buf_registry check. ([22ac914](https://togithub.com/stephenh/ts-proto/commit/22ac914cd8626258ceb35fd435b899a819518988)) #### [1.121.1](https://togithub.com/stephenh/ts-proto/compare/v1.121.0...v1.121.1) (2022-07-28) ##### Bug Fixes - Revert "feat: support grpc-web client straming ([#​617](https://togithub.com/stephenh/ts-proto/issues/617))" ([#​632](https://togithub.com/stephenh/ts-proto/issues/632)) ([2f4ecc7](https://togithub.com/stephenh/ts-proto/commit/2f4ecc7434df6b8f2ff08b929f9032170b04e858)) ### [`v1.121.6`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11216-httpsgithubcomstephenhts-protocomparev11215v11216-2022-08-14) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.121.5...v1.121.6) ##### Bug Fixes - Use jsonName even with snakeToCamel=false. ([#​653](https://togithub.com/stephenh/ts-proto/issues/653)) ([1144886](https://togithub.com/stephenh/ts-proto/commit/1144886ef43eaf97b780c7aafb2c123fd49b3fe5)), closes [#​635](https://togithub.com/stephenh/ts-proto/issues/635) ### [`v1.121.5`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11215-httpsgithubcomstephenhts-protocomparev11214v11215-2022-08-08) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.121.4...v1.121.5) ##### Bug Fixes - remove Record word conflict ([#​638](https://togithub.com/stephenh/ts-proto/issues/638)) ([5664d09](https://togithub.com/stephenh/ts-proto/commit/5664d097ac33da423b0f4e79f962fd71912358a0)) - resolve import collisions for services ([#​651](https://togithub.com/stephenh/ts-proto/issues/651)) ([ee0296f](https://togithub.com/stephenh/ts-proto/commit/ee0296ffe087665b54bac714e964e7243010fb22)) ### [`v1.121.4`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11214-httpsgithubcomstephenhts-protocomparev11213v11214-2022-08-07) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.121.3...v1.121.4) ##### Performance Improvements - Faster base64FromBytes & bytesFromBase64 on Node.JS ([#​649](https://togithub.com/stephenh/ts-proto/issues/649)) ([82ab341](https://togithub.com/stephenh/ts-proto/commit/82ab341557fba1a4933c4613d5c20dbf897905fa)) ### [`v1.121.3`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11213-httpsgithubcomstephenhts-protocomparev11212v11213-2022-08-06) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.121.2...v1.121.3) ##### Bug Fixes - Use underscore separator in snakeToCamel. ([#​648](https://togithub.com/stephenh/ts-proto/issues/648)) ([b374910](https://togithub.com/stephenh/ts-proto/commit/b374910a8fb1d0efe6c5c5322f8788cc3cc1ca6c)) ### [`v1.121.2`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11212-httpsgithubcomstephenhts-protocomparev11211v11212-2022-08-06) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.121.1...v1.121.2) ##### Bug Fixes - Fix push_to_buf_registry check. ([22ac914](https://togithub.com/stephenh/ts-proto/commit/22ac914cd8626258ceb35fd435b899a819518988)) ### [`v1.121.1`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11211-httpsgithubcomstephenhts-protocomparev11210v11211-2022-07-28) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.121.0...v1.121.1) ##### Bug Fixes - Revert "feat: support grpc-web client straming ([#​617](https://togithub.com/stephenh/ts-proto/issues/617))" ([#​632](https://togithub.com/stephenh/ts-proto/issues/632)) ([2f4ecc7](https://togithub.com/stephenh/ts-proto/commit/2f4ecc7434df6b8f2ff08b929f9032170b04e858)) ### [`v1.121.0`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11210-httpsgithubcomstephenhts-protocomparev11200v11210-2022-07-28) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.120.0...v1.121.0) ##### Features - Add use-numeric-enum-json option. ([#​625](https://togithub.com/stephenh/ts-proto/issues/625)) ([cd53d8c](https://togithub.com/stephenh/ts-proto/commit/cd53d8cacd6b4b8fa6517242020b216dd18eebdf)) ### [`v1.120.0`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11200-httpsgithubcomstephenhts-protocomparev11190v11200-2022-07-21) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.119.0...v1.120.0) ##### Features - add meta-data to stream error ([#​620](https://togithub.com/stephenh/ts-proto/issues/620)) ([b68f301](https://togithub.com/stephenh/ts-proto/commit/b68f301b5fb4222a3fce676a7e5036cf00e77e11)) ### [`v1.119.0`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11190-httpsgithubcomstephenhts-protocomparev11180v11190-2022-07-21) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.118.0...v1.119.0) ##### Features - support grpc-web client straming ([#​617](https://togithub.com/stephenh/ts-proto/issues/617)) ([d3e7f1f](https://togithub.com/stephenh/ts-proto/commit/d3e7f1f4aac12db87c54d6357e557a351c96a2ca)) ### [`v1.118.0`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11180-httpsgithubcomstephenhts-protocomparev11171v11180-2022-07-19) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.117.1...v1.118.0) ##### Features - add dynamic upStreamCodes option ([#​618](https://togithub.com/stephenh/ts-proto/issues/618)) ([3091023](https://togithub.com/stephenh/ts-proto/commit/309102313273e09aef3a8480f4b46360ad82adaa)) #### [1.117.1](https://togithub.com/stephenh/ts-proto/compare/v1.117.0...v1.117.1) (2022-07-16) ##### Bug Fixes - import protobufjs/minimal with importSuffix ([#​616](https://togithub.com/stephenh/ts-proto/issues/616)) ([b86291c](https://togithub.com/stephenh/ts-proto/commit/b86291c58b1cb9d4064944a6371e928b564aef7f)) ### [`v1.117.1`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11171-httpsgithubcomstephenhts-protocomparev11170v11171-2022-07-16) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.117.0...v1.117.1) ##### Bug Fixes - import protobufjs/minimal with importSuffix ([#​616](https://togithub.com/stephenh/ts-proto/issues/616)) ([b86291c](https://togithub.com/stephenh/ts-proto/commit/b86291c58b1cb9d4064944a6371e928b564aef7f))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.