Skip to content

4.3.1-p1 バージョン更新#6665

Open
dotani1111 wants to merge 1 commit intoEC-CUBE:4.3from
dotani1111:dev/update_version
Open

4.3.1-p1 バージョン更新#6665
dotani1111 wants to merge 1 commit intoEC-CUBE:4.3from
dotani1111:dev/update_version

Conversation

@dotani1111
Copy link
Contributor

@dotani1111 dotani1111 commented Mar 11, 2026

概要(Overview・Refs Issue)

バージョンを更新。

方針(Policy)

実装に関する補足(Appendix)

テスト(Test)

相談(Discussion)

マイナーバージョン互換性保持のための制限事項チェックリスト

  • 既存機能の仕様変更はありません
  • フックポイントの呼び出しタイミングの変更はありません
  • フックポイントのパラメータの削除・データ型の変更はありません
  • twigファイルに渡しているパラメータの削除・データ型の変更はありません
  • Serviceクラスの公開関数の、引数の削除・データ型の変更はありません
  • 入出力ファイル(CSVなど)のフォーマット変更はありません

レビュワー確認項目

  • 動作確認
  • コードレビュー
  • E2E/Unit テスト確認(テストの追加・変更が必要かどうか)
  • 互換性が保持されているか
  • セキュリティ上の問題がないか
    • 権限を超えた操作が可能にならないか
    • 不要なファイルアップロードがないか
    • 外部へ公開されるファイルや機能の追加ではないか
    • テンプレートでのエスケープ漏れがないか

Summary by CodeRabbit

Chores

  • バージョンを4.3.0から4.3.1-p1に更新いたしました。本更新により、アプリケーション全体のバージョン情報が統一され、システム全体の整合性が確保されます。今後のメンテナンスと製品互換性の確認に向けた重要な更新となり、システムの安定性向上に貢献します。

@dotani1111 dotani1111 changed the title feat: 4.3.1-p1 バージョン更新 4.3.1-p1 バージョン更新 Mar 11, 2026
@coderabbitai
Copy link

coderabbitai bot commented Mar 11, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: fd531e9a-b70e-47bc-81d7-94f3a51950ef

📥 Commits

Reviewing files that changed from the base of the PR and between ff712cb and e9742e3.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • package.json
  • src/Eccube/Common/Constant.php

📝 Walkthrough

ウォークスルー

このプルリクエストは、パッケージの環境定数ファイルとパッケージ設定ファイル内のバージョン番号文字列を、4.3.0 から 4.3.1-p1 に更新しています。

変更内容

コホート / ファイル(s) 概要
バージョン更新
package.json, src/Eccube/Common/Constant.php
バージョン番号を 4.3.0 から 4.3.1-p1 に更新。

推定コードレビュー工数

🎯 1 (Trivial) | ⏱️ ~2 minutes

ポエム

🐰✨
版番アップ、ぴょん、ぴょん、ぴょん!
パッチ当てた、バージョンも新しく、
小さき変更も、大事なこと。
四・三・一へ、ぴょんと進もう!🐇

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed プルリクエストのタイトルは「4.3.1-p1 バージョン更新」であり、変更セットの主要な目的であるバージョン更新を明確かつ簡潔に要約しています。
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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 and usage tips.

@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.33%. Comparing base (44cb414) to head (e9742e3).
⚠️ Report is 92 commits behind head on 4.3.

Additional details and impacted files
@@             Coverage Diff              @@
##                4.3    #6665      +/-   ##
============================================
+ Coverage     78.83%   79.33%   +0.50%     
- Complexity     6631     6638       +7     
============================================
  Files           475      475              
  Lines         26539    26568      +29     
============================================
+ Hits          20922    21078     +156     
+ Misses         5617     5490     -127     
Flag Coverage Δ
Unit 79.33% <ø> (+0.50%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant