Commit graph

1075 commits

Author SHA1 Message Date
Grzegorz Sadowski
a6c7a8fd3c
Change application's version to v1.12.14 2024-03-25 12:25:21 +01:00
Wojdylak
a93b5c5972
[Maintenance] Add conflict to api-platform/core 2.7.17 2024-03-18 09:53:36 +01:00
Grzegorz Sadowski
4281187414
Bump up symfony/flex version 2024-02-09 07:19:43 +01:00
Jacob Tobiasz
f7aa75f602
Add a support for Symfony Panther in the JS-based Behats
Co-authored-by: Loic Fremont <lc.fremont@gmail.com>
2023-12-07 17:28:43 +01:00
Grzegorz Sadowski
6b23c10f58
Change application's version to v1.12.14-dev 2023-12-05 13:59:07 +01:00
Grzegorz Sadowski
e212e20197
Change application's version to v1.12.13 2023-12-05 13:58:28 +01:00
Jan Góralski
458d23d08d
minor #15602 Add the sylius-labs/suite-tags-extension package (jakubtobiasz)
This PR was merged into the 1.12 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.12
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | n/a
| License         | MIT

I only added the package to fix full build. I skipped adding isolating to the `1.12`'s workflows.

Commits
-------
  Add the sylius-labs/suite-tags-extension package
  Fix product name's casing in the Behat scenario
  [Maintenance] Fix postgres behats
2023-12-05 12:25:15 +01:00
Jan Goralski
307f4fe31f
Add the sylius-labs/suite-tags-extension package 2023-12-05 11:15:44 +01:00
Grzegorz Sadowski
385aea39a2
[Dependencies] Change possible versions of doctrine/persistence 2023-12-05 10:05:05 +01:00
Jacob Tobiasz
7ece6725ef
Remove Psalm 2023-12-04 11:10:34 +01:00
Grzegorz Sadowski
665c21a869
Change application's version to v1.12.13-dev 2023-11-17 13:48:12 +01:00
Grzegorz Sadowski
3321507cbb
Change application's version to v1.12.12 2023-11-17 13:47:40 +01:00
Wojdylak
303b43063d Add ignore parse errors to composer require checker 2023-11-14 16:09:33 +01:00
Wojdylak
5a1f03c171 Add a conflict for "doctrine/doctrine-bundle": "2.11.0" 2023-11-14 11:09:13 +01:00
Grzegorz Sadowski
f7fcf8e9a9
Change application's version to v1.12.12-dev 2023-09-18 11:17:28 +02:00
Grzegorz Sadowski
33d3f0cbcd
Change application's version to v1.12.11 2023-09-18 11:16:38 +02:00
Jan Goralski
772bb6a16d [Maintenance] Update dev symfony version to 5.4.* 2023-09-13 19:11:40 +02:00
Ulrich
fc3dae072c
Update composer.json 2023-08-16 12:19:58 +02:00
Grzegorz Sadowski
62ad11ddb7
Change application's version to v1.12.11-dev 2023-08-11 14:32:46 +02:00
Grzegorz Sadowski
337170bbc0
Change application's version to v1.12.10 2023-08-11 14:32:00 +02:00
Jacob Tobiasz
f01bf57303
Remove the conflict for doctrine/orm 2.15.* 2023-08-11 12:12:01 +02:00
Kamil Grygierzec
21b3446df8
bug #15162 Abstracts out ShopBasedCartContext::reset to an interface (palttamas, jakubtobiasz)
This PR was merged into the 1.12 branch.

Discussion
----------

`ShopBasedCartContext` now implements the new `ResettingCartContextInterface`.
    
The service `sylius.context.cart.new_shop_based` is no longer explicitly tagged with the `kernel.reset` tag.
    
Cart contexts that implement the `ResettingCartContextInterface` will be automatically tagged with the `kernel.reset` tag.


| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.12 <!-- see the comment below -->                  |
| Bug fix?        | yes                                                       |
| New feature?    | no                                                      |
| BC breaks?      | no                                                       |
| Deprecations?   | no <!-- don't forget to update the UPGRADE-*.md file --> |
| Related tickets | [fixes #15021 ](https://github.com/Sylius/Sylius/issues/15021)                    |
| License         | MIT                                                          |

<!--
 - Bug fixes must be submitted against the 1.12 branch
 - Features and deprecations must be submitted against the 1.13 branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->


Commits
-------

26c64dcac4 Abstracts out ShopBasedCartContext::reset to an interface
a2b9a1d3a0 Remove custom ResettingCartContextInterface
8f2aee0795 Rename the pass and preventing tagging with the kernel.reset tag twice
0911998d04 Remove leftovers after removing ResettingCartContextInterface
8eb79d79ea Declare symfony/service-contracts dependency where needed
2023-08-02 13:59:47 +02:00
Jacob Tobiasz
8eb79d79ea
Declare symfony/service-contracts dependency where needed 2023-08-02 10:00:25 +02:00
Jacob Tobiasz
1d6208074d
Add a conflict for doctrine/orm 2.15.2 and higher 2023-08-02 07:53:31 +02:00
Grzegorz Sadowski
549bf8b866
Add a conflict for doctrine/orm:2.15.4 2023-07-28 09:00:03 +02:00
Grzegorz Sadowski
8f697c3288
Change application's version to v1.12.10-dev 2023-07-21 13:39:45 +02:00
Grzegorz Sadowski
b7801e4d4c
Change application's version to v1.12.9 2023-07-21 13:39:00 +02:00
Jakub Tobiasz
210754fe1a
Add a conflict for "stof/doctrine-extensions-bundle": "1.8.0" 2023-07-10 16:28:11 +02:00
TheMilek
0f1509a7d6
Add conflict to symfony/validator 5.4.25, 6.2.12 and 6.3.1 versions 2023-06-27 12:15:24 +02:00
Jakub Tobiasz
c6eab12107
Add a conflict for doctrine/orm:2.15.3 2023-06-23 07:03:40 +02:00
Jakub Tobiasz
b812ff2ff1
Add a conflict for doctrine/orm:2.15.2 2023-06-03 08:24:59 +02:00
Grzegorz Sadowski
0f44a28186
Change application's version to v1.12.9-dev 2023-05-25 15:07:24 +02:00
Grzegorz Sadowski
4a0b97cd80
Change application's version to v1.12.8 2023-05-25 15:06:53 +02:00
Jakub Tobiasz
057960f4ac
Revert "Add conflict for doctrine/orm:2.14.2"
This reverts commit de58169f58.
2023-04-14 14:03:54 +02:00
Jakub Tobiasz
de58169f58
Add conflict for doctrine/orm:2.14.2 2023-04-13 08:31:27 +02:00
Grzegorz Sadowski
e2389358e1
Change application's version to v1.12.8-dev 2023-04-06 13:37:56 +02:00
Grzegorz Sadowski
04b376bb09
Change application's version to v1.12.7 2023-04-06 13:37:26 +02:00
Rafikooo
3805e7eb75
[Conflict] Add conflict with symfony/framework-bundle:6.2.8 2023-03-31 16:44:33 +02:00
Grzegorz Sadowski
1482bb1b27
Change application's version to v1.12.7-dev 2023-03-28 12:02:48 +02:00
Grzegorz Sadowski
37881019c7
Change application's version to v1.12.6 2023-03-28 12:02:04 +02:00
Cosmin Sandu
40beab69f5
Fix dependency security vulerability for enshrined/svg-sanitize package
Co-authored-by: Cosmin Sandu <cosmin@foodomarket.com>
2023-03-27 07:56:10 +02:00
Grzegorz Sadowski
b6ded89c2a
Change application's version to v1.12.6-dev 2023-02-21 14:09:20 +01:00
Grzegorz Sadowski
7ea07ab3b0
Change application's version to v1.12.5 2023-02-21 14:08:36 +01:00
Jakub Tobiasz
7cbf19a2f4
Fix CI 2023-02-09 16:59:18 +01:00
Grzegorz Sadowski
aa04a07d86
Change application's version to v1.12.5-dev 2023-02-02 09:45:13 +01:00
Grzegorz Sadowski
5f1cf1df7f
Change application's version to v1.12.4 2023-02-02 09:42:55 +01:00
Jakub Tobiasz
88b6e15af0
Refactor CI 2023-01-24 15:32:06 +01:00
Grzegorz Sadowski
60e584e40a
Change application's version to v1.12.4-dev 2023-01-13 15:01:50 +01:00
Grzegorz Sadowski
757a4111c8
Change application's version to v1.12.3 2023-01-13 15:01:31 +01:00
Grzegorz Sadowski
84b3fac35c
Change application's version to v1.12.3-dev 2023-01-13 11:55:38 +01:00