Skip to content

Commit

Permalink
chore(deps): update dependency zitadel to 6.2.0 (#80)
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) | `6.1.2`
-> `6.2.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Zitadel/6.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Zitadel/6.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Zitadel/6.1.2/6.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Zitadel/6.1.2/6.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

##### Features

- **fake-auth:** add callback event to fake auth handler
([#&#8203;800](https://redirect.github.com/smartive/zitadel-net/issues/800))
([b9f626b](https://redirect.github.com/smartive/zitadel-net/commit/b9f626b37f267f4acf9811987d932d79d2e6f5d3))

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

##### Bug Fixes

- **deps:** update dependencies
([906c1bb](https://redirect.github.com/smartive/zitadel-net/commit/906c1bbadb07b989af92fb1b80e155e47d70481d))

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

##### Bug Fixes

- **deps:** update all dependencies
([#&#8203;932](https://redirect.github.com/smartive/zitadel-net/issues/932))
([d8a9615](https://redirect.github.com/smartive/zitadel-net/commit/d8a9615b922c31d600754d8b015325849610cf27))

</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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent e780192 commit 9e48b16
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="6.7.3" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.7.3" />
<PackageReference Include="Ulid" Version="1.3.4" />
<PackageReference Include="Zitadel" Version="6.1.2" />
<PackageReference Include="Zitadel" Version="6.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9e48b16

Please sign in to comment.