Skip to content

chore(deps): update dependency immich-app/immich to v2.7.3#2330

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/immich-monorepo
Apr 9, 2026
Merged

chore(deps): update dependency immich-app/immich to v2.7.3#2330
renovate[bot] merged 1 commit intomainfrom
renovate/immich-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 9, 2026

This PR contains the following updates:

Package Update Change
immich-app/immich patch v2.7.2v2.7.3

Release Notes

immich-app/immich (immich-app/immich)

v2.7.3

Compare Source

v2.7.3
What's Changed
🐛 Bug fixes
📚 Documentation
New Contributors

Full Changelog: immich-app/immich@v2.7.2...v2.7.3


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) April 9, 2026 18:50
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

--- . Kustomization: flux-system/flux-system HelmRelease: immich/immich

+++ . Kustomization: flux-system/flux-system HelmRelease: immich/immich

@@ -53,13 +53,13 @@

                   secretKeyRef:
                     name: database-immich-user
                     key: DATABASE_NAME
               LOG_LEVEL: verbose
               TZ: Europe/Amsterdam
             image:
-              tag: v2.7.2
+              tag: v2.7.3
     server:
       controllers:
         main:
           containers:
             main:
               resources:

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

--- . HelmRelease: immich/immich Deployment: immich/immich-server

+++ . HelmRelease: immich/immich Deployment: immich/immich-server

@@ -64,13 +64,13 @@

         - name: MACHINE_LEARNING_PRELOAD__CLIP
           value: ViT-H-14-378-quickgelu__dfn5b
         - name: REDIS_HOSTNAME
           value: immich-valkey
         - name: TZ
           value: Europe/Amsterdam
-        image: ghcr.io/immich-app/immich-server:v2.7.2
+        image: ghcr.io/immich-app/immich-server:v2.7.3
         imagePullPolicy: IfNotPresent
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/server/ping
             port: http
--- . HelmRelease: immich/immich Deployment: immich/immich-machine-learning

+++ . HelmRelease: immich/immich Deployment: immich/immich-machine-learning

@@ -68,13 +68,13 @@

         - name: REDIS_HOSTNAME
           value: immich-valkey
         - name: TRANSFORMERS_CACHE
           value: /cache
         - name: TZ
           value: Europe/Amsterdam
-        image: ghcr.io/immich-app/immich-machine-learning:v2.7.2
+        image: ghcr.io/immich-app/immich-machine-learning:v2.7.3
         imagePullPolicy: IfNotPresent
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: http

Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

immich-app/immich: v2.7.2 → v2.7.3

Verdict: Safe to merge

Patch release with bug fixes only — no breaking changes or deprecations.

Bug fixes in this release:

  • Server: avoid false restore failures on large database imports
  • Server: people search not showing for 3 or fewer characters
  • Web: don't cache empty search results for people search
  • Mobile: improve image load cancellation handling; fix provider refs before async gaps in backup page
  • SSR: open graph tag fix

Sources consulted:

@renovate renovate bot merged commit 4b7da8e into main Apr 9, 2026
3 checks passed
@renovate renovate bot deleted the renovate/immich-monorepo branch April 9, 2026 22:02
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