Skip to content

Commit

Permalink
chore: update middleware to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bartoszherba committed Nov 8, 2024
1 parent 00bfd5c commit 9f5ddca
Show file tree
Hide file tree
Showing 8 changed files with 36 additions and 30 deletions.
5 changes: 0 additions & 5 deletions .changeset/few-baboons-chew.md

This file was deleted.

2 changes: 1 addition & 1 deletion .changeset/olive-terms-stare.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"@vue-storefront/magento-sdk": major
---

update middleware
**[CHANGE]** - Update middleware to 5.1.0
8 changes: 2 additions & 6 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"mode": "pre",
"mode": "exit",
"tag": "rc",
"initialVersions": {
"@vue-storefront/magento-api": "5.0.0",
Expand All @@ -8,9 +8,5 @@
"method-bootstrapper": "1.1.0",
"@vue-storefront/magento-sdk": "3.0.1"
},
"changesets": [
"few-baboons-chew",
"olive-terms-stare",
"tasty-books-melt"
]
"changesets": ["olive-terms-stare"]
}
5 changes: 0 additions & 5 deletions .changeset/tasty-books-melt.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/api-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

### Major Changes

- 5c9607c8: update middleware to 5.1.0-rc
- 5c9607c8: update middleware to 5.1.0

### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@apollo/client": "3.8.7",
"@vue-storefront/magento-types": "2.0.0",
"@vue-storefront/middleware": "^5.1.0-rc",
"@vue-storefront/middleware": "^5.1.0",
"agentkeepalive": "^4.2.1",
"consola": "^3.1.0",
"dotenv": "^16.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
"devDependencies": {
"@types/node": "^12.12.14",
"@vue-storefront/magento-api": "^6.0.0-rc.1",
"@vue-storefront/middleware": "^5.1.0-rc",
"@vue-storefront/middleware": "^5.1.0",
"nock": "^13.2.9"
},
"peerDependencies": {
"@vue-storefront/middleware": "^5.1.0-rc"
"@vue-storefront/middleware": "^5.1.0"
},
"publishConfig": {
"access": "public",
Expand Down
38 changes: 29 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2229,25 +2229,27 @@
ts-jest "^29.1.0"
ts-node "^10.9.1"

"@vue-storefront/[email protected]-rc.3":
version "1.0.0-rc.3"
resolved "https://registrynpm.storefrontcloud.io/@vue-storefront/logger/-/logger-1.0.0-rc.3.tgz#2e9c212a4ecd32a6adf890ed10ad87424af02d1e"
integrity sha512-NZfMtkVpTjH1dbHVFrJNTQvzRHnMeISDWJE6gD//Couktoo0lvoIKtedLEuKrpnMQ0MMWuOrQ3XchsRquwmesQ==
"@vue-storefront/logger@^1.0.0":
version "1.0.0"
resolved "https://registrynpm.storefrontcloud.io/@vue-storefront/logger/-/logger-1.0.0.tgz#6b5120ec01cfb40dd135a57df38092306b99c267"
integrity sha512-BRZLdJGxAsnGdPjS9kpDij96h4bSjbyscoAVwl9IUbHpK5jXPKL9qoqJj+zTvnjwe5IpY15iSgQ+QR14CkofLw==
dependencies:
consola "^3"
dotenv "^16"

"@vue-storefront/middleware@^5.1.0-rc":
version "5.1.0-rc.0"
resolved "https://registrynpm.storefrontcloud.io/@vue-storefront/middleware/-/middleware-5.1.0-rc.0.tgz#cc70ddd63561581556d69f92d0d8dc0e087ea10a"
integrity sha512-QV67JisZWEasf0KiKlgI/YQM7DVOIvYONUeM8KqObueWKP7JhsIPKAiWMGC9ZmRSCRIEiQHl16Lp5O/gFmhVSw==
"@vue-storefront/middleware@^5.1.0":
version "5.1.0"
resolved "https://registrynpm.storefrontcloud.io/@vue-storefront/middleware/-/middleware-5.1.0.tgz#d5d235dced08dd79daa5fff1fdd455830c280aa9"
integrity sha512-G9NknbWTWjV3AwwyzO43ugYaiOQaTCgJXphK4+EZjsC/NETNxFa9twVGTegRYGRBTUJ9OhZ4WhSKOnAcgETFZg==
dependencies:
"@godaddy/terminus" "^4.12.1"
"@vue-storefront/logger" "1.0.0-rc.3"
"@vue-storefront/logger" "^1.0.0"
cookie-parser "^1.4.6"
cors "^2.8.5"
express "^4.18.1"
helmet "^5.1.1"
lodash.merge "^4.6.2"
xss "^1.0.15"

"@vue-storefront/rollup-config@^0.0.7":
version "0.0.7"
Expand Down Expand Up @@ -3109,6 +3111,11 @@ commander@^10.0.0:
resolved "https://registry.yarnpkg.com/commander/-/commander-10.0.1.tgz#881ee46b4f77d1c1dccc5823433aa39b022cbe06"
integrity sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==

commander@^2.20.3:
version "2.20.3"
resolved "https://registrynpm.storefrontcloud.io/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==

commander@^9.3.0:
version "9.5.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-9.5.0.tgz#bc08d1eb5cedf7ccb797a96199d41c7bc3e60d30"
Expand Down Expand Up @@ -3267,6 +3274,11 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
shebang-command "^2.0.0"
which "^2.0.1"

[email protected]:
version "0.0.10"
resolved "https://registrynpm.storefrontcloud.io/cssfilter/-/cssfilter-0.0.10.tgz#c6d2672632a2e5c83e013e6864a42ce8defd20ae"
integrity sha1-xtJnJjKi5cg+AT5oZKQs6N79IK4=

csv-generate@^3.4.3:
version "3.4.3"
resolved "https://registry.yarnpkg.com/csv-generate/-/csv-generate-3.4.3.tgz#bc42d943b45aea52afa896874291da4b9108ffff"
Expand Down Expand Up @@ -7877,6 +7889,14 @@ [email protected], ws@^8.12.0:
resolved "https://registry.yarnpkg.com/ws/-/ws-8.13.0.tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0"
integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==

xss@^1.0.15:
version "1.0.15"
resolved "https://registrynpm.storefrontcloud.io/xss/-/xss-1.0.15.tgz#96a0e13886f0661063028b410ed1b18670f4e59a"
integrity sha512-FVdlVVC67WOIPvfOwhoMETV72f6GbW7aOabBC3WxN/oUdoEMDyLz4OgRv5/gck2ZeNqEQu+Tb0kloovXOfpYVg==
dependencies:
commander "^2.20.3"
cssfilter "0.0.10"

y18n@^4.0.0:
version "4.0.3"
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.3.tgz#b5f259c82cd6e336921efd7bfd8bf560de9eeedf"
Expand Down

0 comments on commit 9f5ddca

Please sign in to comment.