Skip to content

Commit

Permalink
Merge pull request #424 from spryker-shop/release-202404.0
Browse files Browse the repository at this point in the history
Release 202404.0
  • Loading branch information
dmiseev committed Apr 23, 2024
2 parents 943c5f0 + 030470b commit 4c9d518
Show file tree
Hide file tree
Showing 268 changed files with 21,014 additions and 11,279 deletions.
2 changes: 2 additions & 0 deletions .dockersyncignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@
/docker

node_modules

!/vendor/spryker/robotframework-suite-tests/.git*
2 changes: 1 addition & 1 deletion .git.docker
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6a94e22d830f8bb01111326a825b4c12213c6415
415d4f6d819b12d58ad48008f96f15452772bd53
816 changes: 450 additions & 366 deletions .github/workflows/ci.yml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ npm-debug.log
/tests/PyzTest/*/*/_support/_generated/*

/.robot/results
/.cypress

# propel classes
/src/Propel/Base/*
Expand Down
15 changes: 15 additions & 0 deletions .stylelintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
module.exports = {
extends: ['stylelint-config-standard-scss', '@spryker/frontend-config.stylelint/.stylelintrc.json'],
rules: {
'scss/at-mixin-argumentless-call-parentheses': null,
'scss/no-global-function-names': null,
'declaration-block-no-redundant-longhand-properties': null,
'scss/at-if-no-null': null,
'scss/dollar-variable-pattern': null,
'color-hex-length': null,
'scss/dollar-variable-empty-line-before': null,
'scss/at-import-partial-extension': null,
'selector-class-pattern': null,
'scss/at-rule-conditional-no-parentheses': null,
},
};
183 changes: 95 additions & 88 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,86 +15,84 @@
"ext-readline": "*",
"ext-redis": "*",
"galbar/jsonpath": "^1.3.1",
"league/flysystem": "^2.5.0",
"spryker-eco/loggly": "^0.1.1",
"spryker-eco/new-relic": "^2.0.1",
"spryker-feature/agent-assist": "^202311.0",
"spryker-feature/alternative-products": "^202311.0",
"spryker-feature/approval-process": "^202311.0",
"spryker-feature/availability-notification": "^202311.0",
"spryker-feature/cart": "^202311.0",
"spryker-feature/catalog": "^202311.0",
"spryker-feature/category-management": "^202311.0",
"spryker-feature/checkout": "^202311.0",
"spryker-feature/cms": "^202311.0",
"spryker-feature/comments": "^202311.0",
"spryker-feature/company-account": "^202311.0",
"spryker-feature/configurable-bundle": "^202311.0",
"spryker-feature/configurable-product": "^202311.0",
"spryker-feature/configurable-product-shopping-lists": "^202311.0",
"spryker-feature/customer-access": "^202311.0",
"spryker-feature/customer-account-management": "^202311.0",
"spryker-feature/data-exchange-api": "^202311.0",
"spryker-feature/deployment-tools": "^202311.0",
"spryker-feature/file-manager": "^202311.0",
"spryker-feature/inventory-management": "^202311.0",
"spryker-feature/invoice": "^202311.0",
"spryker-feature/mailing-notifications": "^202311.0",
"spryker-feature/measurement-units": "^202311.0",
"spryker-feature/merchant": "^202311.0",
"spryker-feature/merchant-contracts": "^202311.0",
"spryker-feature/merchant-custom-prices": "^202311.0",
"spryker-feature/merchant-order-threshold": "^202311.0",
"spryker-feature/merchant-product-restrictions": "^202311.0",
"spryker-feature/multiple-carts": "^202311.0",
"spryker-feature/navigation": "^202311.0",
"spryker-feature/non-splittable-products": "^202311.0",
"spryker-feature/order-management": "^202311.0",
"spryker-feature/packaging-units": "^202311.0",
"spryker-feature/payments": "^202311.0",
"spryker-feature/persistent-cart-sharing": "^202311.0",
"spryker-feature/prices": "^202311.0",
"spryker-feature/product": "^202311.0",
"spryker-feature/product-barcode": "^202311.0",
"spryker-feature/product-bundles": "^202311.0",
"spryker-feature/product-customer-restrictions": "^202311.0",
"spryker-feature/product-groups": "^202311.0",
"spryker-feature/product-labels": "^202311.0",
"spryker-feature/product-lists": "^202311.0",
"spryker-feature/product-options": "^202311.0",
"spryker-feature/product-rating-reviews": "^202311.0",
"spryker-feature/product-relations": "^202311.0",
"spryker-feature/product-sets": "^202311.0",
"spryker-feature/promotions-discounts": "^202311.0",
"spryker-feature/quick-add-to-cart": "^202311.0",
"spryker-feature/quotation-process": "^202311.0",
"spryker-feature/reclamations": "^202311.0",
"spryker-feature/refunds": "^202311.0",
"spryker-feature/reorder": "^202311.0",
"spryker-feature/resource-sharing": "^202311.0",
"spryker-feature/return-management": "^202311.0",
"spryker-feature/scheduled-prices": "^202311.0",
"spryker-feature/search": "^202311.0",
"spryker-feature/shared-carts": "^202311.0",
"spryker-feature/shipment": "^202311.0",
"spryker-feature/shopping-lists": "^202311.0",
"spryker-feature/spryker-core": "^202311.0",
"spryker-feature/spryker-core-back-office": "^202311.0",
"spryker-feature/state-machine": "^202311.0",
"spryker-feature/tax": "^202311.0",
"spryker-feature/agent-assist": "^202404.0",
"spryker-feature/alternative-products": "^202404.0",
"spryker-feature/approval-process": "^202404.0",
"spryker-feature/availability-notification": "^202404.0",
"spryker-feature/cart": "^202404.0",
"spryker-feature/catalog": "^202404.0",
"spryker-feature/category-management": "^202404.0",
"spryker-feature/checkout": "^202404.0",
"spryker-feature/cms": "^202404.0",
"spryker-feature/comments": "^202404.0",
"spryker-feature/company-account": "^202404.0",
"spryker-feature/configurable-bundle": "^202404.0",
"spryker-feature/configurable-product": "^202404.0",
"spryker-feature/configurable-product-shopping-lists": "^202404.0",
"spryker-feature/customer-access": "^202404.0",
"spryker-feature/customer-account-management": "^202404.0",
"spryker-feature/data-exchange-api": "^202404.0",
"spryker-feature/deployment-tools": "^202404.0",
"spryker-feature/file-manager": "^202404.0",
"spryker-feature/inventory-management": "^202404.0",
"spryker-feature/invoice": "^202404.0",
"spryker-feature/mailing-notifications": "^202404.0",
"spryker-feature/measurement-units": "^202404.0",
"spryker-feature/merchant": "^202404.0",
"spryker-feature/merchant-contract-requests": "^202404.0",
"spryker-feature/merchant-contracts": "^202404.0",
"spryker-feature/merchant-custom-prices": "^202404.0",
"spryker-feature/merchant-order-threshold": "^202404.0",
"spryker-feature/merchant-product-restrictions": "^202404.0",
"spryker-feature/multiple-carts": "^202404.0",
"spryker-feature/navigation": "^202404.0",
"spryker-feature/non-splittable-products": "^202404.0",
"spryker-feature/order-management": "^202404.0",
"spryker-feature/packaging-units": "^202404.0",
"spryker-feature/payments": "^202404.0",
"spryker-feature/persistent-cart-sharing": "^202404.0",
"spryker-feature/prices": "^202404.0",
"spryker-feature/product": "^202404.0",
"spryker-feature/product-barcode": "^202404.0",
"spryker-feature/product-bundles": "^202404.0",
"spryker-feature/product-customer-restrictions": "^202404.0",
"spryker-feature/product-groups": "^202404.0",
"spryker-feature/product-labels": "^202404.0",
"spryker-feature/product-lists": "^202404.0",
"spryker-feature/product-options": "^202404.0",
"spryker-feature/product-rating-reviews": "^202404.0",
"spryker-feature/product-relations": "^202404.0",
"spryker-feature/product-sets": "^202404.0",
"spryker-feature/promotions-discounts": "^202404.0",
"spryker-feature/quick-add-to-cart": "^202404.0",
"spryker-feature/quotation-process": "^202404.0",
"spryker-feature/reclamations": "^202404.0",
"spryker-feature/refunds": "^202404.0",
"spryker-feature/reorder": "^202404.0",
"spryker-feature/resource-sharing": "^202404.0",
"spryker-feature/return-management": "^202404.0",
"spryker-feature/scheduled-prices": "^202404.0",
"spryker-feature/search": "^202404.0",
"spryker-feature/shared-carts": "^202404.0",
"spryker-feature/shipment": "^202404.0",
"spryker-feature/shopping-lists": "^202404.0",
"spryker-feature/spryker-core": "^202404.0",
"spryker-feature/spryker-core-back-office": "^202404.0",
"spryker-feature/state-machine": "^202404.0",
"spryker-feature/tax": "^202404.0",
"spryker-shop/asset-widget": "^1.0.0",
"spryker-shop/calculation-page": "^1.3.2",
"spryker-shop/chart-widget": "^0.2.3",
"spryker-shop/cms-content-widget-chart-connector": "^1.0.3",
"spryker-shop/cms-content-widget-product-connector": "^1.3.0",
"spryker-shop/cms-content-widget-product-set-connector": "^1.3.2",
"spryker-shop/date-time-configurator-page-example": "^0.4.2",
"spryker-shop/date-time-configurator-page-example": "^0.5.1",
"spryker/agent-auth-rest-api": "^1.0.0",
"spryker/alternative-products-rest-api": "^1.1.2",
"spryker/api-key-authorization-connector": "^1.0.0",
"spryker/app-catalog-gui": "^1.4.1",
"spryker/asset": "^1.6.0",
"spryker/asset-storage": "^1.2.1",
"spryker/auth-rest-api": "^2.14.2",
"spryker/availability-cart-connector": "^7.3.0",
"spryker/availability-notifications-rest-api": "^1.2.0",
Expand All @@ -109,9 +107,10 @@
"spryker/catalog-search-rest-api": "^2.8.0",
"spryker/categories-rest-api": "^1.7.1",
"spryker/category-discount-connector": "^1.3.0",
"spryker/category-dynamic-entity-connector": "^1.0.0",
"spryker/category-navigation-connector": "^1.0.3",
"spryker/chart-gui": "^1.1.1",
"spryker/checkout-rest-api": "^3.9.0",
"spryker/checkout-rest-api": "^3.10.0",
"spryker/cms-content-widget-cms-block-connector": "^1.4.0",
"spryker/cms-content-widget-content-connector": "^1.0.0",
"spryker/cms-content-widget-product-connector": "^1.2.0",
Expand All @@ -128,9 +127,12 @@
"spryker/cms-slot-locale-connector": "^1.1.0",
"spryker/cms-slot-store-connector": "^1.0.1",
"spryker/cms-user-connector": "^1.3.0",
"spryker/comment-merchant-relation-request-connector": "^1.0.0",
"spryker/comment-merchant-relationship-connector": "^1.0.0",
"spryker/comment-sales-connector": "^1.1.0",
"spryker/comment-user-connector": "^1.0.0",
"spryker/companies-rest-api": "^1.2.0",
"spryker/company-business-unit-addresses-rest-api": "^1.1.1",
"spryker/company-business-unit-addresses-rest-api": "^1.2.0",
"spryker/company-business-unit-sales-connector": "^1.1.1",
"spryker/company-business-units-rest-api": "^1.3.0",
"spryker/company-mail-connector": "^1.1.0",
Expand All @@ -148,21 +150,21 @@
"spryker/customer-group-discount-connector": "^2.2.1",
"spryker/customer-user-connector": "^1.0.4",
"spryker/customer-user-connector-gui": "^1.5.0",
"spryker/customers-rest-api": "^1.21.2",
"spryker/customers-rest-api": "^1.22.0",
"spryker/discount-calculation-connector": "^5.3.0",
"spryker/discount-promotions-rest-api": "^1.4.2",
"spryker/documentation-generator-rest-api": "^1.15.0",
"spryker/entity-tags-rest-api": "^1.0.2",
"spryker/flysystem": "^2.2.0",
"spryker/flysystem-ftp-file-system": "^2.1.0",
"spryker/flysystem-local-file-system": "^2.0.0",
"spryker/flysystem": "^3.0.0",
"spryker/flysystem-ftp-file-system": "^3.0.0",
"spryker/flysystem-local-file-system": "^3.0.0",
"spryker/glue-application-authorization-connector": "^1.1.0",
"spryker/glue-backend-api-application-authorization-connector": "^1.6.0",
"spryker/glue-backend-api-application-authorization-connector": "^1.7.0",
"spryker/glue-backend-api-application-glue-json-api-convention-connector": "^1.0.0",
"spryker/glue-storefront-api-application-authorization-connector": "^1.1.0",
"spryker/glue-storefront-api-application-glue-json-api-convention-connector": "^1.0.0",
"spryker/message-broker": "^1.9.0",
"spryker/message-broker-aws": "^1.6.0",
"spryker/message-broker-aws": "^1.7.0",
"spryker/money-gui": "^1.1.0",
"spryker/multi-carts-rest-api": "^1.0.0",
"spryker/navigations-category-nodes-resource-relationship": "^1.0.1",
Expand All @@ -171,12 +173,12 @@
"spryker/oauth-agent-connector": "^1.1.0",
"spryker/oauth-api": "^1.3.0",
"spryker/oauth-auth0": "^1.1.0",
"spryker/oauth-backend-api": "^1.4.0",
"spryker/oauth-backend-api": "^1.5.0",
"spryker/oauth-client": "^1.4.0",
"spryker/oauth-company-user": "^2.2.1",
"spryker/oauth-customer-connector": "^1.8.0",
"spryker/oauth-dummy": "^1.1.0",
"spryker/oauth-user-connector": "^1.3.0",
"spryker/oauth-user-connector": "^1.4.0",
"spryker/oms-discount-connector": "^3.0.6",
"spryker/oms-multi-thread": "^1.0.0",
"spryker/order-payments-rest-api": "^1.0.1",
Expand All @@ -193,9 +195,9 @@
"spryker/product-bundle-product-list-connector": "^1.0.4",
"spryker/product-bundles-rest-api": "^1.0.1",
"spryker/product-cart-connector": "^4.10.3",
"spryker/product-configuration-shopping-lists-rest-api": "^1.0.2",
"spryker/product-configuration-shopping-lists-rest-api": "^1.0.3",
"spryker/product-configurations-price-product-volumes-rest-api": "^1.0.0",
"spryker/product-configurations-rest-api": "^1.0.3",
"spryker/product-configurations-rest-api": "^1.0.4",
"spryker/product-discontinued-product-bundle-connector": "^1.2.2",
"spryker/product-discontinued-product-label-connector": "^1.4.0",
"spryker/product-discontinued-rest-api": "^1.0.1",
Expand Down Expand Up @@ -227,23 +229,22 @@
"spryker/shipment-cart-connector": "^2.1.3",
"spryker/shipment-checkout-connector": "^2.0.5",
"spryker/shipment-discount-connector": "^4.0.5",
"spryker/shipments-rest-api": "^1.12.0",
"spryker/shipments-rest-api": "^1.13.0",
"spryker/shopping-list-product-option-connector": "^1.4.2",
"spryker/shopping-lists-rest-api": "^1.2.0",
"spryker/storage-gui": "^1.0.0",
"spryker/stores-api": "^1.0.0",
"spryker/stores-api": "^1.1.0",
"spryker/stores-backend-api": "^1.0.0",
"spryker/stores-rest-api": "^1.2.0",
"spryker/tax-app": "^0.2.0",
"spryker/tax-app": "^0.3.1",
"spryker/tax-product-connector": "^4.7.1",
"spryker/up-selling-products-rest-api": "^1.2.2",
"spryker/urls-rest-api": "^1.0.2",
"spryker/util-number": "^1.0.0",
"spryker/uuid": "^1.0.1",
"symfony/http-kernel": "^6.3.7"
},
"require-dev": {
"codeception/codeception": "^5.0.8",
"codeception/codeception": "^5.0.12",
"codeception/module-asserts": "^3.0.0",
"codeception/module-cli": "^2.0.0",
"codeception/module-filesystem": "^3.0.0",
Expand All @@ -253,18 +254,20 @@
"composer/package-versions-deprecated": "^1.10.0",
"dms/phpunit-arraysubset-asserts": "^0.4.0",
"filp/whoops": "^2.7",
"phpstan/phpstan": "^1.9.16",
"phpstan/phpstan": "^1.10.45",
"phpunit/phpunit": "^9.5.2",
"spryker-feature/development-tools": "^202311.0",
"spryker-feature/development-tools": "^202404.0",
"spryker-sdk/benchmark": "^0.2.2",
"spryker-sdk/composer-constrainer": "^0.2.6",
"spryker-sdk/phpstan-spryker": "^0.4.0",
"spryker/architecture-sniffer": "^0.5.5",
"spryker/code-sniffer": "^0.17.18",
"spryker/cypress-tests": "dev-master",
"spryker/docker-chromedriver": "dev-master",
"spryker/profiler": "^0.1.1",
"spryker/robotframework-suite-tests": "dev-master",
"spryker/testify": "^3.49.0",
"spryker/testify": "^3.52.0",
"spryker/testify-backend-api": "^0.1.0",
"stecman/symfony-console-completion": "*",
"symfony/web-profiler-bundle": "*"
},
Expand Down Expand Up @@ -310,6 +313,10 @@
{
"type": "git",
"url": "https://github.com/spryker/robotframework-suite-tests.git"
},
{
"type": "git",
"url": "https://github.com/spryker/cypress-tests.git"
}
],
"scripts": {
Expand Down
Loading

0 comments on commit 4c9d518

Please sign in to comment.