Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency ts-proto to v2 (#441)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ts-proto](https://togithub.com/stephenh/ts-proto) | [`1.181.2` -> `2.0.2`](https://renovatebot.com/diffs/npm/ts-proto/1.181.2/2.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ts-proto/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-proto/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-proto/1.181.2/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-proto/1.181.2/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>stephenh/ts-proto (ts-proto)</summary> ### [`v2.0.2`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#202-2024-08-16) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v2.0.1...v2.0.2) ##### Bug Fixes - Fix version loading in new dist layout. ([#​1091](https://togithub.com/stephenh/ts-proto/issues/1091)) ([f1c23d2](https://togithub.com/stephenh/ts-proto/commit/f1c23d2eab096b7c6b2decd9f0886b5300c52712)) ### [`v2.0.1`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#201-2024-08-16) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v2.0.0...v2.0.1) ##### Bug Fixes - Fix build from typescript bump. ([3ecd498](https://togithub.com/stephenh/ts-proto/commit/3ecd4986063952ae06c6136fbd9ae0cfc75212d8)) ### [`v2.0.0`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#200-2024-08-16) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.181.2...v2.0.0) ##### Bug Fixes - toJSON Function with `removeEnumPrefix=true` and `unrecognizedEnumValue=0` Options ([#​1089](https://togithub.com/stephenh/ts-proto/issues/1089)) ([2401490](https://togithub.com/stephenh/ts-proto/commit/24014908f814e2720b9c2b9bd2ae1773be880a16)), closes [#​1086](https://togithub.com/stephenh/ts-proto/issues/1086) [#​1086](https://togithub.com/stephenh/ts-proto/issues/1086) #### [1.181.1](https://togithub.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://togithub.com/stephenh/ts-proto/issues/1073)) ([8a95d8e](https://togithub.com/stephenh/ts-proto/commit/8a95d8e0983a38e604b6990461e726db566ff311)), closes [#​1072](https://togithub.com/stephenh/ts-proto/issues/1072) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/smartive/zitadel-node). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information