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

chore(deps): bump solon.version from 3.0.1 to 3.0.2 #219

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps solon.version from 3.0.1 to 3.0.2.
Updates org.noear:solon from 3.0.1 to 3.0.2

Release notes

Sourced from org.noear:solon's releases.

Solon v3.0.2

兼容说明(从 v2 升级的同学,需详看)

具体更新

  • 添加 solon SerializerManager 及序列化可选注册机制
  • 添加 solon Serializer::mimeType,dataType 可选属性,具有自我描述性
  • 添加 solon AppContext::app() 属性
  • 添加 solon-cloud CloudFileService 添加 getTempUrl(Duration) 方法
  • 调整 solon-boot 的 junit-jupiter 依赖标为 scope=test
  • 调整 solon VarHolderOfParam:getFullName 的显示,原 "@" 改为 "''"
  • 调整 solon mvc 代码独立为 solon-mvc
  • 修复 solon Utils.appFolder() 在 jar in jar 打包时,失效的问题
  • 修复 solon TmplUtil 当模型参数为 null 会出现 "null"(改为用空替代)
  • 修复 solon-boot-smarthttp 适配,在 contentLength(long) 时会精度丢失的问题
  • 优化 solon-data-sqlutils 设计(进一步提搞性能和适用性)
  • 优化 solon-net-httputils 设计 支持快捷序列化
  • 优化 solon-net-stomp 设计
  • 优化 solon-scheduling-simple cron 调度实现
  • 优化 local-solon-cloud-plugin job cron 调度实现
  • 优化 solon-data 事务管理,支持 RoutingDataSource 深度查找
  • 优化 solon-serialization 序列化器的泛型反序列化处理
  • 优化 solon-serialization-jackson LocalDateTime,LocalDate,LocalTime 时间反序列化处理
  • 优化 solon-security-auth 允许 AuthAdapter 直接支持“多套账号体系鉴权”处理(简化了)。AuthAdapterSupplier 标为弃用
  • cxf-webservices 升为 3.5.9
  • beetlsql 升为 3.30.14-RELEASE
  • mybatis-flex 升为 1.9.8
  • hutool 升为 5.8.32
  • liteflow 升为 2.12.4
  • snack3 升为 3.2.119
  • wood 升为 1.3.12
  • redisx 升为 1.6.7
  • fastjson2 升为 2.0.53
Commits
  • 4d00a8f 修复 solon-docs-openapi2 分布式文档,地址转发出错的问题
  • 7b60f59 3.0.2
  • adbd11f 3.0.2
  • be9c458 3.0.2
  • 5cef7f8 solon-net-stomp 简化体验
  • a71ff3e solon-net-stomp 优化没有 @To 注解时的识别处理。如果是 broker 地址,则转给 broker ;否则转给当前会话
  • eb7e961 solon-net-stomp 简化 StompBroker 体验方式;
  • 154899f 优化 @​To 注解的模板处理
  • 20d4490 demo
  • 5cd50ba demo
  • Additional commits viewable in compare view

Updates org.noear:mybatis-solon-plugin from 3.0.1 to 3.0.2

Updates org.noear:mybatis-plus-extension-solon-plugin from 3.0.1 to 3.0.2

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 `solon.version` from 3.0.1 to 3.0.2.

Updates `org.noear:solon` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/noear/solon/releases)
- [Commits](opensolon/solon@v3.0.1...v3.0.2)

Updates `org.noear:mybatis-solon-plugin` from 3.0.1 to 3.0.2

Updates `org.noear:mybatis-plus-extension-solon-plugin` from 3.0.1 to 3.0.2

---
updated-dependencies:
- dependency-name: org.noear:solon
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.noear:mybatis-solon-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.noear:mybatis-plus-extension-solon-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2024
@yulichang yulichang closed this Oct 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 29, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. 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/maven/solon.version-3.0.2 branch October 29, 2024 07:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant