Skip to content

Commit 83d1550

Browse files
fix(deps): update dependency protobufjs to v7.5.4 (#553)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [protobufjs](https://protobufjs.github.io/protobuf.js/) ([source](https://redirect.github.com/protobufjs/protobuf.js)) | [`7.5.3` -> `7.5.4`](https://renovatebot.com/diffs/npm/protobufjs/7.5.3/7.5.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/protobufjs/7.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/protobufjs/7.5.3/7.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>protobufjs/protobuf.js (protobufjs)</summary> ### [`v7.5.4`](https://redirect.github.com/protobufjs/protobuf.js/blob/HEAD/CHANGELOG.md#754-2025-08-15) [Compare Source](https://redirect.github.com/protobufjs/protobuf.js/compare/protobufjs-v7.5.3...protobufjs-v7.5.4) ##### Bug Fixes - invalid syntax in descriptor.proto ([#&#8203;2092](https://redirect.github.com/protobufjs/protobuf.js/issues/2092)) ([5a3769a](https://redirect.github.com/protobufjs/protobuf.js/commit/5a3769a465fead089a533ad55c21d069299df760)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d0e1a4 commit 83d1550

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
@@ -52,6 +52,6 @@
5252
"nice-grpc": "2.1.12",
5353
"node-rsa": "1.1.1",
5454
"openid-client": "5.7.1",
55-
"protobufjs": "7.5.3"
55+
"protobufjs": "7.5.4"
5656
}
5757
}

0 commit comments

Comments
 (0)