Release 2025-09-03 20:03:33 +0000#9083
Merged
komagata merged 139 commits intoproductionfrom Sep 5, 2025
Merged
Conversation
CodeRabbitの指摘に対応 : #8569 (comment)
CodeRabbitの指摘に対応 : 1b755e6#r2251250267
CodeRabbitの指摘に対応 : #8569 (comment)
- 変更前: user.courseの関連で参照していた - 変更後: user.course_idでuserレコードの外部キーを参照する - これにより関連をロードするためのクエリ発行を省略する
- CategoriesPracticeテーブルをjoinsメソッドの引数に追加 - 中間テーブルの関連付けをアソシエーションによる暗黙的なものから明示的に記載する
Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12. - [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md) - [Commits](browserify/sha.js@v2.4.11...v2.4.12) --- updated-dependencies: - dependency-name: sha.js dependency-version: 2.4.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
スマホでも他人の進捗を消す機能が使えるようにした。スマホでコメントにユーザーロールが表示されないバグも修正
test_#logo_urlがFlakyだったのを修正
…ail_notification メール通知テストのFlaky修正
…ss-protection markdown-it-purifireを導入し、サニタイズ対策をした
…ducts-to-queryobj Product.unchecked_no_replied_productsをQueryObjectへ移行
…work-correct 質問の自動クローズテストの挙動を修正
…tab-for-mentor-only ユーザー個別配下の日報一覧に未チェックの一覧を追加した
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.
Uh oh!
There was an error while loading. Please reload this page.