🔖 1.3.1
ihub-bot
released this
07 Mar 01:03
·
535 commits
to refs/heads/main
since this release
✨ 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)