Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/npm_and_yarn/micromatch-4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
giancorderoortiz authored Sep 9, 2024
2 parents 0135fc5 + 7b43f1e commit cc4c23c
Show file tree
Hide file tree
Showing 41 changed files with 353 additions and 349 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,10 @@ Submit the form to us through one of the following methods:

The "guidelines and standards" requirement could fill entire books and still lack a 100% clear definition, but rest assured that you will receive feedback if something is not right. That being said, please consult the [Contributor's Guide](https://sap.github.io/spartacus-docs/contributors-guide/).

### Contribution of generated AI content

To contribute generated AI content, please read the following [guide](https://github.com/SAP/.github/blob/main/CONTRIBUTING_USING_GENAI.md)

### Contribution Process

1. Make sure the change would be welcome, as described above.
Expand Down
10 changes: 5 additions & 5 deletions core-libs/setup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/setup",
"version": "2211.28.0-1",
"version": "2211.28.0",
"description": "Includes features that makes Spartacus and it's setup easier and streamlined.",
"keywords": [
"spartacus",
Expand All @@ -21,10 +21,10 @@
"peerDependencies": {
"@angular/core": "^17.0.5",
"@angular/ssr": "^17.0.5",
"@spartacus/cart": "2211.28.0-1",
"@spartacus/core": "2211.28.0-1",
"@spartacus/order": "2211.28.0-1",
"@spartacus/user": "2211.28.0-1"
"@spartacus/cart": "2211.28.0",
"@spartacus/core": "2211.28.0",
"@spartacus/order": "2211.28.0",
"@spartacus/user": "2211.28.0"
},
"optionalDependencies": {
"@angular/platform-server": "^17.0.5",
Expand Down
18 changes: 9 additions & 9 deletions feature-libs/asm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/asm",
"version": "2211.28.0-1",
"version": "2211.28.0",
"description": "ASM feature library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -32,14 +32,14 @@
"@ng-select/ng-select": "^12.0.4",
"@ngrx/effects": "^17.0.1",
"@ngrx/store": "^17.0.1",
"@spartacus/cart": "2211.28.0-1",
"@spartacus/core": "2211.28.0-1",
"@spartacus/order": "2211.28.0-1",
"@spartacus/schematics": "2211.28.0-1",
"@spartacus/storefinder": "2211.28.0-1",
"@spartacus/storefront": "2211.28.0-1",
"@spartacus/styles": "2211.28.0-1",
"@spartacus/user": "2211.28.0-1",
"@spartacus/cart": "2211.28.0",
"@spartacus/core": "2211.28.0",
"@spartacus/order": "2211.28.0",
"@spartacus/schematics": "2211.28.0",
"@spartacus/storefinder": "2211.28.0",
"@spartacus/storefront": "2211.28.0",
"@spartacus/styles": "2211.28.0",
"@spartacus/user": "2211.28.0",
"rxjs": "^7.8.0"
},
"publishConfig": {
Expand Down
12 changes: 6 additions & 6 deletions feature-libs/cart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/cart",
"version": "2211.28.0-1",
"version": "2211.28.0",
"description": "",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -37,11 +37,11 @@
"@ng-select/ng-select": "^12.0.4",
"@ngrx/effects": "^17.0.1",
"@ngrx/store": "^17.0.1",
"@spartacus/core": "2211.28.0-1",
"@spartacus/schematics": "2211.28.0-1",
"@spartacus/storefront": "2211.28.0-1",
"@spartacus/styles": "2211.28.0-1",
"@spartacus/user": "2211.28.0-1",
"@spartacus/core": "2211.28.0",
"@spartacus/schematics": "2211.28.0",
"@spartacus/storefront": "2211.28.0",
"@spartacus/styles": "2211.28.0",
"@spartacus/user": "2211.28.0",
"bootstrap": "^4.6.2",
"rxjs": "^7.8.0"
},
Expand Down
16 changes: 8 additions & 8 deletions feature-libs/checkout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/checkout",
"version": "2211.28.0-1",
"version": "2211.28.0",
"description": "Checkout feature library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -32,13 +32,13 @@
"@angular/router": "^17.0.5",
"@ng-select/ng-select": "^12.0.4",
"@ngrx/store": "^17.0.1",
"@spartacus/cart": "2211.28.0-1",
"@spartacus/core": "2211.28.0-1",
"@spartacus/order": "2211.28.0-1",
"@spartacus/schematics": "2211.28.0-1",
"@spartacus/storefront": "2211.28.0-1",
"@spartacus/styles": "2211.28.0-1",
"@spartacus/user": "2211.28.0-1",
"@spartacus/cart": "2211.28.0",
"@spartacus/core": "2211.28.0",
"@spartacus/order": "2211.28.0",
"@spartacus/schematics": "2211.28.0",
"@spartacus/storefront": "2211.28.0",
"@spartacus/styles": "2211.28.0",
"@spartacus/user": "2211.28.0",
"bootstrap": "^4.6.2",
"rxjs": "^7.8.0"
},
Expand Down
12 changes: 6 additions & 6 deletions feature-libs/customer-ticketing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/customer-ticketing",
"version": "2211.28.0-1",
"version": "2211.28.0",
"description": "Customer-Ticketing library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -30,11 +30,11 @@
"@angular/core": "^17.0.5",
"@angular/forms": "^17.0.5",
"@angular/router": "^17.0.5",
"@spartacus/cart": "2211.28.0-1",
"@spartacus/core": "2211.28.0-1",
"@spartacus/schematics": "2211.28.0-1",
"@spartacus/storefront": "2211.28.0-1",
"@spartacus/styles": "2211.28.0-1",
"@spartacus/cart": "2211.28.0",
"@spartacus/core": "2211.28.0",
"@spartacus/schematics": "2211.28.0",
"@spartacus/storefront": "2211.28.0",
"@spartacus/styles": "2211.28.0",
"rxjs": "^7.8.0"
},
"publishConfig": {
Expand Down
14 changes: 7 additions & 7 deletions feature-libs/estimated-delivery-date/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/estimated-delivery-date",
"version": "2211.28.0-1",
"version": "2211.28.0",
"description": "Estimated Delivery Date library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -28,12 +28,12 @@
"@angular-devkit/schematics": "^17.0.5",
"@angular/common": "^17.0.5",
"@angular/core": "^17.0.5",
"@spartacus/cart": "2211.28.0-1",
"@spartacus/core": "2211.28.0-1",
"@spartacus/order": "2211.28.0-1",
"@spartacus/schematics": "2211.28.0-1",
"@spartacus/storefront": "2211.28.0-1",
"@spartacus/styles": "2211.28.0-1",
"@spartacus/cart": "2211.28.0",
"@spartacus/core": "2211.28.0",
"@spartacus/order": "2211.28.0",
"@spartacus/schematics": "2211.28.0",
"@spartacus/storefront": "2211.28.0",
"@spartacus/styles": "2211.28.0",
"rxjs": "^7.8.0"
},
"publishConfig": {
Expand Down
16 changes: 8 additions & 8 deletions feature-libs/order/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/order",
"version": "2211.28.0-1",
"version": "2211.28.0",
"description": "Order feature library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -33,13 +33,13 @@
"@ng-select/ng-select": "^12.0.4",
"@ngrx/effects": "^17.0.1",
"@ngrx/store": "^17.0.1",
"@spartacus/cart": "2211.28.0-1",
"@spartacus/core": "2211.28.0-1",
"@spartacus/pdf-invoices": "2211.28.0-1",
"@spartacus/schematics": "2211.28.0-1",
"@spartacus/storefront": "2211.28.0-1",
"@spartacus/styles": "2211.28.0-1",
"@spartacus/user": "2211.28.0-1",
"@spartacus/cart": "2211.28.0",
"@spartacus/core": "2211.28.0",
"@spartacus/pdf-invoices": "2211.28.0",
"@spartacus/schematics": "2211.28.0",
"@spartacus/storefront": "2211.28.0",
"@spartacus/styles": "2211.28.0",
"@spartacus/user": "2211.28.0",
"rxjs": "^7.8.0"
},
"publishConfig": {
Expand Down
16 changes: 8 additions & 8 deletions feature-libs/organization/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/organization",
"version": "2211.28.0-1",
"version": "2211.28.0",
"description": "Organization library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -33,13 +33,13 @@
"@ng-select/ng-select": "^12.0.4",
"@ngrx/effects": "^17.0.1",
"@ngrx/store": "^17.0.1",
"@spartacus/cart": "2211.28.0-1",
"@spartacus/core": "2211.28.0-1",
"@spartacus/order": "2211.28.0-1",
"@spartacus/schematics": "2211.28.0-1",
"@spartacus/storefront": "2211.28.0-1",
"@spartacus/styles": "2211.28.0-1",
"@spartacus/user": "2211.28.0-1",
"@spartacus/cart": "2211.28.0",
"@spartacus/core": "2211.28.0",
"@spartacus/order": "2211.28.0",
"@spartacus/schematics": "2211.28.0",
"@spartacus/storefront": "2211.28.0",
"@spartacus/styles": "2211.28.0",
"@spartacus/user": "2211.28.0",
"bootstrap": "^4.6.2",
"rxjs": "^7.8.0"
},
Expand Down
10 changes: 5 additions & 5 deletions feature-libs/pdf-invoices/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/pdf-invoices",
"version": "2211.28.0-1",
"version": "2211.28.0",
"description": "Invoices library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -29,10 +29,10 @@
"@angular/common": "^17.0.5",
"@angular/core": "^17.0.5",
"@angular/forms": "^17.0.5",
"@spartacus/core": "2211.28.0-1",
"@spartacus/schematics": "2211.28.0-1",
"@spartacus/storefront": "2211.28.0-1",
"@spartacus/styles": "2211.28.0-1",
"@spartacus/core": "2211.28.0",
"@spartacus/schematics": "2211.28.0",
"@spartacus/storefront": "2211.28.0",
"@spartacus/styles": "2211.28.0",
"rxjs": "^7.8.0"
},
"publishConfig": {
Expand Down
18 changes: 9 additions & 9 deletions feature-libs/pickup-in-store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/pickup-in-store",
"version": "2211.28.0-1",
"version": "2211.28.0",
"description": "",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -32,14 +32,14 @@
"@angular/router": "^17.0.5",
"@ngrx/effects": "^17.0.1",
"@ngrx/store": "^17.0.1",
"@spartacus/cart": "2211.28.0-1",
"@spartacus/core": "2211.28.0-1",
"@spartacus/order": "2211.28.0-1",
"@spartacus/schematics": "2211.28.0-1",
"@spartacus/storefinder": "2211.28.0-1",
"@spartacus/storefront": "2211.28.0-1",
"@spartacus/styles": "2211.28.0-1",
"@spartacus/user": "2211.28.0-1",
"@spartacus/cart": "2211.28.0",
"@spartacus/core": "2211.28.0",
"@spartacus/order": "2211.28.0",
"@spartacus/schematics": "2211.28.0",
"@spartacus/storefinder": "2211.28.0",
"@spartacus/storefront": "2211.28.0",
"@spartacus/styles": "2211.28.0",
"@spartacus/user": "2211.28.0",
"bootstrap": "^4.6.2",
"rxjs": "^7.8.0"
},
Expand Down
16 changes: 8 additions & 8 deletions feature-libs/product-configurator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/product-configurator",
"version": "2211.28.0-1",
"version": "2211.28.0",
"description": "Product configurator feature library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -33,13 +33,13 @@
"@ng-select/ng-select": "^12.0.4",
"@ngrx/effects": "^17.0.1",
"@ngrx/store": "^17.0.1",
"@spartacus/cart": "2211.28.0-1",
"@spartacus/checkout": "2211.28.0-1",
"@spartacus/core": "2211.28.0-1",
"@spartacus/order": "2211.28.0-1",
"@spartacus/schematics": "2211.28.0-1",
"@spartacus/storefront": "2211.28.0-1",
"@spartacus/styles": "2211.28.0-1",
"@spartacus/cart": "2211.28.0",
"@spartacus/checkout": "2211.28.0",
"@spartacus/core": "2211.28.0",
"@spartacus/order": "2211.28.0",
"@spartacus/schematics": "2211.28.0",
"@spartacus/storefront": "2211.28.0",
"@spartacus/styles": "2211.28.0",
"rxjs": "^7.8.0"
},
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions feature-libs/product-multi-dimensional/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/product-multi-dimensional",
"version": "2211.28.0-1",
"version": "2211.28.0",
"description": "Product Multi-Dimensional library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -31,10 +31,10 @@
"@angular/forms": "^17.0.5",
"@angular/router": "^17.0.5",
"@ng-select/ng-select": "^12.0.4",
"@spartacus/core": "2211.28.0-1",
"@spartacus/schematics": "2211.28.0-1",
"@spartacus/storefront": "2211.28.0-1",
"@spartacus/styles": "2211.28.0-1",
"@spartacus/core": "2211.28.0",
"@spartacus/schematics": "2211.28.0",
"@spartacus/storefront": "2211.28.0",
"@spartacus/styles": "2211.28.0",
"bootstrap": "^4.6.2",
"rxjs": "^7.8.0"
},
Expand Down
10 changes: 5 additions & 5 deletions feature-libs/product/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/product",
"version": "2211.28.0-1",
"version": "2211.28.0",
"description": "Product library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -29,10 +29,10 @@
"@angular/common": "^17.0.5",
"@angular/core": "^17.0.5",
"@angular/router": "^17.0.5",
"@spartacus/core": "2211.28.0-1",
"@spartacus/schematics": "2211.28.0-1",
"@spartacus/storefront": "2211.28.0-1",
"@spartacus/styles": "2211.28.0-1",
"@spartacus/core": "2211.28.0",
"@spartacus/schematics": "2211.28.0",
"@spartacus/storefront": "2211.28.0",
"@spartacus/styles": "2211.28.0",
"bootstrap": "^4.6.2",
"rxjs": "^7.8.0"
},
Expand Down
8 changes: 4 additions & 4 deletions feature-libs/qualtrics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/qualtrics",
"version": "2211.28.0-1",
"version": "2211.28.0",
"description": "Qualtrics library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -30,9 +30,9 @@
"@angular-devkit/schematics": "^17.0.5",
"@angular/common": "^17.0.5",
"@angular/core": "^17.0.5",
"@spartacus/core": "2211.28.0-1",
"@spartacus/schematics": "2211.28.0-1",
"@spartacus/styles": "2211.28.0-1",
"@spartacus/core": "2211.28.0",
"@spartacus/schematics": "2211.28.0",
"@spartacus/styles": "2211.28.0",
"bootstrap": "^4.6.2",
"rxjs": "^7.8.0"
},
Expand Down
Loading

0 comments on commit cc4c23c

Please sign in to comment.