[PR #5509] [MERGED] fix(deps): bump sharp #10851

Closed
opened 2026-02-05 14:29:10 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/5509
Author: @jrasm91
Created: 12/6/2023
Status: Merged
Merged: 12/8/2023
Merged by: @jrasm91

Base: mainHead: fix/deps-sharp


📝 Commits (3)

📊 Changes

3 files changed (+687 additions, -384 deletions)

View changed files

📝 server/Dockerfile (+8 -3)
📝 server/package-lock.json (+677 -380)
📝 server/package.json (+2 -1)

📄 Description

Testing new base-server images, if everything works, we can do a release.

Fixes #2909
Fixes #3697
Fixes #3995

Unblocks #4438


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/5509 **Author:** [@jrasm91](https://github.com/jrasm91) **Created:** 12/6/2023 **Status:** ✅ Merged **Merged:** 12/8/2023 **Merged by:** [@jrasm91](https://github.com/jrasm91) **Base:** `main` ← **Head:** `fix/deps-sharp` --- ### 📝 Commits (3) - [`905ea40`](https://github.com/immich-app/immich/commit/905ea4048d0a80dc2f306a0b0dbd425d459f4bc3) fix(deps): bump sharp - [`1018e45`](https://github.com/immich-app/immich/commit/1018e45a4ab3c31b3b5a85c718b696f6cf8b47d0) fixed sharp dependencies - [`f40a661`](https://github.com/immich-app/immich/commit/f40a66172f57c70ab4bc22b23d10a1c97b66232c) chore: use date tag ### 📊 Changes **3 files changed** (+687 additions, -384 deletions) <details> <summary>View changed files</summary> 📝 `server/Dockerfile` (+8 -3) 📝 `server/package-lock.json` (+677 -380) 📝 `server/package.json` (+2 -1) </details> ### 📄 Description Testing new base-server images, if everything works, we can do a release. Fixes #2909 Fixes #3697 Fixes #3995 Unblocks #4438 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:29:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#10851