Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: 2024.9.0 #14580

Draft
wants to merge 76 commits into
base: master
Choose a base branch
from
Draft

Release: 2024.9.0 #14580

wants to merge 76 commits into from

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    6c5593d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. refactor

    syuilo committed Aug 19, 2024
    5 Configuration menu
    Copy the full SHA
    e78110a View commit details
    Browse the repository at this point in the history
  2. refactor

    syuilo committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    130ff36 View commit details
    Browse the repository at this point in the history
  3. refactor

    syuilo committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    59e8360 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. 🎨

    syuilo committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1b5f057 View commit details
    Browse the repository at this point in the history
  2. fix button translation (#14444)

    that Japanese string exactly matches that i18n key
    
    (cherry picked from commit a408d32bb72ada9a4ad6bd1afe6e3fadb9b403db)
    
    Co-authored-by: dakkar <[email protected]>
    kakkokari-gtyih and dakkar committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    21a3095 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    043ab1f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. better boot error screen

    syuilo committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1008fa3 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    f85aa7b View commit details
    Browse the repository at this point in the history
  2. add note

    syuilo committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    2f009f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8032a4e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    44f6216 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    255c8bd View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. refactor

    syuilo committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    36dff66 View commit details
    Browse the repository at this point in the history
  2. 消し忘れ

    syuilo committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b6fdd71 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    3e85052 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. refactor(sw): use fully typed locales (#14470)

    * refactor(sw): use fully typed locales
    
    * fix(backend): enumerate achievement notification type
    zyoshoka committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    06855f7 View commit details
    Browse the repository at this point in the history
  2. fix(backend): use prefixItems in admin/queue/*-delayed endpoint s…

    …chema (#14468)
    
    * fix(backend): represent tuples with `prefixItems`
    
    * refactor(frontend): fix type errors
    
    * fix(backend): add `prefixItems` in `SchemaType`
    
    * fix(backend): add `unevaluatedItems: false` to disallow extra items
    
    * refactor(frontend): consolidate `'deliver' | 'queue'` type def into `queue.vue`
    
    * fix(backend): add `unevaluatedItems` in `SchemaType`
    zyoshoka committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7fe3035 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fe7e37 View commit details
    Browse the repository at this point in the history
  4. refactor(sw): fix type errors (#14478)

    * style(sw): lint fixes
    
    * refactor(sw): fix type errors
    
    * chore(sw): disable `noImplicitAny`
    
    * ci(sw): enable typecheck ci
    
    * ci(sw): build `misskey-js` before typecheck
    zyoshoka committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8be624a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Update .gitignore

    syuilo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    74c93fc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    c8f49b6 View commit details
    Browse the repository at this point in the history
  2. enhance(frontend): アイコンデコレーション管理画面にプレビューを追加 (#14511)

    * enhance(frontend): アイコンデコレーション管理画面にプレビューを追加
    
    * Update Changelog
    
    * tweak
    kakkokari-gtyih committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f7398fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdb0566 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d19bdb View commit details
    Browse the repository at this point in the history
  5. fix(frontend): instance infoページで不必要なapiリクエストが飛ぶのを抑止 (#14515)

    * fix(frontend): instance infoページで不必要なapiリクエストが飛ぶのを抑止
    
    * fix
    kakkokari-gtyih committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    567acea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d0cd73 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. feat(frontend): ノート・ユーザータイムライン埋め込み (#13929)

    * fix
    
    * navhookをbootに移動
    
    * サーバーサイドのbootも分けるように
    
    * 埋め込みページかどうかの判定は最初の一回だけに
    
    * tooltipは出せるように
    
    * fix design
    
    * 埋め込み独自のtooltipを削除
    
    * ロジックの分岐が多かったMkNoteDetailedを分離
    
    * fix indent
    
    * プレビュー用iframeにフォーカスが当たるのを修正
    
    * popupの制御を出す側で行うように
    
    * パラメータが逆になっていたのを修正
    
    * Update MkEmbedCodeGenDialog.vue
    
    * fix
    
    * eliminate misskey-js lint warns
    
    * fix
    
    * add appropriate attributes to embed html
    
    * enhance: サーバーサイドのembed系をさらに分離
    
    * enhance: embed routerを分離(route定義をboot時に変更できるようにする改修を含む)
    
    * type
    
    * lint
    
    * fix indent
    
    * server-side styleを完全に分離
    
    * Revert "refactor: 画面サイズのしきい値をconstにまとめる"
    
    This reverts commit 05ca36f.
    
    * fix
    
    * revert all changes in base.pug
    
    * embedドメインをまとめた
    
    * embedドメインをまとめた
    
    * prevent calling contextmenu in embed page by stopping at the caller
    
    * fix import
    
    * fix import
    
    * improve directory structure
    
    * fix import
    
    * register timeline ui as a container
    
    * wa-
    
    * rename
    
    * wa-
    
    * Update EmMediaList.vue
    
    * Update EmMediaList.vue
    
    * Update EmMediaList.vue
    
    * Update EmMediaImage.vue
    
    * Update EmNote.vue
    
    * revert mkmedialist changes
    
    * 戻し漏れ
    
    * wip
    
    * tweak embed media ui
    
    * revert original media components
    
    * Update boot.embed.js
    
    * rename
    
    * wip
    
    * Update MkNote.vue
    
    * wip
    
    * Update MkSubNoteContent.vue
    
    * Update EmNote.vue
    
    * Update packages/frontend/src/router/definition.ts
    
    * Revert "Update packages/frontend/src/router/definition.ts"
    
    This reverts commit 937ae44.
    
    * refactor EmMediaImage
    
    * fix import
    
    * remove unused imports
    
    * Update router.ts
    
    * wip
    
    * Update boot.ts
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * Update EmNote.vue
    
    * Update EmNote.vue
    
    * Create EmA.vue
    
    * Create EmAvatar.vue
    
    * Update EmAvatar.vue
    
    * wip
    
    * wip
    
    * wip
    
    * Create EmImgWithBlurhash.vue
    
    * Update EmImgWithBlurhash.vue
    
    * Create EmPagination.vue
    
    * wip
    
    * Update boot.ts
    
    * wip
    
    * wip
    
    * wi@p
    
    * wip
    
    * wip
    
    * wiop
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * Update boot.ts
    
    * wip
    
    * Update MkMisskeyFlavoredMarkdown.ts
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * Update post-message.ts
    
    * wip
    
    * Update EmNoteDetailed.vue
    
    * Update EmNoteDetailed.vue
    
    * Create instance.ts
    
    * Update EmNoteDetailed.vue
    
    * wip
    
    * Update EmNoteDetailed.vue
    
    * wip
    
    * wip
    
    * wip
    
    * Update pnpm-lock.yaml
    
    * wip
    
    * wip
    
    * wp
    
    * wip
    
    * Update ClientServerService.ts
    
    * wip
    
    * Update boot.ts
    
    * Update vite.config.local-dev.ts
    
    * Update vite.config.ts
    
    * Create index.html
    
    * wa-
    
    * wip
    
    * Update boot.ts
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * Create EmLink.vue
    
    * Create EmMention.vue
    
    * Update EmMfm.ts
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * Update vite.config.ts
    
    * Update boot.ts
    
    * Update EmA.vue
    
    * うぃp
    
    * wip
    
    * wip
    
    * Create EmError.vue
    
    * wip
    
    * Update MkEmbedCodeGenDialog.vue
    
    * Update EmNote.vue
    
    * wip
    
    * wip
    
    * Update user-timeline.vue
    
    * Update check-spdx-license-id.yml
    
    * wip
    
    * wip
    
    * style(frontend-shared): lint fixes on build.js
    
    * fix(frontend-shared): include `*.{js,json}` files in js-built
    
    * wip
    
    * use alias
    
    * refactor
    
    * refactor
    
    * Update scroll.ts
    
    * refactor
    
    * refactor
    
    * refactor
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * Update roles.vue
    
    * Update branding.vue
    
    * wip
    
    * wip
    
    * wip
    
    * Update page.vue
    
    * wip
    
    * fix import
    
    * add missing css variables
    
    * 絵文字をtwemojiに変更
    
    クライアントデフォルトにあわせるため
    
    * force empoll readonly
    
    * fix compiler error
    
    * fix broken imports
    
    * tweak button style
    
    * run api extractor
    
    * fix storybook theme preloads
    
    * fix storybook instance imports
    
    * Update preview.ts
    
    * Update preview.ts
    
    * Update preview.ts
    
    * Revert "Update preview.ts"
    
    This reverts commit 12bab1c.
    
    * Revert "Update preview.ts"
    
    This reverts commit 5c0ce01.
    
    * Revert "Update preview.ts"
    
    This reverts commit f486352.
    
    * Revert "fix storybook instance imports"
    
    This reverts commit ed8eabb.
    
    * Revert "wip"
    
    This reverts commit d3c1926.
    
    * Revert "Update page.vue"
    
    This reverts commit 27c7900.
    
    * Revert "Update branding.vue"
    
    This reverts commit c08ccb6.
    
    * Revert "Update roles.vue"
    
    This reverts commit 1488b67.
    
    * Revert "wip"
    
    This reverts commit aab1c76.
    
    * refactor: use common media proxy
    
    * fix imports
    
    * fix
    
    * fix: MediaProxyの初期化を保証する(storybook対策?)
    
    * enhance(frontend-embed): improve embedParams provide
    
    * fix(backend): MK_DEV_PREFER=backendのときにembed viteが読み込めないのを修正
    
    * fix
    
    * embed-pageを共通化
    
    * fix import
    
    * fix import
    
    * fix import
    
    * const.jsを共通化
    
    (たぶんrevertしすぎた)
    
    * fix type error
    
    * fix duplicated import
    
    * fix lint
    
    * fix
    
    * コメントとして残す
    
    * sharedとembedをlint対象にする
    
    * lint
    
    * attempt to fix eslint (frontend-shared)
    
    * lint fixes
    
    ---------
    
    Co-authored-by: syuilo <[email protected]>
    Co-authored-by: zyoshoka <[email protected]>
    3 people committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2cbe1d1 View commit details
    Browse the repository at this point in the history
  2. fix(frontend-embed): 不足していたスタイル・インポートを追加 (#14531)

    * fix(frontend-embed): add missing imports
    
    * fix(frontend-embed): add missing styles
    kakkokari-gtyih committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    672779a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix(frontend/frontend-embed): インポートパス・テーマまわりなどの修正 (#14535)

    * fix(frontend/frontend-embed): wrong imports
    
    * enhance(frontend-embed): サーバーデフォルトのテーマがある場合はそちらを利用するように
    
    * 🎨
    
    * 🎨
    
    * 🎨
    kakkokari-gtyih committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f393b6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05c944c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c2cfe3 View commit details
    Browse the repository at this point in the history
  4. refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536)

    * refactor(frontend): shouldCollapsedを共通化
    
    * refactor(frontend): config.js, worker-multi-dispatch.js, intl-const.jsを共通化
    
    * fix(frontend-shared): fix type error
    
    * refactor(frontend): is-link.jsと、同一の振る舞いをする記述を共通化
    
    * fix
    
    * fix lint
    
    * lint fixes
    kakkokari-gtyih committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    837a8e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. fix(frontend): MkDateSeparatedListで月の違う同じ日はセパレータが出ないのを修正 (#14545)

    * fix(frontend): MkDateSeparatedListで月の違う同じ日はセパレータが出ないのを修正
    
    * Update Changelog
    kakkokari-gtyih committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    e0f54d6 View commit details
    Browse the repository at this point in the history
  2. fix(backend): happy-domで外部HTMLをパースする際に関連リソースが読み込まれる問題を修正 (#14521)

    * bump happy-dom, disable all JS&c when parsing
    
    version 10 didn't quite support disabling all of that
    
    I have tested that `MfmService` (the other code that uses `happy-dom`)
    still works fine: the RSS feed for a user is generated correctly, with
    HTML rendered from MFM
    
    (cherry picked from commit 26e0412fbb91447c37e8fb06ffb0487346063bb8)
    
    * Update Changelog
    
    * lint
    
    * fix possible memory leak
    
    ---------
    
    Co-authored-by: dakkar <[email protected]>
    kakkokari-gtyih and dakkar committed Sep 15, 2024
    1 Configuration menu
    Copy the full SHA
    be0906a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1544ba9 View commit details
    Browse the repository at this point in the history
  4. fix(backend/antenna): キーワードが与えられなかった場合のエラーをApiErrorとして投げる (#14491)

    * fix(backend/antenna): report validation failure as ApiError on update
    
    * test(backend/antenna): reflect change in previous commit
    
    * fix(backend/antenna): report validation failure as ApiError on create
    
    * test(backend/antenna): reflect change in previous commit
    
    * test(backend/antenna): semi
    
    * test(backend/antenna): bring being spread parameters first in object literal
    
    * chore: add CHANGELOG entry
    
    ---------
    
    Co-authored-by: syuilo <[email protected]>
    KisaragiEffective and syuilo committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    6b2072f View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    syuilo committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    366b79e View commit details
    Browse the repository at this point in the history
  6. refactor(backend): use Reflet for autobind deco (#14482)

    Using Reflect.defineProperty instead of Object.defineProperty
    gives a more consistent behavior with the rest of the modern
    JavaScript features.
    zzau13 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    07f26bc View commit details
    Browse the repository at this point in the history
  7. enhance(frontend): adminのファイルリストでセンシティブファイルに枠線を追加 (#14510)

    * enhance(frontend): adminのファイルリストでセンシティブファイルに枠線を追加
    
    * Update Changelog
    kakkokari-gtyih committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    0e4b6d1 View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump body-parser from 1.20.2 to 1.20.3 in /packages/back…

    …end (#14550)
    
    Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.2 to 1.20.3.
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.20.2...1.20.3)
    
    ---
    updated-dependencies:
    - dependency-name: body-parser
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    887c709 View commit details
    Browse the repository at this point in the history
  9. 1 Configuration menu
    Copy the full SHA
    7d7a12d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fix(frontend): 絵文字関連のスタイルが崩れているのを修正 (#14559)

    * fix(frontend): 絵文字関連のスタイルが崩れていたのを修正 (MisskeyIO#725)
    
    (cherry picked from commit 00fd684)
    
    * Update Changelog
    
    * ✌️
    
    ---------
    
    Co-authored-by: Yuuki <[email protected]>
    kakkokari-gtyih and 6wFh3kVo committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6bd6af4 View commit details
    Browse the repository at this point in the history
  2. refactor

    syuilo committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0134e6e View commit details
    Browse the repository at this point in the history
  3. refactor

    MkMisskeyFlavoredMarkdown -> MkMfm
    syuilo committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    cacdf9d View commit details
    Browse the repository at this point in the history
  4. Revert "refactor"

    This reverts commit 0134e6e.
    syuilo committed Sep 17, 2024
    1 Configuration menu
    Copy the full SHA
    a5e61b8 View commit details
    Browse the repository at this point in the history
  5. ScratchpadにUIインスペクターを追加 (#14565)

    * add ui list
    
    * Update scratchpad.vue
    
    * experiment
    
    * design change
    
    * redesign
    
    * redesign
    
    * Update ja-JP.yml
    
    * redesign
    
    * component properties
    
    * whole json
    
    * use textarea
    
    * fix import
    
    * stringify function
    
    * Update CHANGELOG.md
    
    * UI Component Monitor -> UI Inspector
    
    * uiInspectorOpenedFlags -> uiInspectorOpenedComponents
    
    Co-authored-by: syuilo <[email protected]>
    
    * fix
    
    * change key i -> c.value.id
    
    ---------
    
    Co-authored-by: syuilo <[email protected]>
    FineArchs and syuilo committed Sep 17, 2024
    1 Configuration menu
    Copy the full SHA
    daf9ae5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce95323 View commit details
    Browse the repository at this point in the history
  7. fix(frontend): 設定変更時のリロード確認ダイアログが複数個表示されることがある問題を修正 (#14543)

    * fix(frontend): reloadAskが同時に複数実行されないように
    
    * Update Changelog
    
    * fix
    
    * フラグ解除が確実に行われるように
    
    * reloadAskを汎用化、理由を受け取るように
    
    * fix
    kakkokari-gtyih committed Sep 17, 2024
    1 Configuration menu
    Copy the full SHA
    3bf63dd View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    ceb4640 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. feat: UserWebhook/SystemWebhookのテスト送信機能を追加 (#14489)

    * feat: UserWebhook/SystemWebhookのテスト送信機能を追加
    
    * fix CHANGELOG.md
    
    * 一部設定をパラメータから上書き出来るように修正
    
    * remove async
    
    * regenerate autogen
    samunohito committed Sep 19, 2024
    1 Configuration menu
    Copy the full SHA
    4ac8aad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5563c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d0e9e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d23122 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    f585f70 View commit details
    Browse the repository at this point in the history
  2. Misskey® Reactions Buffering Technology™ (#14579)

    * wip
    
    * wip
    
    * Update ReactionsBufferingService.ts
    
    * Update ReactionsBufferingService.ts
    
    * wip
    
    * wip
    
    * wip
    
    * Update ReactionsBufferingService.ts
    
    * wip
    
    * wip
    
    * wip
    
    * Update NoteEntityService.ts
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * Update CHANGELOG.md
    syuilo committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0b062f1 View commit details
    Browse the repository at this point in the history
  3. enhance: ユーザーコンテンツのインポート操作の実行可否をロールで制御できるように (#14583)

    * enhance: インポート操作の実行可否をロールで制御できるように
    
    * Update Changelog
    kakkokari-gtyih committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f0834ca View commit details
    Browse the repository at this point in the history
  4. fix(frontend): ファイルの詳細ページのファイルの説明で改行が正しく表示されない問題を修正 (#14588)

    * upd: don't ignore new lines on file info
    
    * Update Changelog
    
    * ✌️
    
    ---------
    
    Co-authored-by: Marie <[email protected]>
    kakkokari-gtyih and Mar0xy committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7e9d54f View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 (#14590)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.3 to 4.0.4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4.0.3...v4.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a18a6ac View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump vite in /scripts/changelog-checker (#14569)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.4.6.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2ee19ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3f1b0f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    d4d15f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cd784c View commit details
    Browse the repository at this point in the history
  3. fix(backend): Retry-Afterヘッダーが実際には送信されなかった問題を修正 (#14597)

    * move rate-limit-exceeded error reporting, earlier
    
    a rate-limit-exceeded error has `kind:'client'`, so the branch that
    adds the `Retry-After` would never get taken
    
    (cherry picked from commit 8a982c61c01909e7540ff1be9f019df07c3f0624)
    
    * Update Changelog
    
    * fix
    
    * indent
    
    ---------
    
    Co-authored-by: dakkar <[email protected]>
    kakkokari-gtyih and dakkar committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    85f46f8 View commit details
    Browse the repository at this point in the history
  4. 🎨

    syuilo committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    e9085e4 View commit details
    Browse the repository at this point in the history
  5. fix rbt

    syuilo committed Sep 21, 2024
    1 Configuration menu
    Copy the full SHA
    3d92ef1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00ccc22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67a5119 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ac4d3d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. update deps (#14594)

    * wip
    
    * Update ClientServerService.ts
    
    * eslint
    
    * Update fetch-resource.ts
    
    * wip
    syuilo committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    7640866 View commit details
    Browse the repository at this point in the history
  2. 🎨

    syuilo committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    3ad5c75 View commit details
    Browse the repository at this point in the history
  3. refactor/perf(backend): provide metadata statically (#14601)

    * wip
    
    * Update ReactionService.ts
    
    * Update ApiCallService.ts
    
    * Update timeline.ts
    
    * Update GlobalModule.ts
    
    * Update GlobalModule.ts
    
    * Update NoteEntityService.ts
    
    * wip
    
    * wip
    
    * wip
    
    * Update ApPersonService.ts
    
    * wip
    
    * Update GlobalModule.ts
    
    * Update mock-resolver.ts
    
    * Update RoleService.ts
    
    * Update activitypub.ts
    
    * Update activitypub.ts
    
    * Update activitypub.ts
    
    * Update activitypub.ts
    
    * Update activitypub.ts
    
    * clean up
    
    * Update utils.ts
    
    * Update UtilityService.ts
    
    * Revert "Update utils.ts"
    
    This reverts commit a27d4be.
    
    * Revert "Update UtilityService.ts"
    
    This reverts commit e5fd9e0.
    
    * vuwa-
    
    * Revert "vuwa-"
    
    This reverts commit 0c3bd12.
    
    * Update entry.ts
    
    * Update entry.ts
    
    * Update entry.ts
    
    * Update entry.ts
    
    * Update jest.setup.ts
    syuilo committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    023fa30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    891bbcf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3df1bb2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ad9f72 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e92cbf View commit details
    Browse the repository at this point in the history