chore(deps): bump doctrine/orm from 3.6.2 to 3.6.8 in the doctrine group across 1 directory - #7055
Conversation
dcb365c to
1e82d0b
Compare
|
CI の 45 ジョブが赤ですが、本体のコード修正は不要です。symfony グループの #7074 を先にマージして本 PR を rebase すれば通ります。 失敗は全ジョブ
dbal 4.4.4 のまま bridge だけ差し替えて実測しました。
提案: #7074 をマージ → 本 PR に |
1e82d0b to
3dc2d4b
Compare
ttokoro20240902
left a comment
There was a problem hiding this comment.
doctrine:schema:update --dump-sql を 3.6.2 と 3.6.8 で取って比較し、生成 DDL が完全に一致することを確認しました。3.6.6 の「STI で同じ外部キーを二重に追加しない」修正と 3.6.8 の schema / column editor API 移行は、EC-CUBE のエンティティ集合では DDL に出ません。
3.6.3〜3.6.8 はすべて bugfix リリースで、EC-CUBE に関わりそうなものは次の 3 点です。
LockMode::NONEで能動的トランザクションを要求しない (3.6.8)Cache::MODE_REFRESHがクエリキャッシュに書かない問題の修正 (3.6.8)- 条件付き join でのコレクション order by の修正 (3.6.4)
CI は 127 pass。base の lock は 3.6.2 なので更新は有効です。
|
base が 8/26〜8/28 時点のままで、現在の 4.4 に対して behind が積み上がっています。CI もその時点の base で取った緑なので、再検証のため rebase します。 @dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
Bumps the doctrine group with 1 update in the / directory: [doctrine/orm](https://github.com/doctrine/orm). Updates `doctrine/orm` from 3.6.2 to 3.6.8 - [Release notes](https://github.com/doctrine/orm/releases) - [Commits](doctrine/orm@3.6.2...3.6.8) --- updated-dependencies: - dependency-name: doctrine/orm dependency-version: 3.6.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: doctrine ... Signed-off-by: dependabot[bot] <support@github.com>
10e7f0b to
4829459
Compare
Bumps the doctrine group with 1 update in the / directory: doctrine/orm.
Updates
doctrine/ormfrom 3.6.2 to 3.6.8Release notes
Sourced from doctrine/orm's releases.
... (truncated)
Commits
a4d13edMerge pull request #12545 from greg0ire/3.6.x0254bc7Merge remote-tracking branch 'origin/2.20.x' into 3.6.x6544249Merge pull request #12491 from demiankatz/fix-issue-11418d9923c2Merge pull request #12516 from ruudk/fix-lock-mode8c15dcdRename variable as per review.2bae808Merge pull request #12534 from greg0ire/mocks-stubs1cebc45Use stubs when appropriate0314881Merge pull request #12532 from greg0ire/towards-phpunit-126e78e5dRemove deprecated attribute4656213Address deprecation about argument count mismatch