feat(misskey): update image docker.io/misskey/misskey 2026.3.2 → 2026.5.0 (#47790)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/misskey/misskey](https://redirect.github.com/misskey-dev/misskey)
| minor | `8d281da` → `b056c3d` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>misskey-dev/misskey (docker.io/misskey/misskey)</summary>

###
[`v2026.5.0`](https://redirect.github.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#202650)

[Compare
Source](https://redirect.github.com/misskey-dev/misskey/compare/2026.3.2...2026.5.0)

##### General

- Enhance: アバターデコレーションにカテゴリを設定できるように

##### Client

- Enhance: チャンネル指定リノートでリノート先のチャンネルに移動できるように
- Enhance:
ベータ版でのアップデート時のダイアログの更新情報リンクをGitHubのReleasesページに遷移するようにし、正しく閲覧できるように
- Fix: 一部のページ内リンクが正しく動作しない問題を修正
- Fix: ドライブへの画像アップロード時にファイル名の変更が無視される不具合を修正
- Fix: 連合が無効化されたサーバーで一部の設定項目が空欄で表示される問題を修正
- Fix: オーディオ、動画の再生速度メニューが開けない問題を修正

##### Server

- Enhance: メモリ使用量を削減
- Enhance: 起動の高速化\
(Cherry-picked from
[MisskeyIO#1410](https://redirect.github.com/MisskeyIO/misskey/pull/1410))
- Enhance: バックエンドの開発モード時の安定性向上
- Enhance: バックエンドビルド・テスト時に使用する依存関係の整理(swc/esbuild→Rolldown, Jest→Vitest)
- Fix: ファイルシステムを用いる処理におけるパスの取り扱いを改善
- Fix: `/api-doc` にアクセスできない問題を修正
- Fix: support `alsoKnownAs` from remote actors as either array or
unwrapped singleton
- Fix: ローカルに存在しないリモートアカウントに対するアカウント削除リクエストを受信した際に、そのユーザーを新規作成して削除する挙動を修正
- Fix: Inboxでの特定のエラーによる失敗はDelayedにしない
- Fix: ID生成アルゴリズムにULIDを使用している場合にMisskeyが正しく動作しない問題を修正
- Fix: リレー経由で届いたノートがリノートとして表示される問題を修正
- Fix: robots.txtの内容を調整
- Fix: 特定のユーザーに管理者権限を持つロールが複数ついている際に、取得できるユーザーIDが重複する問題を修正\
(Cherry-picked from
[lqvp/misskey-tempura@`17ed410`](https://redirect.github.com/lqvp/misskey-tempura/commit/17ed4108cec4b6bd2fd989db5a9091db91fa37a7))
- Fix: ブロックしたサーバーからのInboxジョブが蓄積し続ける問題を修正\
(Cherry-picked from
[lqvp/misskey-tempura@`3f0f4bf`](https://redirect.github.com/lqvp/misskey-tempura/commit/3f0f4bfe923f2b3a7837017b54841598f421c6ef))
- Fix: support activity with `actor` as an id string or embedded object
in inbox processor and ActivityPub inbox service
- Fix: コンフィグファイルに `meilisearch`
の設定がある状態でほかの検索プロバイダを利用すると、UI上からリモートのノートの検索ができない問題を修正
- Fix: ノートに関する通知で公開範囲が考慮されていない問題を修正\
(Cherry-picked from
[lqvp/misskey-tempura@`cbce96c`](https://redirect.github.com/lqvp/misskey-tempura/commit/cbce96c520a138b8bcd16890ff6f2952830fa166)
originally presented in
[yojo-art/cherrypick#743](https://redirect.github.com/yojo-art/cherrypick/pull/743))

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9taXNza2V5IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-05-02 08:18:58 +02:00
committed by GitHub
parent 976c128021
commit 7e159e1657
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 2026.3.2
appVersion: 2026.5.0
dependencies:
- name: common
version: 29.2.8
@@ -47,5 +47,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/misskey
- https://hub.docker.com/r/misskey/misskey
type: application
version: 17.4.0
version: 17.5.0
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: docker.io/misskey/misskey
pullPolicy: IfNotPresent
tag: 2026.3.2@sha256:8d281da796939c94d14f31a646af17f779d97cd417eecb56e1852821e212bc7b
tag: 2026.5.0@sha256:b056c3db799d147520f3fb9a3e0dd402e56dcbb8302cb813ab244d5388064ebb
securityContext:
pod: