From bd4ed0488324ce2a6e3cd35efd8c77da90720362 Mon Sep 17 00:00:00 2001 From: drewbrokke Date: Tue, 11 Jun 2024 17:09:03 -0500 Subject: [PATCH 1/2] LPD-28297 liferay-blade-cli: autogenerated: prepareRelease 7.0.0 --- cli/build.gradle | 8 ++++---- extensions/maven-profile/build.gradle | 2 +- extensions/project-templates-js-theme/build.gradle | 2 +- extensions/project-templates-js-widget/build.gradle | 2 +- extensions/project-templates-social-bookmark/build.gradle | 2 +- extensions/remote-deploy-command/build.gradle | 2 +- gradle-tooling/build.gradle | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/cli/build.gradle b/cli/build.gradle index a7fccd44c..fe0950eef 100644 --- a/cli/build.gradle +++ b/cli/build.gradle @@ -113,9 +113,9 @@ dependencies { api name: "org.objectweb.asm.tree-6.0.0" api name: "org.objectweb.asm.util-6.0.0" - bladeExtensions group: "com.liferay.blade", name: "com.liferay.blade.extensions.maven.profile", version: "1.0.40-SNAPSHOT" - bladeExtensions group: "com.liferay.blade", name: "com.liferay.project.templates.js.theme", version: "1.0.23-SNAPSHOT" - bladeExtensions group: "com.liferay.blade", name: "com.liferay.project.templates.js.widget", version: "1.0.24-SNAPSHOT" + bladeExtensions group: "com.liferay.blade", name: "com.liferay.blade.extensions.maven.profile", version: "1.0.40" + bladeExtensions group: "com.liferay.blade", name: "com.liferay.project.templates.js.theme", version: "1.0.23" + bladeExtensions group: "com.liferay.blade", name: "com.liferay.project.templates.js.widget", version: "1.0.24" compileOnly group: "org.osgi", name: "osgi.core", version: "6.0.0" compileOnly project(":gradle-tooling") @@ -324,6 +324,6 @@ unzipPortal { finalizedBy("processZipsResources") } -version = "7.0.0-SNAPSHOT" +version = "7.0.0" apply from: "blade-jar-smoke-tests.gradle" \ No newline at end of file diff --git a/extensions/maven-profile/build.gradle b/extensions/maven-profile/build.gradle index c4e4acbc7..e0d30177f 100644 --- a/extensions/maven-profile/build.gradle +++ b/extensions/maven-profile/build.gradle @@ -44,4 +44,4 @@ publishing { } } -version = "1.0.40-SNAPSHOT" \ No newline at end of file +version = "1.0.40" \ No newline at end of file diff --git a/extensions/project-templates-js-theme/build.gradle b/extensions/project-templates-js-theme/build.gradle index cf6d3ec69..b0a5b5032 100644 --- a/extensions/project-templates-js-theme/build.gradle +++ b/extensions/project-templates-js-theme/build.gradle @@ -59,4 +59,4 @@ test { } } -version = "1.0.23-SNAPSHOT" \ No newline at end of file +version = "1.0.23" \ No newline at end of file diff --git a/extensions/project-templates-js-widget/build.gradle b/extensions/project-templates-js-widget/build.gradle index 38a38497e..03a685082 100644 --- a/extensions/project-templates-js-widget/build.gradle +++ b/extensions/project-templates-js-widget/build.gradle @@ -57,4 +57,4 @@ test { } } -version = "1.0.24-SNAPSHOT" \ No newline at end of file +version = "1.0.24" \ No newline at end of file diff --git a/extensions/project-templates-social-bookmark/build.gradle b/extensions/project-templates-social-bookmark/build.gradle index 8de882098..1eaf79f5e 100644 --- a/extensions/project-templates-social-bookmark/build.gradle +++ b/extensions/project-templates-social-bookmark/build.gradle @@ -59,4 +59,4 @@ publishing { } } -version = "1.0.21-SNAPSHOT" \ No newline at end of file +version = "1.0.21" \ No newline at end of file diff --git a/extensions/remote-deploy-command/build.gradle b/extensions/remote-deploy-command/build.gradle index a77306d80..a630efbed 100644 --- a/extensions/remote-deploy-command/build.gradle +++ b/extensions/remote-deploy-command/build.gradle @@ -37,4 +37,4 @@ publishing { } } -version = "1.0.31-SNAPSHOT" \ No newline at end of file +version = "1.0.31" \ No newline at end of file diff --git a/gradle-tooling/build.gradle b/gradle-tooling/build.gradle index bec70f15b..9ced494fb 100644 --- a/gradle-tooling/build.gradle +++ b/gradle-tooling/build.gradle @@ -17,4 +17,4 @@ publishing { } */ -version = "1.2.24-SNAPSHOT" \ No newline at end of file +version = "1.2.24" \ No newline at end of file From 7697c7753c453eecb4b3fdca4531d4d98776e548 Mon Sep 17 00:00:00 2001 From: drewbrokke Date: Tue, 11 Jun 2024 17:12:31 -0500 Subject: [PATCH 2/2] LPD-28297 liferay-blade-cli: autogenerated: buildChangelogs --- CHANGELOG.commits | 1 + CHANGELOG.markdown | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/CHANGELOG.commits b/CHANGELOG.commits index dc6f085eb..0f62e3dca 100644 --- a/CHANGELOG.commits +++ b/CHANGELOG.commits @@ -1,3 +1,4 @@ +7.0.0:8232a7a9b4f171cd39d308d86eefd9ce2121769e..66ae0e0e3c86c6ac5c50d32ba98ff38c2781ef1c 6.0.0:24b33093382cf2e0d14b7b22cc6f15786cb0c267..8232a7a9b4f171cd39d308d86eefd9ce2121769e 5.0.1:964b6366cdf26cf5c93b7a4d8802efdd1c75543b..24b33093382cf2e0d14b7b22cc6f15786cb0c267 5.0.0:8cdb866d7f232f1dc89e58d47906aa931067c57f..964b6366cdf26cf5c93b7a4d8802efdd1c75543b diff --git a/CHANGELOG.markdown b/CHANGELOG.markdown index 850a58576..f081a56af 100644 --- a/CHANGELOG.markdown +++ b/CHANGELOG.markdown @@ -1,5 +1,31 @@ # Liferay Blade CLI Change Log +## 7.0.0 - 2024-06-11 + +### Commits +- [LPD-28093] cli: test: fixes expected version since 7.0 is no longer present +in the releases.json (3f93e5965f) +- [LPD-28093] cli: test: fixes SF error (6fa573e740) +- [LPD-28093] cli: test: updates expected workspace version (77df699733) +- [LPD-28093] cli: uses project templates version 5.0.293 (8b78c3f0a8) +- [LPD-28093] liferay-blade-cli: bumps snapshot version to 7.0.0 (e3683ae545) + +### Dependencies +- [LPD-28297] Update the com.liferay.blade.extensions.maven.profile dependency +to version 1.0.40. +- [LPD-28297] Update the com.liferay.project.templates.js.theme dependency to +version 1.0.23. +- [LPD-28297] Update the com.liferay.project.templates.js.widget dependency to +version 1.0.24. +- [LPD-28093] Update the com.liferay.project.templates dependency to version +5.0.293. +- [BLADE-745] Update the com.liferay.blade.extensions.maven.profile dependency +to version 1.0.40-SNAPSHOT. +- [BLADE-745] Update the com.liferay.project.templates.js.theme dependency to +version 1.0.23-SNAPSHOT. +- [BLADE-745] Update the com.liferay.project.templates.js.widget dependency to +version 1.0.24-SNAPSHOT. + ## 6.0.0 - 2024-04-09 ### Commits @@ -2820,6 +2846,7 @@ maintainability (7f9bc3f45e) [BLADE-741]: https://issues.liferay.com/browse/BLADE-741 [BLADE-743]: https://issues.liferay.com/browse/BLADE-743 [BLADE-744]: https://issues.liferay.com/browse/BLADE-744 +[BLADE-745]: https://issues.liferay.com/browse/BLADE-745 [IDE-2756]: https://issues.liferay.com/browse/IDE-2756 [IDE-3043]: https://issues.liferay.com/browse/IDE-3043 [IDE-3167]: https://issues.liferay.com/browse/IDE-3167 @@ -2827,6 +2854,8 @@ maintainability (7f9bc3f45e) [LCD-14267]: https://issues.liferay.com/browse/LCD-14267 [LCD-14295]: https://issues.liferay.com/browse/LCD-14295 [LCD-14300]: https://issues.liferay.com/browse/LCD-14300 +[LPD-28093]: https://issues.liferay.com/browse/LPD-28093 +[LPD-28297]: https://issues.liferay.com/browse/LPD-28297 [LPS-47580]: https://issues.liferay.com/browse/LPS-47580 [LPS-50156]: https://issues.liferay.com/browse/LPS-50156 [LPS-58672]: https://issues.liferay.com/browse/LPS-58672