From 743155a7fc18aa78e41b3341fbf45b90ba06fe93 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 30 Aug 2023 06:44:45 +0000 Subject: [PATCH] Version Packages --- .changeset/slimy-mails-shake.md | 6 ------ community/@atlaskit__avatar/package.json | 2 +- community/@atlaskit__breadcrumbs/package.json | 2 +- community/@atlaskit__button/package.json | 2 +- community/@atlaskit__calendar/package.json | 2 +- community/@atlaskit__checkbox/package.json | 2 +- community/@atlaskit__icon/package.json | 2 +- community/@atlaskit__menu/package.json | 2 +- community/@atlaskit__popper/package.json | 2 +- community/@atlaskit__popup/package.json | 2 +- community/@atlaskit__progress-indicator/package.json | 2 +- community/@atlaskit__range/package.json | 2 +- community/@atlaskit__section-message/package.json | 2 +- community/@atlaskit__side-navigation/package.json | 2 +- community/@atlaskit__spinner/package.json | 2 +- community/@atlaskit__tag/package.json | 2 +- community/@atlaskit__textarea/package.json | 2 +- community/@atlaskit__textfield/package.json | 2 +- community/@atlaskit__toggle/package.json | 2 +- community/@emotion__monorepo/package.json | 2 +- community/javascript/package.json | 2 +- community/memoize-one/package.json | 2 +- community/react/package.json | 2 +- packages/cli-alias/CHANGELOG.md | 11 +++++++++++ packages/cli-alias/package.json | 4 ++-- packages/cli/CHANGELOG.md | 6 ++++++ packages/cli/package.json | 2 +- 27 files changed, 42 insertions(+), 31 deletions(-) delete mode 100644 .changeset/slimy-mails-shake.md diff --git a/.changeset/slimy-mails-shake.md b/.changeset/slimy-mails-shake.md deleted file mode 100644 index eded0ffc4..000000000 --- a/.changeset/slimy-mails-shake.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@codeshift/cli': minor -'@hypermod/cli': minor ---- - -Compiles CLI source to ESM diff --git a/community/@atlaskit__avatar/package.json b/community/@atlaskit__avatar/package.json index 185471e31..14e6d5ea1 100644 --- a/community/@atlaskit__avatar/package.json +++ b/community/@atlaskit__avatar/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__breadcrumbs/package.json b/community/@atlaskit__breadcrumbs/package.json index 2d3800fa0..79d05fc7a 100644 --- a/community/@atlaskit__breadcrumbs/package.json +++ b/community/@atlaskit__breadcrumbs/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__button/package.json b/community/@atlaskit__button/package.json index a300ada80..d12da1215 100644 --- a/community/@atlaskit__button/package.json +++ b/community/@atlaskit__button/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__calendar/package.json b/community/@atlaskit__calendar/package.json index 1a68cdc30..37b584c7a 100644 --- a/community/@atlaskit__calendar/package.json +++ b/community/@atlaskit__calendar/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__checkbox/package.json b/community/@atlaskit__checkbox/package.json index 8854b781a..d89973972 100644 --- a/community/@atlaskit__checkbox/package.json +++ b/community/@atlaskit__checkbox/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__icon/package.json b/community/@atlaskit__icon/package.json index 6cbb8a8ec..218a1dcfc 100644 --- a/community/@atlaskit__icon/package.json +++ b/community/@atlaskit__icon/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__menu/package.json b/community/@atlaskit__menu/package.json index 316f193af..1ebc99771 100644 --- a/community/@atlaskit__menu/package.json +++ b/community/@atlaskit__menu/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__popper/package.json b/community/@atlaskit__popper/package.json index d5f54a2f5..832903947 100644 --- a/community/@atlaskit__popper/package.json +++ b/community/@atlaskit__popper/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__popup/package.json b/community/@atlaskit__popup/package.json index 575dc0ef2..c48c4bd0b 100644 --- a/community/@atlaskit__popup/package.json +++ b/community/@atlaskit__popup/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__progress-indicator/package.json b/community/@atlaskit__progress-indicator/package.json index 4c9e50a71..4fef24d59 100644 --- a/community/@atlaskit__progress-indicator/package.json +++ b/community/@atlaskit__progress-indicator/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__range/package.json b/community/@atlaskit__range/package.json index 31a57281e..bf152c788 100644 --- a/community/@atlaskit__range/package.json +++ b/community/@atlaskit__range/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__section-message/package.json b/community/@atlaskit__section-message/package.json index fbd8ed07b..3dbf2ace5 100644 --- a/community/@atlaskit__section-message/package.json +++ b/community/@atlaskit__section-message/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__side-navigation/package.json b/community/@atlaskit__side-navigation/package.json index 34bd3883d..5c971f172 100644 --- a/community/@atlaskit__side-navigation/package.json +++ b/community/@atlaskit__side-navigation/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__spinner/package.json b/community/@atlaskit__spinner/package.json index a7fda8e88..bc4306dd0 100644 --- a/community/@atlaskit__spinner/package.json +++ b/community/@atlaskit__spinner/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__tag/package.json b/community/@atlaskit__tag/package.json index 2d5e0eef5..34d07b0de 100644 --- a/community/@atlaskit__tag/package.json +++ b/community/@atlaskit__tag/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__textarea/package.json b/community/@atlaskit__textarea/package.json index 4dbf44c09..644dd59f9 100644 --- a/community/@atlaskit__textarea/package.json +++ b/community/@atlaskit__textarea/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__textfield/package.json b/community/@atlaskit__textfield/package.json index 45b365be2..2179fe04d 100644 --- a/community/@atlaskit__textfield/package.json +++ b/community/@atlaskit__textfield/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__toggle/package.json b/community/@atlaskit__toggle/package.json index 0978ad23f..e38d00e6b 100644 --- a/community/@atlaskit__toggle/package.json +++ b/community/@atlaskit__toggle/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@emotion__monorepo/package.json b/community/@emotion__monorepo/package.json index 0c34bb520..34cf8dda2 100644 --- a/community/@emotion__monorepo/package.json +++ b/community/@emotion__monorepo/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/javascript/package.json b/community/javascript/package.json index 740eb117c..dcccccd6f 100644 --- a/community/javascript/package.json +++ b/community/javascript/package.json @@ -17,7 +17,7 @@ "putout": "^29.5.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/memoize-one/package.json b/community/memoize-one/package.json index a9d17a8b9..83bdda657 100644 --- a/community/memoize-one/package.json +++ b/community/memoize-one/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/react/package.json b/community/react/package.json index 10a4ed1b2..dc65ff17c 100644 --- a/community/react/package.json +++ b/community/react/package.json @@ -15,7 +15,7 @@ "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/packages/cli-alias/CHANGELOG.md b/packages/cli-alias/CHANGELOG.md index 59d8e202b..5db1ecfac 100644 --- a/packages/cli-alias/CHANGELOG.md +++ b/packages/cli-alias/CHANGELOG.md @@ -1,5 +1,16 @@ # @codeshift/cli +## 0.17.0 + +### Minor Changes + +- d833ae4: Compiles CLI source to ESM + +### Patch Changes + +- Updated dependencies [d833ae4] + - @hypermod/cli@0.17.0 + ## 0.16.0 ### Minor Changes diff --git a/packages/cli-alias/package.json b/packages/cli-alias/package.json index f6e1e960b..90d430eee 100644 --- a/packages/cli-alias/package.json +++ b/packages/cli-alias/package.json @@ -1,6 +1,6 @@ { "name": "@codeshift/cli", - "version": "0.16.0", + "version": "0.17.0", "type": "module", "source": "src/index.ts", "main": "dist/index.js", @@ -16,7 +16,7 @@ "start:dev": "ts-node src/index.ts" }, "dependencies": { - "@hypermod/cli": "^0.16.0", + "@hypermod/cli": "^0.17.0", "ts-node": "^10.9.1" }, "engines": { diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index e6771fcd0..1df2b366c 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,11 @@ # @hypermod/cli +## 0.17.0 + +### Minor Changes + +- d833ae4: Compiles CLI source to ESM + ## 0.16.0 ### Minor Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index 853ad09f7..0f14c8c55 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/cli", - "version": "0.16.0", + "version": "0.17.0", "type": "module", "source": "src/index.ts", "main": "dist/index.js",