From a5e3955aa3609b79aef5e8e5286fb5b500c1049b Mon Sep 17 00:00:00 2001 From: Patryk Smul Date: Wed, 10 Aug 2022 15:23:40 +0200 Subject: [PATCH] Release 4.3.7 --- core-libs/setup/package.json | 8 +- feature-libs/asm/package.json | 8 +- feature-libs/cart/package.json | 10 +- feature-libs/checkout/package.json | 14 +- feature-libs/order/package.json | 10 +- feature-libs/organization/package.json | 10 +- .../product-configurator/package.json | 12 +- feature-libs/product/package.json | 10 +- feature-libs/qualtrics/package.json | 6 +- feature-libs/smartedit/package.json | 6 +- feature-libs/storefinder/package.json | 8 +- feature-libs/tracking/package.json | 6 +- feature-libs/user/package.json | 10 +- integration-libs/cdc/package.json | 12 +- integration-libs/cds/package.json | 12 +- .../digital-payments/package.json | 10 +- .../epd-visualization/package.json | 10 +- projects/assets/package.json | 2 +- projects/core/package.json | 2 +- projects/schematics/package.json | 2 +- projects/schematics/src/dependencies.json | 130 +++++++++--------- .../schematics/src/migrations/migrations.json | 16 +-- projects/storefrontlib/package.json | 4 +- projects/storefrontstyles/package.json | 2 +- 24 files changed, 160 insertions(+), 160 deletions(-) diff --git a/core-libs/setup/package.json b/core-libs/setup/package.json index c8953ce00ca..369c62c8753 100644 --- a/core-libs/setup/package.json +++ b/core-libs/setup/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/setup", - "version": "4.3.6", + "version": "4.3.7", "description": "Includes features that makes Spartacus and it's setup easier and streamlined.", "keywords": [ "spartacus", @@ -17,9 +17,9 @@ }, "peerDependencies": { "@angular/core": "^12.0.5", - "@spartacus/checkout": "4.3.6", - "@spartacus/core": "4.3.6", - "@spartacus/user": "4.3.6" + "@spartacus/checkout": "4.3.7", + "@spartacus/core": "4.3.7", + "@spartacus/user": "4.3.7" }, "optionalDependencies": { "@nguniversal/express-engine": "^12.0.2", diff --git a/feature-libs/asm/package.json b/feature-libs/asm/package.json index 809347428d1..2e349ff300e 100644 --- a/feature-libs/asm/package.json +++ b/feature-libs/asm/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/asm", - "version": "4.3.6", + "version": "4.3.7", "description": "ASM feature library for Spartacus", "keywords": [ "spartacus", @@ -26,9 +26,9 @@ "@angular/forms": "^12.0.5", "@ngrx/effects": "^12.1.0", "@ngrx/store": "^12.1.0", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", "rxjs": "^6.6.0" }, "publishConfig": { diff --git a/feature-libs/cart/package.json b/feature-libs/cart/package.json index 2658ab2e69c..ec195f95123 100644 --- a/feature-libs/cart/package.json +++ b/feature-libs/cart/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/cart", - "version": "4.3.6", + "version": "4.3.7", "description": "", "keywords": [ "spartacus", @@ -31,10 +31,10 @@ "@angular/router": "^12.0.5", "@ngrx/effects": "^12.1.0", "@ngrx/store": "^12.1.0", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", - "@spartacus/styles": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", + "@spartacus/styles": "4.3.7", "bootstrap": "^4.3.1", "rxjs": "^6.6.0" }, diff --git a/feature-libs/checkout/package.json b/feature-libs/checkout/package.json index 3a1887c39a1..40b92b5f75e 100644 --- a/feature-libs/checkout/package.json +++ b/feature-libs/checkout/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/checkout", - "version": "4.3.6", + "version": "4.3.7", "description": "Checkout feature library for Spartacus", "keywords": [ "spartacus", @@ -28,12 +28,12 @@ "@ng-select/ng-select": "^7.0.1", "@ngrx/effects": "^12.1.0", "@ngrx/store": "^12.1.0", - "@spartacus/cart": "4.3.6", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", - "@spartacus/styles": "4.3.6", - "@spartacus/user": "4.3.6", + "@spartacus/cart": "4.3.7", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", + "@spartacus/styles": "4.3.7", + "@spartacus/user": "4.3.7", "bootstrap": "^4.3.1", "rxjs": "^6.6.0" }, diff --git a/feature-libs/order/package.json b/feature-libs/order/package.json index affd9f09f35..c93f189752d 100644 --- a/feature-libs/order/package.json +++ b/feature-libs/order/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/order", - "version": "4.3.6", + "version": "4.3.7", "description": "Order feature library for Spartacus", "keywords": [ "spartacus", @@ -29,10 +29,10 @@ "@ng-select/ng-select": "^7.0.1", "@ngrx/effects": "^12.1.0", "@ngrx/store": "^12.1.0", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", - "@spartacus/styles": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", + "@spartacus/styles": "4.3.7", "rxjs": "^6.6.0" }, "publishConfig": { diff --git a/feature-libs/organization/package.json b/feature-libs/organization/package.json index 8a23bc6f7b0..7352d311a7b 100644 --- a/feature-libs/organization/package.json +++ b/feature-libs/organization/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/organization", - "version": "4.3.6", + "version": "4.3.7", "description": "Organization library for Spartacus", "keywords": [ "spartacus", @@ -28,10 +28,10 @@ "@ng-select/ng-select": "^7.0.1", "@ngrx/effects": "^12.1.0", "@ngrx/store": "^12.1.0", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", - "@spartacus/user": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", + "@spartacus/user": "4.3.7", "bootstrap": "^4.3.1", "rxjs": "^6.6.0" }, diff --git a/feature-libs/product-configurator/package.json b/feature-libs/product-configurator/package.json index c633bd60440..0f805f1868e 100644 --- a/feature-libs/product-configurator/package.json +++ b/feature-libs/product-configurator/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/product-configurator", - "version": "4.3.6", + "version": "4.3.7", "description": "Product configurator feature library for Spartacus", "keywords": [ "spartacus", @@ -28,11 +28,11 @@ "@ng-select/ng-select": "^7.0.1", "@ngrx/effects": "^12.1.0", "@ngrx/store": "^12.1.0", - "@spartacus/checkout": "4.3.6", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", - "@spartacus/styles": "4.3.6", + "@spartacus/checkout": "4.3.7", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", + "@spartacus/styles": "4.3.7", "rxjs": "^6.6.0" }, "publishConfig": { diff --git a/feature-libs/product/package.json b/feature-libs/product/package.json index b6ed7e1c3a4..0fc76ff76b3 100644 --- a/feature-libs/product/package.json +++ b/feature-libs/product/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/product", - "version": "4.3.6", + "version": "4.3.7", "description": "Product library for Spartacus", "keywords": [ "spartacus", @@ -24,10 +24,10 @@ "@angular/common": "^12.0.5", "@angular/core": "^12.0.5", "@angular/router": "^12.0.5", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", - "@spartacus/styles": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", + "@spartacus/styles": "4.3.7", "bootstrap": "^4.3.1", "rxjs": "^6.6.0" }, diff --git a/feature-libs/qualtrics/package.json b/feature-libs/qualtrics/package.json index f8ec5913af8..18fd0a74e60 100644 --- a/feature-libs/qualtrics/package.json +++ b/feature-libs/qualtrics/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/qualtrics", - "version": "4.3.6", + "version": "4.3.7", "description": "Qualtrics library for Spartacus", "keywords": [ "spartacus", @@ -25,8 +25,8 @@ "@angular-devkit/schematics": "^12.0.5", "@angular/common": "^12.0.5", "@angular/core": "^12.0.5", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", "bootstrap": "^4.3.1", "rxjs": "^6.6.0" }, diff --git a/feature-libs/smartedit/package.json b/feature-libs/smartedit/package.json index e006469b6fd..6f20b8055af 100644 --- a/feature-libs/smartedit/package.json +++ b/feature-libs/smartedit/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/smartedit", - "version": "4.3.6", + "version": "4.3.7", "description": "Smart Edit feature library for Spartacus", "keywords": [ "spartacus", @@ -23,8 +23,8 @@ "@angular-devkit/schematics": "^12.0.5", "@angular/common": "^12.0.5", "@angular/core": "^12.0.5", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", "rxjs": "^6.6.0" }, "publishConfig": { diff --git a/feature-libs/storefinder/package.json b/feature-libs/storefinder/package.json index a672081cec8..bd3e0caa600 100644 --- a/feature-libs/storefinder/package.json +++ b/feature-libs/storefinder/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/storefinder", - "version": "4.3.6", + "version": "4.3.7", "description": "Store finder feature library for Spartacus", "keywords": [ "spartacus", @@ -28,9 +28,9 @@ "@ng-bootstrap/ng-bootstrap": "^10.0.0", "@ngrx/effects": "^12.1.0", "@ngrx/store": "^12.1.0", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", "bootstrap": "^4.3.1", "rxjs": "^6.6.0" }, diff --git a/feature-libs/tracking/package.json b/feature-libs/tracking/package.json index f74e99160f9..4f2d3ba93ac 100644 --- a/feature-libs/tracking/package.json +++ b/feature-libs/tracking/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/tracking", - "version": "4.3.6", + "version": "4.3.7", "description": "Spartacus tracking and personalization library", "keywords": [ "spartacus", @@ -27,8 +27,8 @@ "@angular-devkit/schematics": "^12.0.5", "@angular/common": "^12.0.5", "@angular/core": "^12.0.5", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", "rxjs": "^6.6.0" }, "publishConfig": { diff --git a/feature-libs/user/package.json b/feature-libs/user/package.json index 7dad5290e8c..ce88169dd5b 100644 --- a/feature-libs/user/package.json +++ b/feature-libs/user/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/user", - "version": "4.3.6", + "version": "4.3.7", "description": "User feature library for Spartacus", "keywords": [ "spartacus", @@ -26,10 +26,10 @@ "@angular/forms": "^12.0.5", "@angular/router": "^12.0.5", "@ngrx/store": "^12.1.0", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", - "@spartacus/styles": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", + "@spartacus/styles": "4.3.7", "rxjs": "^6.6.0" }, "publishConfig": { diff --git a/integration-libs/cdc/package.json b/integration-libs/cdc/package.json index 54bf6fdfcb9..7f112d4d7f7 100644 --- a/integration-libs/cdc/package.json +++ b/integration-libs/cdc/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/cdc", - "version": "4.3.6", + "version": "4.3.7", "description": "Customer Data Cloud Integration library for Spartacus", "keywords": [ "spartacus", @@ -28,11 +28,11 @@ "@angular/router": "^12.0.5", "@ngrx/effects": "^12.1.0", "@ngrx/store": "^12.1.0", - "@spartacus/asm": "4.3.6", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", - "@spartacus/user": "4.3.6", + "@spartacus/asm": "4.3.7", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", + "@spartacus/user": "4.3.7", "rxjs": "^6.6.0" }, "publishConfig": { diff --git a/integration-libs/cds/package.json b/integration-libs/cds/package.json index 1c07141f449..504230f9595 100644 --- a/integration-libs/cds/package.json +++ b/integration-libs/cds/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/cds", - "version": "4.3.6", + "version": "4.3.7", "description": "Context Driven Service library for Spartacus", "keywords": [ "spartacus", @@ -28,11 +28,11 @@ "@angular/core": "^12.0.5", "@angular/router": "^12.0.5", "@ngrx/store": "^12.1.0", - "@spartacus/checkout": "4.3.6", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", - "@spartacus/tracking": "4.3.6", + "@spartacus/checkout": "4.3.7", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", + "@spartacus/tracking": "4.3.7", "rxjs": "^6.6.0" }, "publishConfig": { diff --git a/integration-libs/digital-payments/package.json b/integration-libs/digital-payments/package.json index bc5510d99be..417bf5b9ffc 100644 --- a/integration-libs/digital-payments/package.json +++ b/integration-libs/digital-payments/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/digital-payments", - "version": "4.3.6", + "version": "4.3.7", "description": "Digital Payments Integration library for Spartacus", "keywords": [ "spartacus", @@ -27,10 +27,10 @@ "@angular/forms": "^12.0.5", "@angular/router": "^12.0.5", "@ng-select/ng-select": "^7.0.1", - "@spartacus/checkout": "4.3.6", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", + "@spartacus/checkout": "4.3.7", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", "rxjs": "^6.6.0" }, "publishConfig": { diff --git a/integration-libs/epd-visualization/package.json b/integration-libs/epd-visualization/package.json index d391a93fdc1..6053a65f9e7 100644 --- a/integration-libs/epd-visualization/package.json +++ b/integration-libs/epd-visualization/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/epd-visualization", - "version": "4.3.6", + "version": "4.3.7", "description": "SAP Enterprise Product Development Visualization integration library for Spartacus", "keywords": [ "spartacus", @@ -33,10 +33,10 @@ "@angular/forms": "^12.0.5", "@angular/router": "^12.0.5", "@sapui5/ts-types-esm": "1.97.0", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", - "@spartacus/styles": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", + "@spartacus/styles": "4.3.7", "bootstrap": "^4.3.1", "rxjs": "^6.6.0" }, diff --git a/projects/assets/package.json b/projects/assets/package.json index df1215804dd..519991171fe 100644 --- a/projects/assets/package.json +++ b/projects/assets/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/assets", - "version": "4.3.6", + "version": "4.3.7", "homepage": "https://github.com/SAP/spartacus", "repository": "https://github.com/SAP/spartacus/tree/develop/projects/assets", "license": "Apache-2.0", diff --git a/projects/core/package.json b/projects/core/package.json index 7bb579ac6d9..f67295959dc 100644 --- a/projects/core/package.json +++ b/projects/core/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/core", - "version": "4.3.6", + "version": "4.3.7", "description": "Spartacus - the core framework", "keywords": [ "spartacus", diff --git a/projects/schematics/package.json b/projects/schematics/package.json index ab94b6321f4..c3c04806fe3 100644 --- a/projects/schematics/package.json +++ b/projects/schematics/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/schematics", - "version": "4.3.6", + "version": "4.3.7", "description": "Spartacus schematics", "keywords": [ "spartacus", diff --git a/projects/schematics/src/dependencies.json b/projects/schematics/src/dependencies.json index e90690c90a1..d987dd0f053 100644 --- a/projects/schematics/src/dependencies.json +++ b/projects/schematics/src/dependencies.json @@ -38,7 +38,7 @@ "@ngrx/effects": "^12.1.0", "@ngrx/router-store": "^12.1.0", "@ngrx/store": "^12.1.0", - "@spartacus/core": "4.3.6", + "@spartacus/core": "4.3.7", "ngx-infinite-scroll": "^8.0.0", "rxjs": "^6.6.0" }, @@ -48,9 +48,9 @@ }, "@spartacus/setup": { "@angular/core": "^12.0.5", - "@spartacus/checkout": "4.3.6", - "@spartacus/core": "4.3.6", - "@spartacus/user": "4.3.6" + "@spartacus/checkout": "4.3.7", + "@spartacus/core": "4.3.7", + "@spartacus/user": "4.3.7" }, "@spartacus/asm": { "@angular-devkit/schematics": "^12.0.5", @@ -59,9 +59,9 @@ "@angular/forms": "^12.0.5", "@ngrx/effects": "^12.1.0", "@ngrx/store": "^12.1.0", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", "rxjs": "^6.6.0" }, "@spartacus/cart": { @@ -72,10 +72,10 @@ "@angular/router": "^12.0.5", "@ngrx/effects": "^12.1.0", "@ngrx/store": "^12.1.0", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", - "@spartacus/styles": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", + "@spartacus/styles": "4.3.7", "bootstrap": "^4.3.1", "rxjs": "^6.6.0" }, @@ -88,12 +88,12 @@ "@ng-select/ng-select": "^7.0.1", "@ngrx/effects": "^12.1.0", "@ngrx/store": "^12.1.0", - "@spartacus/cart": "4.3.6", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", - "@spartacus/styles": "4.3.6", - "@spartacus/user": "4.3.6", + "@spartacus/cart": "4.3.7", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", + "@spartacus/styles": "4.3.7", + "@spartacus/user": "4.3.7", "bootstrap": "^4.3.1", "rxjs": "^6.6.0" }, @@ -107,10 +107,10 @@ "@ng-select/ng-select": "^7.0.1", "@ngrx/effects": "^12.1.0", "@ngrx/store": "^12.1.0", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", - "@spartacus/styles": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", + "@spartacus/styles": "4.3.7", "rxjs": "^6.6.0" }, "@spartacus/organization": { @@ -122,10 +122,10 @@ "@ng-select/ng-select": "^7.0.1", "@ngrx/effects": "^12.1.0", "@ngrx/store": "^12.1.0", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", - "@spartacus/user": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", + "@spartacus/user": "4.3.7", "bootstrap": "^4.3.1", "rxjs": "^6.6.0" }, @@ -134,10 +134,10 @@ "@angular/common": "^12.0.5", "@angular/core": "^12.0.5", "@angular/router": "^12.0.5", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", - "@spartacus/styles": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", + "@spartacus/styles": "4.3.7", "bootstrap": "^4.3.1", "rxjs": "^6.6.0" }, @@ -150,19 +150,19 @@ "@ng-select/ng-select": "^7.0.1", "@ngrx/effects": "^12.1.0", "@ngrx/store": "^12.1.0", - "@spartacus/checkout": "4.3.6", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", - "@spartacus/styles": "4.3.6", + "@spartacus/checkout": "4.3.7", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", + "@spartacus/styles": "4.3.7", "rxjs": "^6.6.0" }, "@spartacus/qualtrics": { "@angular-devkit/schematics": "^12.0.5", "@angular/common": "^12.0.5", "@angular/core": "^12.0.5", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", "bootstrap": "^4.3.1", "rxjs": "^6.6.0" }, @@ -170,8 +170,8 @@ "@angular-devkit/schematics": "^12.0.5", "@angular/common": "^12.0.5", "@angular/core": "^12.0.5", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", "rxjs": "^6.6.0" }, "@spartacus/storefinder": { @@ -183,9 +183,9 @@ "@ng-bootstrap/ng-bootstrap": "^10.0.0", "@ngrx/effects": "^12.1.0", "@ngrx/store": "^12.1.0", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", "bootstrap": "^4.3.1", "rxjs": "^6.6.0" }, @@ -193,8 +193,8 @@ "@angular-devkit/schematics": "^12.0.5", "@angular/common": "^12.0.5", "@angular/core": "^12.0.5", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", "rxjs": "^6.6.0" }, "@spartacus/user": { @@ -204,10 +204,10 @@ "@angular/forms": "^12.0.5", "@angular/router": "^12.0.5", "@ngrx/store": "^12.1.0", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", - "@spartacus/styles": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", + "@spartacus/styles": "4.3.7", "rxjs": "^6.6.0" }, "@spartacus/cdc": { @@ -217,11 +217,11 @@ "@angular/router": "^12.0.5", "@ngrx/effects": "^12.1.0", "@ngrx/store": "^12.1.0", - "@spartacus/asm": "4.3.6", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", - "@spartacus/user": "4.3.6", + "@spartacus/asm": "4.3.7", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", + "@spartacus/user": "4.3.7", "rxjs": "^6.6.0" }, "@spartacus/cds": { @@ -230,11 +230,11 @@ "@angular/core": "^12.0.5", "@angular/router": "^12.0.5", "@ngrx/store": "^12.1.0", - "@spartacus/checkout": "4.3.6", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", - "@spartacus/tracking": "4.3.6", + "@spartacus/checkout": "4.3.7", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", + "@spartacus/tracking": "4.3.7", "rxjs": "^6.6.0" }, "@spartacus/digital-payments": { @@ -244,10 +244,10 @@ "@angular/forms": "^12.0.5", "@angular/router": "^12.0.5", "@ng-select/ng-select": "^7.0.1", - "@spartacus/checkout": "4.3.6", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", + "@spartacus/checkout": "4.3.7", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", "rxjs": "^6.6.0" }, "@spartacus/epd-visualization": { @@ -257,10 +257,10 @@ "@angular/forms": "^12.0.5", "@angular/router": "^12.0.5", "@sapui5/ts-types-esm": "1.97.0", - "@spartacus/core": "4.3.6", - "@spartacus/schematics": "4.3.6", - "@spartacus/storefront": "4.3.6", - "@spartacus/styles": "4.3.6", + "@spartacus/core": "4.3.7", + "@spartacus/schematics": "4.3.7", + "@spartacus/storefront": "4.3.7", + "@spartacus/styles": "4.3.7", "bootstrap": "^4.3.1", "rxjs": "^6.6.0" }, diff --git a/projects/schematics/src/migrations/migrations.json b/projects/schematics/src/migrations/migrations.json index f2dc89609b3..40f41f9898c 100644 --- a/projects/schematics/src/migrations/migrations.json +++ b/projects/schematics/src/migrations/migrations.json @@ -47,42 +47,42 @@ }, "00-migration-v4-rename-symbol": { - "version": "4.3.6", + "version": "4.3.7", "factory": "./4_0/rename-symbol/rename-symbol#migrate", "description": "Rename import symbols that were moved/changed in majors" }, "01-migration-v4-removed-public-api-deprecation": { - "version": "4.3.6", + "version": "4.3.7", "factory": "./4_0/removed-public-api-deprecations/removed-public-api-deprecation#migrate", "description": "Comment about usage of removed public api" }, "02-migration-v4-methods-and-properties-deprecations": { - "version": "4.3.6", + "version": "4.3.7", "factory": "./4_0/methods-and-properties-deprecations/methods-and-properties-deprecations#migrate", "description": "Comment about usage of removed public methods or properties" }, "03-migration-v4-constructor-deprecations": { - "version": "4.3.6", + "version": "4.3.7", "factory": "./4_0/constructor-deprecations/constructor-deprecations#migrate", "description": "Add or remove constructor parameters" }, "04-migration-v4-config-deprecations": { - "version": "4.3.6", + "version": "4.3.7", "factory": "./4_0/config-deprecations/config-deprecation#migrate", "description": "Handle deprecated configuration properties" }, "05-migration-v4-dependency-management": { - "version": "4.3.6", + "version": "4.3.7", "factory": "./4_0/dependency-management/dependency-management#migrate", "description": "Update dependencies" }, "06-migration-v4-css": { - "version": "4.3.6", + "version": "4.3.7", "factory": "./4_0/css/css#migrate", "description": "Handle deprecated CSS" }, "07-migration-v4-missing-packages": { - "version": "4.3.6", + "version": "4.3.7", "factory": "./4_0/missing-packages/missing-packages#migrate", "description": "Check missing packages" }, diff --git a/projects/storefrontlib/package.json b/projects/storefrontlib/package.json index 6b302e1b8a5..1d9e8cf5795 100644 --- a/projects/storefrontlib/package.json +++ b/projects/storefrontlib/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/storefront", - "version": "4.3.6", + "version": "4.3.7", "keywords": [ "spartacus", "storefront", @@ -24,7 +24,7 @@ "@ngrx/effects": "^12.1.0", "@ngrx/router-store": "^12.1.0", "@ngrx/store": "^12.1.0", - "@spartacus/core": "4.3.6", + "@spartacus/core": "4.3.7", "ngx-infinite-scroll": "^8.0.0", "rxjs": "^6.6.0" }, diff --git a/projects/storefrontstyles/package.json b/projects/storefrontstyles/package.json index 65a87a02265..a74e2b30ed1 100644 --- a/projects/storefrontstyles/package.json +++ b/projects/storefrontstyles/package.json @@ -1,6 +1,6 @@ { "name": "@spartacus/styles", - "version": "4.3.6", + "version": "4.3.7", "description": "Style library containing global styles", "keywords": [ "spartacus",