summaryrefslogtreecommitdiff
path: root/package.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Bump version to 2025.3.2-beta.2github-actions[bot]2025-03-161-1/+1
|
* Bump version to 2025.3.2-beta.1github-actions[bot]2025-03-141-1/+1
|
* Bump version to 2025.3.2-beta.0github-actions[bot]2025-03-141-1/+1
|
* Bump version to 2025.3.2-alpha.11github-actions[bot]2025-03-141-1/+1
|
* Bump version to 2025.3.2-alpha.10github-actions[bot]2025-03-131-1/+1
|
* Bump version to 2025.3.2-alpha.9github-actions[bot]2025-03-121-1/+1
|
* Bump version to 2025.3.2-alpha.8github-actions[bot]2025-03-121-1/+1
|
* enhance(dev): ↵かっこかり2025-03-121-0/+1
| | | | frontendの検索インデックス作成を単独のコマンドで行えるように (#15653)
* Bump version to 2025.3.2-alpha.7github-actions[bot]2025-03-121-1/+1
|
* Bump version to 2025.3.2-alpha.6github-actions[bot]2025-03-111-1/+1
|
* Bump version to 2025.3.2-alpha.5github-actions[bot]2025-03-101-1/+1
|
* chore(deps): update [root] update dependencies (#15624)renovate[bot]2025-03-101-2/+2
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Bump version to 2025.3.2-alpha.4github-actions[bot]2025-03-101-1/+1
|
* Bump version to 2025.3.2-alpha.3github-actions[bot]2025-03-091-1/+1
|
* Bump version to 2025.3.2-alpha.2github-actions[bot]2025-03-091-1/+1
|
* Bump version to 2025.3.2-alpha.1github-actions[bot]2025-03-091-1/+1
|
* Bump version to 2025.3.2-alpha.0github-actions[bot]2025-03-091-1/+1
|
* Release: 2025.3.1github-actions[bot]2025-03-091-1/+1
|
* Bump version to 2025.3.1-beta.3github-actions[bot]2025-03-091-1/+1
|
* Bump version to 2025.3.1-beta.2github-actions[bot]2025-03-081-1/+1
|
* fix(deps): pnpm ↵かっこかり2025-03-081-0/+3
| | | | | | | | | | | v10でre2のインストールに失敗することがある問題を修正 (#15627) * fix(deps): pnpm v10でre2のインストールに失敗することがある問題を修正 * fix * fix docker build * fix build failure on Windows
* Bump version to 2025.3.1-beta.1github-actions[bot]2025-03-081-1/+1
|
* fix(deps): update [root] update dependencies (major) (#15620)renovate[bot]2025-03-071-5/+5
| | | | | | | | | | * 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>
* fix(deps): update [root] update dependencies (#15543)renovate[bot]2025-03-071-7/+7
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Bump version to 2025.3.1-beta.0github-actions[bot]2025-03-071-1/+1
|
* deps: update pnpm to v10 (#15588)かっこかり2025-03-071-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Revert "fix(build): corepackのバグの回避 (#15387)" This reverts commit 9c70a4e63130f85d191c5bc16d0a4be5cd1dece2. * deps: update pnpm to v10 * fix broken lockfile * update changelog * fix * fix * Revert "fix" This reverts commit 4abc6c194edc20989f5ec97d343307a4b8c9047d. * 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
* Bump version to 2025.3.1-alpha.0github-actions[bot]2025-03-061-1/+1
|
* Release: 2025.3.0github-actions[bot]2025-03-061-1/+1
|
* Bump version to 2025.3.0-beta.2github-actions[bot]2025-03-061-1/+1
|
* Bump version to 2025.3.0-beta.1github-actions[bot]2025-03-061-1/+1
|
* Bump version to 2025.3.0-beta.0github-actions[bot]2025-03-051-1/+1
|
* Bump version to 2025.3.0-alpha.0github-actions[bot]2025-03-021-1/+1
|
* enhance(backend): refine system account (#15530)syuilo2025-03-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 266141f66fb584371bbb56ef7eba04e14bcff94d. * wip * Update SystemAccountService.ts --------- Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com> Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
* Release: 2025.2.1github-actions[bot]2025-02-271-1/+1
|
* Bump version to 2025.2.1-beta.2github-actions[bot]2025-02-261-1/+1
|
* Bump version to 2025.2.1-beta.1github-actions[bot]2025-02-261-1/+1
|
* Bump version to 2025.2.1-beta.0github-actions[bot]2025-02-231-1/+1
|
* Bump version to 2025.2.1-alpha.0github-actions[bot]2025-02-161-1/+1
|
* fix(deps): update [root] update dependencies (#15495)renovate[bot]2025-02-151-11/+11
| | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
* chore(deps): update pnpm to v9.15.0 [security] (#15474)renovate[bot]2025-02-151-1/+1
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update dependency esbuild to v0.25.0 [security] (#15476)renovate[bot]2025-02-151-1/+1
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* update deps (#15311)syuilo2025-02-151-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Release: 2025.2.0github-actions[bot]2025-02-051-1/+1
|
* Bump version to 2025.2.0-beta.1github-actions[bot]2025-02-051-1/+1
|
* Bump version to 2025.2.0-beta.0github-actions[bot]2025-02-021-1/+1
|
* Bump version to 2025.2.0-alpha.0github-actions[bot]2025-02-011-1/+1
|
* Release: 2025.1.0github-actions[bot]2025-01-281-1/+1
|
* Bump version to 2025.1.0-beta.3github-actions[bot]2025-01-261-1/+1
|
* Bump version to 2025.1.0-beta.2github-actions[bot]2025-01-201-1/+1
|
* Bump version to 2025.1.0-beta.1github-actions[bot]2025-01-141-1/+1
|