Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ecomplus-stores/jacksonlealjlm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 060f5cd246301e1246f37f2f0a273c9aec92b0d0
Choose a base ref
..
head repository: ecomplus-stores/jacksonlealjlm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fcd692e55d07ed2ca8bbacd51148f1e98d33c4e0
Choose a head ref
4 changes: 2 additions & 2 deletions .ecomplus.cd.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"trigger": "6464c7aea0e875411e913c89",
"trigger": "646553ada0e875411e923fab",
"resource": "products",
"slug": "maquinarios/motores/motor-caneta-lixadeira-eletrica-s8a"
"slug": "alongamento-unhas/monomer/monomer-acylic-liquid-bella-rosa-60ml,alongamento-unhas/fibra-de-vidro/fibra-de-vidro-fio-a-fio-xed"
}
16 changes: 8 additions & 8 deletions .functions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .functions/package.json
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
},
"main": "index.js",
"dependencies": {
"@ecomplus/storefront-renderer": "^2.10.6",
"@ecomplus/storefront-renderer": "^2.10.8",
"firebase-admin": "^11.8.0",
"firebase-functions": "^4.4.0"
},
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
@@ -56,7 +56,7 @@ jobs:
run: cd .functions && npm ci --only=production && cd ../..

- name: Check last changed files
uses: lots0logs/gh-action-get-changed-files@2.1.4
uses: lots0logs/gh-action-get-changed-files@2.2.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
id: changed_files
16 changes: 8 additions & 8 deletions .netlify/functions/ssr/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .netlify/functions/ssr/package.json
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@
},
"homepage": "https://github.com/ecomplus/storefront-starter#readme",
"dependencies": {
"@ecomplus/storefront-renderer": "^2.10.6"
"@ecomplus/storefront-renderer": "^2.10.8"
},
"files": [
"bundles.json",
Loading