Skip to content

Commit 8e2d5ac

Browse files
chore(deps): update dependency ts-proto to v2.10.1 (#582)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [ts-proto](https://redirect.github.com/stephenh/ts-proto) | [`2.10.0` -> `2.10.1`](https://renovatebot.com/diffs/npm/ts-proto/2.10.0/2.10.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/ts-proto/2.10.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-proto/2.10.0/2.10.1?slim=true) | --- ### Release Notes <details> <summary>stephenh/ts-proto (ts-proto)</summary> ### [`v2.10.1`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#2101-2025-12-25) [Compare Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.10.0...v2.10.1) ##### Bug Fixes - Use globalThis.Object to avoid name collision with the message name ([#&#8203;1240](https://redirect.github.com/stephenh/ts-proto/issues/1240)) ([d5713c9](https://redirect.github.com/stephenh/ts-proto/commit/d5713c999821e32619953d2449bdef8fd3fb012f)), closes [#&#8203;1239](https://redirect.github.com/stephenh/ts-proto/issues/1239) [#&#8203;988](https://redirect.github.com/stephenh/ts-proto/issues/988) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8665824 commit 8e2d5ac

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.13.1",
4343
"make-dir-cli": "4.0.0",
4444
"rimraf": "6.1.2",
45-
"ts-proto": "2.10.0",
45+
"ts-proto": "2.10.1",
4646
"typescript": "5.8.3"
4747
},
4848
"dependencies": {

0 commit comments

Comments
 (0)