Commit graph

1375 commits

Author SHA1 Message Date
Karol
ee56e8bd6b
[Composer] Bump doctrine/collections dependency (#17284)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file
-->
| Related tickets | continuation of #17277 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 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
-->
2024-10-22 11:41:15 +02:00
Grzegorz Sadowski
2b31eb0c7e
[Composer] Bump doctrine/collections dependency 2024-10-22 06:53:18 +02:00
Grzegorz Sadowski
15b41da057
[Composer] Bump lexik/jwt-authentication-bundle dependency 2024-10-22 06:52:13 +02:00
Grzegorz Sadowski
951bdb07ba
[Composer] Move abandoned php-http/message-factory dependency to dev requirements 2024-10-21 20:32:26 +02:00
Grzegorz Sadowski
9be8df8fb0
[Composer] Revert bumping lexik/jwt-authentication-bundle dependency due to problem with missing JWTUserToken 2024-10-21 20:12:01 +02:00
Grzegorz Sadowski
68da6a2ca5
[Composer] Revert bumping doctrine/collections dependency due to issue with TranslatableTrait 2024-10-21 14:29:52 +02:00
Grzegorz Sadowski
1f26a67874
[Composer] Move nyholm/psr7 to dev dependencies 2024-10-21 14:29:52 +02:00
Grzegorz Sadowski
59df63caa5
[Composer] Update main composer 2024-10-21 14:29:50 +02:00
Grzegorz Sadowski
2efffe70d1
[Composer] Remove sonata-project/block-bundle dependency 2024-10-21 14:29:02 +02:00
Bartłomiej Sęk
f1529340bd
Install symfony ux icons 2024-10-16 15:10:17 +02:00
Grzegorz Sadowski
b9c57eb046
[Composer] Move winzou/state-machine dependency to suggest section 2024-10-15 08:26:54 +02:00
Grzegorz Sadowski
0d27cfe0cd
Merge branch '2.0' into payment-request
* 2.0:
  Change sort_by filter to sylius_sort_by
  Fix note in the UPGRADE file
  [Composer] Bump TwigExtra to the 0.4 version
  [UiBundle] Deprecate classes and services moved to TwigExtra package
  Update upgrade file
  [UserBundle] Unification of service names
  Update upgrade file
  [TaxonomyBundle] Unification os service names
  Add note to UPGRADE guide
  Use Twig Extra package
  Update upgrade file
  [ShippingBundle] Unification of service name
  Update upgrade file
  [ReviewBundle] Unification of service names
  [PromotionBundle] Unification of sylius.registry_promotion_action
  Update upgrade file
  [TaxationBundle] Unification of service names
2024-10-11 16:26:03 +02:00
Grzegorz Sadowski
8b4b993ee7
[Composer] Bump TwigExtra to the 0.4 version 2024-10-11 14:24:16 +02:00
Loïc Frémont
54a22b2268
Use Twig Extra package 2024-10-11 13:35:15 +02:00
Grzegorz Sadowski
5cff6c6b11
Resolve conflicts between 2.0 and payment-request 2024-10-09 07:17:43 +02:00
Michał Pysiak
8fa7fbe2dc
[Composer] Bump Resource and Grid bundles to the last stable releases (#17147)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file
-->
| Related tickets | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 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
-->
2024-10-09 06:39:44 +02:00
Grzegorz Sadowski
044dfff9c5
[UPMERGE] 2.0 -> payment-request (#17154)
This PR has been generated automatically.
For more details see
[upmerge_pr.yaml](/Sylius/Sylius/blob/1.13/.github/workflows/upmerge_pr.yaml).

**Remember!** The upmerge should always be merged with using `Merge pull
request` button.

In case of conflicts, please resolve them manually with usign the
following commands:
```
git fetch upstream
gh pr checkout <this-pr-number>
git merge upstream/payment-request -m "Resolve conflicts between 2.0 and payment-request"
```

If you use other name for the upstream remote, please replace `upstream`
with the name of your remote pointing to the `Sylius/Sylius` repository.

Once the conflicts are resolved, please run `git merge --continue` and
push the changes to this PR.
2024-10-09 06:38:01 +02:00
Grzegorz Sadowski
409c41b205
Use Twig hooks new release (#17058)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 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
-->

@GSadee we are now sure that the new Twig hooks branch is fixed.
2024-10-09 06:37:23 +02:00
Loïc Frémont
2975db97ab Check Twig hooks next release 2024-10-08 14:37:32 +02:00
Grzegorz Sadowski
914053c505
[Composer] Bump sylius/grid-bundle dependency to the last stable release 2024-10-08 14:03:50 +02:00
Grzegorz Sadowski
6486978c52
[Composer] Bump sylius/resource-bundle dependency to the last stable release 2024-10-08 14:00:42 +02:00
Grzegorz Sadowski
43dfc6b3cc
Merge branch '1.14' into 2.0
* 1.14:
  Resolve gedmo/doctrine-extension conflict
2024-10-08 13:47:35 +02:00
Grzegorz Sadowski
ccebc0cf4f
Resolve conflicts between 2.0 and payment-request 2024-10-08 13:35:47 +02:00
Michał Pysiak
8dab39254a
Resolve gedmo/doctrine-extension conflict 2024-10-08 08:06:05 +02:00
Karol
d8417caa4c
[Composer] Bump minimal version of APIP 3.4 + related improvements (#17122)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file
-->
| Related tickets | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 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
-->
2024-10-07 12:50:49 +02:00
Grzegorz Sadowski
34208c1900
Resolve conflicts between 2.0 and payment-request 2024-10-07 11:21:26 +02:00
Grzegorz Sadowski
56465cc04f
[Composer] Bump minimal version of APIP 3.4 2024-10-07 11:10:45 +02:00
Michał Pysiak
5d8dd66ea9
[DX] Remove JMS Serializer dependency 2024-10-07 10:00:58 +02:00
Karol
097ac5da13
[Theming] Move ThemeBundle dependency to ShopBundle (#17106)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | yes
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file
-->
| Related tickets | fixes https://github.com/Sylius/Sylius/issues/13143,
replaces #13656
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 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
-->
2024-10-07 09:50:23 +02:00
Grzegorz Sadowski
f8e5b83e61
Merge branch '1.14' into 2.0
* 1.14:
  Fix note
  Fix rebase
  Add CONFLICTS.md note
  Add gedmo/doctrine-extensions conflict
  Update upgrade file
  [MoneyBundle] Unification of service names
  Update upgrade file
  [LocaleBundle] Unification of service names
  [InventoryBundle] Unification of service names
  Mirror improvements
  Update upgrade file
  [CurrencyBundle] Unification of service names
2024-10-07 08:32:08 +02:00
Grzegorz Sadowski
8dfedae34c
Merge branch '1.13' into 1.14
* 1.13:
  Fix note
  Fix rebase
  Add CONFLICTS.md note
  Add gedmo/doctrine-extensions conflict
2024-10-07 08:21:13 +02:00
Michał Pysiak
913e35e76d
Fix rebase 2024-10-07 07:02:44 +02:00
Michał Pysiak
57a3f9ba2e
Add gedmo/doctrine-extensions conflict 2024-10-07 06:58:37 +02:00
Grzegorz Sadowski
226116b905
[Theming] Minor improvements to moving ThemeBundle dependency 2024-10-04 13:48:42 +02:00
Grzegorz Sadowski
89e8af015d
[UPMERGE] 2.0 -> payment-request (#17090)
This PR has been generated automatically.
For more details see
[upmerge_pr.yaml](/Sylius/Sylius/blob/1.13/.github/workflows/upmerge_pr.yaml).

**Remember!** The upmerge should always be merged with using `Merge pull
request` button.

In case of conflicts, please resolve them manually with usign the
following commands:
```
git fetch upstream
gh pr checkout <this-pr-number>
git merge upstream/payment-request -m "Resolve conflicts between 2.0 and payment-request"
```

If you use other name for the upstream remote, please replace `upstream`
with the name of your remote pointing to the `Sylius/Sylius` repository.

Once the conflicts are resolved, please run `git merge --continue` and
push the changes to this PR.
2024-10-04 06:51:04 +02:00
dependabot[bot]
0c4717eea2
Update rector/rector requirement from ^0.18.0 to ^1.2.6
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.18.0...1.2.6)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-03 11:36:56 +00:00
Grzegorz Sadowski
7ae6ac56ba
[Composer] Remove symfony/templating dependency 2024-10-02 07:13:35 +02:00
Grzegorz Sadowski
8db6bc38e0
[UPMERGE] 2.0 -> payment-request (#17080)
This PR has been generated automatically.
For more details see
[upmerge_pr.yaml](/Sylius/Sylius/blob/1.13/.github/workflows/upmerge_pr.yaml).

**Remember!** The upmerge should always be merged with using `Merge pull
request` button.

In case of conflicts, please resolve them manually with usign the
following commands:
```
git fetch upstream
gh pr checkout <this-pr-number>
git merge upstream/payment-request -m "Resolve conflicts between 2.0 and payment-request"
```

If you use other name for the upstream remote, please replace `upstream`
with the name of your remote pointing to the `Sylius/Sylius` repository.

Once the conflicts are resolved, please run `git merge --continue` and
push the changes to this PR.
2024-10-02 06:49:03 +02:00
Grzegorz Sadowski
da9e565eab
[Composer] Bump sylius/mailer-bundle to 2.1 version 2024-10-01 13:08:32 +02:00
Grzegorz Sadowski
54238fa3d4
Merge branch 'payment-request' into upmerge/2.0_payment-request 2024-10-01 09:09:56 +02:00
Loïc Frémont
c8dd728b58 Bump Pagerfanta version to 4.x 2024-09-30 09:20:47 +02:00
Michał Pysiak
5360772aaf
Remove dependecies 2024-09-27 06:09:00 +02:00
Grzegorz Sadowski
42f2fcb123
Resolve conflicts between 2.0 and payment-request 2024-09-26 13:52:33 +02:00
Grzegorz Sadowski
6f23ae3844
[Composer] Bump minimum Symfony 7 version to 7.1 2024-09-25 10:41:03 +02:00
Grzegorz Sadowski
64d6b9d526
Resolve conflicts between 2.0 and payment-request 2024-09-25 07:34:26 +02:00
Grzegorz Sadowski
cd1dda3e8c
Change application's version to v2.0.0-DEV 2024-09-24 13:35:47 +02:00
Grzegorz Sadowski
6e79c0d6a7
Change application's version to v2.0.0-ALPHA.2 2024-09-24 13:29:32 +02:00
Grzegorz Sadowski
049445e3e5
Change application's version to v1.14.0-DEV 2024-09-24 13:18:24 +02:00
Grzegorz Sadowski
46ebd02cee
Change application's version to v1.14.0-ALPHA.1 2024-09-24 13:14:08 +02:00
Grzegorz Sadowski
aa50b60421
Change application's version to v1.13.7-dev 2024-09-24 13:03:21 +02:00