Release: 2026.6.1#17621
Closed
github-actions[bot] wants to merge 84 commits into
Closed
Conversation
* wip * Update get-backend-memory.yml * [ci skip] tweak table
* chore(ci): simplify FFmpeg installation in workflows * fix
* enhance(dev): tweak report-backend-memory * wip * Update backend-memory-report.mjs * Update backend-memory-report.mjs
clean pref migration
Contributor
Author
📦 Frontend Bundle ReportChunk size diff (52 updated, 2 added, 3 removed)
Startup chunk size (14 updated, 0 added, 1 removed)
Startup chunks are the Vite entry for Bundle Stats
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update measure-memory.mts * Update utility.mts * Update backend-memory-report.mts * tweak
* deps: update deps * Update Changelog * update dependencies (major) * fix: broken lockfile on changelog-checker * update vite * update minimum working node version to 22.22.0 * update minimum working node version to 22.22.2 * fix types * refactor: avoid using default import * Revert "refactor: avoid using default import" This reverts commit 5784df2. --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* enhance: Set default Node.js version to v26 * fix * Update Changelog * fix types * drop node v22 * update changelog * fix test * update * fix test * fix test * Revert "drop node v22" This reverts commit bb4e011. * fix changelog * attempt to fix test * attempt to fix test * fix: update re2 that supports node 26 * attempt to fix test * attempt to fix test * run pnpm dedupe * restore 2fa e2e * refactor * attempt to fix test * attempt to fix test * run pnpm dedupe * attempt to fix test
* fix: stats API の型に reactionCount が定義されていない問題を修正 * Update Changelog
chore(deps): 未使用依存パッケージを削除 (tiramiss-community/endolphin#20) Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
…17645) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: greymoth <246701683+greymoth-jp@users.noreply.github.com>
Member
|
月をまたいだのでClose |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
今回のリリースではMisskeyの各種動作要件が変更されます。必ずアップグレード前にお使いの環境をご確認ください。
nsfwjs/@tensorflow/tfjs/@tensorflow/tfjs-nodeおよび同梱の NSFW 判定モデルが削除され、インストール要件 (ネイティブ ML スタック) が緩和されました。General
Client
Server
nsfwjs/@tensorflow/tfjs(-node)の同梱と NSFW 判定モデルを廃止 (センシティブ判定を外部サービス扱いにする #16804)/statsAPI のレスポンス型が正しくない問題を修正