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

build(deps): bump simbot from 4.0.0 to 4.3.1 #151

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps simbot from 4.0.0 to 4.3.1.
Updates love.forte.simbot:simbot-api from 4.0.0 to 4.3.1

Release notes

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

v4.3.1

What's Changed

🔧 修复

📦 依赖更新

✨ 优化

Full Changelog: simple-robot/simpler-robot@v4.3.0...v4.3.1

v4.3.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: simple-robot/simpler-robot@v4.2.0...v4.3.0

v4.2.0

What's Changed

📦 依赖更新

✨ 优化

Full Changelog: simple-robot/simpler-robot@v4.1.0...v4.2.0

v4.1.0

What's Changed

🔧 修复

... (truncated)

Changelog

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

v4.3.1

Release & Pull Notes: v4.3.1

v4.3.0

Release & Pull Notes: v4.3.0

  • feat(api): 增加接口 RichMediaMessage 用以描述一个富媒体消息元素 (eceb41528..6ec2a1a53)

  • feat(api): 增加接口 BinaryDataAwareMessage 用以描述能够获取到二进制数据的消息元素 (7e52e17bc)

  • optimize(api): 增加接口 UrlAwareMessage 用以描述能够获取到 URL 信息的消息元素 (933095e9d)

v4.2.0

Release & Pull Notes: v4.2.0

  • test: try to fix test timeout (7e1cd274)
  • optimize(api): 提供更多Application和Bot的辅助扩展API (f5802fa9)
  • optimize(api): 为BotManager和BotManagers提供更多辅助的获取API (84bfef6f)
  • build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator (dad1db51)
  • build(deps): bump org.springframework.boot from 3.3.0 to 3.3.1 (392d3be7)

v4.1.0

Release & Pull Notes: v4.1.0

... (truncated)

Commits
  • b91e3b5 release: v4.3.1
  • 121cd6c Merge pull request #892 from simple-robot/fix-arg-type-mismatch-using-filterv...
  • ef31604 fix(quantcat): 修复使用KeywordBinder时无法正确处理参数类型的问题
  • 3f506ef Merge pull request #887 from simple-robot/optimize-messages-structure
  • 628c1fe optimize(api): 优化、调整MessagesBuilder实现结构
  • cbdd4d7 Merge pull request #865 from simple-robot/dependabot/gradle/v4-dev/kotlinx-se...
  • e442660 Merge pull request #858 from simple-robot/dependabot/gradle/v4-dev/ktor-2.3.12
  • 28ed531 build(deps): bump ktor from 2.3.11 to 2.3.12
  • be15aae build(deps): bump kotlinx-serialization from 1.6.3 to 1.7.1
  • 21bd244 Kdoc: homepage
  • Additional commits viewable in compare view

Updates love.forte.simbot:simbot-core from 4.0.0 to 4.3.1

Release notes

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

v4.3.1

What's Changed

🔧 修复

📦 依赖更新

✨ 优化

Full Changelog: simple-robot/simpler-robot@v4.3.0...v4.3.1

v4.3.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: simple-robot/simpler-robot@v4.2.0...v4.3.0

v4.2.0

What's Changed

📦 依赖更新

✨ 优化

Full Changelog: simple-robot/simpler-robot@v4.1.0...v4.2.0

v4.1.0

What's Changed

🔧 修复

... (truncated)

Changelog

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

v4.3.1

Release & Pull Notes: v4.3.1

v4.3.0

Release & Pull Notes: v4.3.0

  • feat(api): 增加接口 RichMediaMessage 用以描述一个富媒体消息元素 (eceb41528..6ec2a1a53)

  • feat(api): 增加接口 BinaryDataAwareMessage 用以描述能够获取到二进制数据的消息元素 (7e52e17bc)

  • optimize(api): 增加接口 UrlAwareMessage 用以描述能够获取到 URL 信息的消息元素 (933095e9d)

v4.2.0

Release & Pull Notes: v4.2.0

  • test: try to fix test timeout (7e1cd274)
  • optimize(api): 提供更多Application和Bot的辅助扩展API (f5802fa9)
  • optimize(api): 为BotManager和BotManagers提供更多辅助的获取API (84bfef6f)
  • build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator (dad1db51)
  • build(deps): bump org.springframework.boot from 3.3.0 to 3.3.1 (392d3be7)

v4.1.0

Release & Pull Notes: v4.1.0

... (truncated)

Commits
  • b91e3b5 release: v4.3.1
  • 121cd6c Merge pull request #892 from simple-robot/fix-arg-type-mismatch-using-filterv...
  • ef31604 fix(quantcat): 修复使用KeywordBinder时无法正确处理参数类型的问题
  • 3f506ef Merge pull request #887 from simple-robot/optimize-messages-structure
  • 628c1fe optimize(api): 优化、调整MessagesBuilder实现结构
  • cbdd4d7 Merge pull request #865 from simple-robot/dependabot/gradle/v4-dev/kotlinx-se...
  • e442660 Merge pull request #858 from simple-robot/dependabot/gradle/v4-dev/ktor-2.3.12
  • 28ed531 build(deps): bump ktor from 2.3.11 to 2.3.12
  • be15aae build(deps): bump kotlinx-serialization from 1.6.3 to 1.7.1
  • 21bd244 Kdoc: homepage
  • Additional commits viewable in compare view

Updates love.forte.simbot:simbot-core-spring-boot-starter from 4.0.0 to 4.3.1

Release notes

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

v4.3.1

What's Changed

🔧 修复

📦 依赖更新

✨ 优化

Full Changelog: simple-robot/simpler-robot@v4.3.0...v4.3.1

v4.3.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: simple-robot/simpler-robot@v4.2.0...v4.3.0

v4.2.0

What's Changed

📦 依赖更新

✨ 优化

Full Changelog: simple-robot/simpler-robot@v4.1.0...v4.2.0

v4.1.0

What's Changed

🔧 修复

... (truncated)

Changelog

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

v4.3.1

Release & Pull Notes: v4.3.1

v4.3.0

Release & Pull Notes: v4.3.0

  • feat(api): 增加接口 RichMediaMessage 用以描述一个富媒体消息元素 (eceb41528..6ec2a1a53)

  • feat(api): 增加接口 BinaryDataAwareMessage 用以描述能够获取到二进制数据的消息元素 (7e52e17bc)

  • optimize(api): 增加接口 UrlAwareMessage 用以描述能够获取到 URL 信息的消息元素 (933095e9d)

v4.2.0

Release & Pull Notes: v4.2.0

  • test: try to fix test timeout (7e1cd274)
  • optimize(api): 提供更多Application和Bot的辅助扩展API (f5802fa9)
  • optimize(api): 为BotManager和BotManagers提供更多辅助的获取API (84bfef6f)
  • build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator (dad1db51)
  • build(deps): bump org.springframework.boot from 3.3.0 to 3.3.1 (392d3be7)

v4.1.0

Release & Pull Notes: v4.1.0

... (truncated)

Commits
  • b91e3b5 release: v4.3.1
  • 121cd6c Merge pull request #892 from simple-robot/fix-arg-type-mismatch-using-filterv...
  • ef31604 fix(quantcat): 修复使用KeywordBinder时无法正确处理参数类型的问题
  • 3f506ef Merge pull request #887 from simple-robot/optimize-messages-structure
  • 628c1fe optimize(api): 优化、调整MessagesBuilder实现结构
  • cbdd4d7 Merge pull request #865 from simple-robot/dependabot/gradle/v4-dev/kotlinx-se...
  • e442660 Merge pull request #858 from simple-robot/dependabot/gradle/v4-dev/ktor-2.3.12
  • 28ed531 build(deps): bump ktor from 2.3.11 to 2.3.12
  • be15aae build(deps): bump kotlinx-serialization from 1.6.3 to 1.7.1
  • 21bd244 Kdoc: homepage
  • Additional commits viewable in compare view

Updates love.forte.simbot.logger:simbot-logger from 4.0.0 to 4.3.1

Release notes

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

v4.3.1

What's Changed

🔧 修复

📦 依赖更新

✨ 优化

Full Changelog: simple-robot/simpler-robot@v4.3.0...v4.3.1

v4.3.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: simple-robot/simpler-robot@v4.2.0...v4.3.0

v4.2.0

What's Changed

📦 依赖更新

✨ 优化

Full Changelog: simple-robot/simpler-robot@v4.1.0...v4.2.0

v4.1.0

What's Changed

🔧 修复

... (truncated)

Changelog

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

v4.3.1

Release & Pull Notes: v4.3.1

v4.3.0

Release & Pull Notes: v4.3.0

  • feat(api): 增加接口 RichMediaMessage 用以描述一个富媒体消息元素 (eceb41528..6ec2a1a53)

  • feat(api): 增加接口 BinaryDataAwareMessage 用以描述能够获取到二进制数据的消息元素 (7e52e17bc)

  • optimize(api): 增加接口 UrlAwareMessage 用以描述能够获取到 URL 信息的消息元素 (933095e9d)

v4.2.0

Release & Pull Notes: v4.2.0

  • test: try to fix test timeout (7e1cd274)
  • optimize(api): 提供更多Application和Bot的辅助扩展API (f5802fa9)
  • optimize(api): 为BotManager和BotManagers提供更多辅助的获取API (84bfef6f)
  • build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator (dad1db51)
  • build(deps): bump org.springframework.boot from 3.3.0 to 3.3.1 (392d3be7)

v4.1.0

Release & Pull Notes: v4.1.0

... (truncated)

Commits
  • b91e3b5 release: v4.3.1
  • 121cd6c Merge pull request #892 from simple-robot/fix-arg-type-mismatch-using-filterv...
  • ef31604 fix(quantcat): 修复使用KeywordBinder时无法正确处理参数类型的问题
  • 3f506ef Merge pull request #887 from simple-robot/optimize-messages-structure
  • 628c1fe optimize(api): 优化、调整MessagesBuilder实现结构
  • cbdd4d7 Merge pull request #865 from simple-robot/dependabot/gradle/v4-dev/kotlinx-se...
  • e442660 Merge pull request #858 from simple-robot/dependabot/gradle/v4-dev/ktor-2.3.12
  • 28ed531 build(deps): bump ktor from 2.3.11 to 2.3.12
  • be15aae build(deps): bump kotlinx-serialization from 1.6.3 to 1.7.1
  • 21bd244 Kdoc: homepage
  • Additional commits viewable in compare view

Updates love.forte.simbot.logger:simbot-logger-slf4j2-impl from 4.0.0 to 4.3.1

Release notes

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

v4.3.1

What's Changed

🔧 修复

📦 依赖更新

✨ 优化

Full Changelog: simple-robot/simpler-robot@v4.3.0...v4.3.1

v4.3.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: simple-robot/simpler-robot@v4.2.0...v4.3.0

v4.2.0

What's Changed

📦 依赖更新

✨ 优化

Full Changelog: simple-robot/simpler-robot@v4.1.0...v4.2.0

v4.1.0

What's Changed

🔧 修复

... (truncated)

Changelog

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

v4.3.1

Release & Pull Notes: v4.3.1

v4.3.0

Release & Pull Notes: v4.3.0

  • feat(api): 增加接口 RichMediaMessage 用以描述一个富媒体消息元素 (eceb41528..6ec2a1a53)

  • feat(api): 增加接口 BinaryDataAwareMessage 用以描述能够获取到二进制数据的消息元素 (7e52e17bc)

  • optimize(api): 增加接口 UrlAwareMessage 用以描述能够获取到 URL 信息的消息元素 (933095e9d)

v4.2.0

Release & Pull Notes: v4.2.0

  • test: try to fix test timeout (7e1cd274)
  • optimize(api): 提供更多Application和Bot的辅助扩展API (f5802fa9)
  • optimize(api): 为BotManager和BotManagers提供更多辅助的获取API (84bfef6f)
  • build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator (dad1db51)
  • build(deps): bump org.springframework.boot from 3.3.0 to 3.3.1 (392d3be7)

v4.1.0

Release & Pull Notes: v4.1.0

... (truncated)

Commits
  • b91e3b5 release: v4.3.1
  • 121cd6c Merge pull request #892 from simple-robot/fix-arg-type-mismatch-using-filterv...
  • ef31604 fix(quantcat): 修复使用KeywordBinder时无法正确处理参数类型的问题
  • 3f506ef Merge pull request #887 from simple-robot/optimize-messages-structure
  • 628c1fe optimize(api): 优化、调整MessagesBuilder实现结构
  • cbdd4d7 Merge pull request #865 from simple-robot/dependabot/gradle/v4-dev/kotlinx-se...
  • e442660 Merge pull request #858 from simple-robot/dependabot/gradle/v4-dev/ktor-2.3.12
  • 28ed531 build(deps): bump ktor from 2.3.11 to 2.3.12
  • be15aae build(deps): bump kotlinx-serialization from 1.6.3 to 1.7.1
  • 21bd244 Kdoc: homepage
  • Additional commits viewable in compare view

Updates love.forte.simbot.common:simbot-common-apidefinition from 4.0.0 to 4.3.1

Release notes

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

v4.3.1

What's Changed

🔧 修复

📦 依赖更新

✨ 优化

Full Changelog: simple-robot/simpler-robot@v4.3.0...v4.3.1

v4.3.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: simple-robot/simpler-robot@v4.2.0...v4.3.0

v4.2.0

What's Changed

📦 依赖更新

✨ 优化

Full Changelog: simple-robot/simpler-robot@v4.1.0...v4.2.0

v4.1.0

What's Changed

🔧 修复

... (truncated)

Changelog

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

v4.3.1

Release & Pull Notes: v4.3.1

v4.3.0

Release & Pull Notes: v4.3.0

  • feat(api): 增加接口 RichMediaMessage 用以描述一个富媒体消息元素 (eceb41528..6ec2a1a53)

  • feat(api): 增加接口 BinaryDataAwareMessage 用以描述能够获取到二进制数据的消息元素 (7e52e17bc)

  • optimize(api): 增加接口 UrlAwareMessage 用以描述能够获取到 URL 信息的消息元素 (933095e9d)

v4.2.0

Release & Pull Notes: v4.2.0

  • test: try to fix test timeout (7e1cd274)
  • optimize(api): 提供更多Application和Bot的辅助扩展API (f5802fa9)
  • optimize(api): 为BotManager和BotManagers提供更多辅助的获取API (84bfef6f)
  • build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator (dad1db51)
  • build(deps): bump org.springframework.boot from 3.3.0 to 3.3.1 (392d3be7)

v4.1.0

Release & Pull Notes: v4.1.0

... (truncated)

Commits
  • b91e3b5 release: v4.3.1
  • 121cd6c Merge pull request Description has been truncated

Bumps `simbot` from 4.0.0 to 4.3.1.

Updates `love.forte.simbot:simbot-api` from 4.0.0 to 4.3.1
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.0.0...v4.3.1)

Updates `love.forte.simbot:simbot-core` from 4.0.0 to 4.3.1
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.0.0...v4.3.1)

Updates `love.forte.simbot:simbot-core-spring-boot-starter` from 4.0.0 to 4.3.1
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.0.0...v4.3.1)

Updates `love.forte.simbot.logger:simbot-logger` from 4.0.0 to 4.3.1
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.0.0...v4.3.1)

Updates `love.forte.simbot.logger:simbot-logger-slf4j2-impl` from 4.0.0 to 4.3.1
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.0.0...v4.3.1)

Updates `love.forte.simbot.common:simbot-common-apidefinition` from 4.0.0 to 4.3.1
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.0.0...v4.3.1)

Updates `love.forte.simbot.common:simbot-common-atomic` from 4.0.0 to 4.3.1
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.0.0...v4.3.1)

Updates `love.forte.simbot.common:simbot-common-core` from 4.0.0 to 4.3.1
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.0.0...v4.3.1)

Updates `love.forte.simbot.common:simbot-common-suspend-runner` from 4.0.0 to 4.3.1
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.0.0...v4.3.1)

Updates `love.forte.simbot.common:simbot-common-annotations` from 4.0.0 to 4.3.1
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.0.0...v4.3.1)

Updates `love.forte.simbot.common:simbot-common-stage-loop` from 4.0.0 to 4.3.1
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.0.0...v4.3.1)

Updates `love.forte.simbot.gradle:simbot-gradle-suspendtransforms` from 4.0.0 to 4.3.1
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.0.0...v4.3.1)

---
updated-dependencies:
- dependency-name: love.forte.simbot:simbot-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot:simbot-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot:simbot-core-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot.logger:simbot-logger
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot.logger:simbot-logger-slf4j2-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot.common:simbot-common-apidefinition
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot.common:simbot-common-atomic
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot.common:simbot-common-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot.common:simbot-common-suspend-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot.common:simbot-common-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot.common:simbot-common-stage-loop
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot.gradle:simbot-gradle-suspendtransforms
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies 依赖更新相关 label Jul 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2024

Superseded by #157.

@dependabot dependabot bot closed this Aug 5, 2024
@dependabot dependabot bot deleted the dependabot/gradle/dev/main/simbot-4.3.1 branch August 5, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 依赖更新相关
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants