-
Notifications
You must be signed in to change notification settings - Fork 654
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.1ブランチの修正を4.2ブランチへマージ #5487
Merged
Merged
4.1ブランチの修正を4.2ブランチへマージ #5487
Conversation
This file contains 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
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/sindresorhus/semver-regex/releases) - [Commits](https://github.com/sindresorhus/semver-regex/commits/v3.1.4) --- updated-dependencies: - dependency-name: semver-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
最新ではなくても良いのですが、gulp-sassをバージョンアップし、node-sassに依存しないようにしないとalpineでnpm iを実行した際古いnode-sassをインストールするスクリプトにprint "test"のような記述がありpython 3の記法エラーで終了します
…-codeception-module 最新のMailCatcherイメージでのエラーを修正
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.6 to 6.5.7. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/6.5.7/CHANGELOG.md) - [Commits](guzzle/guzzle@6.5.6...6.5.7) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4. - [Release notes](https://github.com/eugeneware/jpeg-js/releases) - [Commits](jpeg-js/jpeg-js@v0.4.3...v0.4.4) --- updated-dependencies: - dependency-name: jpeg-js dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…semver-regex-3.1.4 Bump semver-regex from 3.1.3 to 3.1.4
…zap/selenium/ci/TypeScript/jpeg-js-0.4.4 Bump jpeg-js from 0.4.3 to 0.4.4 in /zap/selenium/ci/TypeScript
…lehttp/guzzle-6.5.7 Bump guzzlehttp/guzzle from 6.5.6 to 6.5.7
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.7 to 6.5.8. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/6.5.8/CHANGELOG.md) - [Commits](guzzle/guzzle@6.5.7...6.5.8) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…lehttp/guzzle-6.5.8 Bump guzzlehttp/guzzle from 6.5.7 to 6.5.8
…_startup コンテナビルド時にEC-CUBEを初期化せずに、コンテナ初回起動時に初期化する。
update gulp-sass
英語メッセージのtypoを修正
商品CSV登録で商品コードの項目がなければ更新を無視するように対応
…validation 受注登録時に電話番号のバリデーションを効くように修正
受注登録画面の使用されていないhiddenを削除
…-test テスト対象のフォームごとに確認するように変更
受注登録時に郵便番号のバリデーションが効くように修正
Codecov Report
@@ Coverage Diff @@
## 4.2 #5487 +/- ##
============================================
- Coverage 78.81% 78.80% -0.01%
Complexity 6246 6246
============================================
Files 468 468
Lines 20982 20981 -1
============================================
- Hits 16536 16535 -1
Misses 4446 4446
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. |
nanasess
approved these changes
Aug 2, 2022
kiy0taka
approved these changes
Aug 2, 2022
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.
概要(Overview・Refs Issue)
4.1ブランチの修正を4.2ブランチへマージしました。
方針(Policy)
実装に関する補足(Appendix)
テスト(Test)
相談(Discussion)
マイナーバージョン互換性保持のための制限事項チェックリスト
レビュワー確認項目