chatgpt-java icon indicating copy to clipboard operation
chatgpt-java copied to clipboard

⬆️ Bump mica-http from 2.7.6 to 3.0.1

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps mica-http from 2.7.6 to 3.0.1.

Release notes

Sourced from mica-http's releases.

mica 3.0.1 发布 gradle 版本控制重构

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

Sourced from mica-http's changelog.

v3.0.1 - 2022-12-23

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

v3.0.0 - 2022-12-11

  • :sparkles: gradle 添加 -parameters 编译参数
  • :sparkles: 部分模块扩展 RuntimeHints 支持 AOT
  • :sparkles: mica-ip2region 更新 ip2region.xdb
  • :sparkles: 代码优化,升级到高版本 jdk 语法
  • :arrow_up: 升级到 java17
  • :arrow_up: 升级到 Spring boot3
Commits
  • b13ef07 :sparkles: 3.0.1
  • 4f6de12 :sparkles: 简化,去除 platform 模块。
  • 6ea6e1d :sparkles: 优化 gradle 参数
  • c708d58 :sparkles: 依赖优化
  • 46c5b41 :sparkles: 代码优化
  • e91f48e :sparkles: 代码优化
  • 694ad2f :sparkles: 忽略 redis 过时警告
  • ac15e58 :bug: 修复生成的 bom 不正常
  • 30dfb27 :sparkles: 统一管理版本
  • 60bfd94 :arrow_up: 依赖升级
  • 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 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)

dependabot[bot] avatar Feb 13 '23 10:02 dependabot[bot]