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.3.0 to 4.5.0 #43

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps simbot from 4.3.0 to 4.5.0.
Updates love.forte.simbot:simbot-api from 4.3.0 to 4.5.0

Release notes

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

v4.5.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: simple-robot/simpler-robot@v4.4.0...v4.5.0

v4.4.0

What's Changed

🔧 修复

🎉 新特性

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

v4.3.1

What's Changed

🔧 修复

📦 依赖更新

✨ 优化

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

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

Commits
  • bd8118b release: v4.5.0
  • 23050cd feat(api): ApplicationBuilder.serializersModule 作为后备而不是基底
  • 37e9bb6 Merge pull request #888 from simple-robot/dependabot/gradle/v4-dev/io.mockk-m...
  • a7e9a2f Merge pull request #890 from simple-robot/dependabot/gradle/v4-dev/org.jetbra...
  • a8796a3 Merge pull request #900 from simple-robot/support-config-base-serializeModule
  • 34cfe9e feat(api): ApplicationBuilder中新增可配置项 serializersModule 以允许配置一个自定义的序列化模块'基底'
  • fe003d6 Merge pull request #899 from simple-robot/std-msg-reference
  • eb6b98f apiDump
  • f40018f feat(api): 增加一个标准消息元素类型 MessageReference; 增加一个API MessageContent.reference()
  • 470ce89 release: v4.4.0
  • Additional commits viewable in compare view

Updates love.forte.simbot:simbot-core from 4.3.0 to 4.5.0

Release notes

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

v4.5.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: simple-robot/simpler-robot@v4.4.0...v4.5.0

v4.4.0

What's Changed

🔧 修复

🎉 新特性

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

v4.3.1

What's Changed

🔧 修复

📦 依赖更新

✨ 优化

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

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

Commits
  • bd8118b release: v4.5.0
  • 23050cd feat(api): ApplicationBuilder.serializersModule 作为后备而不是基底
  • 37e9bb6 Merge pull request #888 from simple-robot/dependabot/gradle/v4-dev/io.mockk-m...
  • a7e9a2f Merge pull request #890 from simple-robot/dependabot/gradle/v4-dev/org.jetbra...
  • a8796a3 Merge pull request #900 from simple-robot/support-config-base-serializeModule
  • 34cfe9e feat(api): ApplicationBuilder中新增可配置项 serializersModule 以允许配置一个自定义的序列化模块'基底'
  • fe003d6 Merge pull request #899 from simple-robot/std-msg-reference
  • eb6b98f apiDump
  • f40018f feat(api): 增加一个标准消息元素类型 MessageReference; 增加一个API MessageContent.reference()
  • 470ce89 release: v4.4.0
  • Additional commits viewable in compare view

Updates love.forte.simbot:simbot-core-spring-boot-starter from 4.3.0 to 4.5.0

Release notes

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

v4.5.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: simple-robot/simpler-robot@v4.4.0...v4.5.0

v4.4.0

What's Changed

🔧 修复

🎉 新特性

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

v4.3.1

What's Changed

🔧 修复

📦 依赖更新

✨ 优化

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

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

Commits
  • bd8118b release: v4.5.0
  • 23050cd feat(api): ApplicationBuilder.serializersModule 作为后备而不是基底
  • 37e9bb6 Merge pull request #888 from simple-robot/dependabot/gradle/v4-dev/io.mockk-m...
  • a7e9a2f Merge pull request #890 from simple-robot/dependabot/gradle/v4-dev/org.jetbra...
  • a8796a3 Merge pull request #900 from simple-robot/support-config-base-serializeModule
  • 34cfe9e feat(api): ApplicationBuilder中新增可配置项 serializersModule 以允许配置一个自定义的序列化模块'基底'
  • fe003d6 Merge pull request #899 from simple-robot/std-msg-reference
  • eb6b98f apiDump
  • f40018f feat(api): 增加一个标准消息元素类型 MessageReference; 增加一个API MessageContent.reference()
  • 470ce89 release: v4.4.0
  • Additional commits viewable in compare view

Updates love.forte.simbot.logger:simbot-logger from 4.3.0 to 4.5.0

Release notes

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

v4.5.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: simple-robot/simpler-robot@v4.4.0...v4.5.0

v4.4.0

What's Changed

🔧 修复

🎉 新特性

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

v4.3.1

What's Changed

🔧 修复

📦 依赖更新

✨ 优化

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

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

Commits
  • bd8118b release: v4.5.0
  • 23050cd feat(api): ApplicationBuilder.serializersModule 作为后备而不是基底
  • 37e9bb6 Merge pull request #888 from simple-robot/dependabot/gradle/v4-dev/io.mockk-m...
  • a7e9a2f Merge pull request #890 from simple-robot/dependabot/gradle/v4-dev/org.jetbra...
  • a8796a3 Merge pull request #900 from simple-robot/support-config-base-serializeModule
  • 34cfe9e feat(api): ApplicationBuilder中新增可配置项 serializersModule 以允许配置一个自定义的序列化模块'基底'
  • fe003d6 Merge pull request #899 from simple-robot/std-msg-reference
  • eb6b98f apiDump
  • f40018f feat(api): 增加一个标准消息元素类型 MessageReference; 增加一个API MessageContent.reference()
  • 470ce89 release: v4.4.0
  • Additional commits viewable in compare view

Updates love.forte.simbot.logger:simbot-logger-slf4j2-impl from 4.3.0 to 4.5.0

Release notes

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

v4.5.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: simple-robot/simpler-robot@v4.4.0...v4.5.0

v4.4.0

What's Changed

🔧 修复

🎉 新特性

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

v4.3.1

What's Changed

🔧 修复

📦 依赖更新

✨ 优化

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

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

Commits
  • bd8118b release: v4.5.0
  • 23050cd feat(api): ApplicationBuilder.serializersModule 作为后备而不是基底
  • 37e9bb6 Merge pull request #888 from simple-robot/dependabot/gradle/v4-dev/io.mockk-m...
  • a7e9a2f Merge pull request #890 from simple-robot/dependabot/gradle/v4-dev/org.jetbra...
  • a8796a3 Merge pull request #900 from simple-robot/support-config-base-serializeModule
  • 34cfe9e feat(api): ApplicationBuilder中新增可配置项 serializersModule 以允许配置一个自定义的序列化模块'基底'
  • fe003d6 Merge pull request #899 from simple-robot/std-msg-reference
  • eb6b98f apiDump
  • f40018f feat(api): 增加一个标准消息元素类型 MessageReference; 增加一个API MessageContent.reference()
  • 470ce89 release: v4.4.0
  • Additional commits viewable in compare view

Updates love.forte.simbot.common:simbot-common-apidefinition from 4.3.0 to 4.5.0

Release notes

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

v4.5.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: simple-robot/simpler-robot@v4.4.0...v4.5.0

v4.4.0

What's Changed

🔧 修复

🎉 新特性

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

v4.3.1

What's Changed

🔧 修复

📦 依赖更新

✨ 优化

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

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

Commits
  • bd8118b release: v4.5.0
  • 23050cd feat(api): ApplicationBuilder.serializersModule 作为后备而不是基底
  • 37e9bb6 Merge pull request #888 from simple-robot/dependabot/gradle/v4-dev/io.mockk-m...
  • a7e9a2f Merge pull request #890 from simple-robot/dependabot/gradle/v4-dev/org.jetbra...
  • a8796a3 Merge pull request #900 from simple-robot/support-config-base-serializeModule
  • 34cfe9e feat(api): ApplicationBuilder中新增可配置项 serializersModule 以允许配置一个自定义的序列化模块'基底'
  • fe003d6 Merge pull request #899 from simple-robot/std-msg-reference
  • eb6b98f apiDump
  • f40018f feat(api): 增加一个标准消息元素类型 MessageReference; 增加一个API MessageContent.reference()
  • 470ce89 release: v4.4.0
  • Additional commits viewable in compare view

Updates love.forte.simbot.common:simbot-common-atomic from 4.3.0 to 4.5.0

Release notes

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

v4.5.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: simple-robot/simpler-robot@v4.4.0...v4.5.0

v4.4.0

What's Changed

🔧 修复

🎉 新特性

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

v4.3.1

What's Changed

🔧 修复

📦 依赖更新

✨ 优化

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

Changelog

Sourced from love.forte.simbot.common:simbot-common-atomic'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

  • fix(quantcat): 修复使用KeywordBinder时无法正确处理参数类型的问题 (ef31604c7)

  • optimize(api): 优化、调整MessagesBuilder实现结构 (628c1fe0c)

  • build(deps): bump ktor from 2.3.11 to 2.3.12 (28ed531e1)

  • build(deps): bump kotlinx-serialization from 1.6.3 to 1.7.1 (be15aaef5)

  • Kdoc: homepage (21bd244df..ad2f21260)

    • ...

      Description has been truncated

Bumps `simbot` from 4.3.0 to 4.5.0.

Updates `love.forte.simbot:simbot-api` from 4.3.0 to 4.5.0
- [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.3.0...v4.5.0)

Updates `love.forte.simbot:simbot-core` from 4.3.0 to 4.5.0
- [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.3.0...v4.5.0)

Updates `love.forte.simbot:simbot-core-spring-boot-starter` from 4.3.0 to 4.5.0
- [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.3.0...v4.5.0)

Updates `love.forte.simbot.logger:simbot-logger` from 4.3.0 to 4.5.0
- [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.3.0...v4.5.0)

Updates `love.forte.simbot.logger:simbot-logger-slf4j2-impl` from 4.3.0 to 4.5.0
- [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.3.0...v4.5.0)

Updates `love.forte.simbot.common:simbot-common-apidefinition` from 4.3.0 to 4.5.0
- [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.3.0...v4.5.0)

Updates `love.forte.simbot.common:simbot-common-atomic` from 4.3.0 to 4.5.0
- [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.3.0...v4.5.0)

Updates `love.forte.simbot.common:simbot-common-core` from 4.3.0 to 4.5.0
- [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.3.0...v4.5.0)

Updates `love.forte.simbot.common:simbot-common-suspend-runner` from 4.3.0 to 4.5.0
- [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.3.0...v4.5.0)

Updates `love.forte.simbot.common:simbot-common-annotations` from 4.3.0 to 4.5.0
- [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.3.0...v4.5.0)

Updates `love.forte.simbot.common:simbot-common-stage-loop` from 4.3.0 to 4.5.0
- [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.3.0...v4.5.0)

Updates `love.forte.simbot.common:simbot-common-ktor-inputfile` from 4.3.0 to 4.5.0
- [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.3.0...v4.5.0)

Updates `love.forte.simbot.gradle:simbot-gradle-suspendtransforms` from 4.3.0 to 4.5.0
- [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.3.0...v4.5.0)

---
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.common:simbot-common-ktor-inputfile
  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>
@ForteScarlet
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 17, 2024

Looks like this PR is already up-to-date with dev/main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@ForteScarlet
Copy link
Member

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 17, 2024

Superseded by #45.

@dependabot dependabot bot closed this Aug 17, 2024
@dependabot dependabot bot deleted the dependabot/gradle/dev/main/simbot-4.5.0 branch August 17, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant