cloudcommerce 2.58.1 → 2.59.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/CHANGELOG.md +42 -0
  2. package/action.yml +14 -5
  3. package/package.json +10 -10
package/CHANGELOG.md CHANGED
@@ -2,6 +2,48 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
4
4
 
5
+ ## [2.59.1](https://github.com/ecomplus/cloud-commerce/compare/v2.59.0...v2.59.1) (2026-04-30)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * **ci:** Prevent OOM crash on stores with large image catalogs ([a4a2266](https://github.com/ecomplus/cloud-commerce/commit/a4a2266013afda2dc26a9931fa0c8e4204adc955))
11
+
12
+ ## [2.59.0](https://github.com/ecomplus/cloud-commerce/compare/v2.58.1...v2.59.0) (2026-04-29)
13
+
14
+
15
+ ### Features
16
+
17
+ * **cli,feeds:** smart rewrites merge and generic xml handler ([a334caa](https://github.com/ecomplus/cloud-commerce/commit/a334caa73493217ab372d2208cdc6efeec66f931))
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * **cli:** Grant permanent serviceUsageConsumer role to avoid deploys failing after setup ([f5dadc8](https://github.com/ecomplus/cloud-commerce/commit/f5dadc877e3abbc20c1e5a5d5de0b94437269f38))
23
+ * **cli:** replace for-of with forEach and remove unused destructuring var ([6047e8d](https://github.com/ecomplus/cloud-commerce/commit/6047e8d05b54b5c046aa4f83ebc5e4ad3789e529))
24
+ * **deps:** Add `@unocss/astro` to storefront dependencies ([899c37f](https://github.com/ecomplus/cloud-commerce/commit/899c37f79f3789624d5b65d3b790306e3250e20c))
25
+ * **deps:** Update dependency axios to v1.15.0 [security] ([#739](https://github.com/ecomplus/cloud-commerce/issues/739)) ([eb6e50d](https://github.com/ecomplus/cloud-commerce/commit/eb6e50d6bd45929aabf712f05024ed7edf643bcd))
26
+ * **deps:** update dependency firebase-functions to v7 ([#701](https://github.com/ecomplus/cloud-commerce/issues/701)) ([4cdecff](https://github.com/ecomplus/cloud-commerce/commit/4cdecfffe5673d3067033dd957cd1090a7e49a6d))
27
+ * **deps:** Update dependency nodemailer to v8 [security] ([#724](https://github.com/ecomplus/cloud-commerce/issues/724)) ([08a1dc0](https://github.com/ecomplus/cloud-commerce/commit/08a1dc0488d41a11430e8dcdcb121604c8b9beab))
28
+ * **deps:** Update non-major dependencies ([#700](https://github.com/ecomplus/cloud-commerce/issues/700)) ([144b467](https://github.com/ecomplus/cloud-commerce/commit/144b4678533b03cfddcd026f0ea33707b96ee6e0))
29
+ * **deps:** Update non-major dependencies ([#712](https://github.com/ecomplus/cloud-commerce/issues/712)) ([87b0a4c](https://github.com/ecomplus/cloud-commerce/commit/87b0a4c1fe2a0785216aff8a87ab097271ec1452))
30
+ * **deps:** Update non-major dependencies ([#713](https://github.com/ecomplus/cloud-commerce/issues/713)) ([e384c29](https://github.com/ecomplus/cloud-commerce/commit/e384c29b8dfb56d205ca8706fe2b0c8ea87cb3b8))
31
+ * **deps:** Update non-major dependencies ([#716](https://github.com/ecomplus/cloud-commerce/issues/716)) ([9e73361](https://github.com/ecomplus/cloud-commerce/commit/9e73361ea7eb9985259148eb1bafee438169682c))
32
+ * **deps:** update non-major dependencies ([#720](https://github.com/ecomplus/cloud-commerce/issues/720)) ([012a727](https://github.com/ecomplus/cloud-commerce/commit/012a727ac431af73e7a08ab0ecbf9914ba2c73d5))
33
+ * **deps:** Update non-major dependencies ([#726](https://github.com/ecomplus/cloud-commerce/issues/726)) ([b8731c5](https://github.com/ecomplus/cloud-commerce/commit/b8731c5a032bf79d8faa3beca85d06688d105caf))
34
+ * **deps:** update non-major dependencies ([#735](https://github.com/ecomplus/cloud-commerce/issues/735)) ([8e00361](https://github.com/ecomplus/cloud-commerce/commit/8e0036107cbd18a8b84e9b056db91d32cf0f4659))
35
+ * **deps:** Update non-major dependencies ([#740](https://github.com/ecomplus/cloud-commerce/issues/740)) ([738ce65](https://github.com/ecomplus/cloud-commerce/commit/738ce6543b6b33df59fc313ffde8b34863825a40))
36
+ * **deps:** Update non-major dependencies ([#742](https://github.com/ecomplus/cloud-commerce/issues/742)) ([0247478](https://github.com/ecomplus/cloud-commerce/commit/02474783ea0ceb4825976d8bd6f104d3d7cfbf80))
37
+ * **deps:** Update non-major dependencies ([#747](https://github.com/ecomplus/cloud-commerce/issues/747)) ([9c4e3fa](https://github.com/ecomplus/cloud-commerce/commit/9c4e3fa73c6fe02b3eb72b92262932bc0c619a07))
38
+ * **discounts:** ensure kit discounts not applying to freebie items ([#704](https://github.com/ecomplus/cloud-commerce/issues/704)) ([699d7a7](https://github.com/ecomplus/cloud-commerce/commit/699d7a7ff9eb881c4a066f5f3c2e3027696d31c4))
39
+ * **discounts:** Prevent freebie items from reducing product kit discounts ([#703](https://github.com/ecomplus/cloud-commerce/issues/703)) ([6a44ad5](https://github.com/ecomplus/cloud-commerce/commit/6a44ad504b3bca23ce327110762e05c2568c76d0))
40
+ * **storefront:** Update Vue to ^3.5.29 ([#711](https://github.com/ecomplus/cloud-commerce/issues/711)) ([863c129](https://github.com/ecomplus/cloud-commerce/commit/863c129ad9a45a05b665267af24b03a4c9633d3b))
41
+ * **storefront:** Update Vue to ^3.5.30 ([#715](https://github.com/ecomplus/cloud-commerce/issues/715)) ([1add2d4](https://github.com/ecomplus/cloud-commerce/commit/1add2d493d6d730932f0a60c1e7114b43a32718e))
42
+ * **storefront:** Update Vue to ^3.5.31 ([#725](https://github.com/ecomplus/cloud-commerce/issues/725)) ([ba7df98](https://github.com/ecomplus/cloud-commerce/commit/ba7df982a001309a8ff2626fca08d7a00d540599))
43
+ * **storefront:** Update Vue to ^3.5.32 ([#734](https://github.com/ecomplus/cloud-commerce/issues/734)) ([07efcd3](https://github.com/ecomplus/cloud-commerce/commit/07efcd345c4414ccf83d5bdfbc2de6a20b14af86))
44
+ * **storefront:** Update Vue to ^3.5.33 ([#746](https://github.com/ecomplus/cloud-commerce/issues/746)) ([7072300](https://github.com/ecomplus/cloud-commerce/commit/70723008629f74061cdbb533e609bc94c4843dc2))
45
+ * **tiny-erp:** add cpf_cnpj and tipo_pessoa to endereco_entrega ([6489005](https://github.com/ecomplus/cloud-commerce/commit/6489005cfc9164372102a78a402d13719d69d407))
46
+
5
47
  ## [2.58.1](https://github.com/ecomplus/cloud-commerce/compare/v2.58.0...v2.58.1) (2026-02-16)
6
48
 
7
49
 
package/action.yml CHANGED
@@ -123,6 +123,15 @@ runs:
123
123
  - shell: bash
124
124
  run: echo "year=$(date +'%Y')" >> $GITHUB_ENV
125
125
 
126
+ - name: Set up swap space
127
+ shell: bash
128
+ run: |
129
+ sudo fallocate -l 4G /swapfile
130
+ sudo chmod 600 /swapfile
131
+ sudo mkswap /swapfile
132
+ sudo swapon /swapfile
133
+ free -h
134
+
126
135
  - if: github.event_name == 'pull_request' && github.event.action != 'closed'
127
136
  uses: ouzi-dev/commit-status-updater@v2.0.2
128
137
  continue-on-error: true
@@ -159,23 +168,23 @@ runs:
159
168
  ${{ steps.npm-paths.outputs.LIB_PATH }}
160
169
  ${{ steps.npm-paths.outputs.BIN_PATH }}
161
170
  ~/.npm-global/bin
162
- key: ${{ runner.os }}-npm-g-firebase-tools-14.15.2-1
171
+ key: ${{ runner.os }}-npm-g-firebase-tools-15.6.0-1
163
172
 
164
173
  - if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'
165
174
  name: Ensure firebase-tools is installed
166
175
  shell: bash
167
176
  run: |
168
177
  if ! command -v firebase &> /dev/null; then
169
- npm i --location=global firebase-tools@14.15.2
178
+ npm i --location=global firebase-tools@15.6.0
170
179
  else
171
180
  INSTALLED_VERSION=$(firebase --version)
172
- if [[ "$INSTALLED_VERSION" != "14.15.2" ]]; then
173
- npm i --location=global firebase-tools@14.15.2
181
+ if [[ "$INSTALLED_VERSION" != "15.6.0" ]]; then
182
+ npm i --location=global firebase-tools@15.6.0
174
183
  fi
175
184
  fi
176
185
 
177
186
  - if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'
178
- uses: dorny/paths-filter@v3.0.2
187
+ uses: dorny/paths-filter@v4.0.1
179
188
  id: changes
180
189
  with:
181
190
  filters: |
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "cloudcommerce",
3
3
  "type": "module",
4
- "version": "2.58.1",
4
+ "version": "2.59.1",
5
5
  "description": "Open fair-code headless commerce platform: API-first, microservices based, event driven and cloud native",
6
6
  "main": "packages/api/lib/index.js",
7
7
  "author": "E-Com Club Softwares para E-commerce <ti@e-com.club>",
@@ -25,24 +25,24 @@
25
25
  }
26
26
  },
27
27
  "devDependencies": {
28
- "@commitlint/cli": "^20.4.1",
29
- "@commitlint/config-conventional": "^20.4.1",
30
- "@commitlint/rules": "^20.4.1",
31
- "@types/node": "^20.19.33",
32
- "commit-and-tag-version": "^12.6.1",
33
- "dotenv": "^17.3.1",
28
+ "@commitlint/cli": "^20.5.0",
29
+ "@commitlint/config-conventional": "^20.5.0",
30
+ "@commitlint/rules": "^20.5.0",
31
+ "@types/node": "^20.19.39",
32
+ "commit-and-tag-version": "^12.7.1",
33
+ "dotenv": "^17.4.2",
34
34
  "eslint": "^8.57.1",
35
35
  "husky": "^9.1.7",
36
- "lint-staged": "^16.2.7",
36
+ "lint-staged": "^16.4.0",
37
37
  "tailwindcss": "^3.4.19",
38
38
  "ts-node": "^10.9.2",
39
- "turbo": "^2.8.7",
39
+ "turbo": "^2.9.6",
40
40
  "typescript": "~5.9.3",
41
41
  "uglify-js": "^3.19.3",
42
42
  "vite": "^5.4.21",
43
43
  "vitest": "^2.1.9",
44
44
  "zx": "^8.8.5",
45
- "@cloudcommerce/eslint": "2.58.1"
45
+ "@cloudcommerce/eslint": "2.59.1"
46
46
  },
47
47
  "scripts": {
48
48
  "fix-install": "bash scripts/pre-install.sh && pnpm i",