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.5.0 (#495)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ts-proto](https://redirect.github.com/stephenh/ts-proto) | [`2.4.2` -> `2.5.0`](https://renovatebot.com/diffs/npm/ts-proto/2.4.2/2.5.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ts-proto/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-proto/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-proto/2.4.2/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-proto/2.4.2/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>stephenh/ts-proto (ts-proto)</summary> ### [`v2.5.0`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#250-2024-12-03) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.4.2...v2.5.0) ##### Features - Add options to limit generation of encode and decode methods to only specific message types ([#​1085](https://redirect.github.com/stephenh/ts-proto/issues/1085)) ([c7372fa](https://redirect.github.com/stephenh/ts-proto/commit/c7372fab20cdac0199b79fd861e6b08113aba145)), closes [#​1084](https://redirect.github.com/stephenh/ts-proto/issues/1084) #### [2.4.2](https://redirect.github.com/stephenh/ts-proto/compare/v2.4.1...v2.4.2) (2024-11-28) ##### 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) #### [2.4.1](https://redirect.github.com/stephenh/ts-proto/compare/v2.4.0...v2.4.1) (2024-11-26) ##### 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)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information