From bca754e4192fe1d5f977d738a09dc6fe29620511 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 13 Jun 2023 09:25:29 +0000 Subject: [PATCH 1/2] Version Packages --- .changeset/brown-crabs-remain.md | 10 - .changeset/cuddly-camels-wave.md | 6 - .changeset/curly-clocks-notice.md | 7 - .changeset/funny-scissors-share.md | 5 - .changeset/green-shoes-drive.md | 32 ---- .changeset/lazy-zoos-listen.md | 9 - .changeset/smart-balloons-draw.md | 5 - .changeset/strange-terms-design.md | 44 ----- .changeset/sweet-dolphins-wonder.md | 6 - .changeset/tidy-pens-care.md | 5 - apps/reaction/CHANGELOG.md | 63 ++++++ apps/reaction/package.json | 100 +++++----- packages/api-core/CHANGELOG.md | 20 ++ packages/api-core/package.json | 4 +- packages/api-plugin-accounts/CHANGELOG.md | 18 ++ packages/api-plugin-accounts/package.json | 4 +- .../CHANGELOG.md | 12 ++ .../package.json | 4 +- .../CHANGELOG.md | 16 ++ .../package.json | 4 +- .../api-plugin-authentication/CHANGELOG.md | 12 ++ .../api-plugin-authentication/package.json | 6 +- .../CHANGELOG.md | 20 ++ .../package.json | 4 +- packages/api-plugin-bull-queue/CHANGELOG.md | 8 + packages/api-plugin-bull-queue/package.json | 4 +- packages/api-plugin-carts/CHANGELOG.md | 20 ++ packages/api-plugin-carts/package.json | 8 +- packages/api-plugin-catalogs/CHANGELOG.md | 18 ++ packages/api-plugin-catalogs/package.json | 4 +- .../api-plugin-discounts-codes/CHANGELOG.md | 16 ++ .../api-plugin-discounts-codes/package.json | 4 +- packages/api-plugin-discounts/CHANGELOG.md | 12 ++ packages/api-plugin-discounts/package.json | 4 +- packages/api-plugin-email-smtp/CHANGELOG.md | 12 ++ packages/api-plugin-email-smtp/package.json | 4 +- .../api-plugin-email-templates/CHANGELOG.md | 16 ++ .../api-plugin-email-templates/package.json | 4 +- packages/api-plugin-email/CHANGELOG.md | 16 ++ packages/api-plugin-email/package.json | 4 +- packages/api-plugin-files/CHANGELOG.md | 17 ++ packages/api-plugin-files/package.json | 8 +- .../CHANGELOG.md | 8 + .../package.json | 4 +- .../CHANGELOG.md | 8 + .../package.json | 4 +- .../CHANGELOG.md | 8 + .../package.json | 4 +- .../CHANGELOG.md | 8 + .../package.json | 4 +- .../CHANGELOG.md | 8 + .../package.json | 4 +- packages/api-plugin-fulfillment/CHANGELOG.md | 8 + packages/api-plugin-fulfillment/package.json | 6 +- packages/api-plugin-i18n/CHANGELOG.md | 12 ++ packages/api-plugin-i18n/package.json | 4 +- .../api-plugin-inventory-simple/CHANGELOG.md | 16 ++ .../api-plugin-inventory-simple/package.json | 4 +- packages/api-plugin-inventory/CHANGELOG.md | 12 ++ packages/api-plugin-inventory/package.json | 6 +- packages/api-plugin-job-queue/CHANGELOG.md | 12 ++ packages/api-plugin-job-queue/package.json | 4 +- packages/api-plugin-navigation/CHANGELOG.md | 16 ++ packages/api-plugin-navigation/package.json | 4 +- .../api-plugin-notifications/CHANGELOG.md | 12 ++ .../api-plugin-notifications/package.json | 4 +- packages/api-plugin-orders/CHANGELOG.md | 19 ++ packages/api-plugin-orders/package.json | 8 +- .../api-plugin-payments-example/CHANGELOG.md | 12 ++ .../api-plugin-payments-example/package.json | 4 +- .../CHANGELOG.md | 17 ++ .../package.json | 6 +- packages/api-plugin-payments/CHANGELOG.md | 16 ++ packages/api-plugin-payments/package.json | 6 +- .../api-plugin-pricing-simple/CHANGELOG.md | 16 ++ .../api-plugin-pricing-simple/package.json | 4 +- packages/api-plugin-products/CHANGELOG.md | 19 ++ packages/api-plugin-products/package.json | 4 +- .../CHANGELOG.md | 8 + .../package.json | 4 +- .../CHANGELOG.md | 8 + .../package.json | 4 +- .../api-plugin-promotions-offers/CHANGELOG.md | 8 + .../api-plugin-promotions-offers/package.json | 4 +- packages/api-plugin-promotions/CHANGELOG.md | 12 ++ packages/api-plugin-promotions/package.json | 4 +- packages/api-plugin-sample-data/CHANGELOG.md | 19 ++ packages/api-plugin-sample-data/package.json | 6 +- packages/api-plugin-sequences/CHANGELOG.md | 8 + packages/api-plugin-sequences/package.json | 4 +- packages/api-plugin-settings/CHANGELOG.md | 16 ++ packages/api-plugin-settings/package.json | 4 +- .../CHANGELOG.md | 15 ++ .../package.json | 4 +- packages/api-plugin-shipments/CHANGELOG.md | 16 ++ packages/api-plugin-shipments/package.json | 6 +- packages/api-plugin-shops/CHANGELOG.md | 17 ++ packages/api-plugin-shops/package.json | 6 +- .../api-plugin-simple-schema/CHANGELOG.md | 16 ++ .../api-plugin-simple-schema/package.json | 4 +- .../api-plugin-sitemap-generator/CHANGELOG.md | 16 ++ .../api-plugin-sitemap-generator/package.json | 4 +- packages/api-plugin-surcharges/CHANGELOG.md | 15 ++ packages/api-plugin-surcharges/package.json | 4 +- .../CHANGELOG.md | 16 ++ .../package.json | 4 +- packages/api-plugin-tags/CHANGELOG.md | 16 ++ packages/api-plugin-tags/package.json | 6 +- .../api-plugin-taxes-flat-rate/CHANGELOG.md | 16 ++ .../api-plugin-taxes-flat-rate/package.json | 4 +- packages/api-plugin-taxes/CHANGELOG.md | 16 ++ packages/api-plugin-taxes/package.json | 8 +- packages/api-plugin-translations/CHANGELOG.md | 12 ++ packages/api-plugin-translations/package.json | 4 +- packages/api-utils/CHANGELOG.md | 12 ++ packages/api-utils/package.json | 2 +- .../file-collections-sa-gridfs/CHANGELOG.md | 44 ++--- .../file-collections-sa-gridfs/package.json | 2 +- packages/file-collections/CHANGELOG.md | 180 +++++------------- packages/file-collections/package.json | 2 +- 120 files changed, 1020 insertions(+), 462 deletions(-) delete mode 100644 .changeset/brown-crabs-remain.md delete mode 100644 .changeset/cuddly-camels-wave.md delete mode 100644 .changeset/curly-clocks-notice.md delete mode 100644 .changeset/funny-scissors-share.md delete mode 100644 .changeset/green-shoes-drive.md delete mode 100644 .changeset/lazy-zoos-listen.md delete mode 100644 .changeset/smart-balloons-draw.md delete mode 100644 .changeset/strange-terms-design.md delete mode 100644 .changeset/sweet-dolphins-wonder.md delete mode 100644 .changeset/tidy-pens-care.md create mode 100644 packages/api-core/CHANGELOG.md create mode 100644 packages/api-plugin-accounts/CHANGELOG.md create mode 100644 packages/api-plugin-address-validation-test/CHANGELOG.md create mode 100644 packages/api-plugin-address-validation/CHANGELOG.md create mode 100644 packages/api-plugin-authorization-simple/CHANGELOG.md create mode 100644 packages/api-plugin-bull-queue/CHANGELOG.md create mode 100644 packages/api-plugin-carts/CHANGELOG.md create mode 100644 packages/api-plugin-catalogs/CHANGELOG.md create mode 100644 packages/api-plugin-discounts-codes/CHANGELOG.md create mode 100644 packages/api-plugin-discounts/CHANGELOG.md create mode 100644 packages/api-plugin-email-smtp/CHANGELOG.md create mode 100644 packages/api-plugin-email-templates/CHANGELOG.md create mode 100644 packages/api-plugin-email/CHANGELOG.md create mode 100644 packages/api-plugin-fulfillment-method-pickup-store/CHANGELOG.md create mode 100644 packages/api-plugin-fulfillment-method-shipping-dynamic-rate/CHANGELOG.md create mode 100644 packages/api-plugin-fulfillment-method-shipping-flat-rate/CHANGELOG.md create mode 100644 packages/api-plugin-fulfillment-type-pickup/CHANGELOG.md create mode 100644 packages/api-plugin-fulfillment-type-shipping/CHANGELOG.md create mode 100644 packages/api-plugin-fulfillment/CHANGELOG.md create mode 100644 packages/api-plugin-i18n/CHANGELOG.md create mode 100644 packages/api-plugin-inventory-simple/CHANGELOG.md create mode 100644 packages/api-plugin-inventory/CHANGELOG.md create mode 100644 packages/api-plugin-job-queue/CHANGELOG.md create mode 100644 packages/api-plugin-navigation/CHANGELOG.md create mode 100644 packages/api-plugin-notifications/CHANGELOG.md create mode 100644 packages/api-plugin-payments-example/CHANGELOG.md create mode 100644 packages/api-plugin-payments-stripe-sca/CHANGELOG.md create mode 100644 packages/api-plugin-payments/CHANGELOG.md create mode 100644 packages/api-plugin-pricing-simple/CHANGELOG.md create mode 100644 packages/api-plugin-promotions-coupons/CHANGELOG.md create mode 100644 packages/api-plugin-promotions-discounts/CHANGELOG.md create mode 100644 packages/api-plugin-promotions-offers/CHANGELOG.md create mode 100644 packages/api-plugin-promotions/CHANGELOG.md create mode 100644 packages/api-plugin-sample-data/CHANGELOG.md create mode 100644 packages/api-plugin-sequences/CHANGELOG.md create mode 100644 packages/api-plugin-settings/CHANGELOG.md create mode 100644 packages/api-plugin-shipments/CHANGELOG.md create mode 100644 packages/api-plugin-shops/CHANGELOG.md create mode 100644 packages/api-plugin-simple-schema/CHANGELOG.md create mode 100644 packages/api-plugin-sitemap-generator/CHANGELOG.md create mode 100644 packages/api-plugin-system-information/CHANGELOG.md create mode 100644 packages/api-plugin-taxes-flat-rate/CHANGELOG.md create mode 100644 packages/api-plugin-taxes/CHANGELOG.md create mode 100644 packages/api-plugin-translations/CHANGELOG.md diff --git a/.changeset/brown-crabs-remain.md b/.changeset/brown-crabs-remain.md deleted file mode 100644 index a3542fd99d0..00000000000 --- a/.changeset/brown-crabs-remain.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"@reactioncommerce/api-plugin-authorization-simple": minor -"@reactioncommerce/api-plugin-carts": minor -"@reactioncommerce/api-plugin-catalogs": minor -"@reactioncommerce/api-plugin-orders": minor -"@reactioncommerce/api-plugin-products": minor -"@reactioncommerce/api-plugin-sample-data": minor ---- - -Fulfillment Type feature diff --git a/.changeset/cuddly-camels-wave.md b/.changeset/cuddly-camels-wave.md deleted file mode 100644 index 8b396511874..00000000000 --- a/.changeset/cuddly-camels-wave.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@reactioncommerce/api-plugin-authorization-simple": minor -"@reactioncommerce/api-plugin-simple-schema": minor ---- - -New query endpoint introspectSchema diff --git a/.changeset/curly-clocks-notice.md b/.changeset/curly-clocks-notice.md deleted file mode 100644 index d64cbcf3839..00000000000 --- a/.changeset/curly-clocks-notice.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@reactioncommerce/api-plugin-sample-data": minor -"@reactioncommerce/file-collections": minor -"@reactioncommerce/file-collections-sa-gridfs": minor ---- - -fix: sample image data not showing diff --git a/.changeset/funny-scissors-share.md b/.changeset/funny-scissors-share.md deleted file mode 100644 index b35a1e1ca1b..00000000000 --- a/.changeset/funny-scissors-share.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@reactioncommerce/api-plugin-promotions": minor ---- - -filter feature for promotions diff --git a/.changeset/green-shoes-drive.md b/.changeset/green-shoes-drive.md deleted file mode 100644 index bc88e8f4d84..00000000000 --- a/.changeset/green-shoes-drive.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -"reaction": minor -"@reactioncommerce/api-plugin-accounts": minor -"@reactioncommerce/api-plugin-address-validation": minor -"@reactioncommerce/api-plugin-authorization-simple": minor -"@reactioncommerce/api-plugin-carts": minor -"@reactioncommerce/api-plugin-catalogs": minor -"@reactioncommerce/api-plugin-discounts-codes": minor -"@reactioncommerce/api-plugin-email": minor -"@reactioncommerce/api-plugin-email-templates": minor -"@reactioncommerce/api-plugin-files": minor -"@reactioncommerce/api-plugin-inventory-simple": minor -"@reactioncommerce/api-plugin-navigation": minor -"@reactioncommerce/api-plugin-orders": minor -"@reactioncommerce/api-plugin-payments": minor -"@reactioncommerce/api-plugin-payments-stripe-sca": minor -"@reactioncommerce/api-plugin-pricing-simple": minor -"@reactioncommerce/api-plugin-products": minor -"@reactioncommerce/api-plugin-settings": minor -"@reactioncommerce/api-plugin-shipments": minor -"@reactioncommerce/api-plugin-shipments-flat-rate": minor -"@reactioncommerce/api-plugin-shops": minor -"@reactioncommerce/api-plugin-sitemap-generator": minor -"@reactioncommerce/api-plugin-surcharges": minor -"@reactioncommerce/api-plugin-system-information": minor -"@reactioncommerce/api-plugin-tags": minor -"@reactioncommerce/api-plugin-taxes": minor -"@reactioncommerce/api-plugin-taxes-flat-rate": minor -"@reactioncommerce/api-utils": minor ---- - -checks for encodedId before calling decode. Normal-id pass through diff --git a/.changeset/lazy-zoos-listen.md b/.changeset/lazy-zoos-listen.md deleted file mode 100644 index 21e7c89fd36..00000000000 --- a/.changeset/lazy-zoos-listen.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@reactioncommerce/api-core": minor -"@reactioncommerce/api-plugin-accounts": minor -"@reactioncommerce/api-plugin-orders": minor -"@reactioncommerce/api-plugin-products": minor -"@reactioncommerce/api-utils": minor ---- - -Filter feature. This new feature provides a common function that can be used in a new query endpoint to get filtered results from any collection. diff --git a/.changeset/smart-balloons-draw.md b/.changeset/smart-balloons-draw.md deleted file mode 100644 index aa41b3c6feb..00000000000 --- a/.changeset/smart-balloons-draw.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@reactioncommerce/api-core": minor ---- - -feat: upgrade mongodb to verion 5.0 diff --git a/.changeset/strange-terms-design.md b/.changeset/strange-terms-design.md deleted file mode 100644 index b033bc64dab..00000000000 --- a/.changeset/strange-terms-design.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -"@reactioncommerce/api-core": major -"@reactioncommerce/api-plugin-accounts": major -"@reactioncommerce/api-plugin-address-validation": major -"@reactioncommerce/api-plugin-address-validation-test": major -"@reactioncommerce/api-plugin-authentication": major -"@reactioncommerce/api-plugin-authorization-simple": major -"@reactioncommerce/api-plugin-carts": major -"@reactioncommerce/api-plugin-catalogs": major -"@reactioncommerce/api-plugin-discounts": major -"@reactioncommerce/api-plugin-discounts-codes": major -"@reactioncommerce/api-plugin-email": major -"@reactioncommerce/api-plugin-email-smtp": major -"@reactioncommerce/api-plugin-email-templates": major -"@reactioncommerce/api-plugin-files": major -"@reactioncommerce/api-plugin-i18n": major -"@reactioncommerce/api-plugin-inventory": major -"@reactioncommerce/api-plugin-inventory-simple": major -"@reactioncommerce/api-plugin-job-queue": major -"@reactioncommerce/api-plugin-navigation": major -"@reactioncommerce/api-plugin-notifications": major -"@reactioncommerce/api-plugin-orders": major -"@reactioncommerce/api-plugin-payments": major -"@reactioncommerce/api-plugin-payments-example": major -"@reactioncommerce/api-plugin-payments-stripe-sca": major -"@reactioncommerce/api-plugin-pricing-simple": major -"@reactioncommerce/api-plugin-products": major -"@reactioncommerce/api-plugin-sample-data": major -"@reactioncommerce/api-plugin-settings": major -"@reactioncommerce/api-plugin-shipments": major -"@reactioncommerce/api-plugin-shipments-flat-rate": major -"@reactioncommerce/api-plugin-shops": major -"@reactioncommerce/api-plugin-simple-schema": major -"@reactioncommerce/api-plugin-sitemap-generator": major -"@reactioncommerce/api-plugin-surcharges": major -"@reactioncommerce/api-plugin-system-information": major -"@reactioncommerce/api-plugin-tags": major -"@reactioncommerce/api-plugin-taxes": major -"@reactioncommerce/api-plugin-taxes-flat-rate": major -"@reactioncommerce/api-plugin-translations": major -"@reactioncommerce/api-utils": major ---- - -Node18 upgrade includes assert json diff --git a/.changeset/sweet-dolphins-wonder.md b/.changeset/sweet-dolphins-wonder.md deleted file mode 100644 index 2f78bacbd3a..00000000000 --- a/.changeset/sweet-dolphins-wonder.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@reactioncommerce/api-core": minor -"@reactioncommerce/file-collections-sa-gridfs": minor ---- - -feat: upgrade mongodb to 4.4 diff --git a/.changeset/tidy-pens-care.md b/.changeset/tidy-pens-care.md deleted file mode 100644 index 52a0b50e4e5..00000000000 --- a/.changeset/tidy-pens-care.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"reaction": major ---- - -Reaction version 5 diff --git a/apps/reaction/CHANGELOG.md b/apps/reaction/CHANGELOG.md index ebc1667ba09..247160d9995 100644 --- a/apps/reaction/CHANGELOG.md +++ b/apps/reaction/CHANGELOG.md @@ -1,5 +1,68 @@ # reaction +## 5.0.0 + +### Major Changes + +- [#6847](https://github.com/reactioncommerce/reaction/pull/6847) [`6483b18fc`](https://github.com/reactioncommerce/reaction/commit/6483b18fccf2a434052d512d3dbc9c98bfb2da87) Thanks [@sujithvn](https://github.com/sujithvn)! - Reaction version 5 + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a90dc012d`](https://github.com/reactioncommerce/reaction/commit/a90dc012dd10bccf9a0b275fbd140e0abd82d7c1), [`caffd4226`](https://github.com/reactioncommerce/reaction/commit/caffd4226b8db946ce05490f8fce6b796b971a6c), [`a6172e9a9`](https://github.com/reactioncommerce/reaction/commit/a6172e9a9b0012c2224796fc079ff135920ef33b), [`3e387cbd3`](https://github.com/reactioncommerce/reaction/commit/3e387cbd33d12f80a248fba1bed8880daf3bc203), [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`0b4b3385f`](https://github.com/reactioncommerce/reaction/commit/0b4b3385f218c4085d8d9f641a28a6e567f4c918), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9), [`9d26f0528`](https://github.com/reactioncommerce/reaction/commit/9d26f05286a43d99f4b8a2924b5a0644a5a03ccc)]: + - @reactioncommerce/api-plugin-authorization-simple@2.0.0 + - @reactioncommerce/api-plugin-carts@2.0.0 + - @reactioncommerce/api-plugin-catalogs@2.0.0 + - @reactioncommerce/api-plugin-orders@2.0.0 + - @reactioncommerce/api-plugin-products@2.0.0 + - @reactioncommerce/api-plugin-simple-schema@2.0.0 + - @reactioncommerce/file-collections@0.10.0 + - @reactioncommerce/file-collections-sa-gridfs@0.2.0 + - @reactioncommerce/api-plugin-promotions@0.1.0 + - @reactioncommerce/api-plugin-accounts@3.0.0 + - @reactioncommerce/api-plugin-address-validation@2.0.0 + - @reactioncommerce/api-plugin-email@2.0.0 + - @reactioncommerce/api-plugin-email-templates@2.0.0 + - @reactioncommerce/api-plugin-files@2.0.0 + - @reactioncommerce/api-plugin-inventory-simple@2.0.0 + - @reactioncommerce/api-plugin-navigation@2.0.0 + - @reactioncommerce/api-plugin-payments@2.0.0 + - @reactioncommerce/api-plugin-payments-stripe-sca@2.0.0 + - @reactioncommerce/api-plugin-pricing-simple@2.0.0 + - @reactioncommerce/api-plugin-settings@2.0.0 + - @reactioncommerce/api-plugin-shops@2.0.0 + - @reactioncommerce/api-plugin-sitemap-generator@2.0.0 + - @reactioncommerce/api-plugin-surcharges@2.0.0 + - @reactioncommerce/api-plugin-system-information@2.0.0 + - @reactioncommerce/api-plugin-tags@2.0.0 + - @reactioncommerce/api-plugin-taxes@2.0.0 + - @reactioncommerce/api-plugin-taxes-flat-rate@2.0.0 + - @reactioncommerce/api-utils@2.0.0 + - @reactioncommerce/api-core@3.0.0 + - @reactioncommerce/api-plugin-address-validation-test@2.0.0 + - @reactioncommerce/api-plugin-authentication@3.0.0 + - @reactioncommerce/api-plugin-email-smtp@2.0.0 + - @reactioncommerce/api-plugin-i18n@2.0.0 + - @reactioncommerce/api-plugin-inventory@2.0.0 + - @reactioncommerce/api-plugin-job-queue@2.0.0 + - @reactioncommerce/api-plugin-notifications@2.0.0 + - @reactioncommerce/api-plugin-payments-example@2.0.0 + - @reactioncommerce/api-plugin-translations@2.0.0 + - @reactioncommerce/api-plugin-fulfillment@0.0.1 + - @reactioncommerce/api-plugin-bull-queue@0.0.1 + - @reactioncommerce/api-plugin-fulfillment-method-pickup-store@0.0.1 + - @reactioncommerce/api-plugin-fulfillment-method-shipping-dynamic-rate@0.0.1 + - @reactioncommerce/api-plugin-fulfillment-method-shipping-flat-rate@0.0.1 + - @reactioncommerce/api-plugin-fulfillment-type-pickup@0.0.1 + - @reactioncommerce/api-plugin-fulfillment-type-shipping@0.0.1 + - @reactioncommerce/api-plugin-promotions-coupons@0.0.1 + - @reactioncommerce/api-plugin-promotions-discounts@0.0.1 + - @reactioncommerce/api-plugin-promotions-offers@0.0.1 + - @reactioncommerce/api-plugin-sequences@0.0.1 + ## 4.2.7 ### Patch Changes diff --git a/apps/reaction/package.json b/apps/reaction/package.json index 42a9df5cd68..8df9a06f2e0 100644 --- a/apps/reaction/package.json +++ b/apps/reaction/package.json @@ -1,6 +1,6 @@ { "name": "reaction", - "version": "4.2.7", + "version": "5.0.0", "description": "Reaction is a modern reactive, real-time event driven ecommerce platform.", "main": "./src/index.js", "type": "module", @@ -23,56 +23,56 @@ "@graphql-tools/schema": "^9.0.10", "@graphql-tools/wrap": "^9.2.21", "@graphql-tools/utils": "^9.1.1", - "@reactioncommerce/api-core": "2.0.1", - "@reactioncommerce/api-plugin-accounts": "2.0.4", - "@reactioncommerce/api-plugin-address-validation": "1.3.3", - "@reactioncommerce/api-plugin-address-validation-test": "1.0.3", - "@reactioncommerce/api-plugin-authentication": "2.2.5", - "@reactioncommerce/api-plugin-authorization-simple": "1.3.2", - "@reactioncommerce/api-plugin-bull-queue": "0.0.0", - "@reactioncommerce/api-plugin-carts": "1.3.5", - "@reactioncommerce/api-plugin-catalogs": "1.1.2", - "@reactioncommerce/api-plugin-email": "1.1.5", - "@reactioncommerce/api-plugin-email-smtp": "1.0.8", - "@reactioncommerce/api-plugin-email-templates": "1.1.7", - "@reactioncommerce/api-plugin-files": "1.1.0", - "@reactioncommerce/api-plugin-fulfillment": "0.0.0", - "@reactioncommerce/api-plugin-fulfillment-type-shipping": "0.0.0", - "@reactioncommerce/api-plugin-fulfillment-type-pickup": "0.0.0", - "@reactioncommerce/api-plugin-fulfillment-method-shipping-flat-rate": "0.0.0", - "@reactioncommerce/api-plugin-fulfillment-method-shipping-dynamic-rate": "0.0.0", - "@reactioncommerce/api-plugin-fulfillment-method-pickup-store": "0.0.0", - "@reactioncommerce/api-plugin-i18n": "1.0.6", - "@reactioncommerce/api-plugin-inventory": "1.0.5", - "@reactioncommerce/api-plugin-inventory-simple": "1.0.6", - "@reactioncommerce/api-plugin-job-queue": "1.0.7", - "@reactioncommerce/api-plugin-navigation": "1.1.2", - "@reactioncommerce/api-plugin-notifications": "1.1.4", - "@reactioncommerce/api-plugin-orders": "1.4.5", - "@reactioncommerce/api-plugin-payments": "1.0.5", - "@reactioncommerce/api-plugin-payments-example": "1.1.2", - "@reactioncommerce/api-plugin-payments-stripe-sca": "1.0.2", - "@reactioncommerce/api-plugin-pricing-simple": "1.0.7", - "@reactioncommerce/api-plugin-products": "1.3.1", - "@reactioncommerce/api-plugin-promotions": "0.0.0", - "@reactioncommerce/api-plugin-promotions-coupons": "0.0.0", - "@reactioncommerce/api-plugin-promotions-discounts": "0.0.0", - "@reactioncommerce/api-plugin-promotions-offers": "0.0.0", - "@reactioncommerce/api-plugin-sequences": "0.0.0", - "@reactioncommerce/api-plugin-settings": "1.0.7", - "@reactioncommerce/api-plugin-shops": "1.3.0", - "@reactioncommerce/api-plugin-simple-schema": "1.0.3", - "@reactioncommerce/api-plugin-sitemap-generator": "1.2.3", - "@reactioncommerce/api-plugin-surcharges": "1.1.8", - "@reactioncommerce/api-plugin-system-information": "1.1.4", - "@reactioncommerce/api-plugin-tags": "1.2.1", - "@reactioncommerce/api-plugin-taxes": "1.1.3", - "@reactioncommerce/api-plugin-taxes-flat-rate": "1.0.8", - "@reactioncommerce/api-plugin-translations": "1.2.2", - "@reactioncommerce/api-utils": "1.17.1", + "@reactioncommerce/api-core": "3.0.0", + "@reactioncommerce/api-plugin-accounts": "3.0.0", + "@reactioncommerce/api-plugin-address-validation": "2.0.0", + "@reactioncommerce/api-plugin-address-validation-test": "2.0.0", + "@reactioncommerce/api-plugin-authentication": "3.0.0", + "@reactioncommerce/api-plugin-authorization-simple": "2.0.0", + "@reactioncommerce/api-plugin-bull-queue": "0.0.1", + "@reactioncommerce/api-plugin-carts": "2.0.0", + "@reactioncommerce/api-plugin-catalogs": "2.0.0", + "@reactioncommerce/api-plugin-email": "2.0.0", + "@reactioncommerce/api-plugin-email-smtp": "2.0.0", + "@reactioncommerce/api-plugin-email-templates": "2.0.0", + "@reactioncommerce/api-plugin-files": "2.0.0", + "@reactioncommerce/api-plugin-fulfillment": "0.0.1", + "@reactioncommerce/api-plugin-fulfillment-type-shipping": "0.0.1", + "@reactioncommerce/api-plugin-fulfillment-type-pickup": "0.0.1", + "@reactioncommerce/api-plugin-fulfillment-method-shipping-flat-rate": "0.0.1", + "@reactioncommerce/api-plugin-fulfillment-method-shipping-dynamic-rate": "0.0.1", + "@reactioncommerce/api-plugin-fulfillment-method-pickup-store": "0.0.1", + "@reactioncommerce/api-plugin-i18n": "2.0.0", + "@reactioncommerce/api-plugin-inventory": "2.0.0", + "@reactioncommerce/api-plugin-inventory-simple": "2.0.0", + "@reactioncommerce/api-plugin-job-queue": "2.0.0", + "@reactioncommerce/api-plugin-navigation": "2.0.0", + "@reactioncommerce/api-plugin-notifications": "2.0.0", + "@reactioncommerce/api-plugin-orders": "2.0.0", + "@reactioncommerce/api-plugin-payments": "2.0.0", + "@reactioncommerce/api-plugin-payments-example": "2.0.0", + "@reactioncommerce/api-plugin-payments-stripe-sca": "2.0.0", + "@reactioncommerce/api-plugin-pricing-simple": "2.0.0", + "@reactioncommerce/api-plugin-products": "2.0.0", + "@reactioncommerce/api-plugin-promotions": "0.1.0", + "@reactioncommerce/api-plugin-promotions-coupons": "0.0.1", + "@reactioncommerce/api-plugin-promotions-discounts": "0.0.1", + "@reactioncommerce/api-plugin-promotions-offers": "0.0.1", + "@reactioncommerce/api-plugin-sequences": "0.0.1", + "@reactioncommerce/api-plugin-settings": "2.0.0", + "@reactioncommerce/api-plugin-shops": "2.0.0", + "@reactioncommerce/api-plugin-simple-schema": "2.0.0", + "@reactioncommerce/api-plugin-sitemap-generator": "2.0.0", + "@reactioncommerce/api-plugin-surcharges": "2.0.0", + "@reactioncommerce/api-plugin-system-information": "2.0.0", + "@reactioncommerce/api-plugin-tags": "2.0.0", + "@reactioncommerce/api-plugin-taxes": "2.0.0", + "@reactioncommerce/api-plugin-taxes-flat-rate": "2.0.0", + "@reactioncommerce/api-plugin-translations": "2.0.0", + "@reactioncommerce/api-utils": "2.0.0", "@reactioncommerce/db-version-check": "1.0.0", - "@reactioncommerce/file-collections": "0.9.3", - "@reactioncommerce/file-collections-sa-gridfs": "0.1.5", + "@reactioncommerce/file-collections": "0.10.0", + "@reactioncommerce/file-collections-sa-gridfs": "0.2.0", "@reactioncommerce/logger": "1.1.5", "@reactioncommerce/random": "1.0.2", "@snyk/protect": "latest", diff --git a/packages/api-core/CHANGELOG.md b/packages/api-core/CHANGELOG.md new file mode 100644 index 00000000000..77f035fedfb --- /dev/null +++ b/packages/api-core/CHANGELOG.md @@ -0,0 +1,20 @@ +# @reactioncommerce/api-core + +## 3.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6684](https://github.com/reactioncommerce/reaction/pull/6684) [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be) Thanks [@sujithvn](https://github.com/sujithvn)! - Filter feature. This new feature provides a common function that can be used in a new query endpoint to get filtered results from any collection. + +- [#6739](https://github.com/reactioncommerce/reaction/pull/6739) [`0b4b3385f`](https://github.com/reactioncommerce/reaction/commit/0b4b3385f218c4085d8d9f641a28a6e567f4c918) Thanks [@vanpho93](https://github.com/vanpho93)! - feat: upgrade mongodb to verion 5.0 + +- [#6588](https://github.com/reactioncommerce/reaction/pull/6588) [`9d26f0528`](https://github.com/reactioncommerce/reaction/commit/9d26f05286a43d99f4b8a2924b5a0644a5a03ccc) Thanks [@vanpho93](https://github.com/vanpho93)! - feat: upgrade mongodb to 4.4 + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-core/package.json b/packages/api-core/package.json index 2f7c3fd62ef..607751cbb17 100644 --- a/packages/api-core/package.json +++ b/packages/api-core/package.json @@ -1,6 +1,6 @@ { "name": "@reactioncommerce/api-core", - "version": "2.0.1", + "version": "3.0.0", "description": "This NPM package provides the `ReactionAPICore` class. Use this to build a NodeJS microservice that is compatible with the Reaction Commerce platform, or to build your main Reaction Commerce API if you don't want to start by forking the `https://github.com/reactioncommerce/reaction` project.", "main": "./src/index.js", "type": "module", @@ -51,7 +51,7 @@ "@apollo/server": "^4.2.1", "@graphql-tools/merge": "^8.3.12", "@graphql-tools/schema": "^9.0.10", - "@reactioncommerce/api-utils": "^1.12.0", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/random": "^1.0.2", "@reactioncommerce/reaction-error": "^1.0.1", diff --git a/packages/api-plugin-accounts/CHANGELOG.md b/packages/api-plugin-accounts/CHANGELOG.md new file mode 100644 index 00000000000..3f9146fd5e6 --- /dev/null +++ b/packages/api-plugin-accounts/CHANGELOG.md @@ -0,0 +1,18 @@ +# @reactioncommerce/api-plugin-accounts + +## 3.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +- [#6684](https://github.com/reactioncommerce/reaction/pull/6684) [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be) Thanks [@sujithvn](https://github.com/sujithvn)! - Filter feature. This new feature provides a common function that can be used in a new query endpoint to get filtered results from any collection. + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-accounts/package.json b/packages/api-plugin-accounts/package.json index 71d0bd35c3f..927d79b2f92 100644 --- a/packages/api-plugin-accounts/package.json +++ b/packages/api-plugin-accounts/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-accounts", "description": "Accounts plugin for the Reaction API", - "version": "2.0.4", + "version": "3.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "~1.17.1", + "@reactioncommerce/api-utils": "~2.0.0", "@reactioncommerce/db-version-check": "^1.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/random": "^1.0.2", diff --git a/packages/api-plugin-address-validation-test/CHANGELOG.md b/packages/api-plugin-address-validation-test/CHANGELOG.md new file mode 100644 index 00000000000..879f2ca7abf --- /dev/null +++ b/packages/api-plugin-address-validation-test/CHANGELOG.md @@ -0,0 +1,12 @@ +# @reactioncommerce/api-plugin-address-validation-test + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-address-validation-test/package.json b/packages/api-plugin-address-validation-test/package.json index df4830ad590..381faf32dc8 100644 --- a/packages/api-plugin-address-validation-test/package.json +++ b/packages/api-plugin-address-validation-test/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-address-validation-test", "description": "Address Validation Test plugin for the Reaction API", - "version": "1.0.3", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.5", + "@reactioncommerce/api-utils": "^2.0.0", "faker": "^4.1.0" }, "devDependencies": { diff --git a/packages/api-plugin-address-validation/CHANGELOG.md b/packages/api-plugin-address-validation/CHANGELOG.md new file mode 100644 index 00000000000..9bccb762196 --- /dev/null +++ b/packages/api-plugin-address-validation/CHANGELOG.md @@ -0,0 +1,16 @@ +# @reactioncommerce/api-plugin-address-validation + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-address-validation/package.json b/packages/api-plugin-address-validation/package.json index 0c2a6f60af9..0d83bf97bfc 100644 --- a/packages/api-plugin-address-validation/package.json +++ b/packages/api-plugin-address-validation/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-address-validation", "description": "Address Validation plugin for the Reaction API", - "version": "1.3.3", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.5", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/random": "^1.0.2", "@reactioncommerce/reaction-error": "^1.0.1", "lodash": "^4.17.15", diff --git a/packages/api-plugin-authentication/CHANGELOG.md b/packages/api-plugin-authentication/CHANGELOG.md index c80338b02bd..4bbbd026d01 100644 --- a/packages/api-plugin-authentication/CHANGELOG.md +++ b/packages/api-plugin-authentication/CHANGELOG.md @@ -1,5 +1,17 @@ # @reactioncommerce/api-plugin-authentication +## 3.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`0b4b3385f`](https://github.com/reactioncommerce/reaction/commit/0b4b3385f218c4085d8d9f641a28a6e567f4c918), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9), [`9d26f0528`](https://github.com/reactioncommerce/reaction/commit/9d26f05286a43d99f4b8a2924b5a0644a5a03ccc)]: + - @reactioncommerce/api-utils@2.0.0 + - @reactioncommerce/api-core@3.0.0 + ## 2.2.5 ### Patch Changes diff --git a/packages/api-plugin-authentication/package.json b/packages/api-plugin-authentication/package.json index a84a66b6034..aa39746f453 100644 --- a/packages/api-plugin-authentication/package.json +++ b/packages/api-plugin-authentication/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-authentication", "description": "Authentication plugin for the Reaction API", - "version": "2.2.5", + "version": "3.0.0", "main": "index.js", "type": "module", "engines": { @@ -32,8 +32,8 @@ "@accounts/password": "^0.32.0", "@accounts/server": "0.33.1", "@graphql-modules/core": "^0.7.13", - "@reactioncommerce/api-core": "^2.0.0", - "@reactioncommerce/api-utils": "^1.14.2", + "@reactioncommerce/api-core": "^3.0.0", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/reaction-error": "^1.0.1", "envalid": "^6.0.2", diff --git a/packages/api-plugin-authorization-simple/CHANGELOG.md b/packages/api-plugin-authorization-simple/CHANGELOG.md new file mode 100644 index 00000000000..5b0688b9445 --- /dev/null +++ b/packages/api-plugin-authorization-simple/CHANGELOG.md @@ -0,0 +1,20 @@ +# @reactioncommerce/api-plugin-authorization-simple + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6840](https://github.com/reactioncommerce/reaction/pull/6840) [`a90dc012d`](https://github.com/reactioncommerce/reaction/commit/a90dc012dd10bccf9a0b275fbd140e0abd82d7c1) Thanks [@sujithvn](https://github.com/sujithvn)! - Fulfillment Type feature + +- [#6731](https://github.com/reactioncommerce/reaction/pull/6731) [`caffd4226`](https://github.com/reactioncommerce/reaction/commit/caffd4226b8db946ce05490f8fce6b796b971a6c) Thanks [@sujithvn](https://github.com/sujithvn)! - New query endpoint introspectSchema + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-authorization-simple/package.json b/packages/api-plugin-authorization-simple/package.json index b0920fac1d1..e8ac31ab54c 100644 --- a/packages/api-plugin-authorization-simple/package.json +++ b/packages/api-plugin-authorization-simple/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-authorization-simple", "description": "Simple Authorization plugin for the Reaction API", - "version": "1.3.2", + "version": "2.0.0", "main": "index.js", "type": "module", "homepage": "https://github.com/reactioncommerce/reaction", @@ -23,7 +23,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.5", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/db-version-check": "^1.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/random": "^1.0.2", diff --git a/packages/api-plugin-bull-queue/CHANGELOG.md b/packages/api-plugin-bull-queue/CHANGELOG.md new file mode 100644 index 00000000000..dac1cf58c50 --- /dev/null +++ b/packages/api-plugin-bull-queue/CHANGELOG.md @@ -0,0 +1,8 @@ +# @reactioncommerce/api-plugin-bull-queue + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-bull-queue/package.json b/packages/api-plugin-bull-queue/package.json index a1fcbce75ff..307b1dd1650 100644 --- a/packages/api-plugin-bull-queue/package.json +++ b/packages/api-plugin-bull-queue/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-bull-queue", "description": "Job Queue plugin for the Reaction API based on BullMQ", - "version": "0.0.0", + "version": "0.0.1", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.9", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/random": "^1.0.2", "bull": "4.10.1", diff --git a/packages/api-plugin-carts/CHANGELOG.md b/packages/api-plugin-carts/CHANGELOG.md new file mode 100644 index 00000000000..49d6ab1af9e --- /dev/null +++ b/packages/api-plugin-carts/CHANGELOG.md @@ -0,0 +1,20 @@ +# @reactioncommerce/api-plugin-carts + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6840](https://github.com/reactioncommerce/reaction/pull/6840) [`a90dc012d`](https://github.com/reactioncommerce/reaction/commit/a90dc012dd10bccf9a0b275fbd140e0abd82d7c1) Thanks [@sujithvn](https://github.com/sujithvn)! - Fulfillment Type feature + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-plugin-address-validation@2.0.0 + - @reactioncommerce/api-plugin-tags@2.0.0 + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-carts/package.json b/packages/api-plugin-carts/package.json index 7bca207ad9a..d68ddb1401c 100644 --- a/packages/api-plugin-carts/package.json +++ b/packages/api-plugin-carts/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-carts", "description": "Carts plugin for the Reaction API", - "version": "1.3.5", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.5", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/random": "^1.0.2", "@reactioncommerce/reaction-error": "^1.0.1", @@ -45,8 +45,8 @@ "babel-plugin-transform-import-meta": "~1.0.0" }, "peerDependencies": { - "@reactioncommerce/api-plugin-address-validation": "^1.0.0", - "@reactioncommerce/api-plugin-tags": "^1.0.0" + "@reactioncommerce/api-plugin-address-validation": "^2.0.0", + "@reactioncommerce/api-plugin-tags": "^2.0.0" }, "scripts": { "test": "jest", diff --git a/packages/api-plugin-catalogs/CHANGELOG.md b/packages/api-plugin-catalogs/CHANGELOG.md new file mode 100644 index 00000000000..3f8ad4c41ec --- /dev/null +++ b/packages/api-plugin-catalogs/CHANGELOG.md @@ -0,0 +1,18 @@ +# @reactioncommerce/api-plugin-catalogs + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6840](https://github.com/reactioncommerce/reaction/pull/6840) [`a90dc012d`](https://github.com/reactioncommerce/reaction/commit/a90dc012dd10bccf9a0b275fbd140e0abd82d7c1) Thanks [@sujithvn](https://github.com/sujithvn)! - Fulfillment Type feature + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-catalogs/package.json b/packages/api-plugin-catalogs/package.json index 96f55a25a22..13291e9b647 100644 --- a/packages/api-plugin-catalogs/package.json +++ b/packages/api-plugin-catalogs/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-catalogs", "description": "Catalogs plugin for the Reaction API", - "version": "1.1.2", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.5", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/random": "^1.0.2", "@reactioncommerce/reaction-error": "^1.0.1", diff --git a/packages/api-plugin-discounts-codes/CHANGELOG.md b/packages/api-plugin-discounts-codes/CHANGELOG.md new file mode 100644 index 00000000000..c8cb888a88f --- /dev/null +++ b/packages/api-plugin-discounts-codes/CHANGELOG.md @@ -0,0 +1,16 @@ +# @reactioncommerce/api-plugin-discounts-codes + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-discounts-codes/package.json b/packages/api-plugin-discounts-codes/package.json index a6dd89fbdb2..4255f190c66 100644 --- a/packages/api-plugin-discounts-codes/package.json +++ b/packages/api-plugin-discounts-codes/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-discounts-codes", "description": "Discount codes service for the Reaction API", - "version": "1.2.4", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.9", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/random": "^1.0.2", "@reactioncommerce/reaction-error": "^1.0.1", diff --git a/packages/api-plugin-discounts/CHANGELOG.md b/packages/api-plugin-discounts/CHANGELOG.md new file mode 100644 index 00000000000..aa924b6a702 --- /dev/null +++ b/packages/api-plugin-discounts/CHANGELOG.md @@ -0,0 +1,12 @@ +# @reactioncommerce/api-plugin-discounts + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-discounts/package.json b/packages/api-plugin-discounts/package.json index bf605066a51..ef6d040220d 100644 --- a/packages/api-plugin-discounts/package.json +++ b/packages/api-plugin-discounts/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-discounts", "description": "Discounts plugin for the Reaction API", - "version": "1.0.4", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.7" + "@reactioncommerce/api-utils": "^2.0.0" }, "devDependencies": { "@reactioncommerce/babel-remove-es-create-require": "~1.0.0", diff --git a/packages/api-plugin-email-smtp/CHANGELOG.md b/packages/api-plugin-email-smtp/CHANGELOG.md new file mode 100644 index 00000000000..cdb7ad31126 --- /dev/null +++ b/packages/api-plugin-email-smtp/CHANGELOG.md @@ -0,0 +1,12 @@ +# @reactioncommerce/api-plugin-email-smtp + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-email-smtp/package.json b/packages/api-plugin-email-smtp/package.json index 6c20cb14672..839b451ed16 100644 --- a/packages/api-plugin-email-smtp/package.json +++ b/packages/api-plugin-email-smtp/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-email-smtp", "description": "SMTP Email plugin for the Reaction API", - "version": "1.0.8", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.9", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/reaction-error": "^1.0.1", "envalid": "^6.0.2", diff --git a/packages/api-plugin-email-templates/CHANGELOG.md b/packages/api-plugin-email-templates/CHANGELOG.md new file mode 100644 index 00000000000..194fb2b47d7 --- /dev/null +++ b/packages/api-plugin-email-templates/CHANGELOG.md @@ -0,0 +1,16 @@ +# @reactioncommerce/api-plugin-email-templates + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-email-templates/package.json b/packages/api-plugin-email-templates/package.json index f893b737b12..354afdd7c93 100644 --- a/packages/api-plugin-email-templates/package.json +++ b/packages/api-plugin-email-templates/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-email-templates", "description": "Email Templates plugin for the Reaction API", - "version": "1.1.7", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.8", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.4", "@reactioncommerce/random": "^1.0.2", "@reactioncommerce/reaction-error": "^1.0.1", diff --git a/packages/api-plugin-email/CHANGELOG.md b/packages/api-plugin-email/CHANGELOG.md new file mode 100644 index 00000000000..04add0e853f --- /dev/null +++ b/packages/api-plugin-email/CHANGELOG.md @@ -0,0 +1,16 @@ +# @reactioncommerce/api-plugin-email + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-email/package.json b/packages/api-plugin-email/package.json index 6fd953a16c1..0b12388a643 100644 --- a/packages/api-plugin-email/package.json +++ b/packages/api-plugin-email/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-email", "description": "Email plugin for the Reaction API", - "version": "1.1.5", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.9", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/db-version-check": "^1.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/random": "~1.0.2", diff --git a/packages/api-plugin-files/CHANGELOG.md b/packages/api-plugin-files/CHANGELOG.md index add3664499e..10fd851b3b5 100644 --- a/packages/api-plugin-files/CHANGELOG.md +++ b/packages/api-plugin-files/CHANGELOG.md @@ -1,5 +1,22 @@ # @reactioncommerce/api-plugin-files +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a6172e9a9`](https://github.com/reactioncommerce/reaction/commit/a6172e9a9b0012c2224796fc079ff135920ef33b), [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9), [`9d26f0528`](https://github.com/reactioncommerce/reaction/commit/9d26f05286a43d99f4b8a2924b5a0644a5a03ccc)]: + - @reactioncommerce/file-collections@0.10.0 + - @reactioncommerce/file-collections-sa-gridfs@0.2.0 + - @reactioncommerce/api-utils@2.0.0 + ## 1.1.0 ### Minor Changes diff --git a/packages/api-plugin-files/package.json b/packages/api-plugin-files/package.json index 985614f77be..6f38cac1933 100644 --- a/packages/api-plugin-files/package.json +++ b/packages/api-plugin-files/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-files", "description": "Files plugin for the Reaction API", - "version": "1.1.0", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,9 +26,9 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.7", - "@reactioncommerce/file-collections": "^0.9.3", - "@reactioncommerce/file-collections-sa-gridfs": "~0.1.5", + "@reactioncommerce/api-utils": "^2.0.0", + "@reactioncommerce/file-collections": "^0.10.0", + "@reactioncommerce/file-collections-sa-gridfs": "~0.2.0", "@reactioncommerce/logger": "~1.1.4", "@reactioncommerce/random": "~1.0.2", "@reactioncommerce/reaction-error": "~1.0.1", diff --git a/packages/api-plugin-fulfillment-method-pickup-store/CHANGELOG.md b/packages/api-plugin-fulfillment-method-pickup-store/CHANGELOG.md new file mode 100644 index 00000000000..b9fc3e10343 --- /dev/null +++ b/packages/api-plugin-fulfillment-method-pickup-store/CHANGELOG.md @@ -0,0 +1,8 @@ +# @reactioncommerce/api-plugin-fulfillment-method-pickup-store + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-fulfillment-method-pickup-store/package.json b/packages/api-plugin-fulfillment-method-pickup-store/package.json index f5c1c2596cd..c871621a0e3 100644 --- a/packages/api-plugin-fulfillment-method-pickup-store/package.json +++ b/packages/api-plugin-fulfillment-method-pickup-store/package.json @@ -2,7 +2,7 @@ "name": "@reactioncommerce/api-plugin-fulfillment-method-pickup-store", "description": "Implements Store-pickup as a fulfillment method under the type pickup", "label": "Fulfillment Method Store Pickup", - "version": "0.0.0", + "version": "0.0.1", "main": "index.js", "type": "module", "engines": { @@ -31,7 +31,7 @@ "simpl-schema": "^1.12.2", "@reactioncommerce/logger": "^1.1.4", "@reactioncommerce/reaction-error": "^1.0.1", - "@reactioncommerce/api-utils": "^1.16.9" + "@reactioncommerce/api-utils": "^2.0.0" }, "devDependencies": {}, "scripts": { diff --git a/packages/api-plugin-fulfillment-method-shipping-dynamic-rate/CHANGELOG.md b/packages/api-plugin-fulfillment-method-shipping-dynamic-rate/CHANGELOG.md new file mode 100644 index 00000000000..47120a03993 --- /dev/null +++ b/packages/api-plugin-fulfillment-method-shipping-dynamic-rate/CHANGELOG.md @@ -0,0 +1,8 @@ +# @reactioncommerce/api-plugin-fulfillment-method-shipping-dynamic-rate + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-fulfillment-method-shipping-dynamic-rate/package.json b/packages/api-plugin-fulfillment-method-shipping-dynamic-rate/package.json index b4cf892d33a..b4f52562df7 100644 --- a/packages/api-plugin-fulfillment-method-shipping-dynamic-rate/package.json +++ b/packages/api-plugin-fulfillment-method-shipping-dynamic-rate/package.json @@ -2,7 +2,7 @@ "name": "@reactioncommerce/api-plugin-fulfillment-method-shipping-dynamic-rate", "description": "Implements Shipping-Dynamic Rate as a fulfillment method under the type shipping", "label": "Fulfillment Method Shipping Dynamic Rate", - "version": "0.0.0", + "version": "0.0.1", "main": "index.js", "type": "module", "engines": { @@ -30,7 +30,7 @@ "dependencies": { "simpl-schema": "^1.12.2", "@reactioncommerce/reaction-error": "^1.0.1", - "@reactioncommerce/api-utils": "^1.16.9" + "@reactioncommerce/api-utils": "^2.0.0" }, "devDependencies": {}, "scripts": { diff --git a/packages/api-plugin-fulfillment-method-shipping-flat-rate/CHANGELOG.md b/packages/api-plugin-fulfillment-method-shipping-flat-rate/CHANGELOG.md new file mode 100644 index 00000000000..0af3ae65612 --- /dev/null +++ b/packages/api-plugin-fulfillment-method-shipping-flat-rate/CHANGELOG.md @@ -0,0 +1,8 @@ +# @reactioncommerce/api-plugin-fulfillment-method-shipping-flat-rate + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-fulfillment-method-shipping-flat-rate/package.json b/packages/api-plugin-fulfillment-method-shipping-flat-rate/package.json index 18ff7e6cd3b..9c4286a0609 100644 --- a/packages/api-plugin-fulfillment-method-shipping-flat-rate/package.json +++ b/packages/api-plugin-fulfillment-method-shipping-flat-rate/package.json @@ -2,7 +2,7 @@ "name": "@reactioncommerce/api-plugin-fulfillment-method-shipping-flat-rate", "description": "Plugin for Fulfillment method flat-rate under the type shipping", "label": "Fulfillment Method Shipping Flat Rate Plugin", - "version": "0.0.0", + "version": "0.0.1", "main": "index.js", "type": "module", "engines": { @@ -33,7 +33,7 @@ "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/reaction-error": "^1.0.1", "@reactioncommerce/random": "~1.0.2", - "@reactioncommerce/api-utils": "^1.16.9" + "@reactioncommerce/api-utils": "^2.0.0" }, "devDependencies": {}, "scripts": { diff --git a/packages/api-plugin-fulfillment-type-pickup/CHANGELOG.md b/packages/api-plugin-fulfillment-type-pickup/CHANGELOG.md new file mode 100644 index 00000000000..c8365a209fe --- /dev/null +++ b/packages/api-plugin-fulfillment-type-pickup/CHANGELOG.md @@ -0,0 +1,8 @@ +# @reactioncommerce/api-plugin-fulfillment-type-pickup + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-fulfillment-type-pickup/package.json b/packages/api-plugin-fulfillment-type-pickup/package.json index d54e2f73055..522406da555 100644 --- a/packages/api-plugin-fulfillment-type-pickup/package.json +++ b/packages/api-plugin-fulfillment-type-pickup/package.json @@ -2,7 +2,7 @@ "name": "@reactioncommerce/api-plugin-fulfillment-type-pickup", "description": "Plugin which implements Pickup as one of the Fulfillment type", "label": "Fulfillment type Pickup Plugin", - "version": "0.0.0", + "version": "0.0.1", "main": "index.js", "type": "module", "engines": { @@ -28,7 +28,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.9", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/random": "~1.0.2", "@reactioncommerce/reaction-error": "1.0.1" }, diff --git a/packages/api-plugin-fulfillment-type-shipping/CHANGELOG.md b/packages/api-plugin-fulfillment-type-shipping/CHANGELOG.md new file mode 100644 index 00000000000..fd7cc6c475e --- /dev/null +++ b/packages/api-plugin-fulfillment-type-shipping/CHANGELOG.md @@ -0,0 +1,8 @@ +# @reactioncommerce/api-plugin-fulfillment-type-shipping + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-fulfillment-type-shipping/package.json b/packages/api-plugin-fulfillment-type-shipping/package.json index d7b87f4c4a8..5697acd59a6 100644 --- a/packages/api-plugin-fulfillment-type-shipping/package.json +++ b/packages/api-plugin-fulfillment-type-shipping/package.json @@ -2,7 +2,7 @@ "name": "@reactioncommerce/api-plugin-fulfillment-type-shipping", "description": "Plugin which implements shipping as one of the Fulfillment type", "label": "Fulfillment type Shipping Plugin", - "version": "0.0.0", + "version": "0.0.1", "main": "index.js", "type": "module", "engines": { @@ -28,7 +28,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.9", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/reaction-error": "^1.0.1", "@reactioncommerce/random": "~1.0.2", diff --git a/packages/api-plugin-fulfillment/CHANGELOG.md b/packages/api-plugin-fulfillment/CHANGELOG.md new file mode 100644 index 00000000000..1901f9e0c63 --- /dev/null +++ b/packages/api-plugin-fulfillment/CHANGELOG.md @@ -0,0 +1,8 @@ +# @reactioncommerce/api-plugin-fulfillment + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-fulfillment/package.json b/packages/api-plugin-fulfillment/package.json index aaf308ee137..f368ede6d64 100644 --- a/packages/api-plugin-fulfillment/package.json +++ b/packages/api-plugin-fulfillment/package.json @@ -2,7 +2,7 @@ "name": "@reactioncommerce/api-plugin-fulfillment", "description": "Base Fulfillment plugin for implementing other fulfillment type plugins and their corresponding fulfillment method plugins", "label": "Fulfillment Plugin", - "version": "0.0.0", + "version": "0.0.1", "main": "index.js", "type": "module", "engines": { @@ -29,7 +29,7 @@ "sideEffects": false, "dependencies": { "@reactioncommerce/logger": "^1.1.3", - "@reactioncommerce/api-utils": "^1.16.9", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/reaction-error": "^1.0.1", "@reactioncommerce/random": "^1.0.2", "@reactioncommerce/db-version-check": "^1.0.0", @@ -37,7 +37,7 @@ "simpl-schema": "^1.12.2" }, "devDependencies": { - "@reactioncommerce/api-plugin-carts": "^1.0.0", + "@reactioncommerce/api-plugin-carts": "^2.0.0", "@reactioncommerce/data-factory": "~1.0.1" }, "scripts": { diff --git a/packages/api-plugin-i18n/CHANGELOG.md b/packages/api-plugin-i18n/CHANGELOG.md new file mode 100644 index 00000000000..7f246ce7001 --- /dev/null +++ b/packages/api-plugin-i18n/CHANGELOG.md @@ -0,0 +1,12 @@ +# @reactioncommerce/api-plugin-i18n + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-i18n/package.json b/packages/api-plugin-i18n/package.json index d89137ea5cc..106d277e161 100644 --- a/packages/api-plugin-i18n/package.json +++ b/packages/api-plugin-i18n/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-i18n", "description": "i18n plugin for the Reaction API", - "version": "1.0.6", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.5", + "@reactioncommerce/api-utils": "^2.0.0", "lodash": "~4.17.15" }, "devDependencies": { diff --git a/packages/api-plugin-inventory-simple/CHANGELOG.md b/packages/api-plugin-inventory-simple/CHANGELOG.md new file mode 100644 index 00000000000..5f74348e215 --- /dev/null +++ b/packages/api-plugin-inventory-simple/CHANGELOG.md @@ -0,0 +1,16 @@ +# @reactioncommerce/api-plugin-inventory-simple + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-inventory-simple/package.json b/packages/api-plugin-inventory-simple/package.json index 35528c5f729..c4ffc2e2f29 100644 --- a/packages/api-plugin-inventory-simple/package.json +++ b/packages/api-plugin-inventory-simple/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-inventory-simple", "description": "Simple Inventory plugin for the Reaction API", - "version": "1.0.6", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.5", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/random": "^1.0.2", "@reactioncommerce/reaction-error": "^1.0.1", diff --git a/packages/api-plugin-inventory/CHANGELOG.md b/packages/api-plugin-inventory/CHANGELOG.md new file mode 100644 index 00000000000..1dd5806d5cd --- /dev/null +++ b/packages/api-plugin-inventory/CHANGELOG.md @@ -0,0 +1,12 @@ +# @reactioncommerce/api-plugin-inventory + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-inventory/package.json b/packages/api-plugin-inventory/package.json index 22469e77cd2..fe3c63053db 100644 --- a/packages/api-plugin-inventory/package.json +++ b/packages/api-plugin-inventory/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-inventory", "description": "Inventory plugin for the Reaction API", - "version": "1.0.5", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,14 +26,14 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.5", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/reaction-error": "~1.0.1", "lodash": "~4.17.21" }, "devDependencies": { "@babel/core": "^7.7.7", "@babel/preset-env": "^7.7.7", - "@reactioncommerce/api-plugin-catalogs": "^1.0.0", + "@reactioncommerce/api-plugin-catalogs": "^2.0.0", "@reactioncommerce/babel-remove-es-create-require": "~1.0.0", "@reactioncommerce/data-factory": "^1.0.1", "babel-plugin-rewire-exports": "^2.0.0", diff --git a/packages/api-plugin-job-queue/CHANGELOG.md b/packages/api-plugin-job-queue/CHANGELOG.md new file mode 100644 index 00000000000..adc404e9ded --- /dev/null +++ b/packages/api-plugin-job-queue/CHANGELOG.md @@ -0,0 +1,12 @@ +# @reactioncommerce/api-plugin-job-queue + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-job-queue/package.json b/packages/api-plugin-job-queue/package.json index 08bcc208d8b..9a6956bcd3d 100644 --- a/packages/api-plugin-job-queue/package.json +++ b/packages/api-plugin-job-queue/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-job-queue", "description": "Job Queue plugin for the Reaction API", - "version": "1.0.7", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.9", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/random": "^1.0.2", "envalid": "^6.0.2", diff --git a/packages/api-plugin-navigation/CHANGELOG.md b/packages/api-plugin-navigation/CHANGELOG.md new file mode 100644 index 00000000000..a537aae65eb --- /dev/null +++ b/packages/api-plugin-navigation/CHANGELOG.md @@ -0,0 +1,16 @@ +# @reactioncommerce/api-plugin-navigation + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-navigation/package.json b/packages/api-plugin-navigation/package.json index 15ad3b1aae9..7bccd7bf738 100644 --- a/packages/api-plugin-navigation/package.json +++ b/packages/api-plugin-navigation/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-navigation", "description": "Navigation plugin for the Reaction API", - "version": "1.1.2", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.5", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/random": "^1.0.2", "@reactioncommerce/reaction-error": "^1.0.1", "lodash": "^4.17.15", diff --git a/packages/api-plugin-notifications/CHANGELOG.md b/packages/api-plugin-notifications/CHANGELOG.md new file mode 100644 index 00000000000..23373c809ff --- /dev/null +++ b/packages/api-plugin-notifications/CHANGELOG.md @@ -0,0 +1,12 @@ +# @reactioncommerce/api-plugin-notifications + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-notifications/package.json b/packages/api-plugin-notifications/package.json index 1fce0f51b3b..635b5331da9 100644 --- a/packages/api-plugin-notifications/package.json +++ b/packages/api-plugin-notifications/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-notifications", "description": "Notifications plugin for the Reaction API", - "version": "1.1.4", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.7", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/random": "^1.0.2", "simpl-schema": "^1.12.0" diff --git a/packages/api-plugin-orders/CHANGELOG.md b/packages/api-plugin-orders/CHANGELOG.md index 5e44988891a..1308aa9839e 100644 --- a/packages/api-plugin-orders/CHANGELOG.md +++ b/packages/api-plugin-orders/CHANGELOG.md @@ -1,5 +1,24 @@ # @reactioncommerce/api-plugin-orders +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6840](https://github.com/reactioncommerce/reaction/pull/6840) [`a90dc012d`](https://github.com/reactioncommerce/reaction/commit/a90dc012dd10bccf9a0b275fbd140e0abd82d7c1) Thanks [@sujithvn](https://github.com/sujithvn)! - Fulfillment Type feature + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +- [#6684](https://github.com/reactioncommerce/reaction/pull/6684) [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be) Thanks [@sujithvn](https://github.com/sujithvn)! - Filter feature. This new feature provides a common function that can be used in a new query endpoint to get filtered results from any collection. + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 + ## 1.4.5 ### Patch Changes diff --git a/packages/api-plugin-orders/package.json b/packages/api-plugin-orders/package.json index a5f0da740ea..40b33696047 100644 --- a/packages/api-plugin-orders/package.json +++ b/packages/api-plugin-orders/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-orders", "description": "Orders plugin for the Reaction API", - "version": "1.4.5", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "~1.17.1", + "@reactioncommerce/api-utils": "~2.0.0", "@reactioncommerce/logger": "^1.1.4", "@reactioncommerce/random": "^1.0.2", "@reactioncommerce/reaction-error": "^1.0.1", @@ -37,8 +37,8 @@ "devDependencies": { "@babel/core": "^7.7.7", "@babel/preset-env": "^7.7.7", - "@reactioncommerce/api-plugin-catalogs": "^1.0.0", - "@reactioncommerce/api-plugin-shops": "^1.0.0", + "@reactioncommerce/api-plugin-catalogs": "^2.0.0", + "@reactioncommerce/api-plugin-shops": "^2.0.0", "@reactioncommerce/babel-remove-es-create-require": "~1.0.0", "@reactioncommerce/data-factory": "^1.0.1", "babel-plugin-rewire-exports": "^2.0.0", diff --git a/packages/api-plugin-payments-example/CHANGELOG.md b/packages/api-plugin-payments-example/CHANGELOG.md new file mode 100644 index 00000000000..dcd685f6aab --- /dev/null +++ b/packages/api-plugin-payments-example/CHANGELOG.md @@ -0,0 +1,12 @@ +# @reactioncommerce/api-plugin-payments-example + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-payments-example/package.json b/packages/api-plugin-payments-example/package.json index ea2d476222b..0d43119b316 100644 --- a/packages/api-plugin-payments-example/package.json +++ b/packages/api-plugin-payments-example/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-payments-example", "description": "Example Payments plugin for the Reaction API", - "version": "1.1.2", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.5", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/random": "~1.0.2" }, "devDependencies": { diff --git a/packages/api-plugin-payments-stripe-sca/CHANGELOG.md b/packages/api-plugin-payments-stripe-sca/CHANGELOG.md new file mode 100644 index 00000000000..023c13ec573 --- /dev/null +++ b/packages/api-plugin-payments-stripe-sca/CHANGELOG.md @@ -0,0 +1,17 @@ +# @reactioncommerce/api-plugin-payments-stripe-sca + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a90dc012d`](https://github.com/reactioncommerce/reaction/commit/a90dc012dd10bccf9a0b275fbd140e0abd82d7c1), [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-plugin-carts@2.0.0 + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-payments-stripe-sca/package.json b/packages/api-plugin-payments-stripe-sca/package.json index 65c343dca49..6c729daaf05 100644 --- a/packages/api-plugin-payments-stripe-sca/package.json +++ b/packages/api-plugin-payments-stripe-sca/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-payments-stripe-sca", "description": "Stripe SCA Payments plugin for the Reaction API", - "version": "1.0.2", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,8 +26,8 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-plugin-carts": "^1.3.2", - "@reactioncommerce/api-utils": "^1.16.8", + "@reactioncommerce/api-plugin-carts": "^2.0.0", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/random": "^1.0.2", "@reactioncommerce/reaction-error": "^1.0.1", diff --git a/packages/api-plugin-payments/CHANGELOG.md b/packages/api-plugin-payments/CHANGELOG.md new file mode 100644 index 00000000000..6ce18860102 --- /dev/null +++ b/packages/api-plugin-payments/CHANGELOG.md @@ -0,0 +1,16 @@ +# @reactioncommerce/api-plugin-payments + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-payments/package.json b/packages/api-plugin-payments/package.json index 7e0babcbb54..df937fa2a1c 100644 --- a/packages/api-plugin-payments/package.json +++ b/packages/api-plugin-payments/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-payments", "description": "Payments plugin for the Reaction API", - "version": "1.0.5", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,14 +26,14 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.9", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/reaction-error": "^1.0.1", "simpl-schema": "^1.12.0" }, "devDependencies": { "@babel/core": "^7.7.7", "@babel/preset-env": "^7.7.7", - "@reactioncommerce/api-plugin-shops": "^1.0.0", + "@reactioncommerce/api-plugin-shops": "^2.0.0", "@reactioncommerce/babel-remove-es-create-require": "~1.0.0", "@reactioncommerce/data-factory": "^1.0.1", "babel-plugin-rewire-exports": "^2.0.0", diff --git a/packages/api-plugin-pricing-simple/CHANGELOG.md b/packages/api-plugin-pricing-simple/CHANGELOG.md new file mode 100644 index 00000000000..7cb6cf200f6 --- /dev/null +++ b/packages/api-plugin-pricing-simple/CHANGELOG.md @@ -0,0 +1,16 @@ +# @reactioncommerce/api-plugin-pricing-simple + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-pricing-simple/package.json b/packages/api-plugin-pricing-simple/package.json index b4ac6430a5b..f1b90f179cb 100644 --- a/packages/api-plugin-pricing-simple/package.json +++ b/packages/api-plugin-pricing-simple/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-pricing-simple", "description": "Simple Pricing plugin for the Reaction API", - "version": "1.0.7", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.5", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.4", "@reactioncommerce/reaction-error": "^1.0.1", "accounting-js": "^1.1.1", diff --git a/packages/api-plugin-products/CHANGELOG.md b/packages/api-plugin-products/CHANGELOG.md index 97b1d4698ef..8dec2a280c2 100644 --- a/packages/api-plugin-products/CHANGELOG.md +++ b/packages/api-plugin-products/CHANGELOG.md @@ -1,5 +1,24 @@ # @reactioncommerce/api-plugin-products +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6840](https://github.com/reactioncommerce/reaction/pull/6840) [`a90dc012d`](https://github.com/reactioncommerce/reaction/commit/a90dc012dd10bccf9a0b275fbd140e0abd82d7c1) Thanks [@sujithvn](https://github.com/sujithvn)! - Fulfillment Type feature + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +- [#6684](https://github.com/reactioncommerce/reaction/pull/6684) [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be) Thanks [@sujithvn](https://github.com/sujithvn)! - Filter feature. This new feature provides a common function that can be used in a new query endpoint to get filtered results from any collection. + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 + ## 1.3.1 ### Patch Changes diff --git a/packages/api-plugin-products/package.json b/packages/api-plugin-products/package.json index 25952ec9191..c7da618ca8f 100644 --- a/packages/api-plugin-products/package.json +++ b/packages/api-plugin-products/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-products", "description": "Products plugin for the Reaction API", - "version": "1.3.1", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "~1.17.1", + "@reactioncommerce/api-utils": "~2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/random": "^1.0.2", "@reactioncommerce/reaction-error": "^1.0.1", diff --git a/packages/api-plugin-promotions-coupons/CHANGELOG.md b/packages/api-plugin-promotions-coupons/CHANGELOG.md new file mode 100644 index 00000000000..d4112ae629a --- /dev/null +++ b/packages/api-plugin-promotions-coupons/CHANGELOG.md @@ -0,0 +1,8 @@ +# @reactioncommerce/api-plugin-promotions-coupons + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-promotions-coupons/package.json b/packages/api-plugin-promotions-coupons/package.json index ab3ed6b273b..00b2fab21ea 100644 --- a/packages/api-plugin-promotions-coupons/package.json +++ b/packages/api-plugin-promotions-coupons/package.json @@ -2,7 +2,7 @@ "name": "@reactioncommerce/api-plugin-promotions-coupons", "description": "A way to apply promotions to the cart based on flexible rules", "label": "Promotions - Coupons", - "version": "0.0.0", + "version": "0.0.1", "private": false, "main": "index.js", "type": "module", @@ -25,7 +25,7 @@ "license": "Apache-2.0", "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.9", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/db-version-check": "workspace:^1.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/random": "^1.0.2", diff --git a/packages/api-plugin-promotions-discounts/CHANGELOG.md b/packages/api-plugin-promotions-discounts/CHANGELOG.md new file mode 100644 index 00000000000..4c1ecfcdb96 --- /dev/null +++ b/packages/api-plugin-promotions-discounts/CHANGELOG.md @@ -0,0 +1,8 @@ +# @reactioncommerce/api-plugin-promotions-discounts + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-promotions-discounts/package.json b/packages/api-plugin-promotions-discounts/package.json index f95d424e337..2515c2875d8 100644 --- a/packages/api-plugin-promotions-discounts/package.json +++ b/packages/api-plugin-promotions-discounts/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-promotions-discounts", "description": "Discounts plugin for the Reaction API", - "version": "0.0.0", + "version": "0.0.1", "main": "index.js", "type": "module", "engines": { @@ -27,7 +27,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.7", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/random": "^1.0.2", "@reactioncommerce/reaction-error": "^1.0.1", diff --git a/packages/api-plugin-promotions-offers/CHANGELOG.md b/packages/api-plugin-promotions-offers/CHANGELOG.md new file mode 100644 index 00000000000..3492b443b7c --- /dev/null +++ b/packages/api-plugin-promotions-offers/CHANGELOG.md @@ -0,0 +1,8 @@ +# @reactioncommerce/api-plugin-promotions-offers + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-promotions-offers/package.json b/packages/api-plugin-promotions-offers/package.json index 182db5f1bfa..931e696683b 100644 --- a/packages/api-plugin-promotions-offers/package.json +++ b/packages/api-plugin-promotions-offers/package.json @@ -2,7 +2,7 @@ "name": "@reactioncommerce/api-plugin-promotions-offers", "description": "A way to apply promotions to the cart based on flexible rules", "label": "Promotions - Offers", - "version": "0.0.0", + "version": "0.0.1", "private": false, "main": "index.js", "type": "module", @@ -24,7 +24,7 @@ "license": "Apache-2.0", "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.9", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/random": "^1.0.2", "@reactioncommerce/reaction-error": "^1.0.1", diff --git a/packages/api-plugin-promotions/CHANGELOG.md b/packages/api-plugin-promotions/CHANGELOG.md new file mode 100644 index 00000000000..811d2e4d845 --- /dev/null +++ b/packages/api-plugin-promotions/CHANGELOG.md @@ -0,0 +1,12 @@ +# @reactioncommerce/api-plugin-promotions + +## 0.1.0 + +### Minor Changes + +- [#6842](https://github.com/reactioncommerce/reaction/pull/6842) [`3e387cbd3`](https://github.com/reactioncommerce/reaction/commit/3e387cbd33d12f80a248fba1bed8880daf3bc203) Thanks [@vanpho93](https://github.com/vanpho93)! - filter feature for promotions + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-promotions/package.json b/packages/api-plugin-promotions/package.json index b321a8a2faf..c00c1d2b05c 100644 --- a/packages/api-plugin-promotions/package.json +++ b/packages/api-plugin-promotions/package.json @@ -2,7 +2,7 @@ "name": "@reactioncommerce/api-plugin-promotions", "description": "The root plugin for Promotions", "label": "Promotions", - "version": "0.0.0", + "version": "0.1.0", "private": false, "main": "index.js", "type": "module", @@ -25,7 +25,7 @@ "license": "Apache-2.0", "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "~1.17.1", + "@reactioncommerce/api-utils": "~2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/random": "^1.0.2", "@reactioncommerce/reaction-error": "^1.0.1", diff --git a/packages/api-plugin-sample-data/CHANGELOG.md b/packages/api-plugin-sample-data/CHANGELOG.md new file mode 100644 index 00000000000..5b7ec8c38a5 --- /dev/null +++ b/packages/api-plugin-sample-data/CHANGELOG.md @@ -0,0 +1,19 @@ +# @reactioncommerce/api-plugin-sample-data + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6840](https://github.com/reactioncommerce/reaction/pull/6840) [`a90dc012d`](https://github.com/reactioncommerce/reaction/commit/a90dc012dd10bccf9a0b275fbd140e0abd82d7c1) Thanks [@sujithvn](https://github.com/sujithvn)! - Fulfillment Type feature + +- [#6805](https://github.com/reactioncommerce/reaction/pull/6805) [`a6172e9a9`](https://github.com/reactioncommerce/reaction/commit/a6172e9a9b0012c2224796fc079ff135920ef33b) Thanks [@vanpho93](https://github.com/vanpho93)! - fix: sample image data not showing + +### Patch Changes + +- Updated dependencies [[`a6172e9a9`](https://github.com/reactioncommerce/reaction/commit/a6172e9a9b0012c2224796fc079ff135920ef33b), [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/file-collections@0.10.0 + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-sample-data/package.json b/packages/api-plugin-sample-data/package.json index 2d9686a743f..78eec7b6669 100644 --- a/packages/api-plugin-sample-data/package.json +++ b/packages/api-plugin-sample-data/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-sample-data", "description": "Plugin that loads sample data for testing/demo", - "version": "1.0.0", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -25,8 +25,8 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.9", - "@reactioncommerce/file-collections": "^0.9.3", + "@reactioncommerce/api-utils": "^2.0.0", + "@reactioncommerce/file-collections": "^0.10.0", "@reactioncommerce/logger": "^1.1.5", "@reactioncommerce/random": "^1.0.2", "envalid": "^7.3.1" diff --git a/packages/api-plugin-sequences/CHANGELOG.md b/packages/api-plugin-sequences/CHANGELOG.md new file mode 100644 index 00000000000..036ac4ff29e --- /dev/null +++ b/packages/api-plugin-sequences/CHANGELOG.md @@ -0,0 +1,8 @@ +# @reactioncommerce/api-plugin-sequences + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-sequences/package.json b/packages/api-plugin-sequences/package.json index 4cffe59ad2d..407c82dc866 100644 --- a/packages/api-plugin-sequences/package.json +++ b/packages/api-plugin-sequences/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-sequences", "description": "Reaction plugin for managing auto-increment ids", - "version": "0.0.0", + "version": "0.0.1", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.7", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/random": "^1.0.2", "@reactioncommerce/reaction-error": "~1.0.1", "dotenv": "^16.0.1", diff --git a/packages/api-plugin-settings/CHANGELOG.md b/packages/api-plugin-settings/CHANGELOG.md new file mode 100644 index 00000000000..b72aec77bd0 --- /dev/null +++ b/packages/api-plugin-settings/CHANGELOG.md @@ -0,0 +1,16 @@ +# @reactioncommerce/api-plugin-settings + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-settings/package.json b/packages/api-plugin-settings/package.json index 2a249689605..f901cc9a3e2 100644 --- a/packages/api-plugin-settings/package.json +++ b/packages/api-plugin-settings/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-settings", "description": "Settings plugin for the Reaction API", - "version": "1.0.7", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.7", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/reaction-error": "~1.0.1", "simpl-schema": "~1.12.0" }, diff --git a/packages/api-plugin-shipments-flat-rate/CHANGELOG.md b/packages/api-plugin-shipments-flat-rate/CHANGELOG.md index 77e45efab64..8fefc9e8924 100644 --- a/packages/api-plugin-shipments-flat-rate/CHANGELOG.md +++ b/packages/api-plugin-shipments-flat-rate/CHANGELOG.md @@ -1,5 +1,20 @@ # @reactioncommerce/api-plugin-shipments-flat-rate +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 + ## 1.0.10 ### Patch Changes diff --git a/packages/api-plugin-shipments-flat-rate/package.json b/packages/api-plugin-shipments-flat-rate/package.json index 8b436dd82f3..0203b06ed3a 100644 --- a/packages/api-plugin-shipments-flat-rate/package.json +++ b/packages/api-plugin-shipments-flat-rate/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-shipments-flat-rate", "description": "Flat Rate Shipments plugin for the Reaction API", - "version": "1.0.10", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.9", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/random": "^1.0.2", "@reactioncommerce/reaction-error": "^1.0.1", diff --git a/packages/api-plugin-shipments/CHANGELOG.md b/packages/api-plugin-shipments/CHANGELOG.md new file mode 100644 index 00000000000..8a18a09aad6 --- /dev/null +++ b/packages/api-plugin-shipments/CHANGELOG.md @@ -0,0 +1,16 @@ +# @reactioncommerce/api-plugin-shipments + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-shipments/package.json b/packages/api-plugin-shipments/package.json index 7c9a49062cb..b27bb13a177 100644 --- a/packages/api-plugin-shipments/package.json +++ b/packages/api-plugin-shipments/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-shipments", "description": "Shipments plugin for the Reaction API", - "version": "1.0.3", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.5", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/reaction-error": "^1.0.1", "lodash": "^4.17.21", @@ -35,7 +35,7 @@ "devDependencies": { "@babel/core": "^7.7.7", "@babel/preset-env": "^7.7.7", - "@reactioncommerce/api-plugin-carts": "^1.0.0", + "@reactioncommerce/api-plugin-carts": "^2.0.0", "@reactioncommerce/babel-remove-es-create-require": "~1.0.0", "@reactioncommerce/data-factory": "~1.0.1", "babel-plugin-rewire-exports": "^2.0.0", diff --git a/packages/api-plugin-shops/CHANGELOG.md b/packages/api-plugin-shops/CHANGELOG.md new file mode 100644 index 00000000000..6057d07d345 --- /dev/null +++ b/packages/api-plugin-shops/CHANGELOG.md @@ -0,0 +1,17 @@ +# @reactioncommerce/api-plugin-shops + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-plugin-address-validation@2.0.0 + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-shops/package.json b/packages/api-plugin-shops/package.json index 8cb4910b498..b02e05d0303 100644 --- a/packages/api-plugin-shops/package.json +++ b/packages/api-plugin-shops/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-shops", "description": "Shops plugin for the Reaction API", - "version": "1.3.0", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,14 +26,14 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.5", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "~1.1.2", "@reactioncommerce/random": "~1.0.2", "@reactioncommerce/reaction-error": "~1.0.1", "simpl-schema": "~1.12.0" }, "peerDependencies": { - "@reactioncommerce/api-plugin-address-validation": "~1.3.0" + "@reactioncommerce/api-plugin-address-validation": "~2.0.0" }, "devDependencies": { "@babel/core": "^7.7.7", diff --git a/packages/api-plugin-simple-schema/CHANGELOG.md b/packages/api-plugin-simple-schema/CHANGELOG.md new file mode 100644 index 00000000000..9f679b7b15f --- /dev/null +++ b/packages/api-plugin-simple-schema/CHANGELOG.md @@ -0,0 +1,16 @@ +# @reactioncommerce/api-plugin-simple-schema + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6731](https://github.com/reactioncommerce/reaction/pull/6731) [`caffd4226`](https://github.com/reactioncommerce/reaction/commit/caffd4226b8db946ce05490f8fce6b796b971a6c) Thanks [@sujithvn](https://github.com/sujithvn)! - New query endpoint introspectSchema + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-simple-schema/package.json b/packages/api-plugin-simple-schema/package.json index 11609693522..dc538e8b9f0 100644 --- a/packages/api-plugin-simple-schema/package.json +++ b/packages/api-plugin-simple-schema/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-simple-schema", "description": "Simple Schema plugin for the Reaction API", - "version": "1.0.3", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.7", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/random": "~1.0.2", "@reactioncommerce/db-version-check": "^1.0.0", "simpl-schema": "^3.4.1" diff --git a/packages/api-plugin-sitemap-generator/CHANGELOG.md b/packages/api-plugin-sitemap-generator/CHANGELOG.md new file mode 100644 index 00000000000..a2bcf5a04da --- /dev/null +++ b/packages/api-plugin-sitemap-generator/CHANGELOG.md @@ -0,0 +1,16 @@ +# @reactioncommerce/api-plugin-sitemap-generator + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-sitemap-generator/package.json b/packages/api-plugin-sitemap-generator/package.json index c2fcf9b42b8..8f59a8218bb 100644 --- a/packages/api-plugin-sitemap-generator/package.json +++ b/packages/api-plugin-sitemap-generator/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-sitemap-generator", "description": "Sitemap Generator plugin for the Reaction API", - "version": "1.2.3", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.5", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/reaction-error": "^1.0.1", "simpl-schema": "^1.12.0" diff --git a/packages/api-plugin-surcharges/CHANGELOG.md b/packages/api-plugin-surcharges/CHANGELOG.md index 8dd52a19104..39b85f179b3 100644 --- a/packages/api-plugin-surcharges/CHANGELOG.md +++ b/packages/api-plugin-surcharges/CHANGELOG.md @@ -1,5 +1,20 @@ # @reactioncommerce/api-plugin-surcharges +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 + ## 1.1.8 ### Patch Changes diff --git a/packages/api-plugin-surcharges/package.json b/packages/api-plugin-surcharges/package.json index 0615210d779..448fdfdfc9d 100644 --- a/packages/api-plugin-surcharges/package.json +++ b/packages/api-plugin-surcharges/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-surcharges", "description": "Surcharges plugin for the Reaction API", - "version": "1.1.8", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.17.0", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/random": "^1.0.2", "@reactioncommerce/reaction-error": "^1.0.1", "simpl-schema": "^1.12.0" diff --git a/packages/api-plugin-system-information/CHANGELOG.md b/packages/api-plugin-system-information/CHANGELOG.md new file mode 100644 index 00000000000..d2d54eefc79 --- /dev/null +++ b/packages/api-plugin-system-information/CHANGELOG.md @@ -0,0 +1,16 @@ +# @reactioncommerce/api-plugin-system-information + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-system-information/package.json b/packages/api-plugin-system-information/package.json index fe444572079..f5bf2593db9 100644 --- a/packages/api-plugin-system-information/package.json +++ b/packages/api-plugin-system-information/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-system-information", "description": "System Information plugin for the Reaction API", - "version": "1.1.4", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.5", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/reaction-error": "^1.0.1" }, diff --git a/packages/api-plugin-tags/CHANGELOG.md b/packages/api-plugin-tags/CHANGELOG.md index 4eef781f05c..b07f8ffcd15 100644 --- a/packages/api-plugin-tags/CHANGELOG.md +++ b/packages/api-plugin-tags/CHANGELOG.md @@ -1,5 +1,21 @@ # @reactioncommerce/api-plugin-tags +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a6172e9a9`](https://github.com/reactioncommerce/reaction/commit/a6172e9a9b0012c2224796fc079ff135920ef33b), [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/file-collections@0.10.0 + - @reactioncommerce/api-utils@2.0.0 + ## 1.2.1 ### Patch Changes diff --git a/packages/api-plugin-tags/package.json b/packages/api-plugin-tags/package.json index 4feebd5af1f..d4bf11b7a20 100644 --- a/packages/api-plugin-tags/package.json +++ b/packages/api-plugin-tags/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-tags", "description": "Tags plugin for the Reaction API", - "version": "1.2.1", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,10 +26,10 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.17.1", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/data-factory": "~1.0.1", "@reactioncommerce/db-version-check": "^1.0.0", - "@reactioncommerce/file-collections": "^0.9.3", + "@reactioncommerce/file-collections": "^0.10.0", "@reactioncommerce/random": "~1.0.2", "@reactioncommerce/reaction-error": "~1.0.1", "lodash": "~4.17.21", diff --git a/packages/api-plugin-taxes-flat-rate/CHANGELOG.md b/packages/api-plugin-taxes-flat-rate/CHANGELOG.md new file mode 100644 index 00000000000..a165bdaa269 --- /dev/null +++ b/packages/api-plugin-taxes-flat-rate/CHANGELOG.md @@ -0,0 +1,16 @@ +# @reactioncommerce/api-plugin-taxes-flat-rate + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-taxes-flat-rate/package.json b/packages/api-plugin-taxes-flat-rate/package.json index 5c8ddf46ce4..ebd299e9451 100644 --- a/packages/api-plugin-taxes-flat-rate/package.json +++ b/packages/api-plugin-taxes-flat-rate/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-taxes-flat-rate", "description": "Flat Rate Taxes plugin for the Reaction API", - "version": "1.0.8", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.9", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/random": "^1.0.2", "@reactioncommerce/reaction-error": "^1.0.1", "simpl-schema": "^1.12.0" diff --git a/packages/api-plugin-taxes/CHANGELOG.md b/packages/api-plugin-taxes/CHANGELOG.md new file mode 100644 index 00000000000..c05e7f03da4 --- /dev/null +++ b/packages/api-plugin-taxes/CHANGELOG.md @@ -0,0 +1,16 @@ +# @reactioncommerce/api-plugin-taxes + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-taxes/package.json b/packages/api-plugin-taxes/package.json index b3e5c366982..d23f021a31e 100644 --- a/packages/api-plugin-taxes/package.json +++ b/packages/api-plugin-taxes/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-taxes", "description": "Taxes plugin for the Reaction API", - "version": "1.1.3", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.5", + "@reactioncommerce/api-utils": "^2.0.0", "@reactioncommerce/logger": "^1.1.3", "@reactioncommerce/reaction-error": "^1.0.1", "accounting-js": "^1.1.1", @@ -36,8 +36,8 @@ "devDependencies": { "@babel/core": "^7.7.7", "@babel/preset-env": "^7.7.7", - "@reactioncommerce/api-plugin-carts": "^1.0.0", - "@reactioncommerce/api-plugin-orders": "^1.0.0", + "@reactioncommerce/api-plugin-carts": "^2.0.0", + "@reactioncommerce/api-plugin-orders": "^2.0.0", "@reactioncommerce/babel-remove-es-create-require": "~1.0.0", "@reactioncommerce/data-factory": "~1.0.1", "babel-plugin-rewire-exports": "^2.0.0", diff --git a/packages/api-plugin-translations/CHANGELOG.md b/packages/api-plugin-translations/CHANGELOG.md new file mode 100644 index 00000000000..77cc6ebfe6b --- /dev/null +++ b/packages/api-plugin-translations/CHANGELOG.md @@ -0,0 +1,12 @@ +# @reactioncommerce/api-plugin-translations + +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Patch Changes + +- Updated dependencies [[`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759), [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be), [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9)]: + - @reactioncommerce/api-utils@2.0.0 diff --git a/packages/api-plugin-translations/package.json b/packages/api-plugin-translations/package.json index f46ab4e537f..bc41b95cae0 100644 --- a/packages/api-plugin-translations/package.json +++ b/packages/api-plugin-translations/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-plugin-translations", "description": "Translations plugin for the Reaction API", - "version": "1.2.2", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { @@ -26,7 +26,7 @@ }, "sideEffects": false, "dependencies": { - "@reactioncommerce/api-utils": "^1.16.5" + "@reactioncommerce/api-utils": "^2.0.0" }, "devDependencies": { "@babel/core": "^7.7.7", diff --git a/packages/api-utils/CHANGELOG.md b/packages/api-utils/CHANGELOG.md index c8079f4ed0f..ca8108ca39c 100644 --- a/packages/api-utils/CHANGELOG.md +++ b/packages/api-utils/CHANGELOG.md @@ -1,5 +1,17 @@ # @reactioncommerce/api-utils +## 2.0.0 + +### Major Changes + +- [#6740](https://github.com/reactioncommerce/reaction/pull/6740) [`fee4dbe95`](https://github.com/reactioncommerce/reaction/commit/fee4dbe952e557db8ca658dc08283ba6c7343af9) Thanks [@sujithvn](https://github.com/sujithvn)! - Node18 upgrade includes assert json + +### Minor Changes + +- [#6744](https://github.com/reactioncommerce/reaction/pull/6744) [`a50a7b359`](https://github.com/reactioncommerce/reaction/commit/a50a7b359bbb546b7abab0e0bfed4c5d8b5ad759) Thanks [@sujithvn](https://github.com/sujithvn)! - checks for encodedId before calling decode. Normal-id pass through + +- [#6684](https://github.com/reactioncommerce/reaction/pull/6684) [`315bb97ab`](https://github.com/reactioncommerce/reaction/commit/315bb97abc3e70dcb1a89da8adca5468302b24be) Thanks [@sujithvn](https://github.com/sujithvn)! - Filter feature. This new feature provides a common function that can be used in a new query endpoint to get filtered results from any collection. + ## 1.17.1 ### Patch Changes diff --git a/packages/api-utils/package.json b/packages/api-utils/package.json index 877c76a5737..3c096093020 100644 --- a/packages/api-utils/package.json +++ b/packages/api-utils/package.json @@ -1,7 +1,7 @@ { "name": "@reactioncommerce/api-utils", "description": "Utility functions for the Reaction API", - "version": "1.17.1", + "version": "2.0.0", "main": "index.js", "type": "module", "engines": { diff --git a/packages/file-collections-sa-gridfs/CHANGELOG.md b/packages/file-collections-sa-gridfs/CHANGELOG.md index 1f4cc134da3..c20d0c7a609 100644 --- a/packages/file-collections-sa-gridfs/CHANGELOG.md +++ b/packages/file-collections-sa-gridfs/CHANGELOG.md @@ -1,76 +1,56 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.2.0 -## [0.1.5](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections-sa-gridfs@0.1.4...@reactioncommerce/file-collections-sa-gridfs@0.1.5) (2020-11-17) +### Minor Changes -**Note:** Version bump only for package @reactioncommerce/file-collections-sa-gridfs +- [#6805](https://github.com/reactioncommerce/reaction/pull/6805) [`a6172e9a9`](https://github.com/reactioncommerce/reaction/commit/a6172e9a9b0012c2224796fc079ff135920ef33b) Thanks [@vanpho93](https://github.com/vanpho93)! - fix: sample image data not showing +- [#6588](https://github.com/reactioncommerce/reaction/pull/6588) [`9d26f0528`](https://github.com/reactioncommerce/reaction/commit/9d26f05286a43d99f4b8a2924b5a0644a5a03ccc) Thanks [@vanpho93](https://github.com/vanpho93)! - feat: upgrade mongodb to 4.4 +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.5](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections-sa-gridfs@0.1.4...@reactioncommerce/file-collections-sa-gridfs@0.1.5) (2020-11-17) +**Note:** Version bump only for package @reactioncommerce/file-collections-sa-gridfs ## [0.1.4](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections-sa-gridfs@0.1.3...@reactioncommerce/file-collections-sa-gridfs@0.1.4) (2020-11-13) **Note:** Version bump only for package @reactioncommerce/file-collections-sa-gridfs - - - - ## [0.1.3](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections-sa-gridfs@0.1.2...@reactioncommerce/file-collections-sa-gridfs@0.1.3) (2020-07-28) **Note:** Version bump only for package @reactioncommerce/file-collections-sa-gridfs - - - - ## [0.1.2](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections-sa-gridfs@0.1.1...@reactioncommerce/file-collections-sa-gridfs@0.1.2) (2019-12-17) **Note:** Version bump only for package @reactioncommerce/file-collections-sa-gridfs - - - - ## [0.1.1](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections-sa-gridfs@0.1.0...@reactioncommerce/file-collections-sa-gridfs@0.1.1) (2019-12-17) **Note:** Version bump only for package @reactioncommerce/file-collections-sa-gridfs - - - - # [0.1.0](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections-sa-gridfs@0.0.2...@reactioncommerce/file-collections-sa-gridfs@0.1.0) (2019-08-23) **Note:** Version bump only for package @reactioncommerce/file-collections-sa-gridfs - - - - -## [0.0.2](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections-sa-gridfs@0.0.1...@reactioncommerce/file-collections-sa-gridfs@0.0.2) (2018-03-06) - - +## [0.0.2](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections-sa-gridfs@0.0.1...@reactioncommerce/file-collections-sa-gridfs@0.0.2) (2018-03-06) **Note:** Version bump only for package @reactioncommerce/file-collections-sa-gridfs -## [0.0.1](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections-sa-gridfs@0.0.0...@reactioncommerce/file-collections-sa-gridfs@0.0.1) (2018-02-23) - - +## [0.0.1](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections-sa-gridfs@0.0.0...@reactioncommerce/file-collections-sa-gridfs@0.0.1) (2018-02-23) **Note:** Version bump only for package @reactioncommerce/file-collections-sa-gridfs -# 0.0.0 (2018-02-19) +# 0.0.0 (2018-02-19) ### Features -* Set up lerna and semantic-release ([5f38fe1](https://github.com/reactioncommerce/reaction-file-collections/commit/5f38fe1)) +- Set up lerna and semantic-release ([5f38fe1](https://github.com/reactioncommerce/reaction-file-collections/commit/5f38fe1)) diff --git a/packages/file-collections-sa-gridfs/package.json b/packages/file-collections-sa-gridfs/package.json index 36182869694..da2111267c8 100644 --- a/packages/file-collections-sa-gridfs/package.json +++ b/packages/file-collections-sa-gridfs/package.json @@ -1,6 +1,6 @@ { "name": "@reactioncommerce/file-collections-sa-gridfs", - "version": "0.1.5", + "version": "0.2.0", "description": "A GridFS storage adapter for Reaction FileCollections.", "author": "Reaction Commerce (https://reactioncommerce.com/)", "license": "MIT", diff --git a/packages/file-collections/CHANGELOG.md b/packages/file-collections/CHANGELOG.md index 20652433b22..2b639ad2ebe 100644 --- a/packages/file-collections/CHANGELOG.md +++ b/packages/file-collections/CHANGELOG.md @@ -1,265 +1,187 @@ # Change Log +## 0.10.0 + +### Minor Changes + +- [#6805](https://github.com/reactioncommerce/reaction/pull/6805) [`a6172e9a9`](https://github.com/reactioncommerce/reaction/commit/a6172e9a9b0012c2224796fc079ff135920ef33b) Thanks [@vanpho93](https://github.com/vanpho93)! - fix: sample image data not showing + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [0.9.3](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.9.2...@reactioncommerce/file-collections@0.9.3) (2020-11-13) - ### Bug Fixes -* Ignore undefined errors from stream.destroy() ([6ee489f](https://github.com/reactioncommerce/reaction-file-collections/commit/6ee489f1c0a4c3c732a9f4bed8dfdcad9d8d7080)) - - - - +- Ignore undefined errors from stream.destroy() ([6ee489f](https://github.com/reactioncommerce/reaction-file-collections/commit/6ee489f1c0a4c3c732a9f4bed8dfdcad9d8d7080)) ## [0.9.2](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.9.1...@reactioncommerce/file-collections@0.9.2) (2020-11-11) - ### Bug Fixes -* revert to tus-js-client ^1.5.1 ([3cc1d54](https://github.com/reactioncommerce/reaction-file-collections/commit/3cc1d548900e7245db8a22ad5c6383a1cd2e1435)) - - - - +- revert to tus-js-client ^1.5.1 ([3cc1d54](https://github.com/reactioncommerce/reaction-file-collections/commit/3cc1d548900e7245db8a22ad5c6383a1cd2e1435)) ## [0.9.1](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.9.0...@reactioncommerce/file-collections@0.9.1) (2020-09-01) - ### Bug Fixes -* breaking change introduce tus-js-client ([c4ca568](https://github.com/reactioncommerce/reaction-file-collections/commit/c4ca568e2118b188e55ea662c4614b53bc3fecb3)) - - - - +- breaking change introduce tus-js-client ([c4ca568](https://github.com/reactioncommerce/reaction-file-collections/commit/c4ca568e2118b188e55ea662c4614b53bc3fecb3)) # [0.9.0](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.8.0...@reactioncommerce/file-collections@0.9.0) (2020-08-31) - ### Bug Fixes -* path parser ([efb0926](https://github.com/reactioncommerce/reaction-file-collections/commit/efb09264ef10ab2343fdf2e735b85162bfa3edcb)) - +- path parser ([efb0926](https://github.com/reactioncommerce/reaction-file-collections/commit/efb09264ef10ab2343fdf2e735b85162bfa3edcb)) ### BREAKING CHANGES -* introduced: Path is a named export rather than the default export. +- introduced: Path is a named export rather than the default export. Signed-off-by: jhonsfran - - - - # [0.8.0](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.7.3...@reactioncommerce/file-collections@0.8.0) (2020-07-28) - ### Features -* support S3 url ([bf7c054](https://github.com/reactioncommerce/reaction-file-collections/commit/bf7c05402fdf18027477603bebfc4bcff0f6bdee)) - - - - +- support S3 url ([bf7c054](https://github.com/reactioncommerce/reaction-file-collections/commit/bf7c05402fdf18027477603bebfc4bcff0f6bdee)) ## [0.7.3](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.7.2...@reactioncommerce/file-collections@0.7.3) (2019-12-19) - ### Bug Fixes -* pass absolute URL to tus client ([98566c2](https://github.com/reactioncommerce/reaction-file-collections/commit/98566c217f4f0bdd0a5536c0cc9a82dcbc22c787)), closes [#34](https://github.com/reactioncommerce/reaction-file-collections/issues/34) - - - - +- pass absolute URL to tus client ([98566c2](https://github.com/reactioncommerce/reaction-file-collections/commit/98566c217f4f0bdd0a5536c0cc9a82dcbc22c787)), closes [#34](https://github.com/reactioncommerce/reaction-file-collections/issues/34) ## [0.7.2](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.7.1...@reactioncommerce/file-collections@0.7.2) (2019-12-17) - ### Bug Fixes -* convert Blobs to streams only in a Node env ([f8a01d6](https://github.com/reactioncommerce/reaction-file-collections/commit/f8a01d644d606b26fee6bc9574151195ff345a3f)) - - - - +- convert Blobs to streams only in a Node env ([f8a01d6](https://github.com/reactioncommerce/reaction-file-collections/commit/f8a01d644d606b26fee6bc9574151195ff345a3f)) ## [0.7.1](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.7.0...@reactioncommerce/file-collections@0.7.1) (2019-12-17) - ### Bug Fixes -* use newer lastModified prop in fromFile fn ([c2e92bb](https://github.com/reactioncommerce/reaction-file-collections/commit/c2e92bbde86ea43d86947afc0638ec595334ac05)) - - - - +- use newer lastModified prop in fromFile fn ([c2e92bb](https://github.com/reactioncommerce/reaction-file-collections/commit/c2e92bbde86ea43d86947afc0638ec595334ac05)) # [0.7.0](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.6.1...@reactioncommerce/file-collections@0.7.0) (2019-08-23) **Note:** Version bump only for package @reactioncommerce/file-collections - - - - ## [0.6.1](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.6.0...@reactioncommerce/file-collections@0.6.1) (2019-06-27) - ### Bug Fixes -* update packages to resolve security issues ([9d572c0](https://github.com/reactioncommerce/reaction-file-collections/commit/9d572c0)) - - - - +- update packages to resolve security issues ([9d572c0](https://github.com/reactioncommerce/reaction-file-collections/commit/9d572c0)) -## [0.6.0](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.5.0...@reactioncommerce/file-collections@0.6.0) (2018-08-30) +## [0.6.0](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.5.0...@reactioncommerce/file-collections@0.6.0) (2018-08-30) ### Bug Fixes -* update tus-node-server to 0.3.1 ([77607ff](https://github.com/reactioncommerce/reaction-file-collections/commit/77607ff)) -* **file-collection:** update and pin tus deps ([5fac24a](https://github.com/reactioncommerce/reaction-file-collections/commit/5fac24a)) -* update tus-node-server to 0.3.0 ([7484839](https://github.com/reactioncommerce/reaction-file-collections/commit/7484839)) - - +- update tus-node-server to 0.3.1 ([77607ff](https://github.com/reactioncommerce/reaction-file-collections/commit/77607ff)) +- **file-collection:** update and pin tus deps ([5fac24a](https://github.com/reactioncommerce/reaction-file-collections/commit/5fac24a)) +- update tus-node-server to 0.3.0 ([7484839](https://github.com/reactioncommerce/reaction-file-collections/commit/7484839)) -# 0.5.0 (2018-04-26) +# 0.5.0 (2018-04-26) ### Bug Fixes -* download handler now works correctly when filename contains a `+` ([4db1bf3](https://github.com/reactioncommerce/reaction-file-collections/commit/4db1bf3)), closes [#6](https://github.com/reactioncommerce/reaction-file-collections/issues/6) - +- download handler now works correctly when filename contains a `+` ([4db1bf3](https://github.com/reactioncommerce/reaction-file-collections/commit/4db1bf3)), closes [#6](https://github.com/reactioncommerce/reaction-file-collections/issues/6) ### Features -* add MongoFileCollection class ([299d635](https://github.com/reactioncommerce/reaction-file-collections/commit/299d635)) - - - +- add MongoFileCollection class ([299d635](https://github.com/reactioncommerce/reaction-file-collections/commit/299d635)) -## [0.4.5](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.4.4...@reactioncommerce/file-collections@0.4.5) (2018-03-06) +## [0.4.5](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.4.4...@reactioncommerce/file-collections@0.4.5) (2018-03-06) ### Bug Fixes -* **FileRecord:** fullClone does store write correctly now ([ea1eb5a](https://github.com/reactioncommerce/reaction-file-collections/commit/ea1eb5a)) -* **MeteorFileCollection:** Return inserted doc from _insert in Node ([ac6644a](https://github.com/reactioncommerce/reaction-file-collections/commit/ac6644a)) - - - +- **FileRecord:** fullClone does store write correctly now ([ea1eb5a](https://github.com/reactioncommerce/reaction-file-collections/commit/ea1eb5a)) +- **MeteorFileCollection:** Return inserted doc from \_insert in Node ([ac6644a](https://github.com/reactioncommerce/reaction-file-collections/commit/ac6644a)) -## [0.4.4](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.4.3...@reactioncommerce/file-collections@0.4.4) (2018-03-06) +## [0.4.4](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.4.3...@reactioncommerce/file-collections@0.4.4) (2018-03-06) ### Bug Fixes -* **MeteorFileCollection:** Support selectors in findOne for server/node ([c5482aa](https://github.com/reactioncommerce/reaction-file-collections/commit/c5482aa)) -* findOne doesn't need selector switch ([ca40ca7](https://github.com/reactioncommerce/reaction-file-collections/commit/ca40ca7)) - - - +- **MeteorFileCollection:** Support selectors in findOne for server/node ([c5482aa](https://github.com/reactioncommerce/reaction-file-collections/commit/c5482aa)) +- findOne doesn't need selector switch ([ca40ca7](https://github.com/reactioncommerce/reaction-file-collections/commit/ca40ca7)) -## [0.4.3](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.4.2...@reactioncommerce/file-collections@0.4.3) (2018-02-23) +## [0.4.3](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.4.2...@reactioncommerce/file-collections@0.4.3) (2018-02-23) ### Bug Fixes -* Don't swallow errors thrown in some functions ([4413556](https://github.com/reactioncommerce/reaction-file-collections/commit/4413556)) - - - +- Don't swallow errors thrown in some functions ([4413556](https://github.com/reactioncommerce/reaction-file-collections/commit/4413556)) -## [0.4.2](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.4.1...@reactioncommerce/file-collections@0.4.2) (2018-02-23) +## [0.4.2](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.4.1...@reactioncommerce/file-collections@0.4.2) (2018-02-23) ### Bug Fixes -* **MeteorFileCollection:** Support selectors in findOne/findOneLocal ([74c6444](https://github.com/reactioncommerce/reaction-file-collections/commit/74c6444)) - - - +- **MeteorFileCollection:** Support selectors in findOne/findOneLocal ([74c6444](https://github.com/reactioncommerce/reaction-file-collections/commit/74c6444)) -## [0.4.1](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.4.0...@reactioncommerce/file-collections@0.4.1) (2018-02-23) +## [0.4.1](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.4.0...@reactioncommerce/file-collections@0.4.1) (2018-02-23) ### Bug Fixes -* Rename clone method to fullClone ([0825a92](https://github.com/reactioncommerce/reaction-file-collections/commit/0825a92)) - - - +- Rename clone method to fullClone ([0825a92](https://github.com/reactioncommerce/reaction-file-collections/commit/0825a92)) -# [0.4.0](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.3.0...@reactioncommerce/file-collections@0.4.0) (2018-02-23) +# [0.4.0](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.3.0...@reactioncommerce/file-collections@0.4.0) (2018-02-23) ### Features -* Security for MeteorFileCollection over DDP ([5f27595](https://github.com/reactioncommerce/reaction-file-collections/commit/5f27595)) - - - +- Security for MeteorFileCollection over DDP ([5f27595](https://github.com/reactioncommerce/reaction-file-collections/commit/5f27595)) -# [0.3.0](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.2.0...@reactioncommerce/file-collections@0.3.0) (2018-02-22) +# [0.3.0](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.2.0...@reactioncommerce/file-collections@0.3.0) (2018-02-22) ### Features -* **FileRecord:** Add clone method ([713b129](https://github.com/reactioncommerce/reaction-file-collections/commit/713b129)) - - - +- **FileRecord:** Add clone method ([713b129](https://github.com/reactioncommerce/reaction-file-collections/commit/713b129)) -# [0.2.0](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.1.1...@reactioncommerce/file-collections@0.2.0) (2018-02-22) +# [0.2.0](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.1.1...@reactioncommerce/file-collections@0.2.0) (2018-02-22) ### Features -* **workers:** Split FileWorker into two different classes ([4c96fba](https://github.com/reactioncommerce/reaction-file-collections/commit/4c96fba)) - - - +- **workers:** Split FileWorker into two different classes ([4c96fba](https://github.com/reactioncommerce/reaction-file-collections/commit/4c96fba)) -## [0.1.1](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.1.0...@reactioncommerce/file-collections@0.1.1) (2018-02-20) +## [0.1.1](https://github.com/reactioncommerce/reaction-file-collections/compare/@reactioncommerce/file-collections@0.1.0...@reactioncommerce/file-collections@0.1.1) (2018-02-20) ### Bug Fixes -* Improve FileCollection error message passed on from store ([2178344](https://github.com/reactioncommerce/reaction-file-collections/commit/2178344)) -* **FileRecord:** Support calling upload() with no options ([f379890](https://github.com/reactioncommerce/reaction-file-collections/commit/f379890)) -* **MeteorFileCollection:** Make find and findOne work in browser ([447e58c](https://github.com/reactioncommerce/reaction-file-collections/commit/447e58c)) - - - +- Improve FileCollection error message passed on from store ([2178344](https://github.com/reactioncommerce/reaction-file-collections/commit/2178344)) +- **FileRecord:** Support calling upload() with no options ([f379890](https://github.com/reactioncommerce/reaction-file-collections/commit/f379890)) +- **MeteorFileCollection:** Make find and findOne work in browser ([447e58c](https://github.com/reactioncommerce/reaction-file-collections/commit/447e58c)) -# 0.1.0 (2018-02-19) +# 0.1.0 (2018-02-19) ### Bug Fixes -* Clean up FileCollection method results, add raw option to more ([052514e](https://github.com/reactioncommerce/reaction-file-collections/commit/052514e)) -* Proper errors for find methods on client/server ([d796a76](https://github.com/reactioncommerce/reaction-file-collections/commit/d796a76)) - +- Clean up FileCollection method results, add raw option to more ([052514e](https://github.com/reactioncommerce/reaction-file-collections/commit/052514e)) +- Proper errors for find methods on client/server ([d796a76](https://github.com/reactioncommerce/reaction-file-collections/commit/d796a76)) ### Features -* Add absolute URL option ([9d00da3](https://github.com/reactioncommerce/reaction-file-collections/commit/9d00da3)) -* Allow accessing metadata directly from a FileRecord instance ([8984e8e](https://github.com/reactioncommerce/reaction-file-collections/commit/8984e8e)) -* Set up lerna and semantic-release ([5f38fe1](https://github.com/reactioncommerce/reaction-file-collections/commit/5f38fe1)) +- Add absolute URL option ([9d00da3](https://github.com/reactioncommerce/reaction-file-collections/commit/9d00da3)) +- Allow accessing metadata directly from a FileRecord instance ([8984e8e](https://github.com/reactioncommerce/reaction-file-collections/commit/8984e8e)) +- Set up lerna and semantic-release ([5f38fe1](https://github.com/reactioncommerce/reaction-file-collections/commit/5f38fe1)) diff --git a/packages/file-collections/package.json b/packages/file-collections/package.json index 2774c457ae1..880dc1022fe 100644 --- a/packages/file-collections/package.json +++ b/packages/file-collections/package.json @@ -1,6 +1,6 @@ { "name": "@reactioncommerce/file-collections", - "version": "0.9.3", + "version": "0.10.0", "description": "A way to manage file uploads, downloads, and transformed copies in Node/Web apps. Used by Reaction Commerce.", "author": "Reaction Commerce (https://reactioncommerce.com/)", "license": "MIT", From 5ba67f7bc640ef958a785b2798415c4691ed7c2f Mon Sep 17 00:00:00 2001 From: sujithvn Date: Tue, 13 Jun 2023 09:25:44 +0000 Subject: [PATCH 2/2] feat: update pnpm-lock Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 240 ++++++++++++++++++++++++------------------------- 1 file changed, 120 insertions(+), 120 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 573153b0591..925e1ff8823 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -146,58 +146,58 @@ importers: '@graphql-tools/schema': ^9.0.10 '@graphql-tools/utils': ^9.1.1 '@graphql-tools/wrap': ^9.2.21 - '@reactioncommerce/api-core': 2.0.1 - '@reactioncommerce/api-plugin-accounts': 2.0.4 - '@reactioncommerce/api-plugin-address-validation': 1.3.3 - '@reactioncommerce/api-plugin-address-validation-test': 1.0.3 - '@reactioncommerce/api-plugin-authentication': 2.2.5 - '@reactioncommerce/api-plugin-authorization-simple': 1.3.2 - '@reactioncommerce/api-plugin-bull-queue': 0.0.0 - '@reactioncommerce/api-plugin-carts': 1.3.5 - '@reactioncommerce/api-plugin-catalogs': 1.1.2 - '@reactioncommerce/api-plugin-email': 1.1.5 - '@reactioncommerce/api-plugin-email-smtp': 1.0.8 - '@reactioncommerce/api-plugin-email-templates': 1.1.7 - '@reactioncommerce/api-plugin-files': 1.1.0 - '@reactioncommerce/api-plugin-fulfillment': 0.0.0 - '@reactioncommerce/api-plugin-fulfillment-method-pickup-store': 0.0.0 - '@reactioncommerce/api-plugin-fulfillment-method-shipping-dynamic-rate': 0.0.0 - '@reactioncommerce/api-plugin-fulfillment-method-shipping-flat-rate': 0.0.0 - '@reactioncommerce/api-plugin-fulfillment-type-pickup': 0.0.0 - '@reactioncommerce/api-plugin-fulfillment-type-shipping': 0.0.0 - '@reactioncommerce/api-plugin-i18n': 1.0.6 - '@reactioncommerce/api-plugin-inventory': 1.0.5 - '@reactioncommerce/api-plugin-inventory-simple': 1.0.6 - '@reactioncommerce/api-plugin-job-queue': 1.0.7 - '@reactioncommerce/api-plugin-navigation': 1.1.2 - '@reactioncommerce/api-plugin-notifications': 1.1.4 - '@reactioncommerce/api-plugin-orders': 1.4.5 - '@reactioncommerce/api-plugin-payments': 1.0.5 - '@reactioncommerce/api-plugin-payments-example': 1.1.2 - '@reactioncommerce/api-plugin-payments-stripe-sca': 1.0.2 - '@reactioncommerce/api-plugin-pricing-simple': 1.0.7 - '@reactioncommerce/api-plugin-products': 1.3.1 - '@reactioncommerce/api-plugin-promotions': 0.0.0 - '@reactioncommerce/api-plugin-promotions-coupons': 0.0.0 - '@reactioncommerce/api-plugin-promotions-discounts': 0.0.0 - '@reactioncommerce/api-plugin-promotions-offers': 0.0.0 - '@reactioncommerce/api-plugin-sequences': 0.0.0 - '@reactioncommerce/api-plugin-settings': 1.0.7 - '@reactioncommerce/api-plugin-shops': 1.3.0 - '@reactioncommerce/api-plugin-simple-schema': 1.0.3 - '@reactioncommerce/api-plugin-sitemap-generator': 1.2.3 - '@reactioncommerce/api-plugin-surcharges': 1.1.8 - '@reactioncommerce/api-plugin-system-information': 1.1.4 - '@reactioncommerce/api-plugin-tags': 1.2.1 - '@reactioncommerce/api-plugin-taxes': 1.1.3 - '@reactioncommerce/api-plugin-taxes-flat-rate': 1.0.8 - '@reactioncommerce/api-plugin-translations': 1.2.2 - '@reactioncommerce/api-utils': 1.17.1 + '@reactioncommerce/api-core': 3.0.0 + '@reactioncommerce/api-plugin-accounts': 3.0.0 + '@reactioncommerce/api-plugin-address-validation': 2.0.0 + '@reactioncommerce/api-plugin-address-validation-test': 2.0.0 + '@reactioncommerce/api-plugin-authentication': 3.0.0 + '@reactioncommerce/api-plugin-authorization-simple': 2.0.0 + '@reactioncommerce/api-plugin-bull-queue': 0.0.1 + '@reactioncommerce/api-plugin-carts': 2.0.0 + '@reactioncommerce/api-plugin-catalogs': 2.0.0 + '@reactioncommerce/api-plugin-email': 2.0.0 + '@reactioncommerce/api-plugin-email-smtp': 2.0.0 + '@reactioncommerce/api-plugin-email-templates': 2.0.0 + '@reactioncommerce/api-plugin-files': 2.0.0 + '@reactioncommerce/api-plugin-fulfillment': 0.0.1 + '@reactioncommerce/api-plugin-fulfillment-method-pickup-store': 0.0.1 + '@reactioncommerce/api-plugin-fulfillment-method-shipping-dynamic-rate': 0.0.1 + '@reactioncommerce/api-plugin-fulfillment-method-shipping-flat-rate': 0.0.1 + '@reactioncommerce/api-plugin-fulfillment-type-pickup': 0.0.1 + '@reactioncommerce/api-plugin-fulfillment-type-shipping': 0.0.1 + '@reactioncommerce/api-plugin-i18n': 2.0.0 + '@reactioncommerce/api-plugin-inventory': 2.0.0 + '@reactioncommerce/api-plugin-inventory-simple': 2.0.0 + '@reactioncommerce/api-plugin-job-queue': 2.0.0 + '@reactioncommerce/api-plugin-navigation': 2.0.0 + '@reactioncommerce/api-plugin-notifications': 2.0.0 + '@reactioncommerce/api-plugin-orders': 2.0.0 + '@reactioncommerce/api-plugin-payments': 2.0.0 + '@reactioncommerce/api-plugin-payments-example': 2.0.0 + '@reactioncommerce/api-plugin-payments-stripe-sca': 2.0.0 + '@reactioncommerce/api-plugin-pricing-simple': 2.0.0 + '@reactioncommerce/api-plugin-products': 2.0.0 + '@reactioncommerce/api-plugin-promotions': 0.1.0 + '@reactioncommerce/api-plugin-promotions-coupons': 0.0.1 + '@reactioncommerce/api-plugin-promotions-discounts': 0.0.1 + '@reactioncommerce/api-plugin-promotions-offers': 0.0.1 + '@reactioncommerce/api-plugin-sequences': 0.0.1 + '@reactioncommerce/api-plugin-settings': 2.0.0 + '@reactioncommerce/api-plugin-shops': 2.0.0 + '@reactioncommerce/api-plugin-simple-schema': 2.0.0 + '@reactioncommerce/api-plugin-sitemap-generator': 2.0.0 + '@reactioncommerce/api-plugin-surcharges': 2.0.0 + '@reactioncommerce/api-plugin-system-information': 2.0.0 + '@reactioncommerce/api-plugin-tags': 2.0.0 + '@reactioncommerce/api-plugin-taxes': 2.0.0 + '@reactioncommerce/api-plugin-taxes-flat-rate': 2.0.0 + '@reactioncommerce/api-plugin-translations': 2.0.0 + '@reactioncommerce/api-utils': 2.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/db-version-check': 1.0.0 '@reactioncommerce/eslint-config': ~2.2.0 - '@reactioncommerce/file-collections': 0.9.3 - '@reactioncommerce/file-collections-sa-gridfs': 0.1.5 + '@reactioncommerce/file-collections': 0.10.0 + '@reactioncommerce/file-collections-sa-gridfs': 0.2.0 '@reactioncommerce/logger': 1.1.5 '@reactioncommerce/random': 1.0.2 '@snyk/protect': latest @@ -266,7 +266,7 @@ importers: '@reactioncommerce/file-collections-sa-gridfs': link:../../packages/file-collections-sa-gridfs '@reactioncommerce/logger': link:../../packages/logger '@reactioncommerce/random': link:../../packages/random - '@snyk/protect': 1.1096.0 + '@snyk/protect': 1.1179.0 graphql: 16.6.0 nodemailer: 6.8.0 semver: 6.3.0 @@ -288,7 +288,7 @@ importers: '@babel/preset-env': ~7.9.0 '@graphql-tools/merge': ^8.3.12 '@graphql-tools/schema': ^9.0.10 - '@reactioncommerce/api-utils': ^1.12.0 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/logger': ^1.1.3 @@ -361,7 +361,7 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-utils': ~1.17.1 + '@reactioncommerce/api-utils': ~2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/db-version-check': ^1.0.0 @@ -400,7 +400,7 @@ importers: packages/api-plugin-address-validation: specifiers: - '@reactioncommerce/api-utils': ^1.16.5 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/random': ^1.0.2 '@reactioncommerce/reaction-error': ^1.0.1 lodash: ^4.17.15 @@ -414,7 +414,7 @@ importers: packages/api-plugin-address-validation-test: specifiers: - '@reactioncommerce/api-utils': ^1.16.5 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 faker: ^4.1.0 dependencies: @@ -431,8 +431,8 @@ importers: '@accounts/password': ^0.32.0 '@accounts/server': 0.33.1 '@graphql-modules/core': ^0.7.13 - '@reactioncommerce/api-core': ^2.0.0 - '@reactioncommerce/api-utils': ^1.14.2 + '@reactioncommerce/api-core': ^3.0.0 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/logger': ^1.1.3 '@reactioncommerce/reaction-error': ^1.0.1 envalid: ^6.0.2 @@ -463,7 +463,7 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-utils': ^1.16.5 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/db-version-check': ^1.0.0 @@ -496,7 +496,7 @@ importers: packages/api-plugin-bull-queue: specifiers: - '@reactioncommerce/api-utils': ^1.16.9 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/logger': ^1.1.3 @@ -523,9 +523,9 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-plugin-address-validation': ^1.0.0 - '@reactioncommerce/api-plugin-tags': ^1.0.0 - '@reactioncommerce/api-utils': ^1.16.5 + '@reactioncommerce/api-plugin-address-validation': ^2.0.0 + '@reactioncommerce/api-plugin-tags': ^2.0.0 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ^1.0.1 '@reactioncommerce/logger': ^1.1.3 @@ -562,7 +562,7 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-utils': ^1.16.5 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/logger': ^1.1.3 @@ -595,7 +595,7 @@ importers: packages/api-plugin-discounts: specifiers: - '@reactioncommerce/api-utils': ^1.16.7 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 dependencies: @@ -608,7 +608,7 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-utils': ^1.16.9 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/logger': ^1.1.3 @@ -635,7 +635,7 @@ importers: packages/api-plugin-email: specifiers: - '@reactioncommerce/api-utils': ^1.16.9 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/db-version-check': ^1.0.0 @@ -656,7 +656,7 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-utils': ^1.16.9 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/logger': ^1.1.3 @@ -685,7 +685,7 @@ importers: packages/api-plugin-email-templates: specifiers: - '@reactioncommerce/api-utils': ^1.16.8 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/logger': ^1.1.4 @@ -706,11 +706,11 @@ importers: packages/api-plugin-files: specifiers: - '@reactioncommerce/api-utils': ^1.16.7 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 - '@reactioncommerce/file-collections': ^0.9.3 - '@reactioncommerce/file-collections-sa-gridfs': ~0.1.5 + '@reactioncommerce/file-collections': ^0.10.0 + '@reactioncommerce/file-collections-sa-gridfs': ~0.2.0 '@reactioncommerce/logger': ~1.1.4 '@reactioncommerce/random': ~1.0.2 '@reactioncommerce/reaction-error': ~1.0.1 @@ -735,8 +735,8 @@ importers: packages/api-plugin-fulfillment: specifiers: - '@reactioncommerce/api-plugin-carts': ^1.0.0 - '@reactioncommerce/api-utils': ^1.16.9 + '@reactioncommerce/api-plugin-carts': ^2.0.0 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/db-version-check': ^1.0.0 '@reactioncommerce/logger': ^1.1.3 @@ -758,7 +758,7 @@ importers: packages/api-plugin-fulfillment-method-pickup-store: specifiers: - '@reactioncommerce/api-utils': ^1.16.9 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/logger': ^1.1.4 '@reactioncommerce/reaction-error': ^1.0.1 simpl-schema: ^1.12.2 @@ -770,7 +770,7 @@ importers: packages/api-plugin-fulfillment-method-shipping-dynamic-rate: specifiers: - '@reactioncommerce/api-utils': ^1.16.9 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/reaction-error': ^1.0.1 simpl-schema: ^1.12.2 dependencies: @@ -780,7 +780,7 @@ importers: packages/api-plugin-fulfillment-method-shipping-flat-rate: specifiers: - '@reactioncommerce/api-utils': ^1.16.9 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/logger': ^1.1.3 '@reactioncommerce/random': ~1.0.2 '@reactioncommerce/reaction-error': ^1.0.1 @@ -796,7 +796,7 @@ importers: packages/api-plugin-fulfillment-type-pickup: specifiers: - '@reactioncommerce/api-utils': ^1.16.9 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/random': ~1.0.2 '@reactioncommerce/reaction-error': 1.0.1 dependencies: @@ -806,7 +806,7 @@ importers: packages/api-plugin-fulfillment-type-shipping: specifiers: - '@reactioncommerce/api-utils': ^1.16.9 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/logger': ^1.1.3 '@reactioncommerce/random': ~1.0.2 '@reactioncommerce/reaction-error': ^1.0.1 @@ -822,7 +822,7 @@ importers: packages/api-plugin-i18n: specifiers: - '@reactioncommerce/api-utils': ^1.16.5 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 lodash: ~4.17.15 @@ -837,8 +837,8 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-plugin-catalogs': ^1.0.0 - '@reactioncommerce/api-utils': ^1.16.5 + '@reactioncommerce/api-plugin-catalogs': ^2.0.0 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ^1.0.1 '@reactioncommerce/reaction-error': ~1.0.1 @@ -864,7 +864,7 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-utils': ^1.16.5 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/logger': ^1.1.3 @@ -893,7 +893,7 @@ importers: packages/api-plugin-job-queue: specifiers: - '@reactioncommerce/api-utils': ^1.16.9 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/logger': ^1.1.3 @@ -916,7 +916,7 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-utils': ^1.16.5 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/random': ^1.0.2 @@ -943,7 +943,7 @@ importers: packages/api-plugin-notifications: specifiers: - '@reactioncommerce/api-utils': ^1.16.7 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/logger': ^1.1.3 @@ -962,9 +962,9 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-plugin-catalogs': ^1.0.0 - '@reactioncommerce/api-plugin-shops': ^1.0.0 - '@reactioncommerce/api-utils': ~1.17.1 + '@reactioncommerce/api-plugin-catalogs': ^2.0.0 + '@reactioncommerce/api-plugin-shops': ^2.0.0 + '@reactioncommerce/api-utils': ~2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ^1.0.1 '@reactioncommerce/logger': ^1.1.4 @@ -999,8 +999,8 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-plugin-shops': ^1.0.0 - '@reactioncommerce/api-utils': ^1.16.9 + '@reactioncommerce/api-plugin-shops': ^2.0.0 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ^1.0.1 '@reactioncommerce/reaction-error': ^1.0.1 @@ -1026,7 +1026,7 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-utils': ^1.16.5 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/random': ~1.0.2 @@ -1049,8 +1049,8 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-plugin-carts': ^1.3.2 - '@reactioncommerce/api-utils': ^1.16.8 + '@reactioncommerce/api-plugin-carts': ^2.0.0 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/logger': ^1.1.3 @@ -1084,7 +1084,7 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-utils': ^1.16.5 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/logger': ^1.1.4 @@ -1115,7 +1115,7 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-utils': ~1.17.1 + '@reactioncommerce/api-utils': ~2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/logger': ^1.1.3 @@ -1144,7 +1144,7 @@ importers: packages/api-plugin-promotions: specifiers: - '@reactioncommerce/api-utils': ~1.17.1 + '@reactioncommerce/api-utils': ~2.0.0 '@reactioncommerce/logger': ^1.1.3 '@reactioncommerce/random': ^1.0.2 '@reactioncommerce/reaction-error': ^1.0.1 @@ -1166,7 +1166,7 @@ importers: packages/api-plugin-promotions-coupons: specifiers: - '@reactioncommerce/api-utils': ^1.16.9 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/db-version-check': workspace:^1.0.0 '@reactioncommerce/logger': ^1.1.3 '@reactioncommerce/random': ^1.0.2 @@ -1192,7 +1192,7 @@ importers: packages/api-plugin-promotions-discounts: specifiers: - '@reactioncommerce/api-utils': ^1.16.7 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/logger': ^1.1.3 '@reactioncommerce/random': ^1.0.2 '@reactioncommerce/reaction-error': ^1.0.1 @@ -1212,7 +1212,7 @@ importers: packages/api-plugin-promotions-offers: specifiers: - '@reactioncommerce/api-utils': ^1.16.9 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/logger': ^1.1.3 '@reactioncommerce/random': ^1.0.2 '@reactioncommerce/reaction-error': ^1.0.1 @@ -1234,10 +1234,10 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-utils': ^1.16.9 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 - '@reactioncommerce/file-collections': ^0.9.3 + '@reactioncommerce/file-collections': ^0.10.0 '@reactioncommerce/logger': ^1.1.5 '@reactioncommerce/random': ^1.0.2 babel-plugin-rewire-exports: ^2.0.0 @@ -1263,7 +1263,7 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-utils': ^1.16.7 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/random': ^1.0.2 @@ -1288,7 +1288,7 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-utils': ^1.16.7 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/reaction-error': ~1.0.1 @@ -1307,8 +1307,8 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-plugin-carts': ^1.0.0 - '@reactioncommerce/api-utils': ^1.16.5 + '@reactioncommerce/api-plugin-carts': ^2.0.0 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/logger': ^1.1.3 @@ -1338,7 +1338,7 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-utils': ^1.16.9 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/logger': ^1.1.3 @@ -1369,8 +1369,8 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-plugin-address-validation': ~1.3.0 - '@reactioncommerce/api-utils': ^1.16.5 + '@reactioncommerce/api-plugin-address-validation': ~2.0.0 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/logger': ~1.1.2 @@ -1398,7 +1398,7 @@ importers: packages/api-plugin-simple-schema: specifiers: - '@reactioncommerce/api-utils': ^1.16.7 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/db-version-check': ^1.0.0 @@ -1415,7 +1415,7 @@ importers: packages/api-plugin-sitemap-generator: specifiers: - '@reactioncommerce/api-utils': ^1.16.5 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/logger': ^1.1.3 '@reactioncommerce/reaction-error': ^1.0.1 simpl-schema: ^1.12.0 @@ -1429,7 +1429,7 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-utils': ^1.17.0 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/random': ^1.0.2 @@ -1456,7 +1456,7 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-utils': ^1.16.5 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/logger': ^1.1.3 @@ -1481,11 +1481,11 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-utils': ^1.17.1 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/db-version-check': ^1.0.0 - '@reactioncommerce/file-collections': ^0.9.3 + '@reactioncommerce/file-collections': ^0.10.0 '@reactioncommerce/random': ~1.0.2 '@reactioncommerce/reaction-error': ~1.0.1 babel-plugin-rewire-exports: ^2.0.0 @@ -1514,9 +1514,9 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-plugin-carts': ^1.0.0 - '@reactioncommerce/api-plugin-orders': ^1.0.0 - '@reactioncommerce/api-utils': ^1.16.5 + '@reactioncommerce/api-plugin-carts': ^2.0.0 + '@reactioncommerce/api-plugin-orders': ^2.0.0 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/logger': ^1.1.3 @@ -1547,7 +1547,7 @@ importers: packages/api-plugin-taxes-flat-rate: specifiers: - '@reactioncommerce/api-utils': ^1.16.9 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 '@reactioncommerce/random': ^1.0.2 @@ -1566,7 +1566,7 @@ importers: specifiers: '@babel/core': ^7.7.7 '@babel/preset-env': ^7.7.7 - '@reactioncommerce/api-utils': ^1.16.5 + '@reactioncommerce/api-utils': ^2.0.0 '@reactioncommerce/babel-remove-es-create-require': ~1.0.0 '@reactioncommerce/data-factory': ~1.0.1 dependencies: @@ -5318,8 +5318,8 @@ packages: '@sinonjs/commons': 1.8.3 dev: false - /@snyk/protect/1.1096.0: - resolution: {integrity: sha512-E0hkw5TY8rIygL2uohywBrW72f1x/g36mHdMxS9UzLB9DHLDudJJYHMwJfdjl6dW7cuuTVauv8TDQireMkjOVw==} + /@snyk/protect/1.1179.0: + resolution: {integrity: sha512-pQrtYAITDQABaE7zHUZyqajt3IXE4fmC21EEpByRrQCVRWSWbu+wP8ML1iLPVm3J2OK6o5vIANPz/JL0GYDuxg==} engines: {node: '>=10'} hasBin: true dev: false