Skip to content

fix(deps): update module github.com/zitadel/zitadel to v1.87.5#36

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-zitadel-zitadel-1.x
Open

fix(deps): update module github.com/zitadel/zitadel to v1.87.5#36
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-zitadel-zitadel-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 10, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/zitadel/zitadel v1.80.0-v2.20.0.20250619094244-3a4298c1794av1.87.5 age confidence

Release Notes

zitadel/zitadel (github.com/zitadel/zitadel)

v1.87.5

Compare Source

Bug Fixes

v1.87.4

Compare Source

Bug Fixes

v1.87.3

Compare Source

Bug Fixes

v1.87.2

Compare Source

Bug Fixes

v1.87.1

Compare Source

Bug Fixes

v1.87.0

Compare Source

Features

v1.86.0

Compare Source

Features

v1.85.0

Compare Source

Features

v1.84.5

Compare Source

Bug Fixes

v1.84.4

Compare Source

Bug Fixes

v1.84.3

Compare Source

Bug Fixes

v1.84.2

Compare Source

Bug Fixes
  • ensure policies are set on auth request before checking login hint (#​3701) (1570c6a)

v1.84.1

Compare Source

Bug Fixes

v1.84.0

Compare Source

Features

v1.83.7

Compare Source

Bug Fixes

v1.83.6

Compare Source

Bug Fixes
  • command: reset phone on phone write model to empty if removed (#​3544) (727cde7)

v1.83.5

Compare Source

Bug Fixes
  • mapping of JSON body to gRPC (UpdateUserName, ListProjectChanges, ListAppChanges) (#​3539) (26924cc)

v1.83.4

Compare Source

Bug Fixes
Notes

When updating the zitadel operator deployment from a version 1.83.3 or less to 1.83.4 or higher you will need to either:

  • make a takeoff with the new zitadelctl image
    or
  • update the version in the zitadel.yaml and patch the deployment of the operator simultaneously, e.g.:
    kubectl -n caos-system set image deployment/zitadel-operator zitadel=ghcr.io/zitadel/zitadel-operator:1.83.4

v1.83.3

Compare Source

Bug Fixes

v1.83.2

Compare Source

Bug Fixes

v1.83.1

Compare Source

Bug Fixes

v1.83.0

Compare Source

Features
  • add possibility to ignore username errors on first login screen (#​3412) (2721441)

v1.82.17

Compare Source

Bug Fixes

v1.82.16

Compare Source

Bug Fixes

v1.82.15

Compare Source

Bug Fixes

v1.82.14

Compare Source

Bug Fixes

v1.82.13

Compare Source

Bug Fixes

v1.82.12

Compare Source

Bug Fixes

v1.82.11

Compare Source

Bug Fixes

v1.82.10

Compare Source

Bug Fixes
  • console: background of dialog and tooltips (241188c)

v1.82.9

Compare Source

Bug Fixes

v1.82.8

Compare Source

Bug Fixes

v1.82.7

Compare Source

Bug Fixes
  • get IAM memberships correctly in MyZitadelPermissions (#​3309) (80e81be)

v1.82.6

Compare Source

Bug Fixes

v1.82.5

Compare Source

Bug Fixes

v1.82.4

Compare Source

Bug Fixes
  • filter resource owner correctly on project grant members (#​3281) (be12b65)

v1.82.3

Compare Source

Bug Fixes

v1.82.2

Compare Source

Bug Fixes

v1.82.1

Compare Source

Bug Fixes

v1.82.0

Compare Source

Features

v1.81.1

Compare Source

Bug Fixes

v1.81.0

Compare Source

Features

v1.80.2

Compare Source

Bug Fixes
  • correct login names on auth and notification users (backport without migration on current prod version) (8b16595)

v1.80.1

Compare Source

Bug Fixes

v1.80.0

Compare Source

Features

v1.80.0-workflow-dispatch.26

Compare Source

v1.80.0-workflow-dispatch.25

Compare Source

v1.80.0-workflow-dispatch.24

Compare Source

v1.80.0-workflow-dispatch.23

Compare Source

v1.80.0-workflow-dispatch.22

Compare Source

v1.80.0-workflow-dispatch.21

Compare Source

v1.80.0-workflow-dispatch.20

Compare Source

v1.80.0-workflow-dispatch.19

Compare Source

v1.80.0-workflow-dispatch.18

Compare Source

v1.80.0-workflow-dispatch.17

Compare Source

v1.80.0-workflow-dispatch.16

Compare Source

v1.80.0-workflow-dispatch.15

Compare Source

v1.80.0-workflow-dispatch.14

Compare Source

v1.80.0-workflow-dispatch.13

Compare Source

v1.80.0-workflow-dispatch.12

Compare Source

v1.80.0-workflow-dispatch.11

Compare Source

v1.80.0-workflow-dispatch.10

Compare Source

v1.80.0-workflow-dispatch.9

Compare Source

v1.80.0-workflow-dispatch.8

Compare Source

v1.80.0-workflow-dispatch.7

Compare Source

v1.80.0-workflow-dispatch.6

Compare Source

v1.80.0-workflow-dispatch.5

Compare Source

v1.80.0-workflow-dispatch.4

Compare Source

v1.80.0-workflow-dispatch.3

Compare Source

v1.80.0-workflow-dispatch.2

Compare Source


Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Aug 10, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/zitadel/zitadel v1.87.5
go: go.miloapis.com/auth-provider-zitadel/cmd/actionsserver imports
	github.com/zitadel/zitadel/pkg/actions: cannot find module providing package github.com/zitadel/zitadel/pkg/actions

@renovate renovate bot force-pushed the renovate/github.com-zitadel-zitadel-1.x branch from 6af0fd8 to e31098a Compare August 15, 2025 12:16
@joggrbot
Copy link
Copy Markdown

joggrbot bot commented Aug 15, 2025

📝 Documentation Analysis

All docs are up to date! 🎉


✅ Latest commit analyzed: e31098a | Powered by Joggr

@renovate renovate bot force-pushed the renovate/github.com-zitadel-zitadel-1.x branch from e31098a to a29537d Compare September 26, 2025 16:13
@renovate renovate bot force-pushed the renovate/github.com-zitadel-zitadel-1.x branch from a29537d to 2e73a2d Compare October 6, 2025 16:58
@renovate renovate bot force-pushed the renovate/github.com-zitadel-zitadel-1.x branch from 2e73a2d to 8e6d432 Compare December 15, 2025 18:04
@renovate renovate bot force-pushed the renovate/github.com-zitadel-zitadel-1.x branch from 8e6d432 to bee424f Compare February 3, 2026 20:15
@renovate renovate bot force-pushed the renovate/github.com-zitadel-zitadel-1.x branch from bee424f to 5b102fa Compare March 14, 2026 17:52
@cla-assistant
Copy link
Copy Markdown

cla-assistant bot commented Mar 14, 2026

CLA assistant check
All committers have signed the CLA.

@renovate renovate bot force-pushed the renovate/github.com-zitadel-zitadel-1.x branch from 5b102fa to 70797ad Compare April 2, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants