Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.highcapable.sweetdependency from 1.0.1 to 1.0.2 #22

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 26, 2023

Bumps com.highcapable.sweetdependency from 1.0.1 to 1.0.2.

Release notes

Sourced from com.highcapable.sweetdependency's releases.

1.0.2

SweetDependency 1.0.2 Released

  • The automatic code generation function will always output source code files to facilitate debugging when the generation fails
  • Fix dependencies with some consecutive names may cause generation failure
  • Fix plugin own update function
  • Fix Gradle lifecycle problem that may cause the project scope of the autowire method to be incorrect
  • Improve and adopt Gradle project naming convention
  • Added dependencies namespace to enable or disable the generation function, after the update, you need to refer to the documentation to migrate the node names of some configuration files yourself, otherwise errors will occur
  • Added the function of using <plugins>:: or <libraries>:: to access the dependencies name and alias of other nodes and set them to version-ref

For more details, please check the changelog.


SweetDependency 1.0.2 已发布

  • 自动生成代码功能将始终输出源码文件,以方便在生成失败的时候进行调试
  • 修复部分连续名称的依赖可能导致生成失败的问题
  • 修复插件自身检查更新功能失效
  • 修复 Gradle 生命周期问题,可能导致 autowire 方法的项目作用域不正确
  • 改进并采用 Gradle 项目命名规范
  • 新增依赖命名空间可启用或禁用生成功能,更新后需要参考文档自行迁移部分配置文件的节点名称否则会发生错误
  • 新增使用 <plugins>::<libraries>:: 可以访问其它节点的依赖名称、别名并设置到 version-ref 功能

详情请查看更新日志

Changelog

Sourced from com.highcapable.sweetdependency's changelog.

1.0.1 | 2023.09.07

  • 使用 net.lingala.zip4j 取代 JDK 默认创建压缩文档功能修复在 Windows 平台中 Gradle 8.0.2+ 版本创建的 JAR 损坏导致找不到生成的 Class 问题
  • 重构自动生成代码部分的装载功能,增加可能找不到 Class 的错误提示
  • 新增在设置了未定义版本的插件依赖条件下直接运行自动装配相关 Gradle Task 将抛出异常
  • 修复可能的旧版本 Gradle 在使用 repositoriescontent 功能会抛出异常

1.0.2 | 2023.09.26

  • 自动生成代码功能将始终输出源码文件,以方便在生成失败的时候进行调试
  • 修复部分连续名称的依赖可能导致生成失败的问题
  • 修复插件自身检查更新功能失效
  • 修复 Gradle 生命周期问题,可能导致 autowire 方法的项目作用域不正确
  • 改进并采用 Gradle 项目命名规范
  • 新增依赖命名空间可启用或禁用生成功能,更新后需要参考文档自行迁移部分配置文件的节点名称否则会发生错误
  • 新增使用 <plugins>::<libraries>:: 可以访问其它节点的依赖名称、别名并设置到 version-ref 功能
Commits
  • f92dcfa Bump version to 1.0.2
  • 222ea51 chore: bump "com.highcapable.sweetproperty" version to 1.0.3
  • 2e29807 refactor: standardize Gradle project naming
  • 87928e9 docs: update guide
  • fb5727f feat: add dependencies version ref scope reference function
  • 6627e99 style: fix comment
  • 7fe824b fix: Gradle lifecycle problem
  • 46683cf feat: replace "/" to "or"
  • 586499c docs: update guide
  • 78527bb feat: add enable / disable auto generate dependencies namespace function
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.highcapable.sweetdependency](https://github.com/HighCapable/SweetDependency) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/HighCapable/SweetDependency/releases)
- [Changelog](https://github.com/HighCapable/SweetDependency/blob/master/docs/changelog-zh-CN.md)
- [Commits](HighCapable/SweetDependency@1.0.1...1.0.2)

---
updated-dependencies:
- dependency-name: com.highcapable.sweetdependency
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 26, 2023
@hosizoraru hosizoraru closed this Sep 27, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 27, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/com.highcapable.sweetdependency-1.0.2 branch September 27, 2023 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant