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.3.0 (#487)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ts-proto](https://redirect.github.com/stephenh/ts-proto) | [`2.2.7` -> `2.3.0`](https://renovatebot.com/diffs/npm/ts-proto/2.2.7/2.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ts-proto/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-proto/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-proto/2.2.7/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-proto/2.2.7/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>stephenh/ts-proto (ts-proto)</summary> ### [`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) </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 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/smartive/zitadel-node). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information