Skip to content

Commit

Permalink
fix(deps): update dependency nice-grpc to v2.1.11 (#510)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>deeplay-io/nice-grpc (nice-grpc)</summary>

###
[`v2.1.11`](https://redirect.github.com/deeplay-io/nice-grpc/releases/tag/nice-grpc%402.1.11)

[Compare
Source](https://redirect.github.com/deeplay-io/nice-grpc/compare/[email protected]@2.1.11)

##### Bug Fixes

- **nice-grpc:** disable implicit sending of empty header
([#&#8203;728](https://redirect.github.com/deeplay-io/nice-grpc/issues/728))
([bd3811d](https://redirect.github.com/deeplay-io/nice-grpc/commit/bd3811dba1679ed26513e3a77ef37e938e1691c7)),
closes
[#&#8203;722](https://redirect.github.com/deeplay-io/nice-grpc/issues/722)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 18, 2025
1 parent 7b0c6f9 commit 477b077
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 @@ -49,7 +49,7 @@
"axios": "1.7.9",
"jose": "5.10.0",
"long": "5.3.1",
"nice-grpc": "2.1.10",
"nice-grpc": "2.1.11",
"node-rsa": "1.1.1",
"openid-client": "5.7.1",
"protobufjs": "7.4.0"
Expand Down

0 comments on commit 477b077

Please sign in to comment.