Setono / SyliusGiftCardPlugin

Sell gift cards on your Sylius store and let users use them in the checkout process
MIT License
45 stars 39 forks source link

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

Closed dependabot[bot] closed 2 years 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.9

Details

Changelog

Sourced from sylius/sylius's changelog.

v1.10.9 (2022-02-14)

Details

v1.10.8 (2022-01-17)

Details

v1.10.7 (2021-12-09)

Details

... (truncated)

Commits
  • 198c1c4 Generate changelog for v1.10.9
  • 38b2b10 Change application's version to v1.10.9
  • 61a1041 bug #13431 FIX: Avoid passing empty needle to strpos() (rimas-kudelis)
  • 9bbc66f bug #13561 [Docs] Mention autoconfiguration case when extending the form (Zal...
  • 376318d [Docs] Mention autoconfiguration case when extending the form
  • b4a573b bug #13553 [Fixtures] USA deleted from the World zone (TheMilek)
  • cdaa1b8 USA deleted from the World zone
  • 3449cad bug #13552 Fixing the documentation (1.10) (mamazu)
  • f1a9542 Fixing the json entries in the documentation
  • 5100081 Fixing the documentation (1.10)
  • 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 #200 (913d0d5) into 0.11.x (02d7eaf) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 913d0d5 differs from pull request most recent head 96d96ab. Consider uploading reports for the commit 96d96ab to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##             0.11.x     #200   +/-   ##
=========================================
  Coverage     10.06%   10.06%           
  Complexity      358      358           
=========================================
  Files            62       62           
  Lines          1103     1103           
=========================================
  Hits            111      111           
  Misses          992      992           

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 02d7eaf...96d96ab. Read the comment docs.

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.