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

⬆️ Bump mica-http from 2.7.6 to 3.0.3

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

Bumps mica-http from 2.7.6 to 3.0.3.

Release notes

Sourced from mica-http's releases.

mica 3.0.3 发布,小版本迭代

  • :sparkles: 优化 Base64Util
  • :sparkles: 使用 @AutoConfiguration 优化代码
  • :hammer: 添加发版脚本,方便发布到中央库
  • :arrow_up: 依赖升级

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.3 - 2023-03-01

  • :sparkles: 优化 Base64Util
  • :sparkles: 使用 @AutoConfiguration 优化代码
  • :hammer: 添加发版脚本,方便发布到中央库
  • :arrow_up: 依赖升级

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

v2.7.9 - 2023-02-24

  • :sparkles: mica-ip2region 更新 ip2region.xdb
  • :sparkles: 添加发布脚本
  • :sparkles: 优化 gradle 参数,开启并发。
  • :sparkles: 使用 @AutoConfiguration 优化代码。
  • :arrow_up: 依赖升级
Commits

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 Mar 02 '23 13:03 dependabot[bot]