Release 2026-02-27 07:06:51 +0000#9686
Merged
komagata merged 11 commits intoproductionfrom Feb 27, 2026
Merged
Conversation
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [rack](https://github.com/rack/rack) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.2.4...v3.2.5) --- updated-dependencies: - dependency-name: rack dependency-version: 3.2.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.19.0 to 1.19.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.19.0...v1.19.1) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bump rack from 3.2.4 to 3.2.5
…-4.17.23 Bump lodash from 4.17.21 to 4.17.23
…19.1 Bump nokogiri from 1.19.0 to 1.19.1
- ApplicationHelperのsmart_search_available?メソッドを削除 - 検索フォームのFeatureフラグによる条件分岐を削除 - 検索方法(キーワード/意味検索/ハイブリッド)の選択が全ユーザーに表示されるようになる
…-flag AI検索のFeatureフラグを削除して全ユーザーに公開
- movie_available?メソッドに管理者チェックを追加 - production環境でも管理者ユーザーは動画機能にアクセス可能になる - development/test環境では引き続き全ユーザーに表示
- Rails.env.production?の条件をmovie_available?に変更 - 管理者の場合はproduction環境でも「Docs・動画」と表示される - 一般ユーザーの場合はFeatureフラグの設定に従う
…uction 管理者の場合はproduction環境でも動画機能を有効化
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.