misskey/packages/backend/test/unit
renovate[bot] 0455187a68
fix(deps): update [backend] update dependencies (major) (#16099)
* 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 c508318627.

* temporarily roll back simonjs/fake-timers to v11.3.1

* Revert "temporarily roll back simonjs/fake-timers to v11.3.1"

This reverts commit 54f1fc3d79.

* 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>
2025-11-30 09:58:06 +09:00
..
entities fix(backend): enumerate achievement types in some response schema (#15953) 2025-05-06 19:52:30 +09:00
misc feat: チャンネルミュートの実装 (#14105) 2025-11-07 08:39:21 +09:00
queue/processors fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
server/api/drive/files fix tests 2025-05-29 12:41:27 +09:00
AbuseReportNotificationService.ts fix(backend): typeormのbreaking changeに対応 (#16105) 2025-05-27 13:50:45 +09:00
AnnouncementService.ts fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
ApMfmService.ts perf(backend): jsdom、happy-domをやめて軽量な実装にし、メモリ削減・高速化 (#16885) 2025-11-29 19:16:05 +09:00
CaptchaService.ts fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
ChannelFollowingService.ts feat: チャンネルミュートの実装 (#14105) 2025-11-07 08:39:21 +09:00
ChannelMutingService.ts feat: チャンネルミュートの実装 (#14105) 2025-11-07 08:39:21 +09:00
CustomEmojiService.ts fix(backend): typeormのbreaking changeに対応 (#16105) 2025-05-27 13:50:45 +09:00
DriveService.ts fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
FetchInstanceMetadataService.ts feat: リモートサーバーのサーバー情報を収集しないオプション (#14634) 2024-10-13 20:22:16 +09:00
FileInfoService.ts fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
FlashService.ts fix(test): Play検索機能でBackend Unit Testが壊れている 2025-07-04 18:31:34 +09:00
MetaService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MfmService.ts perf(backend): jsdom、happy-domをやめて軽量な実装にし、メモリ削減・高速化 (#16885) 2025-11-29 19:16:05 +09:00
NoteCreateService.ts feat: チャンネルミュートの実装 (#14105) 2025-11-07 08:39:21 +09:00
ReactionService.ts refactor 2025-07-04 18:33:41 +09:00
RelayService.ts fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
RoleService.ts fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
S3Service.ts fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
SigninWithPasskeyApiService.ts fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
SystemWebhookService.ts fix(backend): typeormのbreaking changeに対応 (#16105) 2025-05-27 13:50:45 +09:00
UserSearchService.ts fix(backend): typeormのbreaking changeに対応 (#16105) 2025-05-27 13:50:45 +09:00
UserWebhookService.ts fix(backend): typeormのbreaking changeに対応 (#16105) 2025-05-27 13:50:45 +09:00
WebhookTestService.ts fix(backend): typeormのbreaking changeに対応 (#16105) 2025-05-27 13:50:45 +09:00
activitypub.ts fix tests 2025-05-29 12:41:27 +09:00
ap-request.ts fix(backend): tighten an overly relaxed criteria and remove capability of matching multiple final URLs in URL authority checking (#15655) 2025-03-12 12:39:24 +00:00
chart.ts fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
extract-mentions.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00