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

Update dependency net.dreamlu:mica-bom to v3 - autoclosed #31

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
net.dreamlu:mica-bom 2.7.18.5 -> 3.3.0 age adoption passing confidence

Release Notes

lets-mica/mica (net.dreamlu:mica-bom)

v3.2.5

  • ✨ mica-core 内部直接使用 StandardCharsets
  • ✨ mica-core 添加一个 id 生成系列方法,原理同 uuid
  • ✨ mica-redis !34 fix(RedisSerializer): 适配kotlin类型 (data class 是 final修饰的)
  • ✨ mica-lite refactor(MicaExceptionTranslator): change log position

v3.2.4

  • ✨ mica-redis 修复redis启动警告 gitee #I8REGD #​32 感谢 @mymx2
  • ✨ mica-xss 调整逻辑 gitee #I9AL2N 感谢 @okayaok 反馈
  • ✨ mica-core validation 增加范围验证 gitee #​30 感谢 @mymx2
  • ✨ mica-core 完善 HexUtil
  • ✨ mica-lite 区分knife4j路径 gitee #​28 感谢 @mymx2
  • ✨ mica-lite 完善 FieldError 为空问题 gitee #​27 感谢 @mymx2

v3.2.3

  • ✨ mica-ip2region 升级 ip2region xdb 文件。
  • ✨ mica-http 简化 ssl 配置。
  • ⬆️ 依赖升级

v3.2.2

  • ✨ mica-holidays graalvm AOT 支持。
  • 🐛 mica-ip2region 修复 ipv6 数据库文件 graalvm AOT 支持。感谢 github @lishangbu pr
  • ✨ 依赖升级

v3.2.0

  • ✨ mica-http 完善和优化,使用控制台日志时,可以没有 slf4j 依赖。
  • ✨ mica-core 完善 JsonUtil。
  • ⬆️ 依赖升级

v3.1.6

  • ✨ mica-http 完善和优化,使用控制台日志时,可以没有 slf4j 依赖。
  • ✨ mica-core 完善 JsonUtil。
  • ⬆️ 依赖升级

v3.1.5.1

Compare Source

  • ✨ mica-holidays 模块,更新 2024 节假日。

v3.1.5

Compare Source

  • ✨ mica-holidays 模块,更新 2024 节假日。

v3.1.3

Compare Source

  • ✨ 完善 mica-lite 支持 JsonView 和 R 统一封装返回 github #​53 感谢 @yangwenliang123 反馈。
  • ✨ 优化 mica-core 完善、优化 uuid
  • ✨ 优化 mica-core 完善 JsonUtil,添加 toJsonWithView 系列方法。
  • ✨ 添加 mica-nats 模块,高性能、轻量级 mq。
  • ✨ 优化 mica-ip2region 默认为 utf-8 字符集 gitee #I7TT74 感谢 @Hi,all
  • ✨ 完善 mica-redis 方便 geo、HyperLogLog 操作。

v3.1.1

Compare Source

  • ✨ mica-redis key 支持统一添加前缀和自定义 key 处理
  • ✨ mica-redis 限流时间使用毫秒数
  • ⬆️ 升级到 Spring boot 3.1.1

v3.0.8

Compare Source

  • ✨ mica-ip2region 升级 ip2region.xdb
  • ✨ mica-redis pub、sub 应该使用 RedisMessageListenerContainer 进行订阅
  • ✨ mica-redis 优化 RPubSubEvent

v3.0.7

Compare Source

  • ✨ mica-redis 完善 MicaRedisCache,添加 setByJsonSer 方法。
  • 🐛 mica-core 修复 NumberUtil form62Str 转回不准的问题,感谢 @Just do it 反馈。

v3.0.6

Compare Source

  • ✨ mica-redis 添加对 pub sub 的简单封装
  • ✨ mica-ip2region 支持 ipv6
  • ✨ mica-http 优化
  • 🐛 mica-xss 修复 @XssCleanIgnore 注解判断

v3.0.5

Compare Source

  • ✨ 完善 HexUtil 工具类
  • ⬆️ 依赖升级,升级到安全版的 Spring boot。

v3.0.4

Compare Source

  • ⬆️ 升级到 Spring boot 3.0.4

v3.0.3

Compare Source

  • ✨ 优化 Base64Util
  • ✨ 使用 @AutoConfiguration 优化代码
  • 🔨 添加发版脚本,方便发布到中央库
  • ⬆️ 依赖升级

v3.0.1

  • ✨ 代码优化,升级到高版本 jdk 语法
  • ✨ 优化 gradle 参数,开启缓存和并行处理
  • ✨ gradle 版本控制重构,感谢 @livk-cloud pr
  • ⬆️ 升级到 Spring boot 3.0.1
  • ⬆️ 升级到 Spring cloud 2022.0.0

v3.0.0

  • ✨ gradle 添加 -parameters 编译参数
  • ✨ 部分模块扩展 RuntimeHints 支持 AOT
  • ✨ mica-ip2region 更新 ip2region.xdb
  • ✨ 代码优化,升级到高版本 jdk 语法
  • ⬆️ 升级到 java17
  • ⬆️ 升级到 Spring boot3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency net.dreamlu:mica-bom to v3 Update dependency net.dreamlu:mica-bom to v3 - autoclosed Jun 19, 2024
@renovate renovate bot closed this Jun 19, 2024
@renovate renovate bot deleted the renovate/major-mica.version branch June 19, 2024 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants