Skip to content

Commit 8fadefc

Browse files
chore(deps): update dependency ts-proto to v2.2.1 (#468)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ts-proto](https://redirect.github.com/stephenh/ts-proto) | [`2.2.0` -> `2.2.1`](https://renovatebot.com/diffs/npm/ts-proto/2.2.0/2.2.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ts-proto/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-proto/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-proto/2.2.0/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-proto/2.2.0/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>stephenh/ts-proto (ts-proto)</summary> ### [`v2.2.1`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#221-2024-09-29) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.2.0...v2.2.1) ##### Bug Fixes - Compilation error for nested repeated fields with `useOptionals=all` ([#&#8203;1113](https://redirect.github.com/stephenh/ts-proto/issues/1113)) ([e89fc51](https://redirect.github.com/stephenh/ts-proto/commit/e89fc51fcc3ba494a81884cc136779202d3f1e16)), closes [#&#8203;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 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://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/smartive/zitadel-node). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb6df2b commit 8fadefc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"grpc-tools": "1.12.4",
4343
"make-dir-cli": "4.0.0",
4444
"rimraf": "6.0.1",
45-
"ts-proto": "2.2.0",
45+
"ts-proto": "2.2.1",
4646
"tsc-silent": "1.2.2",
4747
"tshy": "^3.0.0",
4848
"typescript": "5.6.2"

0 commit comments

Comments
 (0)