Skip to content

Commit

Permalink
chore(release): update prerelease versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 2, 2024
1 parent a65d5cd commit e4d0e9d
Show file tree
Hide file tree
Showing 164 changed files with 1,654 additions and 1,443 deletions.
10 changes: 9 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,11 @@
"@graphcommerce/typescript-config-pwa": "8.0.5",
"@graphcommerce/algolia-mesh": "8.1.0-canary.49",
"@graphcommerce/magento-graphql-rest": "9.0.0-canary.63",
"@graphcommerce/algolia-personalization": "9.0.0-canary.63"
"@graphcommerce/algolia-personalization": "9.0.0-canary.63",
"@graphcommerce/algolia-categories": "9.0.0-canary.76",
"@graphcommerce/algolia-insights": "9.0.0-canary.83",
"@graphcommerce/algolia-products": "9.0.0-canary.83",
"@graphcommerce/algolia-recommend": "9.0.0-canary.76"
},
"changesets": [
"afraid-islands-remain",
Expand Down Expand Up @@ -121,6 +125,7 @@
"empty-windows-behave",
"fast-cows-rush",
"fast-eels-help",
"fast-eyes-fail",
"fifty-boats-complain",
"fifty-bulldogs-lie",
"five-comics-bow",
Expand Down Expand Up @@ -212,6 +217,7 @@
"silent-dragons-dance",
"silly-wasps-rhyme",
"six-carrots-hang",
"six-geese-look",
"six-turkeys-wonder",
"six-weeks-glow",
"sixty-rockets-fix",
Expand All @@ -223,6 +229,7 @@
"spotty-ads-live",
"stale-coins-explode",
"stale-dogs-prove",
"strange-tools-kiss",
"strong-pumpkins-attack",
"sweet-shoes-happen",
"sweet-tips-listen",
Expand All @@ -243,6 +250,7 @@
"unlucky-items-clap",
"violet-cherries-jog",
"weak-falcons-repair",
"wild-news-notice",
"witty-carpets-flow",
"witty-geckos-flash",
"yellow-ladybugs-exist"
Expand Down
2 changes: 2 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 9.0.0-canary.84

## 9.0.0-canary.83

## 9.0.0-canary.82
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "@graphcommerce/docs",
"homepage": "https://www.graphcommerce.org/docs",
"repository": "github:graphcommerce-org/graphcommerce/docs",
"version": "9.0.0-canary.83",
"version": "9.0.0-canary.84",
"sideEffects": true,
"peerDependencies": {
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83"
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.84"
},
"prettier": "@graphcommerce/prettier-config-pwa"
}
2 changes: 2 additions & 0 deletions examples/magento-graphcms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 9.0.0-canary.84

## 9.0.0-canary.83

## 9.0.0-canary.82
Expand Down
104 changes: 52 additions & 52 deletions examples/magento-graphcms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/magento-graphcms",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "9.0.0-canary.83",
"version": "9.0.0-canary.84",
"private": true,
"sideEffects": false,
"packageManager": "yarn@4.1.1",
Expand All @@ -22,54 +22,54 @@
"dependencies": {
"@apollo/client": "~3.10.8",
"@ducanh2912/next-pwa": "9.7.2",
"@graphcommerce/cli": "9.0.0-canary.83",
"@graphcommerce/demo-magento-graphcommerce": "9.0.0-canary.83",
"@graphcommerce/ecommerce-ui": "9.0.0-canary.83",
"@graphcommerce/framer-next-pages": "9.0.0-canary.83",
"@graphcommerce/framer-scroller": "9.0.0-canary.83",
"@graphcommerce/framer-utils": "9.0.0-canary.83",
"@graphcommerce/googleanalytics": "9.0.0-canary.83",
"@graphcommerce/googlerecaptcha": "9.0.0-canary.83",
"@graphcommerce/googletagmanager": "9.0.0-canary.83",
"@graphcommerce/graphcms-ui": "9.0.0-canary.83",
"@graphcommerce/graphql": "9.0.0-canary.83",
"@graphcommerce/graphql-mesh": "9.0.0-canary.83",
"@graphcommerce/hygraph-cli": "9.0.0-canary.83",
"@graphcommerce/hygraph-dynamic-rows": "9.0.0-canary.83",
"@graphcommerce/image": "9.0.0-canary.83",
"@graphcommerce/lingui-next": "9.0.0-canary.83",
"@graphcommerce/magento-cart": "9.0.0-canary.83",
"@graphcommerce/magento-cart-billing-address": "9.0.0-canary.83",
"@graphcommerce/magento-cart-checkout": "9.0.0-canary.83",
"@graphcommerce/magento-cart-coupon": "9.0.0-canary.83",
"@graphcommerce/magento-cart-email": "9.0.0-canary.83",
"@graphcommerce/magento-cart-items": "9.0.0-canary.83",
"@graphcommerce/magento-cart-payment-method": "9.0.0-canary.83",
"@graphcommerce/magento-cart-shipping-address": "9.0.0-canary.83",
"@graphcommerce/magento-cart-shipping-method": "9.0.0-canary.83",
"@graphcommerce/magento-category": "9.0.0-canary.83",
"@graphcommerce/magento-cms": "9.0.0-canary.83",
"@graphcommerce/magento-compare": "9.0.0-canary.83",
"@graphcommerce/magento-customer": "9.0.0-canary.83",
"@graphcommerce/magento-graphql": "9.0.0-canary.83",
"@graphcommerce/magento-graphql-rest": "9.0.0-canary.83",
"@graphcommerce/magento-newsletter": "9.0.0-canary.83",
"@graphcommerce/magento-payment-included": "9.0.0-canary.83",
"@graphcommerce/magento-product": "9.0.0-canary.83",
"@graphcommerce/magento-product-bundle": "9.0.0-canary.83",
"@graphcommerce/magento-product-configurable": "9.0.0-canary.83",
"@graphcommerce/magento-product-downloadable": "9.0.0-canary.83",
"@graphcommerce/magento-product-grouped": "9.0.0-canary.83",
"@graphcommerce/magento-product-simple": "9.0.0-canary.83",
"@graphcommerce/magento-product-virtual": "9.0.0-canary.83",
"@graphcommerce/magento-recently-viewed-products": "9.0.0-canary.83",
"@graphcommerce/magento-review": "9.0.0-canary.83",
"@graphcommerce/magento-search": "9.0.0-canary.83",
"@graphcommerce/magento-store": "9.0.0-canary.83",
"@graphcommerce/magento-wishlist": "9.0.0-canary.83",
"@graphcommerce/next-config": "9.0.0-canary.83",
"@graphcommerce/next-ui": "9.0.0-canary.83",
"@graphcommerce/react-hook-form": "9.0.0-canary.83",
"@graphcommerce/cli": "9.0.0-canary.84",
"@graphcommerce/demo-magento-graphcommerce": "9.0.0-canary.84",
"@graphcommerce/ecommerce-ui": "9.0.0-canary.84",
"@graphcommerce/framer-next-pages": "9.0.0-canary.84",
"@graphcommerce/framer-scroller": "9.0.0-canary.84",
"@graphcommerce/framer-utils": "9.0.0-canary.84",
"@graphcommerce/googleanalytics": "9.0.0-canary.84",
"@graphcommerce/googlerecaptcha": "9.0.0-canary.84",
"@graphcommerce/googletagmanager": "9.0.0-canary.84",
"@graphcommerce/graphcms-ui": "9.0.0-canary.84",
"@graphcommerce/graphql": "9.0.0-canary.84",
"@graphcommerce/graphql-mesh": "9.0.0-canary.84",
"@graphcommerce/hygraph-cli": "9.0.0-canary.84",
"@graphcommerce/hygraph-dynamic-rows": "9.0.0-canary.84",
"@graphcommerce/image": "9.0.0-canary.84",
"@graphcommerce/lingui-next": "9.0.0-canary.84",
"@graphcommerce/magento-cart": "9.0.0-canary.84",
"@graphcommerce/magento-cart-billing-address": "9.0.0-canary.84",
"@graphcommerce/magento-cart-checkout": "9.0.0-canary.84",
"@graphcommerce/magento-cart-coupon": "9.0.0-canary.84",
"@graphcommerce/magento-cart-email": "9.0.0-canary.84",
"@graphcommerce/magento-cart-items": "9.0.0-canary.84",
"@graphcommerce/magento-cart-payment-method": "9.0.0-canary.84",
"@graphcommerce/magento-cart-shipping-address": "9.0.0-canary.84",
"@graphcommerce/magento-cart-shipping-method": "9.0.0-canary.84",
"@graphcommerce/magento-category": "9.0.0-canary.84",
"@graphcommerce/magento-cms": "9.0.0-canary.84",
"@graphcommerce/magento-compare": "9.0.0-canary.84",
"@graphcommerce/magento-customer": "9.0.0-canary.84",
"@graphcommerce/magento-graphql": "9.0.0-canary.84",
"@graphcommerce/magento-graphql-rest": "9.0.0-canary.84",
"@graphcommerce/magento-newsletter": "9.0.0-canary.84",
"@graphcommerce/magento-payment-included": "9.0.0-canary.84",
"@graphcommerce/magento-product": "9.0.0-canary.84",
"@graphcommerce/magento-product-bundle": "9.0.0-canary.84",
"@graphcommerce/magento-product-configurable": "9.0.0-canary.84",
"@graphcommerce/magento-product-downloadable": "9.0.0-canary.84",
"@graphcommerce/magento-product-grouped": "9.0.0-canary.84",
"@graphcommerce/magento-product-simple": "9.0.0-canary.84",
"@graphcommerce/magento-product-virtual": "9.0.0-canary.84",
"@graphcommerce/magento-recently-viewed-products": "9.0.0-canary.84",
"@graphcommerce/magento-review": "9.0.0-canary.84",
"@graphcommerce/magento-search": "9.0.0-canary.84",
"@graphcommerce/magento-store": "9.0.0-canary.84",
"@graphcommerce/magento-wishlist": "9.0.0-canary.84",
"@graphcommerce/next-config": "9.0.0-canary.84",
"@graphcommerce/next-ui": "9.0.0-canary.84",
"@graphcommerce/react-hook-form": "9.0.0-canary.84",
"@lingui/conf": "4.11.2",
"@lingui/core": "4.11.2",
"@lingui/macro": "4.11.2",
Expand All @@ -93,9 +93,9 @@
"webpack": "~5.93.0"
},
"devDependencies": {
"@graphcommerce/eslint-config-pwa": "9.0.0-canary.83",
"@graphcommerce/prettier-config-pwa": "9.0.0-canary.83",
"@graphcommerce/typescript-config-pwa": "9.0.0-canary.83",
"@graphcommerce/eslint-config-pwa": "9.0.0-canary.84",
"@graphcommerce/prettier-config-pwa": "9.0.0-canary.84",
"@graphcommerce/typescript-config-pwa": "9.0.0-canary.84",
"@lingui/cli": "4.11.2",
"@playwright/test": "1.45.1",
"@types/node": "^18.19.40",
Expand Down
2 changes: 2 additions & 0 deletions packages/address-fields-nl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @graphcommerce/address-fields-nl

## 9.0.0-canary.84

## 9.0.0-canary.83

## 9.0.0-canary.82
Expand Down
18 changes: 9 additions & 9 deletions packages/address-fields-nl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/address-fields-nl",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "9.0.0-canary.83",
"version": "9.0.0-canary.84",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -12,14 +12,14 @@
}
},
"peerDependencies": {
"@graphcommerce/ecommerce-ui": "^9.0.0-canary.83",
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83",
"@graphcommerce/graphql": "^9.0.0-canary.83",
"@graphcommerce/magento-customer": "^9.0.0-canary.83",
"@graphcommerce/magento-store": "^9.0.0-canary.83",
"@graphcommerce/next-ui": "^9.0.0-canary.83",
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83",
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83",
"@graphcommerce/ecommerce-ui": "^9.0.0-canary.84",
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.84",
"@graphcommerce/graphql": "^9.0.0-canary.84",
"@graphcommerce/magento-customer": "^9.0.0-canary.84",
"@graphcommerce/magento-store": "^9.0.0-canary.84",
"@graphcommerce/next-ui": "^9.0.0-canary.84",
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.84",
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.84",
"@lingui/core": "^4.2.1",
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/algolia-categories/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @graphcommerce/algolia-categories

## 9.0.0-canary.84

### Minor Changes

- [#2377](https://github.com/graphcommerce-org/graphcommerce/pull/2377) [`bca47b8`](https://github.com/graphcommerce-org/graphcommerce/commit/bca47b81061ea8608753cfc8940ce4db65ab27e3) - Enables algolia category search in graphql mesh. Integrated algolias category search into categories type within the mesh. This will only be used on search pages ([@Renzovh](https://github.com/Renzovh))
20 changes: 10 additions & 10 deletions packages/algolia-categories/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/algolia-categories",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "9.0.0-canary.76",
"version": "9.0.0-canary.84",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -15,15 +15,15 @@
"generate": "tsx scripts/generate-spec.mts"
},
"peerDependencies": {
"@graphcommerce/algolia-products": "^9.0.0-canary.82",
"@graphcommerce/google-datalayer": "^9.0.0-canary.82",
"@graphcommerce/graphql": "^9.0.0-canary.82",
"@graphcommerce/graphql-mesh": "^9.0.0-canary.82",
"@graphcommerce/magento-customer": "^9.0.0-canary.82",
"@graphcommerce/magento-product": "^9.0.0-canary.82",
"@graphcommerce/magento-search": "^9.0.0-canary.82",
"@graphcommerce/next-config": "^9.0.0-canary.82",
"@graphcommerce/next-ui": "^9.0.0-canary.82",
"@graphcommerce/algolia-products": "^9.0.0-canary.84",
"@graphcommerce/google-datalayer": "^9.0.0-canary.84",
"@graphcommerce/graphql": "^9.0.0-canary.84",
"@graphcommerce/graphql-mesh": "^9.0.0-canary.84",
"@graphcommerce/magento-customer": "^9.0.0-canary.84",
"@graphcommerce/magento-product": "^9.0.0-canary.84",
"@graphcommerce/magento-search": "^9.0.0-canary.84",
"@graphcommerce/next-config": "^9.0.0-canary.84",
"@graphcommerce/next-ui": "^9.0.0-canary.84",
"react": "^18.2.0"
},
"devDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/algolia-insights/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @graphcommerce/algolia-personalization

## 9.0.0-canary.84

## 9.0.0-canary.83

## 9.0.0-canary.82
Expand Down
20 changes: 10 additions & 10 deletions packages/algolia-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/algolia-insights",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "9.0.0-canary.83",
"version": "9.0.0-canary.84",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -15,15 +15,15 @@
"generate": "tsx scripts/generate-insights-spec.mts"
},
"peerDependencies": {
"@graphcommerce/algolia-products": "^9.0.0-canary.83",
"@graphcommerce/google-datalayer": "^9.0.0-canary.83",
"@graphcommerce/graphql": "^9.0.0-canary.83",
"@graphcommerce/graphql-mesh": "^9.0.0-canary.83",
"@graphcommerce/magento-customer": "^9.0.0-canary.83",
"@graphcommerce/magento-product": "^9.0.0-canary.83",
"@graphcommerce/next-config": "^9.0.0-canary.83",
"@graphcommerce/next-ui": "^9.0.0-canary.83",
"@graphcommerce/react-hook-form": "^9.0.0-canary.83",
"@graphcommerce/algolia-products": "^9.0.0-canary.84",
"@graphcommerce/google-datalayer": "^9.0.0-canary.84",
"@graphcommerce/graphql": "^9.0.0-canary.84",
"@graphcommerce/graphql-mesh": "^9.0.0-canary.84",
"@graphcommerce/magento-customer": "^9.0.0-canary.84",
"@graphcommerce/magento-product": "^9.0.0-canary.84",
"@graphcommerce/next-config": "^9.0.0-canary.84",
"@graphcommerce/next-ui": "^9.0.0-canary.84",
"@graphcommerce/react-hook-form": "^9.0.0-canary.84",
"@mui/material": "*",
"react": "^18.2.0"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/algolia-personalization/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @graphcommerce/algolia-personalization

## 9.0.0-canary.84

### Minor Changes

- [#2377](https://github.com/graphcommerce-org/graphcommerce/pull/2377) [`56fcc45`](https://github.com/graphcommerce-org/graphcommerce/commit/56fcc45b60e43574c64fcdd7b02f8062d677e250) - Integrated algolia personalisation and algolia analytics into graphql mesh. Built user profiles and gives user personalised results. Keep track of the user data and view in algolia analytics dashboard ([@Renzovh](https://github.com/Renzovh))
20 changes: 10 additions & 10 deletions packages/algolia-personalization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/algolia-personalization",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "9.0.0-canary.83",
"version": "9.0.0-canary.84",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand All @@ -15,15 +15,15 @@
"generate": "tsx scripts/generate-insights-spec.mts"
},
"peerDependencies": {
"@graphcommerce/algolia-insights": "^9.0.0-canary.83",
"@graphcommerce/algolia-products": "^9.0.0-canary.83",
"@graphcommerce/google-datalayer": "^9.0.0-canary.83",
"@graphcommerce/graphql": "^9.0.0-canary.83",
"@graphcommerce/graphql-mesh": "^9.0.0-canary.83",
"@graphcommerce/magento-customer": "^9.0.0-canary.83",
"@graphcommerce/magento-product": "^9.0.0-canary.83",
"@graphcommerce/next-config": "^9.0.0-canary.83",
"@graphcommerce/next-ui": "^9.0.0-canary.83",
"@graphcommerce/algolia-insights": "^9.0.0-canary.84",
"@graphcommerce/algolia-products": "^9.0.0-canary.84",
"@graphcommerce/google-datalayer": "^9.0.0-canary.84",
"@graphcommerce/graphql": "^9.0.0-canary.84",
"@graphcommerce/graphql-mesh": "^9.0.0-canary.84",
"@graphcommerce/magento-customer": "^9.0.0-canary.84",
"@graphcommerce/magento-product": "^9.0.0-canary.84",
"@graphcommerce/next-config": "^9.0.0-canary.84",
"@graphcommerce/next-ui": "^9.0.0-canary.84",
"react": "^18.2.0"
},
"devDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/algolia-products/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @graphcommerce/algolia-products

## 9.0.0-canary.84

### Minor Changes

- [#2377](https://github.com/graphcommerce-org/graphcommerce/pull/2377) [`56fcc45`](https://github.com/graphcommerce-org/graphcommerce/commit/56fcc45b60e43574c64fcdd7b02f8062d677e250) - Integrated algolia product queries into graphql-mesh. Provides fast and accurate searches, that can be personalised via magento-algolia and its algolia dashboard ([@Renzovh](https://github.com/Renzovh))

## 9.0.0-canary.83

## 9.0.0-canary.82
Expand Down
Loading

0 comments on commit e4d0e9d

Please sign in to comment.