Closed dependabot[bot] closed 1 year ago
Merging #84 (9533d24) into master (1d20db0) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #84 +/- ##
========================================
Coverage 0.00% 0.00%
+ Complexity 264 263 -1
========================================
Files 51 50 -1
Lines 911 875 -36
========================================
+ Misses 911 875 -36
Impacted Files | Coverage Δ | |
---|---|---|
src/Client/Client.php | 0.00% <0.00%> (ø) |
|
src/Menu/AdminMenuBuilder.php | 0.00% <0.00%> (ø) |
|
src/Form/Type/AudienceType.php | 0.00% <0.00%> (ø) |
|
src/Loader/AudiencesLoader.php | 0.00% <0.00%> (ø) |
|
src/DataGenerator/DataGenerator.php | 0.00% <0.00%> (ø) |
|
src/Command/LoadAudiencesCommand.php | 0.00% <0.00%> (ø) |
|
src/DataGenerator/OrderDataGenerator.php | 0.00% <0.00%> (ø) |
|
src/DataGenerator/StoreDataGenerator.php | 0.00% <0.00%> (ø) |
|
src/DataGenerator/ProductDataGenerator.php | 0.00% <0.00%> (ø) |
|
src/Form/Type/SubscribeToNewsletterType.php | 0.00% <0.00%> (ø) |
|
... and 7 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 1d20db0...9533d24. Read the comment docs.
Superseded by #88.
Updates the requirements on sylius/sylius to permit the latest version.
Release notes
Sourced from sylius/sylius's releases.
Changelog
Sourced from sylius/sylius's changelog.
... (truncated)
Commits
a235221
Generate changelog for v1.10.11009cfbf
Change application's version to v1.10.118f3a08a
bug #13766 [Security][API] passwordResetToken nulled after password is change...4a74042
Merge branch '1.9' into 1.10cb824ad
Change application's version to v1.9.11-dev0aa2e0a
Generate changelog for v1.9.10e2a0aa0
Change application's version to v1.9.104107162
Merge branch '1.9' into 1.103da169e
bug #13765 [Security] Fixes for SVG XSS, wrong cache for logged in users and ...91c9bef
bug #13432 Update SalesDataProvider.php (remoteclient)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)