simple-robot / simbot-component-onebot

一个Kotlin多平台的 OneBot SDK 实现,一个异步高效、Java 友好的 Simple Robot 组件库 ~ 🐱🐱🐱
https://simbot.forte.love/component-onebot.html
GNU Lesser General Public License v3.0
10 stars 3 forks source link

build(deps): bump simbot from 4.1.0 to 4.4.0 #79

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps simbot from 4.1.0 to 4.4.0. Updates love.forte.simbot:simbot-api from 4.1.0 to 4.4.0

Release notes

Sourced from love.forte.simbot:simbot-api's releases.

v4.4.0

What's Changed

🔧 修复

🎉 新特性

Full Changelog: https://github.com/simple-robot/simpler-robot/compare/v4.3.1...v4.4.0

v4.3.1

What's Changed

🔧 修复

📦 依赖更新

✨ 优化

Full Changelog: https://github.com/simple-robot/simpler-robot/compare/v4.3.0...v4.3.1

v4.3.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: https://github.com/simple-robot/simpler-robot/compare/v4.2.0...v4.3.0

v4.2.0

What's Changed

📦 依赖更新

✨ 优化

... (truncated)

Changelog

Sourced from love.forte.simbot:simbot-api's changelog.

v4.5.0

Release & Pull Notes: v4.5.0

  • feat(api): ApplicationBuilder.serializersModule 作为后备而不是基底 (23050cd1d)
  • feat(api): ApplicationBuilder中新增可配置项 serializersModule 以允许配置一个自定义的序列化模块'基底' (34cfe9e16)
  • feat(api): 增加一个标准消息元素类型 MessageReference; 增加一个API MessageContent.reference() (f40018faa)
  • build(deps): bump org.jetbrains.kotlinx.kover from 0.8.2 to 0.8.3 (b05bcb75b)
  • build(deps): bump io.mockk:mockk from 1.13.11 to 1.13.12 (737d87505)

Release & Pull Notes: v4.4.0

  • fix(quantcat): 优化统一MergedBinder对null结果、失败结果的处理 (d741b8617)
  • feat(common-streamable): 增加模块与新的公共类型 Streamable, 用来简化部分针对 Sequence 类型的转化操作,例如在JVM中转为 Stream 和在 JS 中转为数组。 (1ba898c57)
  • fix(quantcat): 优化统一MergedBinder对null结果、失败结果的处理 (9c5777847)
  • feat(common-streamable): 增加模块与新的公共类型 Streamable, 用来简化部分针对 Sequence 类型的转化操作,例如在JVM中转为 Stream 和在 JS 中转为数组。 (ca3eaa02b)

v4.3.1

Release & Pull Notes: v4.3.1

v4.3.0

Release & Pull Notes: v4.3.0

... (truncated)

Commits
  • 470ce89 release: v4.4.0
  • defde35 Merge pull request #896 from simple-robot/optimize-895
  • dc5cf81 Merge pull request #894 from simple-robot/streamable-api
  • dd5c1c5 修正单元测试
  • 8a525c0 Merge remote-tracking branch 'origin/optimize-895' into optimize-895
  • d741b86 fix(quantcat): 优化统一MergedBinder对null结果、失败结果的处理
  • f08d80e Merge remote-tracking branch 'origin/streamable-api' into streamable-api
  • 5d60f63 update website
  • 17f7998 fix test in CI
  • 2819fc4 fix test in CI
  • Additional commits viewable in compare view


Updates love.forte.simbot:simbot-core from 4.1.0 to 4.4.0

Release notes

Sourced from love.forte.simbot:simbot-core's releases.

v4.4.0

What's Changed

🔧 修复

🎉 新特性

Full Changelog: https://github.com/simple-robot/simpler-robot/compare/v4.3.1...v4.4.0

v4.3.1

What's Changed

🔧 修复

📦 依赖更新

✨ 优化

Full Changelog: https://github.com/simple-robot/simpler-robot/compare/v4.3.0...v4.3.1

v4.3.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: https://github.com/simple-robot/simpler-robot/compare/v4.2.0...v4.3.0

v4.2.0

What's Changed

📦 依赖更新

✨ 优化

... (truncated)

Changelog

Sourced from love.forte.simbot:simbot-core's changelog.

v4.5.0

Release & Pull Notes: v4.5.0

  • feat(api): ApplicationBuilder.serializersModule 作为后备而不是基底 (23050cd1d)
  • feat(api): ApplicationBuilder中新增可配置项 serializersModule 以允许配置一个自定义的序列化模块'基底' (34cfe9e16)
  • feat(api): 增加一个标准消息元素类型 MessageReference; 增加一个API MessageContent.reference() (f40018faa)
  • build(deps): bump org.jetbrains.kotlinx.kover from 0.8.2 to 0.8.3 (b05bcb75b)
  • build(deps): bump io.mockk:mockk from 1.13.11 to 1.13.12 (737d87505)

Release & Pull Notes: v4.4.0

  • fix(quantcat): 优化统一MergedBinder对null结果、失败结果的处理 (d741b8617)
  • feat(common-streamable): 增加模块与新的公共类型 Streamable, 用来简化部分针对 Sequence 类型的转化操作,例如在JVM中转为 Stream 和在 JS 中转为数组。 (1ba898c57)
  • fix(quantcat): 优化统一MergedBinder对null结果、失败结果的处理 (9c5777847)
  • feat(common-streamable): 增加模块与新的公共类型 Streamable, 用来简化部分针对 Sequence 类型的转化操作,例如在JVM中转为 Stream 和在 JS 中转为数组。 (ca3eaa02b)

v4.3.1

Release & Pull Notes: v4.3.1

v4.3.0

Release & Pull Notes: v4.3.0

... (truncated)

Commits
  • 470ce89 release: v4.4.0
  • defde35 Merge pull request #896 from simple-robot/optimize-895
  • dc5cf81 Merge pull request #894 from simple-robot/streamable-api
  • dd5c1c5 修正单元测试
  • 8a525c0 Merge remote-tracking branch 'origin/optimize-895' into optimize-895
  • d741b86 fix(quantcat): 优化统一MergedBinder对null结果、失败结果的处理
  • f08d80e Merge remote-tracking branch 'origin/streamable-api' into streamable-api
  • 5d60f63 update website
  • 17f7998 fix test in CI
  • 2819fc4 fix test in CI
  • Additional commits viewable in compare view


Updates love.forte.simbot:simbot-core-spring-boot-starter from 4.1.0 to 4.4.0

Release notes

Sourced from love.forte.simbot:simbot-core-spring-boot-starter's releases.

v4.4.0

What's Changed

🔧 修复

🎉 新特性

Full Changelog: https://github.com/simple-robot/simpler-robot/compare/v4.3.1...v4.4.0

v4.3.1

What's Changed

🔧 修复

📦 依赖更新

✨ 优化

Full Changelog: https://github.com/simple-robot/simpler-robot/compare/v4.3.0...v4.3.1

v4.3.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: https://github.com/simple-robot/simpler-robot/compare/v4.2.0...v4.3.0

v4.2.0

What's Changed

📦 依赖更新

✨ 优化

... (truncated)

Changelog

Sourced from love.forte.simbot:simbot-core-spring-boot-starter's changelog.

v4.5.0

Release & Pull Notes: v4.5.0

  • feat(api): ApplicationBuilder.serializersModule 作为后备而不是基底 (23050cd1d)
  • feat(api): ApplicationBuilder中新增可配置项 serializersModule 以允许配置一个自定义的序列化模块'基底' (34cfe9e16)
  • feat(api): 增加一个标准消息元素类型 MessageReference; 增加一个API MessageContent.reference() (f40018faa)
  • build(deps): bump org.jetbrains.kotlinx.kover from 0.8.2 to 0.8.3 (b05bcb75b)
  • build(deps): bump io.mockk:mockk from 1.13.11 to 1.13.12 (737d87505)

Release & Pull Notes: v4.4.0

  • fix(quantcat): 优化统一MergedBinder对null结果、失败结果的处理 (d741b8617)
  • feat(common-streamable): 增加模块与新的公共类型 Streamable, 用来简化部分针对 Sequence 类型的转化操作,例如在JVM中转为 Stream 和在 JS 中转为数组。 (1ba898c57)
  • fix(quantcat): 优化统一MergedBinder对null结果、失败结果的处理 (9c5777847)
  • feat(common-streamable): 增加模块与新的公共类型 Streamable, 用来简化部分针对 Sequence 类型的转化操作,例如在JVM中转为 Stream 和在 JS 中转为数组。 (ca3eaa02b)

v4.3.1

Release & Pull Notes: v4.3.1

v4.3.0

Release & Pull Notes: v4.3.0

... (truncated)

Commits
  • 470ce89 release: v4.4.0
  • defde35 Merge pull request #896 from simple-robot/optimize-895
  • dc5cf81 Merge pull request #894 from simple-robot/streamable-api
  • dd5c1c5 修正单元测试
  • 8a525c0 Merge remote-tracking branch 'origin/optimize-895' into optimize-895
  • d741b86 fix(quantcat): 优化统一MergedBinder对null结果、失败结果的处理
  • f08d80e Merge remote-tracking branch 'origin/streamable-api' into streamable-api
  • 5d60f63 update website
  • 17f7998 fix test in CI
  • 2819fc4 fix test in CI
  • Additional commits viewable in compare view


Updates love.forte.simbot.logger:simbot-logger from 4.1.0 to 4.4.0

Release notes

Sourced from love.forte.simbot.logger:simbot-logger's releases.

v4.4.0

What's Changed

🔧 修复

🎉 新特性

Full Changelog: https://github.com/simple-robot/simpler-robot/compare/v4.3.1...v4.4.0

v4.3.1

What's Changed

🔧 修复

📦 依赖更新

✨ 优化

Full Changelog: https://github.com/simple-robot/simpler-robot/compare/v4.3.0...v4.3.1

v4.3.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: https://github.com/simple-robot/simpler-robot/compare/v4.2.0...v4.3.0

v4.2.0

What's Changed

📦 依赖更新

✨ 优化

... (truncated)

Changelog

Sourced from love.forte.simbot.logger:simbot-logger's changelog.

v4.5.0

Release & Pull Notes: v4.5.0

  • feat(api): ApplicationBuilder.serializersModule 作为后备而不是基底 (23050cd1d)
  • feat(api): ApplicationBuilder中新增可配置项 serializersModule 以允许配置一个自定义的序列化模块'基底' (34cfe9e16)
  • feat(api): 增加一个标准消息元素类型 MessageReference; 增加一个API MessageContent.reference() (f40018faa)
  • build(deps): bump org.jetbrains.kotlinx.kover from 0.8.2 to 0.8.3 (b05bcb75b)
  • build(deps): bump io.mockk:mockk from 1.13.11 to 1.13.12 (737d87505)

Release & Pull Notes: v4.4.0

  • fix(quantcat): 优化统一MergedBinder对null结果、失败结果的处理 (d741b8617)
  • feat(common-streamable): 增加模块与新的公共类型 Streamable, 用来简化部分针对 Sequence 类型的转化操作,例如在JVM中转为 Stream 和在 JS 中转为数组。 (1ba898c57)
  • fix(quantcat): 优化统一MergedBinder对null结果、失败结果的处理 (9c5777847)
  • feat(common-streamable): 增加模块与新的公共类型 Streamable, 用来简化部分针对 Sequence 类型的转化操作,例如在JVM中转为 Stream 和在 JS 中转为数组。 (ca3eaa02b)

v4.3.1

Release & Pull Notes: v4.3.1

v4.3.0

Release & Pull Notes: v4.3.0

... (truncated)

Commits
  • 470ce89 release: v4.4.0
  • defde35 Merge pull request #896 from simple-robot/optimize-895
  • dc5cf81 Merge pull request #894 from simple-robot/streamable-api
  • dd5c1c5 修正单元测试
  • 8a525c0 Merge remote-tracking branch 'origin/optimize-895' into optimize-895
  • d741b86 fix(quantcat): 优化统一MergedBinder对null结果、失败结果的处理
  • f08d80e Merge remote-tracking branch 'origin/streamable-api' into streamable-api
  • 5d60f63 update website
  • 17f7998 fix test in CI
  • 2819fc4 fix test in CI
  • Additional commits viewable in compare view


Updates love.forte.simbot.logger:simbot-logger-slf4j2-impl from 4.1.0 to 4.4.0

Release notes

Sourced from love.forte.simbot.logger:simbot-logger-slf4j2-impl's releases.

v4.4.0

What's Changed

🔧 修复

🎉 新特性

Full Changelog: https://github.com/simple-robot/simpler-robot/compare/v4.3.1...v4.4.0

v4.3.1

What's Changed

🔧 修复

📦 依赖更新

✨ 优化

Full Changelog: https://github.com/simple-robot/simpler-robot/compare/v4.3.0...v4.3.1

v4.3.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: https://github.com/simple-robot/simpler-robot/compare/v4.2.0...v4.3.0

v4.2.0

What's Changed

📦 依赖更新

✨ 优化

... (truncated)

Changelog

Sourced from love.forte.simbot.logger:simbot-logger-slf4j2-impl's changelog.

v4.5.0

Release & Pull Notes: v4.5.0

  • feat(api): ApplicationBuilder.serializersModule 作为后备而不是基底 (23050cd1d)
  • feat(api): ApplicationBuilder中新增可配置项 serializersModule 以允许配置一个自定义的序列化模块'基底' (34cfe9e16)
  • feat(api): 增加一个标准消息元素类型 MessageReference; 增加一个API MessageContent.reference() (f40018faa)
  • build(deps): bump org.jetbrains.kotlinx.kover from 0.8.2 to 0.8.3 (b05bcb75b)
  • build(deps): bump io.mockk:mockk from 1.13.11 to 1.13.12 (737d87505)

Release & Pull Notes: v4.4.0

  • fix(quantcat): 优化统一MergedBinder对null结果、失败结果的处理 (d741b8617)
  • feat(common-streamable): 增加模块与新的公共类型 Streamable, 用来简化部分针对 Sequence 类型的转化操作,例如在JVM中转为 Stream 和在 JS 中转为数组。 (1ba898c57)
  • fix(quantcat): 优化统一MergedBinder对null结果、失败结果的处理 (9c5777847)
  • feat(common-streamable): 增加模块与新的公共类型 Streamable, 用来简化部分针对 Sequence 类型的转化操作,例如在JVM中转为 Stream 和在 JS 中转为数组。 (ca3eaa02b)

v4.3.1

Release & Pull Notes: v4.3.1

v4.3.0

Release & Pull Notes: v4.3.0

... (truncated)

Commits
  • 470ce89 release: v4.4.0
  • defde35 Merge pull request #896 from simple-robot/optimize-895
  • dc5cf81 Merge pull request #894 from simple-robot/streamable-api
  • dd5c1c5 修正单元测试
  • 8a525c0 Merge remote-tracking branch 'origin/optimize-895' into optimize-895
  • d741b86 fix(quantcat): 优化统一MergedBinder对null结果、失败结果的处理
  • f08d80e Merge remote-tracking branch 'origin/streamable-api' into streamable-api
  • 5d60f63 update website
  • 17f7998 fix test in CI
  • 2819fc4 fix test in CI
  • Additional commits viewable in compare view


Updates love.forte.simbot.common:simbot-common-apidefinition from 4.1.0 to 4.4.0

Release notes

Sourced from love.forte.simbot.common:simbot-common-apidefinition's releases.

v4.4.0

What's Changed

🔧 修复

🎉 新特性

Full Changelog: https://github.com/simple-robot/simpler-robot/compare/v4.3.1...v4.4.0

v4.3.1

What's Changed

🔧 修复

📦 依赖更新

✨ 优化

Full Changelog: https://github.com/simple-robot/simpler-robot/compare/v4.3.0...v4.3.1

v4.3.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: https://github.com/simple-robot/simpler-robot/compare/v4.2.0...v4.3.0

v4.2.0

What's Changed

📦 依赖更新

✨ 优化

... (truncated)

Changelog

Sourced from love.forte.simbot.common:simbot-common-apidefinition's changelog.

v4.5.0

Release & Pull Notes: v4.5.0

  • feat(api): ApplicationBuilder.serializersModule 作为后备而不是基底 (23050cd1d)
  • feat(api): ApplicationBuilder中新增可配置项 serializersModule 以允许配置一个自定义的序列化模块'基底' (34cfe9e16)
  • feat(api): 增加一个标准消息元素类型 MessageReference; 增加一个API MessageContent.reference() (f40018faa)
  • build(deps): bump org.jetbrains.kotlinx.kover from 0.8.2 to 0.8.3 (b05bcb75b)
  • build(deps): bump io.mockk:mockk from 1.13.11 to 1.13.12 (737d87505)

Release & Pull Notes: v4.4.0

  • fix(quantcat): 优化统一MergedBinder对null结果、失败结果的处理 (d741b8617)
  • feat(common-streamable): 增加模块与新的公共类型 Streamable, 用来简化部分针对 Sequence 类型的转化操作,例如在JVM中转为 Stream 和在 JS 中转为数组。 (1ba898c57)
  • fix(quantcat): 优化统一MergedBinder对null结果、失败结果的处理 (9c5777847)
  • feat(common-streamable): 增加模块与新的公共类型 Streamable, 用来简化部分针对 Sequence 类型的转化操作,例如在JVM中转为 Stream 和在 JS 中转为数组。 (ca3eaa02b)

v4.3.1

Release & Pull Notes: v4.3.1

v4.3.0

Release & Pull Notes: v4.3.0

... (truncated)

Commits
  • 470ce89 release: v4.4.0
  • dependabot[bot] commented 3 months ago

    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.