chore(deps): update module github.com/zitadel/zitadel-go/v3 to v3.29.1 #6

Open
sa-renovate wants to merge 1 commit from renovate/github.com-zitadel-zitadel-go-v3-3.x into main
Member

This PR contains the following updates:

Package Type Update Change
github.com/zitadel/zitadel-go/v3 require minor v3.28.0v3.29.1

Release Notes

zitadel/zitadel-go (github.com/zitadel/zitadel-go/v3)

v3.29.1

Compare Source

Bug Fixes

v3.29.0

Compare Source

Features

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/zitadel/zitadel-go/v3](https://github.com/zitadel/zitadel-go) | require | minor | `v3.28.0` → `v3.29.1` | --- ### Release Notes <details> <summary>zitadel/zitadel-go (github.com/zitadel/zitadel-go/v3)</summary> ### [`v3.29.1`](https://github.com/zitadel/zitadel-go/releases/tag/v3.29.1) [Compare Source](https://github.com/zitadel/zitadel-go/compare/v3.29.0...v3.29.1) ##### Bug Fixes - update zitadel api to v4.15.2 ([c14ca7c](https://github.com/zitadel/zitadel-go/commit/c14ca7cb29ed4116fc5b6b3adfa4d369b72e5146)) - Update ZITADEL API to v4.15.2 ([#&#8203;598](https://github.com/zitadel/zitadel-go/issues/598)) ([90df7f5](https://github.com/zitadel/zitadel-go/commit/90df7f52519fbbea35319fcae7b5269808d905e4)) ### [`v3.29.0`](https://github.com/zitadel/zitadel-go/releases/tag/v3.29.0) [Compare Source](https://github.com/zitadel/zitadel-go/compare/v3.28.0...v3.29.0) ##### Features - add WithOnAuthenticated option to Authenticator ([#&#8203;592](https://github.com/zitadel/zitadel-go/issues/592)) ([19e14dd](https://github.com/zitadel/zitadel-go/commit/19e14dd8a9e2a503a0ef5784f88e0858ca095622)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDkuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIzMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update module github.com/zitadel/zitadel-go/v3 to v3.29.0
All checks were successful
ci / validate (pull_request) Successful in 36s
0125abee48
sa-renovate force-pushed renovate/github.com-zitadel-zitadel-go-v3-3.x from 0125abee48
All checks were successful
ci / validate (pull_request) Successful in 36s
to 5474c43aef
All checks were successful
ci / validate (pull_request) Successful in 1m13s
2026-06-17 03:16:00 +00:00
Compare
sa-renovate force-pushed renovate/github.com-zitadel-zitadel-go-v3-3.x from 5474c43aef
All checks were successful
ci / validate (pull_request) Successful in 1m13s
to fce8c6b421
All checks were successful
ci / validate (pull_request) Successful in 1m31s
2026-06-19 03:18:14 +00:00
Compare
sa-renovate changed title from chore(deps): update module github.com/zitadel/zitadel-go/v3 to v3.29.0 to chore(deps): update module github.com/zitadel/zitadel-go/v3 to v3.29.1 2026-06-19 03:18:14 +00:00
All checks were successful
ci / validate (pull_request) Successful in 1m31s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-zitadel-zitadel-go-v3-3.x:renovate/github.com-zitadel-zitadel-go-v3-3.x
git switch renovate/github.com-zitadel-zitadel-go-v3-3.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/github.com-zitadel-zitadel-go-v3-3.x
git switch renovate/github.com-zitadel-zitadel-go-v3-3.x
git rebase main
git switch main
git merge --ff-only renovate/github.com-zitadel-zitadel-go-v3-3.x
git switch renovate/github.com-zitadel-zitadel-go-v3-3.x
git rebase main
git switch main
git merge --no-ff renovate/github.com-zitadel-zitadel-go-v3-3.x
git switch main
git merge --squash renovate/github.com-zitadel-zitadel-go-v3-3.x
git switch main
git merge --ff-only renovate/github.com-zitadel-zitadel-go-v3-3.x
git switch main
git merge renovate/github.com-zitadel-zitadel-go-v3-3.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DevFW-CICD/zitadel-bootstrap!6
No description provided.