diff --git a/common/changes/@boostercloud/framework-core/improve_error_messages_2023-10-02-13-12.json b/common/changes/@boostercloud/framework-core/improve_error_messages_2023-10-02-13-12.json deleted file mode 100644 index 33cae6909..000000000 --- a/common/changes/@boostercloud/framework-core/improve_error_messages_2023-10-02-13-12.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@boostercloud/framework-core", - "comment": "improve error log", - "type": "patch" - } - ], - "packageName": "@boostercloud/framework-core" -} \ No newline at end of file diff --git a/common/changes/@boostercloud/framework-core/maintainance-consistent-rimraf-dependency-versioning_2023-09-27-15-21.json b/common/changes/@boostercloud/framework-core/maintainance-consistent-rimraf-dependency-versioning_2023-09-27-15-21.json deleted file mode 100644 index ea1f8f721..000000000 --- a/common/changes/@boostercloud/framework-core/maintainance-consistent-rimraf-dependency-versioning_2023-09-27-15-21.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@boostercloud/framework-core", - "comment": "", - "type": "none" - } - ], - "packageName": "@boostercloud/framework-core" -} \ No newline at end of file diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index 36f5a1bf5..af9d2000d 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -103,6 +103,6 @@ "definitionName": "lockStepVersion", "policyName": "booster", "mainProject": "@boostercloud/framework-core", - "version": "1.19.0" + "version": "1.19.1" } ] diff --git a/packages/application-tester/package.json b/packages/application-tester/package.json index 5fb2fdbad..3010fd4f8 100644 --- a/packages/application-tester/package.json +++ b/packages/application-tester/package.json @@ -1,6 +1,6 @@ { "name": "@boostercloud/application-tester", - "version": "1.19.0", + "version": "1.19.1", "description": "Contains Booster types related to the information extracted from the user project", "keywords": [ "application-tester" @@ -33,7 +33,7 @@ }, "dependencies": { "@apollo/client": "3.7.13", - "@boostercloud/framework-types": "workspace:^1.19.0", + "@boostercloud/framework-types": "workspace:^1.19.1", "cross-fetch": "3.1.5", "graphql": "^16.6.0", "jsonwebtoken": "9.0.1", @@ -45,7 +45,7 @@ "@effect-ts/core": "^0.60.4" }, "devDependencies": { - "@boostercloud/eslint-config": "workspace:^1.19.0", + "@boostercloud/eslint-config": "workspace:^1.19.1", "@typescript-eslint/eslint-plugin": "^5.0.0", "@typescript-eslint/parser": "^5.0.0", "eslint": "^8.23.1", diff --git a/packages/cli/package.json b/packages/cli/package.json index 664d09294..e560c2904 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,7 +1,7 @@ { "name": "@boostercloud/cli", "description": "CLI of the Booster Framework, the next level of abstraction for cloud-native applications", - "version": "1.19.0", + "version": "1.19.1", "author": "Boosterin Labs SLU", "homepage": "https://boosterframework.com", "publishConfig": { @@ -12,8 +12,8 @@ }, "bugs": "https://github.com/boostercloud/booster/issues", "dependencies": { - "@boostercloud/framework-core": "workspace:^1.19.0", - "@boostercloud/framework-types": "workspace:^1.19.0", + "@boostercloud/framework-core": "workspace:^1.19.1", + "@boostercloud/framework-types": "workspace:^1.19.1", "@oclif/command": "^1.8", "@oclif/config": "^1.18", "@oclif/errors": "^1.3", @@ -33,8 +33,8 @@ "@effect-ts/core": "^0.60.4" }, "devDependencies": { - "@boostercloud/eslint-config": "workspace:^1.19.0", - "@boostercloud/application-tester": "workspace:^1.19.0", + "@boostercloud/eslint-config": "workspace:^1.19.1", + "@boostercloud/application-tester": "workspace:^1.19.1", "@oclif/dev-cli": "^1.26", "@oclif/test": "^2.1", "@types/chai": "4.2.18", diff --git a/packages/framework-common-helpers/package.json b/packages/framework-common-helpers/package.json index acb79a86a..45fe1e5f8 100644 --- a/packages/framework-common-helpers/package.json +++ b/packages/framework-common-helpers/package.json @@ -1,6 +1,6 @@ { "name": "@boostercloud/framework-common-helpers", - "version": "1.19.0", + "version": "1.19.1", "description": "Contains Booster common helpers used by the core and provider packages", "keywords": [ "framework-common-helpers" @@ -33,13 +33,13 @@ "url": "https://github.com/boostercloud/booster/issues" }, "dependencies": { - "@boostercloud/framework-types": "workspace:^1.19.0", + "@boostercloud/framework-types": "workspace:^1.19.1", "child-process-promise": "^2.2.1", "tslib": "^2.4.0", "@effect-ts/core": "^0.60.4" }, "devDependencies": { - "@boostercloud/eslint-config": "workspace:^1.19.0", + "@boostercloud/eslint-config": "workspace:^1.19.1", "@types/chai": "4.2.18", "@types/chai-as-promised": "7.1.4", "@types/child-process-promise": "^2.2.1", diff --git a/packages/framework-core/CHANGELOG.json b/packages/framework-core/CHANGELOG.json index 910a0899e..477e26399 100644 --- a/packages/framework-core/CHANGELOG.json +++ b/packages/framework-core/CHANGELOG.json @@ -1,6 +1,34 @@ { "name": "@boostercloud/framework-core", "entries": [ + { + "version": "1.19.1", + "tag": "@boostercloud/framework-core_v1.19.1", + "date": "Tue, 03 Oct 2023 21:18:09 GMT", + "comments": { + "patch": [ + { + "comment": "improve error log", + "author": "gonzalojaubert ", + "commit": "9b5d7ad206a6df1a3f47e154a2c357d9da5f738e" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@boostercloud/framework-common-helpers\" from `^1.19.0` to `^1.19.1`" + }, + { + "comment": "Updating dependency \"@boostercloud/framework-types\" from `^1.19.0` to `^1.19.1`" + }, + { + "comment": "Updating dependency \"@boostercloud/metadata-booster\" from `^1.19.0` to `^1.19.1`" + }, + { + "comment": "Updating dependency \"@boostercloud/eslint-config\" from `^1.19.0` to `^1.19.1`" + } + ] + } + }, { "version": "1.19.0", "tag": "@boostercloud/framework-core_v1.19.0", diff --git a/packages/framework-core/CHANGELOG.md b/packages/framework-core/CHANGELOG.md index 49d4f5d45..cb845bc7a 100644 --- a/packages/framework-core/CHANGELOG.md +++ b/packages/framework-core/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @boostercloud/framework-core -This log was last generated on Wed, 13 Sep 2023 14:53:03 GMT and should not be manually modified. +This log was last generated on Tue, 03 Oct 2023 21:18:09 GMT and should not be manually modified. + +## 1.19.1 +Tue, 03 Oct 2023 21:18:09 GMT + +### Patches + +- improve error log ## 1.19.0 Wed, 13 Sep 2023 14:53:03 GMT diff --git a/packages/framework-core/package.json b/packages/framework-core/package.json index 19bf7b791..1cf252f09 100644 --- a/packages/framework-core/package.json +++ b/packages/framework-core/package.json @@ -1,6 +1,6 @@ { "name": "@boostercloud/framework-core", - "version": "1.19.0", + "version": "1.19.1", "description": "Library for your Booster apps", "author": "Boosterin Labs SLU", "homepage": "https://boosterframework.com", @@ -33,8 +33,8 @@ "graphql": "^16.6.0" }, "dependencies": { - "@boostercloud/framework-common-helpers": "workspace:^1.19.0", - "@boostercloud/framework-types": "workspace:^1.19.0", + "@boostercloud/framework-common-helpers": "workspace:^1.19.1", + "@boostercloud/framework-types": "workspace:^1.19.1", "fp-ts": "^2.11.0", "graphql-scalars": "^1.17.0", "graphql-subscriptions": "2.0.0", @@ -48,8 +48,8 @@ "@effect-ts/core": "^0.60.4" }, "devDependencies": { - "@boostercloud/metadata-booster": "workspace:^1.19.0", - "@boostercloud/eslint-config": "workspace:^1.19.0", + "@boostercloud/metadata-booster": "workspace:^1.19.1", + "@boostercloud/eslint-config": "workspace:^1.19.1", "@types/chai": "4.2.18", "@types/chai-as-promised": "7.1.4", "@types/faker": "5.1.5", diff --git a/packages/framework-integration-tests/package.json b/packages/framework-integration-tests/package.json index fcc8fd780..8214dda87 100644 --- a/packages/framework-integration-tests/package.json +++ b/packages/framework-integration-tests/package.json @@ -1,7 +1,7 @@ { "name": "@boostercloud/framework-integration-tests", "description": "Example project for Booster", - "version": "1.19.0", + "version": "1.19.1", "author": "Boosterin Labs SLU", "homepage": "https://boosterframework.com", "publishConfig": { @@ -9,12 +9,12 @@ }, "bugs": "https://github.com/boostercloud/booster/issues", "dependencies": { - "@boostercloud/framework-common-helpers": "workspace:^1.19.0", - "@boostercloud/framework-core": "workspace:^1.19.0", - "@boostercloud/framework-provider-aws": "workspace:^1.19.0", - "@boostercloud/framework-provider-azure": "workspace:^1.19.0", - "@boostercloud/framework-provider-local": "workspace:^1.19.0", - "@boostercloud/framework-types": "workspace:^1.19.0", + "@boostercloud/framework-common-helpers": "workspace:^1.19.1", + "@boostercloud/framework-core": "workspace:^1.19.1", + "@boostercloud/framework-provider-aws": "workspace:^1.19.1", + "@boostercloud/framework-provider-azure": "workspace:^1.19.1", + "@boostercloud/framework-provider-local": "workspace:^1.19.1", + "@boostercloud/framework-types": "workspace:^1.19.1", "aws-sdk": "2.853.0", "graphql": "^16.6.0", "tslib": "^2.4.0", @@ -22,13 +22,13 @@ "express-unless": "2.1.3" }, "devDependencies": { - "@boostercloud/eslint-config": "workspace:^1.19.0", - "@boostercloud/application-tester": "workspace:^1.19.0", - "@boostercloud/cli": "workspace:^1.19.0", - "@boostercloud/framework-provider-aws-infrastructure": "workspace:^1.19.0", - "@boostercloud/framework-provider-azure-infrastructure": "workspace:^1.19.0", - "@boostercloud/framework-provider-local-infrastructure": "workspace:^1.19.0", - "@boostercloud/metadata-booster": "workspace:^1.19.0", + "@boostercloud/eslint-config": "workspace:^1.19.1", + "@boostercloud/application-tester": "workspace:^1.19.1", + "@boostercloud/cli": "workspace:^1.19.1", + "@boostercloud/framework-provider-aws-infrastructure": "workspace:^1.19.1", + "@boostercloud/framework-provider-azure-infrastructure": "workspace:^1.19.1", + "@boostercloud/framework-provider-local-infrastructure": "workspace:^1.19.1", + "@boostercloud/metadata-booster": "workspace:^1.19.1", "@types/aws-lambda": "8.10.48", "@types/chai": "4.2.18", "@types/chai-arrays": "2.0.0", diff --git a/packages/framework-provider-aws-infrastructure/package.json b/packages/framework-provider-aws-infrastructure/package.json index 1499948c0..ea9d36eac 100644 --- a/packages/framework-provider-aws-infrastructure/package.json +++ b/packages/framework-provider-aws-infrastructure/package.json @@ -1,6 +1,6 @@ { "name": "@boostercloud/framework-provider-aws-infrastructure", - "version": "1.19.0", + "version": "1.19.1", "description": "Handle the Booster deployment process to AWS", "keywords": [ "framework-provider-aws-infrastructure" @@ -37,9 +37,9 @@ "@aws-cdk/aws-s3-deployment": "^1.170.0", "@aws-cdk/core": "^1.170.0", "@aws-cdk/cx-api": "^1.170.0", - "@boostercloud/framework-common-helpers": "workspace:^1.19.0", - "@boostercloud/framework-provider-aws": "workspace:^1.19.0", - "@boostercloud/framework-types": "workspace:^1.19.0", + "@boostercloud/framework-common-helpers": "workspace:^1.19.1", + "@boostercloud/framework-provider-aws": "workspace:^1.19.1", + "@boostercloud/framework-types": "workspace:^1.19.1", "constructs": "^3.3.69", "aws-cdk": "^1.170.0", "aws-sdk": "2.853.0", @@ -65,7 +65,7 @@ "url": "https://github.com/boostercloud/booster/issues" }, "devDependencies": { - "@boostercloud/eslint-config": "workspace:^1.19.0", + "@boostercloud/eslint-config": "workspace:^1.19.1", "@types/aws-lambda": "8.10.48", "@types/aws-sdk": "2.7.0", "@types/chai": "4.2.18", diff --git a/packages/framework-provider-aws/package.json b/packages/framework-provider-aws/package.json index a357f4041..92a86e6df 100644 --- a/packages/framework-provider-aws/package.json +++ b/packages/framework-provider-aws/package.json @@ -1,6 +1,6 @@ { "name": "@boostercloud/framework-provider-aws", - "version": "1.19.0", + "version": "1.19.1", "description": "Handle Booster's integration with AWS", "keywords": [ "framework-provider-aws" @@ -20,8 +20,8 @@ "url": "git+https://github.com/boostercloud/booster.git" }, "dependencies": { - "@boostercloud/framework-common-helpers": "workspace:^1.19.0", - "@boostercloud/framework-types": "workspace:^1.19.0", + "@boostercloud/framework-common-helpers": "workspace:^1.19.1", + "@boostercloud/framework-types": "workspace:^1.19.1", "tslib": "^2.4.0", "@effect-ts/core": "^0.60.4" }, @@ -39,7 +39,7 @@ "url": "https://github.com/boostercloud/booster/issues" }, "devDependencies": { - "@boostercloud/eslint-config": "workspace:^1.19.0", + "@boostercloud/eslint-config": "workspace:^1.19.1", "@types/aws-lambda": "8.10.48", "@types/chai": "4.2.18", "@types/chai-arrays": "2.0.0", diff --git a/packages/framework-provider-azure-infrastructure/package.json b/packages/framework-provider-azure-infrastructure/package.json index 83937c4f9..8eccc31e7 100644 --- a/packages/framework-provider-azure-infrastructure/package.json +++ b/packages/framework-provider-azure-infrastructure/package.json @@ -1,6 +1,6 @@ { "name": "@boostercloud/framework-provider-azure-infrastructure", - "version": "1.19.0", + "version": "1.19.1", "description": "Handle the Booster deployment process to Azure", "keywords": [ "framework-provider-azure-infrastructure" @@ -22,10 +22,10 @@ "dependencies": { "@azure/arm-appservice": "^13.0.0", "@azure/cosmos": "^3.17.0", - "@boostercloud/framework-common-helpers": "workspace:^1.19.0", - "@boostercloud/framework-core": "workspace:^1.19.0", - "@boostercloud/framework-provider-azure": "workspace:^1.19.0", - "@boostercloud/framework-types": "workspace:^1.19.0", + "@boostercloud/framework-common-helpers": "workspace:^1.19.1", + "@boostercloud/framework-core": "workspace:^1.19.1", + "@boostercloud/framework-provider-azure": "workspace:^1.19.1", + "@boostercloud/framework-types": "workspace:^1.19.1", "@cdktf/provider-azurerm": "5.0.13", "@cdktf/provider-time": "5.0.0", "@types/archiver": "5.1.0", @@ -64,7 +64,7 @@ "url": "https://github.com/boostercloud/booster/issues" }, "devDependencies": { - "@boostercloud/eslint-config": "workspace:^1.19.0", + "@boostercloud/eslint-config": "workspace:^1.19.1", "@types/chai": "4.2.18", "@types/chai-as-promised": "7.1.4", "@types/faker": "5.1.5", diff --git a/packages/framework-provider-azure/package.json b/packages/framework-provider-azure/package.json index 3ca0e8d78..0d797f2f5 100644 --- a/packages/framework-provider-azure/package.json +++ b/packages/framework-provider-azure/package.json @@ -1,6 +1,6 @@ { "name": "@boostercloud/framework-provider-azure", - "version": "1.19.0", + "version": "1.19.1", "description": "Handle Booster's integration with Azure", "keywords": [ "framework-provider-azure" @@ -23,14 +23,14 @@ "@azure/cosmos": "^3.17.0", "@azure/functions": "^1.2.2", "@azure/identity": "~2.1.0", - "@boostercloud/framework-common-helpers": "workspace:^1.19.0", - "@boostercloud/framework-types": "workspace:^1.19.0", + "@boostercloud/framework-common-helpers": "workspace:^1.19.1", + "@boostercloud/framework-types": "workspace:^1.19.1", "tslib": "^2.4.0", "@effect-ts/core": "^0.60.4", "@azure/web-pubsub": "~1.1.0" }, "devDependencies": { - "@boostercloud/eslint-config": "workspace:^1.19.0", + "@boostercloud/eslint-config": "workspace:^1.19.1", "@types/chai": "4.2.18", "@types/chai-as-promised": "7.1.4", "@types/faker": "5.1.5", diff --git a/packages/framework-provider-local-infrastructure/package.json b/packages/framework-provider-local-infrastructure/package.json index 3d0410d63..d3c3d64b6 100644 --- a/packages/framework-provider-local-infrastructure/package.json +++ b/packages/framework-provider-local-infrastructure/package.json @@ -1,6 +1,6 @@ { "name": "@boostercloud/framework-provider-local-infrastructure", - "version": "1.19.0", + "version": "1.19.1", "description": "Handle the Booster running process of the local runtime", "keywords": [ "framework-provider-local-infrastructure" @@ -20,9 +20,9 @@ "url": "git+https://github.com/boostercloud/booster.git" }, "dependencies": { - "@boostercloud/framework-common-helpers": "workspace:^1.19.0", - "@boostercloud/framework-provider-local": "workspace:^1.19.0", - "@boostercloud/framework-types": "workspace:^1.19.0", + "@boostercloud/framework-common-helpers": "workspace:^1.19.1", + "@boostercloud/framework-provider-local": "workspace:^1.19.1", + "@boostercloud/framework-types": "workspace:^1.19.1", "cors": "2.8.5", "express": "^4.17.1", "node-schedule": "^2.1.0", @@ -43,7 +43,7 @@ "url": "https://github.com/boostercloud/booster/issues" }, "devDependencies": { - "@boostercloud/eslint-config": "workspace:^1.19.0", + "@boostercloud/eslint-config": "workspace:^1.19.1", "@types/chai": "4.2.18", "@types/chai-as-promised": "7.1.4", "@types/cors": "^2.8.12", diff --git a/packages/framework-provider-local/package.json b/packages/framework-provider-local/package.json index 6c55154d1..2f8e63932 100644 --- a/packages/framework-provider-local/package.json +++ b/packages/framework-provider-local/package.json @@ -1,6 +1,6 @@ { "name": "@boostercloud/framework-provider-local", - "version": "1.19.0", + "version": "1.19.1", "description": "Debug your Booster projects locally", "keywords": [ "framework-provider-aws" @@ -20,8 +20,8 @@ "url": "git+https://github.com/boostercloud/booster.git" }, "dependencies": { - "@boostercloud/framework-common-helpers": "workspace:^1.19.0", - "@boostercloud/framework-types": "workspace:^1.19.0", + "@boostercloud/framework-common-helpers": "workspace:^1.19.1", + "@boostercloud/framework-types": "workspace:^1.19.1", "@types/nedb": "^1.8.12", "nedb": "^1.8.0", "tslib": "^2.4.0", @@ -42,7 +42,7 @@ "url": "https://github.com/boostercloud/booster/issues" }, "devDependencies": { - "@boostercloud/eslint-config": "workspace:^1.19.0", + "@boostercloud/eslint-config": "workspace:^1.19.1", "@types/chai": "4.2.18", "@types/chai-as-promised": "7.1.4", "@types/express": "^4.17.13", diff --git a/packages/framework-types/package.json b/packages/framework-types/package.json index fb0cdb575..2b86574e5 100644 --- a/packages/framework-types/package.json +++ b/packages/framework-types/package.json @@ -1,6 +1,6 @@ { "name": "@boostercloud/framework-types", - "version": "1.19.0", + "version": "1.19.1", "description": "Contains Booster types related to the information extracted from the user project", "keywords": [ "framework-types" @@ -42,8 +42,8 @@ "@effect-ts/node": "~0.39.0" }, "devDependencies": { - "@boostercloud/eslint-config": "workspace:^1.19.0", - "@boostercloud/metadata-booster": "workspace:^1.19.0", + "@boostercloud/eslint-config": "workspace:^1.19.1", + "@boostercloud/metadata-booster": "workspace:^1.19.1", "@types/chai": "4.2.18", "@types/chai-as-promised": "7.1.4", "@types/mocha": "10.0.1", diff --git a/packages/metadata-booster/package.json b/packages/metadata-booster/package.json index c38c76f23..fc2e38fb9 100644 --- a/packages/metadata-booster/package.json +++ b/packages/metadata-booster/package.json @@ -1,6 +1,6 @@ { "name": "@boostercloud/metadata-booster", - "version": "1.19.0", + "version": "1.19.1", "description": "Emits detailed metadata of your types. You can then get it in runtime to deal with schema-aware operation, like defining GraphQL schemas, ORM operations, etc.", "repository": "https://github.com/boostercloud/booster.git", "keywords": [ @@ -35,7 +35,7 @@ "eslint-config-prettier": "8.3.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-prettier": "3.4.0", - "@boostercloud/eslint-config": "workspace:^1.19.0", + "@boostercloud/eslint-config": "workspace:^1.19.1", "@types/node": "16.11.7", "ts-node": "^10.9.1", "ttypescript": "1.5.15", diff --git a/tools/eslint-config/package.json b/tools/eslint-config/package.json index c3e79d728..7bfddcbd1 100644 --- a/tools/eslint-config/package.json +++ b/tools/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@boostercloud/eslint-config", - "version": "1.19.0", + "version": "1.19.1", "description": "Shared eslint rules", "main": "index.js", "publishConfig": {