Setono / SyliusMailchimpPlugin

Mailchimp integration plugin for Sylius
MIT License
11 stars 14 forks source link

composer(deps-dev): update sylius/sylius requirement from ~1.9.0 to ~1.9.0 || ~1.10.0 #84

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Updates the requirements on sylius/sylius to permit the latest version.

Release notes

Sourced from sylius/sylius's releases.

v1.10.11

TL;DR

🔒 This is a security release!

Fixes the following vulnerabilities:

Details

Changelog

Sourced from sylius/sylius's changelog.

v1.10.11 (2022-03-14)

Details

v1.10.10 (2022-03-07)

Details

v1.10.9 (2022-02-14)

Details

... (truncated)

Commits
  • a235221 Generate changelog for v1.10.11
  • 009cfbf Change application's version to v1.10.11
  • 8f3a08a bug #13766 [Security][API] passwordResetToken nulled after password is change...
  • 4a74042 Merge branch '1.9' into 1.10
  • cb824ad Change application's version to v1.9.11-dev
  • 0aa2e0a Generate changelog for v1.9.10
  • e2a0aa0 Change application's version to v1.9.10
  • 4107162 Merge branch '1.9' into 1.10
  • 3da169e bug #13765 [Security] Fixes for SVG XSS, wrong cache for logged in users and ...
  • 91c9bef bug #13432 Update SalesDataProvider.php (remoteclient)
  • Additional commits viewable in compare view


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)
codecov[bot] commented 2 years ago

Codecov Report

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.

dependabot[bot] commented 1 year ago

Superseded by #88.