Skip to content

Commit

Permalink
chore(deps): update dependency zitadel to 7.0.5 (#100)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Zitadel](https://redirect.github.com/smartive/zitadel-net) | `7.0.4`
-> `7.0.5` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Zitadel/7.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Zitadel/7.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Zitadel/7.0.4/7.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Zitadel/7.0.4/7.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>smartive/zitadel-net (Zitadel)</summary>

###
[`v7.0.5`](https://redirect.github.com/smartive/zitadel-net/releases/tag/v7.0.5)

##### Bug Fixes

- **deps:** update dependency bouncycastle.cryptography to 2.5.0
([#&#8203;944](https://redirect.github.com/smartive/zitadel-net/issues/944))
([24c5072](https://redirect.github.com/smartive/zitadel-net/commit/24c507210c21ca2a0ee6dc0b82ec68cb09d16ab1))

</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/cas-fee-adv-mumble-api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent f56fceb commit ce3dc2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MumbleApi/MumbleApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="7.1.0" />
<PackageReference Include="Ulid" Version="1.3.4" />
<PackageReference Include="Zitadel" Version="7.0.4" />
<PackageReference Include="Zitadel" Version="7.0.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ce3dc2c

Please sign in to comment.