v10.5.0🎉#5989
Merged
Merged
Conversation
* useTTSText のアナウンステンプレートをミニエンジン化してリファクタリング
* テンプレートエンジンで重複 {:else} を構文エラーとして検出するよう修正
* useTTSText のテンプレートで欠落していた終点アナウンスを補完 Refs: #5915 * biome 整形に追従 * fix: apply CodeRabbit auto-fixes
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
* タブレットで列車種別のカッコ内テキストが本文と同じサイズになる不具合を修正 https://claude.ai/code/session_01Y1Hv1dxRCHB99RVjW3W7iA * 設定モーダルの列車種別・テーマボタンでカッコ内テキストを小さく表示 https://claude.ai/code/session_01Y1Hv1dxRCHB99RVjW3W7iA * 全角カッコも縮小表示の対象に含めるよう正規表現を拡張 https://claude.ai/code/session_01Y1Hv1dxRCHB99RVjW3W7iA --------- Co-authored-by: Claude <noreply@anthropic.com>
* CommonCardの列車種別カッコ縮小表示で全角カッコにも対応 https://claude.ai/code/session_01Y1Hv1dxRCHB99RVjW3W7iA * カッコ判定用の正規表現を定数化して重複を解消 https://claude.ai/code/session_01Y1Hv1dxRCHB99RVjW3W7iA --------- Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
* Sentry の初期化設定を簡素化 * Sentry のサンプリングレートを押さえて PII 送信を撤去
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.5 to 7.5.8. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.5.8/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.5.5...protobufjs-v7.5.8) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.5.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…のパッチをAPI 28〜30分岐にも拡張 (#5984) Co-authored-by: Claude <noreply@anthropic.com>
* localTypePrefix指定時に翻訳キーがtylocalになりキー解決に失敗していた不具合を修正 * HeaderEastのlocalTypePrefixと翻訳キーが対応しているかを検証する回帰防止テストを追加
* 長文駅名がadjustsFontSizeToFitで過剰に縮小される不具合をminimumFontScale導入で修正 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * calcStationNameMinScaleの境界値テストを追加 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
Contributor
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Contributor
|
抽出したバージョン 10.5.0 は現在のバージョンと同一です。バージョンを上げる必要がある場合はブランチ名を変更してください。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
v10.5.0 のリリース PR です。dev に積まれた機能追加・バグ修正・リファクタリングを master に反映します。
変更の種類
変更内容
テスト
npm run lintが通ることnpm testが通ることnpm run typecheckが通ること関連Issue
スクリーンショット(任意)