* 1.13:
Exclude PHP 8.0/Symfony 6.4 from workflows' matrixes
[Maintenance] Fix postgres behats
Fix product name's casing in the Behat scenario
Add the sylius-labs/suite-tags-extension package
[Dependencies] Change possible versions of doctrine/persistence
[CI] Update Symfony versions in build
[Behat][UI] Add strong typing in the CartContext class
[ECS] Apply another ecs fixes
[ECS] Apply ecs fixes
[ECS] Apply ecs fixes in the tests directory
[ECS] Add checking in the tests directory
* 1.13: (105 commits)
[CS][DX] Refactor
Resolve phpstan issues
Resolve psalm issues
Update README.md
[Behat][Promotion] Add setting promotion to the lowest priority scenario.
Remove unnecessary comments
[Behat][Api] Change default value to -1
[CoreBundle] Rename no_exist to not_exist
[ApiBundle][Promotion] Enable auto-increment of priority via API when set to -1
[Addressing] Remove Country code regex validation
[API][Addressing] Enhance Country code validation
[Behat][API] Add the billing and shipping addresses validation
[Behat][UI] Improve the billing and shipping addresses validation scenarios
[Addressing] Update the validation messages
Apply minor improvements
[ECS] Apply ecs fixes
[Behat] Introduce the modifying_placed_order_address suite
[Behat] Extract the ManagingPlacedOrderAddressesContext class
[Unit] Remove redundant headers provider methods
[Unit] Extract header creating to the helper methods
...
* 1.12:
Add purging a database before CartCollector no channel test
Remove redundant fixtures from LocaleResolving functional test
Cover locale resolving with functional tests
Lower the sylius.context.locale tag priority on RequestHeaderBasedLocalContext
* 1.12:
[PHPStan] Exclude SqlWalker because of a memory issue
[Core][Configuration] Add sylius_core.order_by_identifier parameter
[PHPUnit] Test OrderByIdentifierSqlWalker
Default order by in to-many associations
Add OrderByIdentifierSqlWalker
* 1.11:
[PHPStan] Exclude SqlWalker because of a memory issue
[Core][Configuration] Add sylius_core.order_by_identifier parameter
[PHPUnit] Test OrderByIdentifierSqlWalker
Default order by in to-many associations
Add OrderByIdentifierSqlWalker
* 1.10:
[Security] XSS - SVG file upload vulnerability fixed
[PHPUnit] Move subscribers tests to main directory
Replace str_contains with strpos method to support PHP 7
[Behat] Extract browser element and context
[Behat] Add scenarios for securing access to account and dashboard after logging out
Minor fixes for specs and unit tests of cache control subscribers
Remove type declarations for properties due to supporting PHP 7.3
[Maintenace] Test existence of new cache headers
[UI] Force no-store cache directives for admin and customer account section
suggested review changes
listener added to finish response with X-Frame-Options sameorigin header
* 1.9:
[Security] XSS - SVG file upload vulnerability fixed
[PHPUnit] Move subscribers tests to main directory
Replace str_contains with strpos method to support PHP 7
[Behat] Extract browser element and context
[Behat] Add scenarios for securing access to account and dashboard after logging out
Minor fixes for specs and unit tests of cache control subscribers
Remove type declarations for properties due to supporting PHP 7.3
[Maintenace] Test existence of new cache headers
[UI] Force no-store cache directives for admin and customer account section
suggested review changes
listener added to finish response with X-Frame-Options sameorigin header