From b6f9e6b5145848beee6e97fb8a7d14d80baa61db Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" Date: Mon, 21 Oct 2024 03:54:29 +0000 Subject: [PATCH] chore(release): applying package updates --- ...nfig-d8511915-3781-42c7-98bf-e86f8a4542d0.json | 7 ------- ...ugin-ea824b84-5b45-4590-a69b-0ea146c6409f.json | 7 ------- ...ules-85a6b97f-a806-4f2b-9997-960148224dd6.json | 7 ------- ...nfig-b57dd63c-153c-4ac2-a1d0-f2ec5c0ef506.json | 7 ------- ...nfig-0ed6a99e-615c-4ab3-923a-d9c661e0a422.json | 7 ------- packages/eslint-config/CHANGELOG.json | 15 +++++++++++++++ packages/eslint-config/CHANGELOG.md | 8 +++++++- packages/eslint-config/package.json | 2 +- packages/eslint-plugin/CHANGELOG.json | 15 +++++++++++++++ packages/eslint-plugin/CHANGELOG.md | 8 +++++++- packages/eslint-plugin/package.json | 2 +- packages/lint-eslint-config-rules/CHANGELOG.json | 15 +++++++++++++++ packages/lint-eslint-config-rules/CHANGELOG.md | 8 +++++++- packages/lint-eslint-config-rules/package.json | 2 +- packages/prettier-config/CHANGELOG.json | 15 +++++++++++++++ packages/prettier-config/CHANGELOG.md | 8 +++++++- packages/prettier-config/package.json | 2 +- packages/tsconfig/CHANGELOG.json | 15 +++++++++++++++ packages/tsconfig/CHANGELOG.md | 8 +++++++- packages/tsconfig/package.json | 2 +- 20 files changed, 115 insertions(+), 45 deletions(-) delete mode 100644 change/@rightcapital-eslint-config-d8511915-3781-42c7-98bf-e86f8a4542d0.json delete mode 100644 change/@rightcapital-eslint-plugin-ea824b84-5b45-4590-a69b-0ea146c6409f.json delete mode 100644 change/@rightcapital-lint-eslint-config-rules-85a6b97f-a806-4f2b-9997-960148224dd6.json delete mode 100644 change/@rightcapital-prettier-config-b57dd63c-153c-4ac2-a1d0-f2ec5c0ef506.json delete mode 100644 change/@rightcapital-tsconfig-0ed6a99e-615c-4ab3-923a-d9c661e0a422.json diff --git a/change/@rightcapital-eslint-config-d8511915-3781-42c7-98bf-e86f8a4542d0.json b/change/@rightcapital-eslint-config-d8511915-3781-42c7-98bf-e86f8a4542d0.json deleted file mode 100644 index 35da75a4..00000000 --- a/change/@rightcapital-eslint-config-d8511915-3781-42c7-98bf-e86f8a4542d0.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "fix(deps): update dependencies (non-major)", - "packageName": "@rightcapital/eslint-config", - "email": "29139614+renovate[bot]@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@rightcapital-eslint-plugin-ea824b84-5b45-4590-a69b-0ea146c6409f.json b/change/@rightcapital-eslint-plugin-ea824b84-5b45-4590-a69b-0ea146c6409f.json deleted file mode 100644 index b3d7c6a9..00000000 --- a/change/@rightcapital-eslint-plugin-ea824b84-5b45-4590-a69b-0ea146c6409f.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "fix(deps): update dependencies (non-major)", - "packageName": "@rightcapital/eslint-plugin", - "email": "29139614+renovate[bot]@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@rightcapital-lint-eslint-config-rules-85a6b97f-a806-4f2b-9997-960148224dd6.json b/change/@rightcapital-lint-eslint-config-rules-85a6b97f-a806-4f2b-9997-960148224dd6.json deleted file mode 100644 index 93b7fa89..00000000 --- a/change/@rightcapital-lint-eslint-config-rules-85a6b97f-a806-4f2b-9997-960148224dd6.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "fix(deps): update dependencies (non-major)", - "packageName": "@rightcapital/lint-eslint-config-rules", - "email": "29139614+renovate[bot]@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@rightcapital-prettier-config-b57dd63c-153c-4ac2-a1d0-f2ec5c0ef506.json b/change/@rightcapital-prettier-config-b57dd63c-153c-4ac2-a1d0-f2ec5c0ef506.json deleted file mode 100644 index 6dda5400..00000000 --- a/change/@rightcapital-prettier-config-b57dd63c-153c-4ac2-a1d0-f2ec5c0ef506.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "fix(deps): update dependencies (non-major)", - "packageName": "@rightcapital/prettier-config", - "email": "29139614+renovate[bot]@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@rightcapital-tsconfig-0ed6a99e-615c-4ab3-923a-d9c661e0a422.json b/change/@rightcapital-tsconfig-0ed6a99e-615c-4ab3-923a-d9c661e0a422.json deleted file mode 100644 index ff034e97..00000000 --- a/change/@rightcapital-tsconfig-0ed6a99e-615c-4ab3-923a-d9c661e0a422.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "fix(deps): update dependencies (non-major)", - "packageName": "@rightcapital/tsconfig", - "email": "29139614+renovate[bot]@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/packages/eslint-config/CHANGELOG.json b/packages/eslint-config/CHANGELOG.json index 6620e32c..0416e2f4 100644 --- a/packages/eslint-config/CHANGELOG.json +++ b/packages/eslint-config/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rightcapital/eslint-config", "entries": [ + { + "date": "Mon, 21 Oct 2024 03:54:29 GMT", + "version": "37.0.2", + "tag": "@rightcapital/eslint-config_v37.0.2", + "comments": { + "patch": [ + { + "author": "29139614+renovate[bot]@users.noreply.github.com", + "package": "@rightcapital/eslint-config", + "commit": "fb75aa4f31c9f7d674a9914aaaadc2578d96dc5c", + "comment": "fix(deps): update dependencies (non-major)" + } + ] + } + }, { "date": "Fri, 18 Oct 2024 03:10:30 GMT", "version": "37.0.1", diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index 64b43ccd..3e85081c 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -1,9 +1,15 @@ # Change Log - @rightcapital/eslint-config - + +## [37.0.2](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v37.0.2) (2024-10-21) + +### Patches + +- fix(deps): update dependencies (non-major) ([fb75aa4](https://github.com/RightCapitalHQ/frontend-style-guide/commit/fb75aa4f31c9f7d674a9914aaaadc2578d96dc5c)) + ## [37.0.1](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v37.0.1) (2024-10-18) ### Patches diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 4c841054..7e40ea87 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@rightcapital/eslint-config", - "version": "37.0.1", + "version": "37.0.2", "description": "ESLint Config for RightCapital", "repository": { "type": "git", diff --git a/packages/eslint-plugin/CHANGELOG.json b/packages/eslint-plugin/CHANGELOG.json index 599fd742..0c22f510 100644 --- a/packages/eslint-plugin/CHANGELOG.json +++ b/packages/eslint-plugin/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rightcapital/eslint-plugin", "entries": [ + { + "date": "Mon, 21 Oct 2024 03:54:29 GMT", + "version": "37.0.2", + "tag": "@rightcapital/eslint-plugin_v37.0.2", + "comments": { + "patch": [ + { + "author": "29139614+renovate[bot]@users.noreply.github.com", + "package": "@rightcapital/eslint-plugin", + "commit": "fb75aa4f31c9f7d674a9914aaaadc2578d96dc5c", + "comment": "fix(deps): update dependencies (non-major)" + } + ] + } + }, { "date": "Thu, 19 Sep 2024 02:10:46 GMT", "version": "36.1.1", diff --git a/packages/eslint-plugin/CHANGELOG.md b/packages/eslint-plugin/CHANGELOG.md index 14b4e471..f2955ba9 100644 --- a/packages/eslint-plugin/CHANGELOG.md +++ b/packages/eslint-plugin/CHANGELOG.md @@ -1,9 +1,15 @@ # Change Log - @rightcapital/eslint-plugin - + +## [37.0.2](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-plugin_v37.0.2) (2024-10-21) + +### Patches + +- fix(deps): update dependencies (non-major) ([fb75aa4](https://github.com/RightCapitalHQ/frontend-style-guide/commit/fb75aa4f31c9f7d674a9914aaaadc2578d96dc5c)) + ## [36.1.1](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-plugin_v36.1.1) (2024-9-12) ### Patches diff --git a/packages/eslint-plugin/package.json b/packages/eslint-plugin/package.json index 76681014..127f77a1 100644 --- a/packages/eslint-plugin/package.json +++ b/packages/eslint-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rightcapital/eslint-plugin", - "version": "37.0.1", + "version": "37.0.2", "description": "ESLint plugin for RightCapital", "keywords": [ "eslint", diff --git a/packages/lint-eslint-config-rules/CHANGELOG.json b/packages/lint-eslint-config-rules/CHANGELOG.json index 47cdc280..7a5081d4 100644 --- a/packages/lint-eslint-config-rules/CHANGELOG.json +++ b/packages/lint-eslint-config-rules/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rightcapital/lint-eslint-config-rules", "entries": [ + { + "date": "Mon, 21 Oct 2024 03:54:29 GMT", + "version": "1.2.1", + "tag": "@rightcapital/lint-eslint-config-rules_v1.2.1", + "comments": { + "patch": [ + { + "author": "29139614+renovate[bot]@users.noreply.github.com", + "package": "@rightcapital/lint-eslint-config-rules", + "commit": "fb75aa4f31c9f7d674a9914aaaadc2578d96dc5c", + "comment": "fix(deps): update dependencies (non-major)" + } + ] + } + }, { "date": "Mon, 30 Sep 2024 08:30:34 GMT", "version": "1.2.0", diff --git a/packages/lint-eslint-config-rules/CHANGELOG.md b/packages/lint-eslint-config-rules/CHANGELOG.md index e37a8373..7ce9b638 100644 --- a/packages/lint-eslint-config-rules/CHANGELOG.md +++ b/packages/lint-eslint-config-rules/CHANGELOG.md @@ -1,9 +1,15 @@ # Change Log - @rightcapital/lint-eslint-config-rules - + +## [1.2.1](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Flint-eslint-config-rules_v1.2.1) (2024-10-21) + +### Patches + +- fix(deps): update dependencies (non-major) ([fb75aa4](https://github.com/RightCapitalHQ/frontend-style-guide/commit/fb75aa4f31c9f7d674a9914aaaadc2578d96dc5c)) + ## [1.2.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Flint-eslint-config-rules_v1.2.0) (2024-9-30) ### Minor changes diff --git a/packages/lint-eslint-config-rules/package.json b/packages/lint-eslint-config-rules/package.json index f563b127..89133ac7 100644 --- a/packages/lint-eslint-config-rules/package.json +++ b/packages/lint-eslint-config-rules/package.json @@ -1,6 +1,6 @@ { "name": "@rightcapital/lint-eslint-config-rules", - "version": "1.2.0", + "version": "1.2.1", "description": "Check rule config issues in ESLint configuration", "keywords": [ "eslint", diff --git a/packages/prettier-config/CHANGELOG.json b/packages/prettier-config/CHANGELOG.json index a0501599..c46c7e59 100644 --- a/packages/prettier-config/CHANGELOG.json +++ b/packages/prettier-config/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rightcapital/prettier-config", "entries": [ + { + "date": "Mon, 21 Oct 2024 03:54:29 GMT", + "version": "7.1.8", + "tag": "@rightcapital/prettier-config_v7.1.8", + "comments": { + "patch": [ + { + "author": "29139614+renovate[bot]@users.noreply.github.com", + "package": "@rightcapital/prettier-config", + "commit": "fb75aa4f31c9f7d674a9914aaaadc2578d96dc5c", + "comment": "fix(deps): update dependencies (non-major)" + } + ] + } + }, { "date": "Thu, 12 Sep 2024 03:12:14 GMT", "version": "7.1.7", diff --git a/packages/prettier-config/CHANGELOG.md b/packages/prettier-config/CHANGELOG.md index 26994ee3..5ec626f7 100644 --- a/packages/prettier-config/CHANGELOG.md +++ b/packages/prettier-config/CHANGELOG.md @@ -1,9 +1,15 @@ # Change Log - @rightcapital/prettier-config - + +## [7.1.8](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Fprettier-config_v7.1.8) (2024-10-21) + +### Patches + +- fix(deps): update dependencies (non-major) ([fb75aa4](https://github.com/RightCapitalHQ/frontend-style-guide/commit/fb75aa4f31c9f7d674a9914aaaadc2578d96dc5c)) + ## [7.1.7](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Fprettier-config_v7.1.7) (2024-9-12) ### Patches diff --git a/packages/prettier-config/package.json b/packages/prettier-config/package.json index e6a64cbf..b88c2bb5 100644 --- a/packages/prettier-config/package.json +++ b/packages/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@rightcapital/prettier-config", - "version": "7.1.7", + "version": "7.1.8", "description": "Prettier Config for RightCapital", "repository": { "type": "git", diff --git a/packages/tsconfig/CHANGELOG.json b/packages/tsconfig/CHANGELOG.json index ce63a6ae..d996e110 100644 --- a/packages/tsconfig/CHANGELOG.json +++ b/packages/tsconfig/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rightcapital/tsconfig", "entries": [ + { + "date": "Mon, 21 Oct 2024 03:54:29 GMT", + "version": "1.2.7", + "tag": "@rightcapital/tsconfig_v1.2.7", + "comments": { + "patch": [ + { + "author": "29139614+renovate[bot]@users.noreply.github.com", + "package": "@rightcapital/tsconfig", + "commit": "fb75aa4f31c9f7d674a9914aaaadc2578d96dc5c", + "comment": "fix(deps): update dependencies (non-major)" + } + ] + } + }, { "date": "Thu, 12 Sep 2024 03:12:14 GMT", "version": "1.2.6", diff --git a/packages/tsconfig/CHANGELOG.md b/packages/tsconfig/CHANGELOG.md index 5f75d790..a5d84eba 100644 --- a/packages/tsconfig/CHANGELOG.md +++ b/packages/tsconfig/CHANGELOG.md @@ -1,9 +1,15 @@ # Change Log - @rightcapital/tsconfig - + +## [1.2.7](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Ftsconfig_v1.2.7) (2024-10-21) + +### Patches + +- fix(deps): update dependencies (non-major) ([fb75aa4](https://github.com/RightCapitalHQ/frontend-style-guide/commit/fb75aa4f31c9f7d674a9914aaaadc2578d96dc5c)) + ## [1.2.6](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Ftsconfig_v1.2.6) (2024-9-12) ### Patches diff --git a/packages/tsconfig/package.json b/packages/tsconfig/package.json index b573219c..761efb50 100644 --- a/packages/tsconfig/package.json +++ b/packages/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "@rightcapital/tsconfig", - "version": "1.2.6", + "version": "1.2.7", "description": "TypeScript Config for RightCapital", "repository": { "type": "git",