plugins

A set of Gradle plug-ins that greatly simplify project management / 一套极大简化项目管理的Gradle插件集

APACHE-2.0 License

Stars
743

Bot releases are visible (Hide)

plugins - 🔖 1.3.2-RC2

Published by ihub-bot[bot] over 1 year ago

✨ Features

  • feat(java): 为Java型任务添加传入Jvm Options的参数 @henry-hub (#495)
  • feat(catalog): 新增catalog版本配置 @henry-hub (#487)
  • feat(kotlin): 新增ihub-kotlin插件 @henry-hub (#461)
  • refactor: 标准化插件扩展参数 @henry-hub (#455)

🐛 Bug Fixes

  • fix(publish): 修正publish插件签名配置 @henry-hub (#496)

📝 Documentation

  • docs: 文档整理 @henry-hub (#440)
  • docs: 文档配置调整 @henry-hub (#438)
  • docs: 文档迁移回main分支 @henry-hub (#425)

⬆️ Dependency Updates

  • build(deps): bump pub.ihub.lib:ihub-dependencies from 1.1.4 to 1.1.5 @dependabot (#490)
  • build(deps): bump pub.ihub.lib:ihub-dependencies from 1.1.3 to 1.1.4 @dependabot (#489)
  • build(deps): bump org.springframework.boot:spring-boot-gradle-plugin from 3.0.5 to 3.0.6 @dependabot (#477)
  • build(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.20 to 1.8.21 @dependabot (#481)
  • build(deps): bump pl.droidsonroids.jacoco.testkit from 1.0.10 to 1.0.11 @dependabot (#474)
  • build(gradle): 升级gradle至8.1 @henry-hub (#473)
  • build(deps): bump pub.ihub.lib:ihub-libs from 1.1.1 to 1.1.2 @dependabot (#469)
  • build(deps): bump org.graalvm.buildtools:native-gradle-plugin from 0.9.20 to 0.9.21 @dependabot (#462)
  • build(deps): bump io.freefair.gradle:lombok-plugin from 6.6.3 to 8.0.1 @dependabot (#457)
  • build(deps): bump io.freefair.gradle:git-plugin from 6.6.3 to 8.0.1 @dependabot (#456)
  • build(deps): bump io.freefair.gradle:plugin-utils from 6.6.3 to 8.0.1 @dependabot (#459)
  • build(deps): bump io.freefair.gradle:github-plugin from 6.6.3 to 8.0.1 @dependabot (#460)
  • build(deps): bump org.springframework.boot:spring-boot-gradle-plugin from 3.0.4 to 3.0.5 @dependabot (#458)
  • gradle: bump pub.ihub.plugin.ihub-settings from 1.3.1-rc2 to 1.3.1 @dependabot (#417)

🧰 Maintenance

  • ci(github): 启用Gradle构建扫描 @henry-hub (#494)
  • ci(github): 调整CI/CD流程 @henry-hub (#493)
plugins - 🔖 1.3.2-RC1

Published by henry-hub over 1 year ago

✨ Features

  • feat(catalog): 新增catalog版本配置 @henry-hub (#487)
  • feat(kotlin): 新增ihub-kotlin插件 @henry-hub (#461)
  • refactor: 标准化插件扩展参数 @henry-hub (#455)

📝 Documentation

  • docs: 文档整理 @henry-hub (#440)
  • docs: 文档配置调整 @henry-hub (#438)
  • docs: 文档迁移回main分支 @henry-hub (#425)

⬆️ Dependency Updates

  • build(deps): bump pub.ihub.lib:ihub-dependencies from 1.1.4 to 1.1.5 @dependabot (#490)
  • build(deps): bump pub.ihub.lib:ihub-dependencies from 1.1.3 to 1.1.4 @dependabot (#489)
  • build(deps): bump org.springframework.boot:spring-boot-gradle-plugin from 3.0.5 to 3.0.6 @dependabot (#477)
  • build(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.20 to 1.8.21 @dependabot (#481)
  • build(deps): bump pl.droidsonroids.jacoco.testkit from 1.0.10 to 1.0.11 @dependabot (#474)
  • build(gradle): 升级gradle至8.1 @henry-hub (#473)
  • build(deps): bump org.graalvm.buildtools:native-gradle-plugin from 0.9.20 to 0.9.21 @dependabot (#462)
  • build(deps): bump io.freefair.gradle:lombok-plugin from 6.6.3 to 8.0.1 @dependabot (#457)
  • build(deps): bump io.freefair.gradle:git-plugin from 6.6.3 to 8.0.1 @dependabot (#456)
  • build(deps): bump io.freefair.gradle:plugin-utils from 6.6.3 to 8.0.1 @dependabot (#459)
  • build(deps): bump io.freefair.gradle:github-plugin from 6.6.3 to 8.0.1 @dependabot (#460)
  • build(deps): bump org.springframework.boot:spring-boot-gradle-plugin from 3.0.4 to 3.0.5 @dependabot (#458)
  • gradle: bump pub.ihub.plugin.ihub-settings from 1.3.1-rc2 to 1.3.1 @dependabot (#417)

🧰 Maintenance

  • ci(github): 启用Gradle构建扫描 @henry-hub (#494)
  • ci(github): 调整CI/CD流程 @henry-hub (#493)
plugins - 🔖 1.3.1

Published by ihub-bot[bot] over 1 year ago

✨ Features

  • feat(copyright): 新增ihub-copyright插件 @henry-hub (#409)
  • feat(verification): 调整jacoco聚合报告任务依赖关系 @henry-hub (#403)
  • feat(java): ihub-java插件添加编译扩展属性complierArgs @henry-hub (#402)
  • feat(repo): 默认禁用阿里云代理仓库 @henry-hub (#385)

🐛 Bug Fixes

  • build(gradle): 纠正typo:complierArgs -> compilerArgs @zhanghuabin (#408)

⬆️ Dependency Updates

  • build(gradle): 升级gradle至8.0.2 @henry-hub (#406)
  • gradle: bump pub.ihub.lib:ihub-libs from 1.1.0 to 1.1.1 @dependabot (#405)
  • gradle: bump org.springframework.boot:spring-boot-gradle-plugin from 3.0.3 to 3.0.4 @dependabot (#404)
  • build(deps): bump github/codeql-action from 2.2.4 to 2.2.5 @dependabot (#400)
  • gradle: bump io.freefair.gradle:lombok-plugin from 6.6.2 to 6.6.3 @dependabot (#396)
  • gradle: bump io.freefair.gradle:github-plugin from 6.6.2 to 6.6.3 @dependabot (#397)
  • gradle: bump io.freefair.gradle:git-plugin from 6.6.2 to 6.6.3 @dependabot (#395)
  • gradle: bump io.freefair.gradle:plugin-utils from 6.6.2 to 6.6.3 @dependabot (#398)
  • gradle: bump org.springframework.boot:spring-boot-gradle-plugin from 3.0.2 to 3.0.3 @dependabot (#393)
  • build(deps): bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6 @dependabot (#389)
  • build(deps): bump step-security/harden-runner from 2.1.0 to 2.2.0 @dependabot (#390)
  • gradle: bump org.graalvm.buildtools:native-gradle-plugin from 0.9.19 to 0.9.20 @dependabot (#381)
  • gradle: bump io.freefair.gradle:plugin-utils from 6.6.1 to 6.6.2 @dependabot (#376)
  • gradle: bump io.freefair.gradle:github-plugin from 6.6.1 to 6.6.2 @dependabot (#377)
  • gradle: bump io.freefair.gradle:git-plugin from 6.6.1 to 6.6.2 @dependabot (#378)
  • gradle: bump io.freefair.gradle:lombok-plugin from 6.6.1 to 6.6.2 @dependabot (#379)
  • gradle: bump pub.ihub.plugin.ihub-settings from 1.3.0-rc4 to 1.3.0 @dependabot (#373)

🧰 Maintenance

  • chore(java): 没有Lombok插件时不生成lombok.config配置 @henry-hub (#416)
  • feat(publish): 添加扩展参数applyGithubPom @henry-hub (#411)
  • chore(verification): 根项目test、check任务不再依赖两个聚合任务 @henry-hub (#410)
  • [StepSecurity] ci: Harden GitHub Actions @step-security-bot (#399)
  • build(publish): 修正插件tags配置 @henry-hub (#387)
  • ci(security): 修正安全检测的一些问题 @henry-hub (#386)
  • [StepSecurity] Apply security best practices @step-security-bot (#384)
  • ci(github): 工作流的Actions使用具体版本号 @henry-hub (#383)
  • fix(verification): 替换测试报告弃用方法 @henry-hub (#375)
plugins - 🔖 1.3.1-RC2

Published by ihub-bot[bot] over 1 year ago

✨ Features

  • feat(copyright): 新增ihub-copyright插件 @henry-hub (#409)
  • feat(verification): 调整jacoco聚合报告任务依赖关系 @henry-hub (#403)
  • feat(java): ihub-java插件添加编译扩展属性complierArgs @henry-hub (#402)
  • feat(repo): 默认禁用阿里云代理仓库 @henry-hub (#385)

🐛 Bug Fixes

  • build(gradle): 纠正typo:complierArgs -> compilerArgs @zhanghuabin (#408)

⬆️ Dependency Updates

  • build(gradle): 升级gradle至8.0.2 @henry-hub (#406)
  • gradle: bump pub.ihub.lib:ihub-libs from 1.1.0 to 1.1.1 @dependabot (#405)
  • gradle: bump org.springframework.boot:spring-boot-gradle-plugin from 3.0.3 to 3.0.4 @dependabot (#404)
  • build(deps): bump codacy/codacy-analysis-cli-action from ef422f6103f5a35816d8c07e880caad40e5cb07a to 3fb1dde27e0b1ea0f087bc3e96f59456934e72ad @dependabot (#401)
  • build(deps): bump github/codeql-action from 2.2.4 to 2.2.5 @dependabot (#400)
  • gradle: bump io.freefair.gradle:lombok-plugin from 6.6.2 to 6.6.3 @dependabot (#396)
  • gradle: bump io.freefair.gradle:github-plugin from 6.6.2 to 6.6.3 @dependabot (#397)
  • gradle: bump io.freefair.gradle:git-plugin from 6.6.2 to 6.6.3 @dependabot (#395)
  • gradle: bump io.freefair.gradle:plugin-utils from 6.6.2 to 6.6.3 @dependabot (#398)
  • gradle: bump org.springframework.boot:spring-boot-gradle-plugin from 3.0.2 to 3.0.3 @dependabot (#393)
  • build(deps): bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6 @dependabot (#389)
  • build(deps): bump step-security/harden-runner from 2.1.0 to 2.2.0 @dependabot (#390)
  • gradle: bump pub.ihub.plugin.ihub-settings from 1.3.1-m1 to 1.3.1-m2 @dependabot (#388)
  • build(github): 升级gradle至8.0.1 @henry-hub (#382)
  • gradle: bump org.graalvm.buildtools:native-gradle-plugin from 0.9.19 to 0.9.20 @dependabot (#381)
  • gradle: bump io.freefair.gradle:plugin-utils from 6.6.1 to 6.6.2 @dependabot (#376)
  • gradle: bump io.freefair.gradle:github-plugin from 6.6.1 to 6.6.2 @dependabot (#377)
  • gradle: bump io.freefair.gradle:git-plugin from 6.6.1 to 6.6.2 @dependabot (#378)
  • build(gradle): 升级gradle至8.0 @henry-hub (#374)
  • gradle: bump io.freefair.gradle:lombok-plugin from 6.6.1 to 6.6.2 @dependabot (#379)
  • gradle: bump pub.ihub.plugin.ihub-settings from 1.3.0-rc4 to 1.3.0 @dependabot (#373)

🧰 Maintenance

  • feat(publish): 添加扩展参数applyGithubPom @henry-hub (#411)
  • chore(verification): 根项目test、check任务不再依赖两个聚合任务 @henry-hub (#410)
  • [StepSecurity] ci: Harden GitHub Actions @step-security-bot (#399)
  • build(publish): 修正插件tags配置 @henry-hub (#387)
  • ci(security): 修正安全检测的一些问题 @henry-hub (#386)
  • [StepSecurity] Apply security best practices @step-security-bot (#384)
  • ci(github): 工作流的Actions使用具体版本号 @henry-hub (#383)
  • fix(verification): 替换测试报告弃用方法 @henry-hub (#375)
plugins - 🔖 1.3.1-RC1

Published by ihub-bot[bot] over 1 year ago

  • [StepSecurity] ci: Harden GitHub Actions @step-security-bot (#399)

✨ Features

  • feat(verification): 调整jacoco聚合报告任务依赖关系 @henry-hub (#403)
  • feat(java): ihub-java插件添加编译扩展属性complierArgs @henry-hub (#402)
  • feat(repo): 默认禁用阿里云代理仓库 @henry-hub (#385)

⬆️ Dependency Updates

  • gradle: bump pub.ihub.lib:ihub-libs from 1.1.0 to 1.1.1 @dependabot (#405)
  • gradle: bump org.springframework.boot:spring-boot-gradle-plugin from 3.0.3 to 3.0.4 @dependabot (#404)
  • build(deps): bump codacy/codacy-analysis-cli-action from ef422f6103f5a35816d8c07e880caad40e5cb07a to 3fb1dde27e0b1ea0f087bc3e96f59456934e72ad @dependabot (#401)
  • build(deps): bump github/codeql-action from 2.2.4 to 2.2.5 @dependabot (#400)
  • gradle: bump io.freefair.gradle:lombok-plugin from 6.6.2 to 6.6.3 @dependabot (#396)
  • gradle: bump io.freefair.gradle:github-plugin from 6.6.2 to 6.6.3 @dependabot (#397)
  • gradle: bump io.freefair.gradle:git-plugin from 6.6.2 to 6.6.3 @dependabot (#395)
  • gradle: bump io.freefair.gradle:plugin-utils from 6.6.2 to 6.6.3 @dependabot (#398)
  • gradle: bump org.springframework.boot:spring-boot-gradle-plugin from 3.0.2 to 3.0.3 @dependabot (#393)
  • build(deps): bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6 @dependabot (#389)
  • build(deps): bump step-security/harden-runner from 2.1.0 to 2.2.0 @dependabot (#390)
  • gradle: bump pub.ihub.plugin.ihub-settings from 1.3.1-m1 to 1.3.1-m2 @dependabot (#388)
  • build(github): 升级gradle至8.0.1 @henry-hub (#382)
  • gradle: bump org.graalvm.buildtools:native-gradle-plugin from 0.9.19 to 0.9.20 @dependabot (#381)
  • gradle: bump io.freefair.gradle:plugin-utils from 6.6.1 to 6.6.2 @dependabot (#376)
  • gradle: bump io.freefair.gradle:github-plugin from 6.6.1 to 6.6.2 @dependabot (#377)
  • gradle: bump io.freefair.gradle:git-plugin from 6.6.1 to 6.6.2 @dependabot (#378)
  • build(gradle): 升级gradle至8.0 @henry-hub (#374)
  • gradle: bump io.freefair.gradle:lombok-plugin from 6.6.1 to 6.6.2 @dependabot (#379)
  • gradle: bump pub.ihub.plugin.ihub-settings from 1.3.0-rc4 to 1.3.0 @dependabot (#373)

🧰 Maintenance

  • build(publish): 修正插件tags配置 @henry-hub (#387)
  • ci(security): 修正安全检测的一些问题 @henry-hub (#386)
  • [StepSecurity] Apply security best practices @step-security-bot (#384)
  • ci(github): 工作流的Actions使用具体版本号 @henry-hub (#383)
  • fix(verification): 替换测试报告弃用方法 @henry-hub (#375)
plugins - 🔖 1.3.1 M2

Published by ihub-bot[bot] over 1 year ago

✨ Features

  • feat(repo): 默认禁用阿里云代理仓库 @henry-hub (#385)

⬆️ Dependency Updates

  • build(github): 升级gradle至8.0.1 @henry-hub (#382)
  • gradle: bump org.graalvm.buildtools:native-gradle-plugin from 0.9.19 to 0.9.20 @dependabot (#381)
  • gradle: bump io.freefair.gradle:plugin-utils from 6.6.1 to 6.6.2 @dependabot (#376)
  • gradle: bump io.freefair.gradle:github-plugin from 6.6.1 to 6.6.2 @dependabot (#377)
  • gradle: bump io.freefair.gradle:git-plugin from 6.6.1 to 6.6.2 @dependabot (#378)
  • build(gradle): 升级gradle至8.0 @henry-hub (#374)
  • gradle: bump io.freefair.gradle:lombok-plugin from 6.6.1 to 6.6.2 @dependabot (#379)
  • gradle: bump pub.ihub.plugin.ihub-settings from 1.3.0-rc4 to 1.3.0 @dependabot (#373)

🧰 Maintenance

  • build(publish): 修正插件tags配置 @henry-hub (#387)
  • ci(security): 修正安全检测的一些问题 @henry-hub (#386)
  • [StepSecurity] Apply security best practices @step-security-bot (#384)
  • ci(github): 工作流的Actions使用具体版本号 @henry-hub (#383)
  • fix(verification): 替换测试报告弃用方法 @henry-hub (#375)
plugins - 🔖 1.3.1 M1

Published by ihub-bot[bot] over 1 year ago

⬆️ Dependency Updates

  • gradle: bump pub.ihub.plugin.ihub-settings from 1.3.0-rc4 to 1.3.0 @dependabot (#373)

🧰 Maintenance

  • fix(verification): 替换测试报告弃用方法 @henry-hub (#375)
plugins - 🔖 1.3.0

Published by ihub-bot[bot] over 1 year ago

✨ Features

  • feat(groovy): 移除enableGroovy3扩展属性 @henry-hub (#370)
  • feat(groovy): 移除compileGroovyAllModules扩展属性 @henry-hub (#368)
  • revert(bom): 还原公共平台组件配置 @henry-hub (#366)
  • test: 补充测试用例 @henry-hub (#364)
  • refactor: 基础模块名称调整 @henry-hub (#363)
  • refactor: 各插件重构为独立组件 @henry-hub (#356)
  • feat(spring): 独立spring插件 @henry-hub (#352)

🐛 Bug Fixes

  • fix(bom): bom组件项目不使用ihub-bom插件 @henry-hub (#367)

⬆️ Dependency Updates

  • gradle: bump pub.ihub.lib:ihub-libs from 1.0.17 to 1.1.0 @dependabot (#369)
  • gradle: bump pub.ihub.plugin.ihub-settings from 1.2.11 to 1.2.12 @dependabot (#342)
  • gradle: bump com.github.ben-manes:gradle-versions-plugin from 0.44.0 to 0.45.0 @dependabot (#365)
  • gradle: bump spring-boot-gradle-plugin from 3.0.1 to 3.0.2 @dependabot (#362)
  • gradle: bump spring-boot-gradle-plugin from 3.0.0 to 3.0.1 in /ihub-spring @dependabot (#354)
  • gradle: bump native-gradle-plugin from 0.9.18 to 0.9.19 in /ihub-spring @dependabot (#353)
  • gradle: bump lombok-plugin from 6.6 to 6.6.1 in /ihub-plugins @dependabot (#350)
  • gradle: bump lombok-plugin from 6.5.1 to 6.6 in /ihub-plugins @dependabot (#345)
  • gradle: bump spring-boot-gradle-plugin from 2.7.5 to 3.0.0 in /ihub-plugins @dependabot (#338)

🧰 Maintenance

  • test(verification): 修正测试用例 @henry-hub (#371)
  • ci(gradle): 修正ihub-test模块配置 @henry-hub (#355)
plugins - 🔖 1.3.0-RC5

Published by ihub-bot[bot] over 1 year ago

✨ Features

  • feat(groovy): 移除enableGroovy3扩展属性 @henry-hub (#370)
  • feat(groovy): 移除compileGroovyAllModules扩展属性 @henry-hub (#368)
  • revert(bom): 还原公共平台组件配置 @henry-hub (#366)
  • test: 补充测试用例 @henry-hub (#364)
  • refactor: 基础模块名称调整 @henry-hub (#363)
  • refactor: 各插件重构为独立组件 @henry-hub (#356)
  • feat(spring): 独立spring插件 @henry-hub (#352)

🐛 Bug Fixes

  • fix(bom): bom组件项目不使用ihub-bom插件 @henry-hub (#367)

⬆️ Dependency Updates

  • gradle: bump pub.ihub.lib:ihub-libs from 1.0.17 to 1.1.0 @dependabot (#369)
  • gradle: bump pub.ihub.plugin.ihub-settings from 1.2.11 to 1.2.12 @dependabot (#342)
  • gradle: bump com.github.ben-manes:gradle-versions-plugin from 0.44.0 to 0.45.0 @dependabot (#365)
  • gradle: bump spring-boot-gradle-plugin from 3.0.1 to 3.0.2 @dependabot (#362)
  • gradle: bump spring-boot-gradle-plugin from 3.0.0 to 3.0.1 in /ihub-spring @dependabot (#354)
  • gradle: bump native-gradle-plugin from 0.9.18 to 0.9.19 in /ihub-spring @dependabot (#353)
  • gradle: bump lombok-plugin from 6.6 to 6.6.1 in /ihub-plugins @dependabot (#350)
  • gradle: bump lombok-plugin from 6.5.1 to 6.6 in /ihub-plugins @dependabot (#345)
  • gradle: bump spring-boot-gradle-plugin from 2.7.5 to 3.0.0 in /ihub-plugins @dependabot (#338)

🧰 Maintenance

  • test(verification): 修正测试用例 @henry-hub (#371)
  • ci(gradle): 修正ihub-test模块配置 @henry-hub (#355)
plugins - 🔖 1.3.0-RC4

Published by ihub-bot[bot] over 1 year ago

✨ Features

  • feat(groovy): 移除compileGroovyAllModules扩展属性 @henry-hub (#368)
plugins - 🔖 1.3.0-RC3

Published by ihub-bot[bot] over 1 year ago

🐛 Bug Fixes

  • fix(bom): bom组件项目不使用ihub-bom插件 @henry-hub (#367)
plugins - 🔖 1.3.0-RC2

Published by ihub-bot[bot] over 1 year ago

✨ Features

  • revert(bom): 还原公共平台组件配置 @henry-hub (#366)
plugins - 🔖 1.3.0-RC1

Published by ihub-bot[bot] over 1 year ago

✨ Features

  • test: 补充测试用例 @henry-hub (#364)

⬆️ Dependency Updates

  • gradle: bump com.github.ben-manes:gradle-versions-plugin from 0.44.0 to 0.45.0 @dependabot (#365)
  • gradle: bump spring-boot-gradle-plugin from 3.0.1 to 3.0.2 @dependabot (#362)
plugins - 🔖 1.2.12

Published by ihub-bot[bot] almost 2 years ago

✨ Features

  • feat(java): iHubJava的log依赖中添加jcl-over-slf4j @henry-hub (#341)
  • feat(groovy): 调整groovy版本开关,默认groovy4,可以通过enableGroovy3切换至groovy3 @henry-hub (#332)

⬆️ Dependency Updates

  • build(gradle): 升级gradle至7.6 @henry-hub (#340)
  • gradle: bump spring-boot-gradle-plugin from 2.7.5 to 2.7.6 in /ihub-plugins @dependabot (#337)
  • gradle: bump ihub-core from 1.0.16 to 1.0.17 in /ihub-plugins @dependabot (#339)
  • gradle: bump springdoc-openapi-gradle-plugin from 1.4.0 to 1.5.0 in /ihub-plugins @dependabot (#334)
  • gradle: bump gradle-versions-plugin from 0.43.0 to 0.44.0 in /ihub-plugins @dependabot (#333)
  • gradle: bump pub.ihub.plugin.ihub-settings from 1.2.10 to 1.2.11 @dependabot (#331)
plugins - 🔖 1.2.11

Published by ihub-bot[bot] almost 2 years ago

✨ Features

  • feat: 启用阿里云代理仓库开关支持系统属性和环境变量属性配置 @henry-hub (#329)

🐛 Bug Fixes

  • fix(spock): 修复spock测试缺失spring测试组件依赖的问题 @henry-hub (#328)
  • test(version): 修复版本号推断测试用例 @henry-hub (#327)

⬆️ Dependency Updates

  • gradle: bump ihub-core from 1.0.14 to 1.0.15 in /ihub-plugins @dependabot (#330)
  • gradle: bump spring-boot-gradle-plugin from 2.7.4 to 2.7.5 in /ihub-plugins @dependabot (#326)
  • gradle: bump dependency-management-plugin from 1.0.14.RELEASE to 1.1.0 in /ihub-plugins @dependabot (#325)
  • gradle: bump gradle-versions-plugin from 0.42.0 to 0.43.0 in /ihub-plugins @dependabot (#324)
  • gradle: bump ihub-core from 1.0.12 to 1.0.14 in /ihub-plugins @dependabot (#323)
  • gradle: bump spring-boot-gradle-plugin from 2.7.3 to 2.7.4 in /ihub-plugins @dependabot (#322)
  • gradle: bump dependency-management-plugin from 1.0.13.RELEASE to 1.0.14.RELEASE in /ihub-plugins @dependabot (#321)
  • gradle: bump lombok-plugin from 6.5.0.3 to 6.5.1 in /ihub-plugins @dependabot (#316)
  • build(gradle): 升级gradle至7.5.1 @henry-hub (#311)
  • gradle: bump pub.ihub.plugin.ihub-settings from 1.2.9 to 1.2.10 @dependabot (#310)
plugins - 🔖 1.2.10

Published by henry-hub about 2 years ago

✨ Features

  • feat(encoding): ihub-java插件添加Java编译编码配置,默认UTF-8 @henry-hub (#305)
  • feat(java): 调整组件能力依赖方式 @henry-hub (#304)
  • feat(groovy4): 配置groovy4时对应的spock组件版本 @henry-hub (#301)
  • feat(groovy): 添加“是否启用Groovy 4”的开关 @zhanghuabin (#299)

🐛 Bug Fixes

  • fix(java): 修正组件多个能力配置失败的问题 @henry-hub (#302)

⬆️ Dependency Updates

  • gradle: bump ihub-core from 1.0.11 to 1.0.12 in /ihub-plugins @dependabot (#306)
  • gradle: bump spring-boot-gradle-plugin from 2.7.2 to 2.7.3 in /ihub-plugins @dependabot (#303)
  • gradle: bump springdoc-openapi-gradle-plugin from 1.3.4 to 1.4.0 in /ihub-plugins @dependabot (#298)
  • gradle: bump dependency-management-plugin from 1.0.12.RELEASE to 1.0.13.RELEASE in /ihub-plugins @dependabot (#300)
  • feat(version): 升级PMD、Codenarc、Jacoco版本 @henry-hub (#307)
  • gradle: bump pub.ihub.plugin.ihub-settings from 1.2.8 to 1.2.9 @dependabot (#297)

🧰 Maintenance

  • fix(java): Groovy增量编译与Java注释处理器不能同时使用 @henry-hub (#309)
  • fix(test): 修正测试用例 @henry-hub (#308)
  • ci(github): 调整工作流组件版本 @henry-hub (#296)
plugins - 🔖 1.2.9

Published by ihub-bot[bot] about 2 years ago

✨ Features

  • feat(bom): 支持配置组件功能以及组件需要能力 @henry-hub (#294)
  • feat(repo): 支持阿里云代理仓库启用参数 @henry-hub (#289)

⬆️ Dependency Updates

  • gradle: bump ihub-core from 1.0.10 to 1.0.11 in /ihub-plugins @dependabot (#295)
  • gradle: bump spring-boot-gradle-plugin from 2.6.7 to 2.7.2 in /ihub-plugins @dependabot (#293)
  • build(gradle): 升级plugin-publish、spring-aot组件版本 @henry-hub (#292)
  • gradle: bump lombok-plugin from 6.4.3 to 6.5.0.3 in /ihub-plugins @dependabot (#287)
  • gradle: bump byte-buddy-gradle-plugin from 1.12.10 to 1.12.12 in /ihub-plugins @dependabot (#291)
  • gradle: bump dependency-management-plugin from 1.0.11.RELEASE to 1.0.12.RELEASE in /ihub-plugins @dependabot (#290)
  • gradle: bump jmolecules-bytebuddy from 0.9.0 to 1.6.0 in /ihub-plugins @dependabot (#283)
  • build(gradle): 升级gradle至7.5 @henry-hub (#288)
  • build(gradle): 升级spring-aot组件版本 @henry-hub (#274)
  • gradle: bump pub.ihub.plugin.ihub-settings from 1.2.6 to 1.2.8 @dependabot (#272)

🧰 Maintenance

  • ci(github): 发布release前需要完整构建,避免再次发版翻车 @henry-hub (#273)
plugins - 🔖 1.2.8

Published by ihub-bot[bot] over 2 years ago

🐛 Bug Fixes

  • fix(gradle): 插件仓库配置添加中央仓库 @henry-hub (#271)
plugins - 🔖 1.2.7

Published by ihub-bot[bot] over 2 years ago

✨ Features

  • feat(version): 支持通过最新的tag推断下一个版本号 @henry-hub (#267)

⬆️ Dependency Updates

  • gradle: bump ihub-core from 1.0.9 to 1.0.10 in /ihub-plugins @dependabot (#269)
  • gradle: bump byte-buddy-gradle-plugin from 1.12.9 to 1.12.10 in /ihub-plugins @dependabot (#268)
  • gradle: bump spring-boot-gradle-plugin from 2.6.6 to 2.6.7 in /ihub-plugins @dependabot (#266)
  • gradle: bump lombok-plugin from 6.4.2 to 6.4.3 in /ihub-plugins @dependabot (#265)
  • gradle: bump pub.ihub.plugin.ihub-settings from 1.2.5 to 1.2.6 @dependabot (#262)
plugins - 🔖 1.2.6

Published by ihub-bot[bot] over 2 years ago

⬆️ Dependency Updates

  • build(gradle): 升级plugin-publish、spring-aot组件版本 @henry-hub (#261)
  • gradle: bump ihub-core from 1.0.8 to 1.0.9 in /ihub-plugins @dependabot (#260)
  • build(gradle): 升级gradle至7.4.2 @henry-hub (#259)
  • gradle: bump springdoc-openapi-gradle-plugin from 1.3.3 to 1.3.4 in /ihub-plugins @dependabot (#252)
  • gradle: bump jmolecules-bytebuddy from 0.8.0 to 0.9.0 in /ihub-plugins @dependabot (#254)
  • gradle: bump byte-buddy-gradle-plugin from 1.12.8 to 1.12.9 in /ihub-plugins @dependabot (#257)
  • gradle: bump lombok-plugin from 6.4.1 to 6.4.2 in /ihub-plugins @dependabot (#256)
  • gradle: bump spring-boot-gradle-plugin from 2.6.5 to 2.6.6 in /ihub-plugins @dependabot (#253)
  • gradle: Bump pub.ihub.plugin.ihub-settings from 1.2.4 to 1.2.5 @dependabot (#251)