Skip to content

v10.15.0🎉 - #6853

Merged
TinyKitten merged 59 commits into
masterfrom
release/v10.15.0
Sep 5, 2026
Merged

v10.15.0🎉#6853
TinyKitten merged 59 commits into
masterfrom
release/v10.15.0

Conversation

@TinyKitten

@TinyKitten TinyKitten commented Sep 5, 2026

Copy link
Copy Markdown
Member

概要

v10.15.0 の本番リリース。dev に積まれた 53 コミット(Canary 版数バンプ 21 件、依存更新 3 件、devmaster 同期マージ 1 件を含む)に版数バンプ 1 コミットを加えた計 54 コミットを master へ反映し、アプリ版数を 10.14.0 → 10.15.0 に更新する。

主軸はポートレートモードの刷新と本番解禁(デザイン刷新・のりかえ案内・到着予測の追加、試験的機能から外観設定への移設)、および Android のメモリ・DEX サイズまわりの改善。

変更の種類

  • バグ修正
  • 新機能
  • リファクタリング
  • ドキュメント
  • CI/CD
  • その他

変更内容

カナリア版限定で有効な変更は、本番の挙動に影響しないため以下には記載していない。

新機能・UI

ポートレートモードの表示調整

不具合修正

パフォーマンス・プラットフォーム対応

依存更新

ドキュメント

同期マージ

版数更新

v10.15.0 をリリース: npm run version:bump 10.15.0 による版数更新。

  • package.json / package-lock.json / app.config.ts: 10.14.0 → 10.15.0
  • iOS: CURRENT_PROJECT_VERSION 2883 → 2884、MARKETING_VERSION 10.15.0
  • Android :app: versionCode 100000707 → 100000709
  • Wear OS :wearable: versionCode 100000708 → 100000710(:app + 1 を維持)

テスト

リリースブランチ上でコード品質チェックを実行し、いずれも成功(自動修正なしの check-only)。実行環境は Node 24.15.0 / npm 11.17.0(.nvmrc の 24 系に一致)。

  • npx biome check ./src: 719 ファイル、指摘なし
  • npm run lint: 719 ファイル、指摘なし
  • npm run typecheck: エラーなし
  • npm test: 262 suites / 2797 tests すべて成功

なお、含まれる各変更は dev へマージされる時点でレビューと CI を通過済み。

  • npm run lint が通ること
  • npm test が通ること
  • npm run typecheck が通ること

関連Issue

スクリーンショット(任意)

未添付: dev へマージ済みの変更を master へ集約するリリース PR で、画面差分は各元 PR(#6783 / #6794 / #6800 / #6822 など)に添付済みのため。このブックマーク自体の差分は版数バンプのみで画面変化はありません。

🤖 Generated with Claude Code

https://claude.ai/code/session_016NNj7B5mf9DvKu6EBga3Ty

TinyKitten and others added 30 commits August 30, 2026 03:10
github-actions Bot and others added 6 commits September 3, 2026 00:19
* LEDテーマ選択中でもポートレートモードの走行画面をダークモードの配色に追従させる

* 外観設定の説明文をポートレートモードがダークに追従する例外に合わせて更新
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
@TinyKitten TinyKitten self-assigned this Sep 5, 2026
@coderabbitai

coderabbitai Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Essentials

Run ID: c4d5ef2b-3d1b-4221-a5c5-5a7e4d6c7555

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

抽出したバージョン 10.15.0 は現在のバージョンと同一です。バージョンを上げる必要がある場合はブランチ名を変更してください。

dependabot Bot and others added 4 commits September 5, 2026 19:37
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.13 to 0.8.15.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](xmldom/xmldom@0.8.13...0.8.15)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-version: 0.8.15
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.5 to 3.1.7.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.1.5...v3.1.7)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.28.2 to 4.28.9.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.28.2...4.28.9)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-version: 4.28.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
TinyKitten and others added 5 commits September 5, 2026 21:33
* 権限説明画面の行間を末尾が欠けない上限まで戻す

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JoEyFhop3QN6ZARNyre9Dk

* 行送りの比率をfontSizeから算出して画面高による上限超過を防ぐ

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JoEyFhop3QN6ZARNyre9Dk

---------

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@TinyKitten
TinyKitten merged commit c369385 into master Sep 5, 2026
7 checks passed
@TinyKitten
TinyKitten deleted the release/v10.15.0 branch September 5, 2026 14:21
This was referenced Sep 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant