Commit Graph

3995 Commits

Author SHA1 Message Date
github-actions[bot] 30de6d80bb Bump version to 2025.3.2-beta.1 2025-03-14 07:39:14 +00:00
github-actions[bot] 96866d37cd Bump version to 2025.3.2-beta.0 2025-03-14 03:49:32 +00:00
github-actions[bot] bcb891e4fd Bump version to 2025.3.2-alpha.11 2025-03-14 01:29:38 +00:00
github-actions[bot] 3280a3d661 Bump version to 2025.3.2-alpha.10 2025-03-13 09:07:37 +00:00
github-actions[bot] c9fa95429a Bump version to 2025.3.2-alpha.9 2025-03-12 12:45:35 +00:00
github-actions[bot] 15685be4cc Bump version to 2025.3.2-alpha.8 2025-03-12 06:10:35 +00:00
かっこかり e594fb0037
enhance(dev): frontendの検索インデックス作成を単独のコマンドで行えるように (#15653) 2025-03-12 14:37:57 +09:00
github-actions[bot] ffade9740e Bump version to 2025.3.2-alpha.7 2025-03-12 03:03:37 +00:00
github-actions[bot] eda768a08c Bump version to 2025.3.2-alpha.6 2025-03-11 02:43:27 +00:00
github-actions[bot] 794f360bc2 Bump version to 2025.3.2-alpha.5 2025-03-10 09:40:41 +00:00
renovate[bot] 5ed1101bbd
chore(deps): update [root] update dependencies (#15624)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 12:30:37 +09:00
github-actions[bot] 16ad6b3f6c Bump version to 2025.3.2-alpha.4 2025-03-10 01:09:42 +00:00
github-actions[bot] ac21fa7194 Bump version to 2025.3.2-alpha.3 2025-03-09 13:01:46 +00:00
github-actions[bot] 8e3304344f Bump version to 2025.3.2-alpha.2 2025-03-09 12:32:54 +00:00
github-actions[bot] 933abedc90 Bump version to 2025.3.2-alpha.1 2025-03-09 06:16:49 +00:00
github-actions[bot] 06e7272ca1 Bump version to 2025.3.2-alpha.0 2025-03-09 05:22:26 +00:00
github-actions[bot] 7c1dc3d632 Release: 2025.3.1 2025-03-09 03:29:54 +00:00
github-actions[bot] c53349c3b4 Bump version to 2025.3.1-beta.3 2025-03-09 00:33:40 +00:00
github-actions[bot] ac07bb8d92 Bump version to 2025.3.1-beta.2 2025-03-08 10:15:42 +00:00
かっこかり e16a14dcef
fix(deps): pnpm v10でre2のインストールに失敗することがある問題を修正 (#15627)
* fix(deps): pnpm v10でre2のインストールに失敗することがある問題を修正

* fix

* fix docker build

* fix build failure on Windows
2025-03-08 18:56:53 +09:00
github-actions[bot] 6d93725084 Bump version to 2025.3.1-beta.1 2025-03-08 01:03:17 +00:00
renovate[bot] d7706ef1b5
fix(deps): update [root] update dependencies (major) (#15620)
* fix(deps): update [root] update dependencies

* fix: migrate tar library

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-03-07 19:42:39 +09:00
renovate[bot] c7a56c2c2b
fix(deps): update [root] update dependencies (#15543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 19:12:50 +09:00
github-actions[bot] 8dfff79ca2 Bump version to 2025.3.1-beta.0 2025-03-07 07:07:13 +00:00
かっこかり 83c3bb839f
deps: update pnpm to v10 (#15588)
* Revert "fix(build): corepackのバグの回避 (#15387)"

This reverts commit 9c70a4e631.

* deps: update pnpm to v10

* fix broken lockfile

* update changelog

* fix

* fix

* Revert "fix"

This reverts commit 4abc6c194e.

* fix

* fix

* attempt to fix docker build

* lint fixes

* fix: revertしすぎた

* detect pnpm version and install it

* fix: そもそもpnpmを2回入れる必要がないかも

* fix

* refactor

* fix

* refactor: remove unnecessary arg

* Update Dockerfile

* update pnpm to v10.6.1

* Update Changelog

* chore: use node to avoid installing jq
2025-03-07 07:03:52 +00:00
github-actions[bot] 5e86550de3 Bump version to 2025.3.1-alpha.0 2025-03-06 23:51:21 +00:00
github-actions[bot] 2b71bdf114 Release: 2025.3.0 2025-03-06 10:31:30 +00:00
github-actions[bot] 9d6b521351 Bump version to 2025.3.0-beta.2 2025-03-06 08:19:56 +00:00
github-actions[bot] 377f002d68 Bump version to 2025.3.0-beta.1 2025-03-06 07:31:52 +00:00
github-actions[bot] 44658ae981 Bump version to 2025.3.0-beta.0 2025-03-05 07:44:38 +00:00
github-actions[bot] 2a96e39bb3 Bump version to 2025.3.0-alpha.0 2025-03-02 12:12:06 +00:00
syuilo 616cccf251
enhance(backend): refine system account (#15530)
* wip

* wip

* wip

* Update SystemAccountService.ts

* Update 1740121393164-system-accounts.js

* Update DeleteAccountService.ts

* wip

* wip

* wip

* wip

* Update 1740121393164-system-accounts.js

* Update RepositoryModule.ts

* wip

* wip

* wip

* Update ApRendererService.ts

* wip

* wip

* Update SystemAccountService.ts

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* add print logs

* ログが長すぎて出てないかもしれない

* fix migration

* refactor

* fix fed-tests

* Update RelayService.ts

* merge

* Update user.test.ts

* chore: emit log

* fix: tweak sleep duration

* fix: exit 1

* fix: wait for misskey processes to become healthy

* fix: longer sleep for user deletion

* fix: make sleep longer again

* デッドロック解消の試み

https://github.com/misskey-dev/misskey/issues/15005

* Revert "デッドロック解消の試み"

This reverts commit 266141f66f.

* wip

* Update SystemAccountService.ts

---------

Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2025-03-02 20:06:20 +09:00
github-actions[bot] 94a3e37ba8 Release: 2025.2.1 2025-02-27 08:58:40 +00:00
github-actions[bot] 96fc7e307a Bump version to 2025.2.1-beta.2 2025-02-26 02:23:02 +00:00
github-actions[bot] 7f31fd24b1 Bump version to 2025.2.1-beta.1 2025-02-26 00:47:08 +00:00
github-actions[bot] 9a619c621d Bump version to 2025.2.1-beta.0 2025-02-23 10:35:39 +00:00
github-actions[bot] 5991282e23 Bump version to 2025.2.1-alpha.0 2025-02-16 09:45:52 +00:00
renovate[bot] ab9b807cd2
fix(deps): update [root] update dependencies (#15495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
2025-02-15 16:26:32 +09:00
renovate[bot] 8dc01e9421
chore(deps): update pnpm to v9.15.0 [security] (#15474)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 14:59:41 +09:00
renovate[bot] 49d7bc5faf
fix(deps): update dependency esbuild to v0.25.0 [security] (#15476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 10:58:03 +09:00
syuilo ffd8cf07e6
update deps (#15311)
* wip

* bump misskey-dev/eslint-plugin

* lint fixes (backend)

* lint fixes (frontend)

* lint fixes (frontend-embed)

* rollback nsfwjs to 4.2.0

ref: infinitered/nsfwjs#904

* rollback openapi-typescript to v6

v7でOpenAPIのバリデーションが入るようになった関係でスコープ外での変更が避けられないため一時的に戻した

* lint fixes (misskey-js)

* temporarily disable errored lint rule (frontend-shared)

* fix lint

* temporarily ignore errored file for lint (frontend-shared)

* rollback simplewebauthn/server to 12.0.0

v13 contains breaking changes that require some decision making

* lint fixes (frontend-shared)

* build misskey-js with types

* fix(backend): migrate simplewebauthn/server to v12

* fix(misskey-js/autogen): ignore indent rules to generate consistent output

* attempt to fix test

changes due to capricorn86/happy-dom#1617 (XMLSerializer now produces valid XML)

* attempt to fix test

changes due to capricorn86/happy-dom#1617 (XMLSerializer now produces valid XML)

* fix test

* fix test

* fix test

* Apply suggestions from code review

Co-authored-by: anatawa12 <anatawa12@icloud.com>

* bump summaly to v5.2.0

* update tabler-icons to v3.30.0-based

---------

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: anatawa12 <anatawa12@icloud.com>
2025-02-15 10:24:22 +09:00
github-actions[bot] b7c3630da9 Release: 2025.2.0 2025-02-05 08:58:41 +00:00
github-actions[bot] 2f4e2a7cca Bump version to 2025.2.0-beta.1 2025-02-05 04:24:51 +00:00
github-actions[bot] a1be39d94f Bump version to 2025.2.0-beta.0 2025-02-02 05:31:00 +00:00
github-actions[bot] 89b461a5da Bump version to 2025.2.0-alpha.0 2025-02-01 04:43:33 +00:00
github-actions[bot] 87b9016dbe Release: 2025.1.0 2025-01-28 12:29:10 +00:00
github-actions[bot] abb1e4bead Bump version to 2025.1.0-beta.3 2025-01-26 11:52:26 +00:00
github-actions[bot] 9470641dcd Bump version to 2025.1.0-beta.2 2025-01-20 13:07:15 +00:00
github-actions[bot] 87cdbaea4f Bump version to 2025.1.0-beta.1 2025-01-14 13:28:06 +00:00
github-actions[bot] 1b47e2d4f2 Bump version to 2025.1.0-beta.0 2025-01-14 13:28:00 +00:00