Skip to content

fix: correct brace-expansion override from 5.0.6 to 1.1.15#3783

Merged
KATO-Hiro merged 1 commit into
stagingfrom
#3782
Jun 28, 2026
Merged

fix: correct brace-expansion override from 5.0.6 to 1.1.15#3783
KATO-Hiro merged 1 commit into
stagingfrom
#3782

Conversation

@KATO-Hiro

@KATO-Hiro KATO-Hiro commented Jun 28, 2026

Copy link
Copy Markdown
Collaborator

close #3782

Summary by CodeRabbit

  • Chores
    • 依存関係のバージョン上書きを更新し、brace-expansion の対象バージョンに対する適用先を新しい版に変更しました。
    • これにより、関連する依存関係の互換性と安定性が改善されます。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: df6a6068-fe7f-42e4-84cf-130ff4e50a33

📥 Commits

Reviewing files that changed from the base of the PR and between daafafc and f7c1b96.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml, !pnpm-lock.yaml
📒 Files selected for processing (1)
  • pnpm-workspace.yaml

📝 Walkthrough

Walkthrough

pnpm-workspace.yamloverrides 設定で、brace-expansion@>=1.0.0 <1.1.13 に対する強制バージョンを 5.0.6 から 1.1.15 へ差し戻した。

Changes

brace-expansion バージョン上書きの差し戻し

Layer / File(s) Summary
overrides 更新
pnpm-workspace.yaml
brace-expansion@>=1.0.0 <1.1.15 の強制バージョンを 5.0.61.1.15 に変更。

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🔧 バージョン戻して一安心、
5系から1系へそっと帰還。
brace-expansion、穏やかに、
1.1.15で再び笑顔 😄

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed 変更内容の主眼である brace-expansion のオーバーライド修正を端的に示しています。
Linked Issues check ✅ Passed #3782 の要件どおり、brace-expansion を v5 系から 1.1.15 に戻しています。
Out of Scope Changes check ✅ Passed レビュー可能な変更は pnpm-workspace.yaml の依存上書きのみで、範囲外の追加変更は見当たりません。
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch #3782

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@KATO-Hiro KATO-Hiro left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@KATO-Hiro KATO-Hiro merged commit 7bf2c0f into staging Jun 28, 2026
3 checks passed
@KATO-Hiro KATO-Hiro deleted the #3782 branch June 28, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(deps): revert dependency brace-expansion@v5 to 1.1.15

1 participant