相依套件批次重整(收掉全部 dependabot 積壓) - #57
Merged
Merged
Conversation
- gems:debug 1.11.1、selenium-webdriver 4.48、bootsnap 1.25、 brakeman 8.0.6(major,移除選項均未使用、實掃零警告)、 turbo-rails 2.0.23、pg 1.6.3、jbuilder 2.15.1、 importmap-rails 2.2.3、rubocop 系列(0 offenses 不變) - GitHub Actions:checkout v4→v6、upload-artifact v4→v6 (v6 的 pull_request_target 收緊與本專案無關,已查證) - 全量驗證:222+13 測試綠、M0 零修改、brakeman/importmap audit 零警告、production precompile 過
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.
需求說明
收掉積壓的 11 張 dependabot 票:與其逐張救基底過舊的分支,改於最新 main 一次解依賴、全部更新到當下最新相容版(皆 ≥ 各票目標版本)。
變更內容
importmap audit乾淨過時票 #29(rails 8.1.1)已另行關閉留言(main 已在 8.1.3.1)。
測試確認
bin/rails test:222 runs, 0 failures;test:system:13 runs, 0 failures;M0 黃金值 diff 為空/up200、production precompile 成功Closes #35, closes #34, closes #33, closes #32, closes #31, closes #30, closes #28, closes #14, closes #11, closes #7