summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* deps: Security dependency updates (#17198)かっこかり2026-02-281-1041/+1046
| | | | | * update deps * update security deps
* deps: update dependencies (#17184)かっこかり2026-02-221-934/+975
| | | | | * update deps * fix
* deps: update dependencies (#17174)かっこかり2026-02-161-2472/+1993
| | | | | | | | | | | * deps: update dependencies * update * run pnpm dedupe * update tsgo * rollback tsgo
* fix(deps): update dependency tar to v7.5.7 [security] (#17104)renovate[bot]2026-01-291-6/+6
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update pnpm to v10.28.2 [security] (#17133)renovate[bot]2026-01-291-5/+6
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(frontend): mCaptchaが動作しない問題を修正 (#17127)かっこかり2026-01-281-288/+17
| | | | | | | * fix(frontend): mCaptchaが動作しない問題を修正 * Update Changelog * remove mcaptcha vanila glue
* deps: update dependencies [ci skip] (#17126)かっこかり2026-01-241-1991/+1967
| | | | | * deps: update dependencies * update vunerable packages as well
* enhance(backend): remove redis-info depsyuilo2026-01-221-19/+6
|
* deps(frontend): update vue-tsc to v3.2.1 (#17091)かっこかり2026-01-111-578/+216
|
* refactor: make noImplicitAny true (#17083)syuilo2026-01-091-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update emojis.emoji.vue * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update manager.ts * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update analytics.ts
* chore(deps): update pnpm to v10.27.0 [security] (#17082)renovate[bot]2026-01-081-5/+7
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* enhance(frontend): remove vuedraggable (#17073)syuilo2026-01-071-25/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update page-editor.blocks.vue * Update MkDraggable.vue * refactor * refactor * ✌️ * refactor * Update MkDraggable.vue * ios * 🎨 * 🎨
* Minify backend (#17054)syuilo2026-01-051-142/+521
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update build.js * Update build.js * [minify-backend用] フィジビリティ検証 (#16878) * fix: minify-backend * 間違えて入れちゃったのを戻す * 追従 * fix --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> * test * use node 24 * Revert "use node 24" This reverts commit 7ae2debf23448922de70e208fe2e432ef4665f27. * Revert "test" This reverts commit d91987909139405318e573effe5a5d1613713934. * Update package.json * wip * Update compile_config.js * Revert "Update compile_config.js" This reverts commit 0ee286f02be807b126b65de6d94f573c005f98d7. * Update config.ts * wip * Update .swcrc * Update ClientServerService.ts * [ci skip] update CHANGELOG --------- Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
* chore(deps): update [misskey-js] update dependencies [ci skip] (#17025)renovate[bot]2026-01-031-819/+46
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update [frontend] update dependencies (#17062)かっこかり2026-01-031-1188/+995
| | | | | | | | | | | | | | | | | * fix(deps): update [frontend] update dependencies * rollback tsgo to fix type error * Revert "rollback tsgo to fix type error" This reverts commit 3a0b94e5b2d35ac9c1339d7507d9dc9e7704d8e0. * rollback vue-tsc to fix type errors (test) * update vue-tsc to 3.2.0 * update vue-tsc stack to v3.2.1 * rollback vue-tsc to v3.1.8
* fix(deps): run pnpm dedupe (#17063)かっこかり2026-01-031-451/+136
|
* fix(deps): update [root] update dependencies [ci skip] (#17023)renovate[bot]2026-01-031-146/+575
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update [backend] update dependencies (#17026)renovate[bot]2026-01-021-910/+1673
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* feat: use tsgo where capable (#16984)anatawa122025-12-221-39/+81
|
* fix(deps): update dependency systeminformation to v5.27.14 [security] [ci ↵renovate[bot]2025-12-171-314/+294
| | | | | | | | | | | | | | | skip] (#17003) * fix(deps): update dependency systeminformation to v5.27.14 [security] * update whitelist to force update systeminformation package * bump other dependencies to fix dep error --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* deps: update deps [ci skip] (#16997)かっこかり2025-12-161-1559/+1483
| | | | | | | | | | | * update deps * update chokidar to v5 * fix type error * rollback serviceworker types to r74 * fix [ci skip]
* fix: remove unused dependencies (#16969)かっこかり2025-12-121-128/+23
| | | | | * fix(frontend): remove unused dependencies * fix(backend): remove unused dependencies
* enhance: use native glob (#16965)syuilo2025-12-111-55/+0
| | | | | | | | | | | | | | | * enhance: use native glob * remove tiny-glob * remove fast-glob * refactor * fix: use async glob if possible --------- Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* update pnpm to 10.24.0syuilo2025-12-061-5/+5
|
* fix(deps): update [backend] update dependencies [ci skip] (#16941)renovate[bot]2025-12-051-99/+430
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update [frontend] update dependencies [ci skip] (#16942)renovate[bot]2025-12-051-448/+807
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update dependency nodemailer to v7.0.11 [security] [ci skip] (#16919)renovate[bot]2025-12-051-5/+5
| | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* fix(deps): update dependency @sentry/node to v10.27.0 [security] [ci skip] ↵renovate[bot]2025-12-051-234/+240
| | | | | | | | | | | | (#16860) * fix(deps): update dependency @sentry/node to v10.27.0 [security] * fix --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* fix(deps): update dependency body-parser to v2.2.1 [security] (#16899)renovate[bot]2025-12-041-7/+7
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* enhance(backend): 起動前にconfigをjson化 (#16923)おさむのひと2025-12-031-6/+3
| | | | | | | | | | | | | | | | | | | | | * enhance(backend): 起動前にconfigをjson化 * fix * fix * fix * fix * fix * fix CHANGELOG.md * fix * Update CHANGELOG.md * get original
* enhance(backend): pugをやめ、JSXベースのテンプレートに変更 ↵かっこかり2025-12-011-25/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#16908) * enhance(backend): pugをやめ、JSXベースのテンプレートに変更 (to misskey-dev dev branch) (#16889) * wip * wip * wip * wip * fix lint * attempt to fix test * fix * fix * fix: oauthページの描画がおかしい問題を修正 * typo [ci skip] * fix * fix * fix * fix * fix * refactor * fix * fix * fix broken lockfile * fix: expose supported languages as global variable * remove i18n package from root as it is no longer required [ci skip] * fix * fix: add i18n package.json to Docker target-builder stage for federation tests (#16909) * Initial plan * fix: add i18n package.json to Docker target-builder stage for federation tests Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> * fix: followup-test-federation for enh-remove-pug (#16910) * fix: followup-test-federation for enh-remove-pug * Revert "fix: add i18n package.json to Docker target-builder stage for federation tests (#16909)" This reverts commit 14313468d34f49c363eef4d0a932e9fc0d9a37fb. * fix: CSSが読み込まれない場合がある問題を修正 * fix [ci skip] * fix: propsのデフォルト値をnull合体演算子から論理和演算子に変更(空文字に対処するため) * remove @types/pug * enhance: bootloaderを埋め込むように * fix possible race condition * remove esbuild --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
* chore(deps): update [misskey-js] update dependencies [ci skip] (#16900)renovate[bot]2025-11-301-250/+67
| | | | | | | | | | * chore(deps): update [misskey-js] update dependencies * run pnpm dedupe --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* perf(backend): use node-html-parser instead of microformats-parser (#16907)syuilo2025-11-301-131/+49
| | | | | | | | | | | | | * perf(backend): use node-html-parser instead of microformats-parser microformats-parser は内部的に parse5 に依存していて無駄 * Update OAuth2ProviderService.ts * Add 'id' parameter to parseMicroformats function * Update OAuth2ProviderService.ts * Update OAuth2ProviderService.ts
* chore(deps): update [root] update dependencies (#16902)renovate[bot]2025-11-301-9/+9
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* refactor: localesをworkspace管理下のパッケージに (#16895)おさむのひと2025-11-301-0/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refactor: localesをworkspace管理下のパッケージに * fix copilot review * move * move * rename * fix ci * revert unwanted indent changes * fix * fix * fix * fix * 間違えてコミットしていたのを戻す * 不要 * 追加漏れ * ymlの場所だけ戻す * localesの位置を戻したのでこの差分は不要 * 内容的にlocalesにある方が正しい * i18nパッケージ用のREADME.mdを用意 * fix locale.yml * fix locale.yml --------- Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* fix(deps): update [frontend] update dependencies [ci skip] (#16901)renovate[bot]2025-11-301-221/+464
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update [frontend] update dependencies (major) [ci skip] (#16866)renovate[bot]2025-11-301-566/+273
| | | | | | | | | | | | | | | | | | * fix(deps): update [frontend] update dependencies * attempt to fix test * rollback twemoji parser to v16 [ci skip] * fix [ci skip] * rollback twemoji parser to v16 * attempt to fix test --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* fix(deps): update [backend] update dependencies (major) (#16099)renovate[bot]2025-11-301-550/+644
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix(deps): update [backend] update dependencies * update approve builds * update minimum node version for testing * remove types/bcryptjs * fix(backend): remove removed type previously exported from file-type * migrate webauthnservice * Update Changelog * update deps (MisskeyIO#889) - メンテナンスされないredis-lockを自前実装に変更 - 既にロックされている場合のリトライ間隔を調整 * use main redis for lock * spdx * tweak max retries * [ci skip] dedupe * attempt to fix test * attempt to fix test * Revert "attempt to fix test" This reverts commit c508318627e4ffab030e1acf5182f58cc2eb51d8. * temporarily roll back simonjs/fake-timers to v11.3.1 * Revert "temporarily roll back simonjs/fake-timers to v11.3.1" This reverts commit 54f1fc3d7917089e05b20fc5b86435e3f5e5b040. * migrate sinonjs/fake-timers * update deps / migrate jest 30 * fix test * fix: update node.js min version to 20.18.1 * fix: rollback nsfwjs to 4.2.0 * fix * attempt to fix test * attempt to fix test * attempt to fix test * attempt to fix test * revert jest 30 related changes * update deps * fix test * fix: rollback nsfwjs to 4.2.0 * fix: rollback sharp to 0.33 * update deps * fix: rollback sharp-read-bmp to 1.2.0 * fix: rollback nsfwjs to 4.2.0 * recreate lockfile * update deps * fix: rollback sharp-read-bmp to 1.2.0 * fix: rollback jsdom, parse5 * fix: rollback jsdom types * fix [ci skip] * run pnpm dedupe * update deps * run pnpm dedupe [ci skip] * Update Changelog [ci skip] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* chore(backend): remove jsdom completely (#16893)syuilo2025-11-291-125/+20
| | | | | | | | | | | * wip * Update utils.ts * Update fetch-resource.ts * Update exports.ts * Update oauth.ts
* perf(backend): ↵syuilo2025-11-291-3/+0
| | | | | | | | | | | | | parse5をやめて軽量な実装にし、メモリ削減・高速化 (#16892) * wip * test * Revert "test" This reverts commit b7c5ae72144874a378cef7a13320e8b89f40d6e9. * Update MfmService.ts
* Revert "chore(backend): remove jsdom"syuilo2025-11-291-20/+125
| | | | This reverts commit 2effd9da6ea6bd24b4a8342ded6d5b05b69a5ed4.
* chore(backend): remove jsdomsyuilo2025-11-291-125/+20
|
* perf(backend): ↵syuilo2025-11-291-55/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jsdom、happy-domをやめて軽量な実装にし、メモリ削減・高速化 (#16885) * wip * Update packages/backend/src/server/api/endpoints/i/update.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/backend/src/core/FetchInstanceMetadataService.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * remove some packages * コミット漏れ * clean up * fix * Update MfmService.ts * fix * fix * Update MfmService.ts * wip * rename * Update packages/backend/src/core/MfmService.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/backend/src/core/MfmService.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/backend/src/core/MfmService.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/backend/src/core/MfmService.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/backend/src/core/activitypub/ApRendererService.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/backend/src/core/MfmService.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/backend/src/core/MfmService.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update MfmService.ts * Update CHANGELOG.md --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix(deps): fix broken lockfile (#16880)かっこかり2025-11-281-10/+0
|
* chore(deps): update dependency glob to v13 [ci skip] (#16864)renovate[bot]2025-11-281-9/+5
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update dependency glob to v13 (#16870)renovate[bot]2025-11-271-2/+12
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(frontend/aiscript): ↵かっこかり2025-11-271-5/+5
| | | | | | | | | | | | | 各種関数の引数で明示的にnullが指定されている場合のハンドリングを修正 (#16838) * fix(frontend/aiscript): MkDialogのtitle, textでnull値を許容するように * fix * update aiscript and use new api * fix * fix
* fix(deps): update dependency js-yaml to v4.1.1 [security] [ci skip] (#16788)renovate[bot]2025-11-271-10/+10
| | | | | | | | | | * fix(deps): update dependency js-yaml to v4.1.1 [security] * :v: [ci skip] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* fix(deps): update [backend] update dependencies [ci skip] (#16867)renovate[bot]2025-11-271-1194/+546
| | | | | | | | | | | | * fix(deps): update [backend] update dependencies * fix(deps): update [backend] update dependencies * bump sentry node to fix type errors --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* fix(deps): update [frontend] update dependencies [ci skip] (#16868)renovate[bot]2025-11-261-526/+471
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>