Skip to content

Commit

Permalink
chore(deps): update dependency ts-proto to v2.5.1 (#497)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ts-proto](https://redirect.github.com/stephenh/ts-proto) | [`2.5.0`
-> `2.5.1`](https://renovatebot.com/diffs/npm/ts-proto/2.5.0/2.5.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/ts-proto/2.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-proto/2.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-proto/2.5.0/2.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-proto/2.5.0/2.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>stephenh/ts-proto (ts-proto)</summary>

###
[`v2.5.1`](https://redirect.github.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#251-2024-12-09)

[Compare
Source](https://redirect.github.com/stephenh/ts-proto/compare/v2.5.0...v2.5.1)

##### Bug Fixes

- google protobuf timestamps don't properly get suffixed when
useDate=false and prefix/suffix
([#&#8203;1146](https://redirect.github.com/stephenh/ts-proto/issues/1146))
([53f799e](https://redirect.github.com/stephenh/ts-proto/commit/53f799e34b75940aeafec0fafa50f3bd5849dcad))

</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
renovate[bot] authored Dec 9, 2024
1 parent 11a2ad6 commit 6ab9910
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"grpc-tools": "1.12.4",
"make-dir-cli": "4.0.0",
"rimraf": "6.0.1",
"ts-proto": "2.5.0",
"ts-proto": "2.5.1",
"typescript": "5.7.2"
},
"dependencies": {
Expand Down

0 comments on commit 6ab9910

Please sign in to comment.