simple-robot / simbot-component-kook

一个 Kotlin 多平台的 KOOK(开黑啦) Bot SDK 实现库,一个 Simple Robot 组件库,Java 友好、异步高效~ ❤️‍🔥❤️‍🔥😘
https://simbot.forte.love/component-kook.html
GNU Lesser General Public License v3.0
19 stars 1 forks source link

build(deps): bump simbot from 4.0.0-beta1 to 4.0.0-dev18 #139

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

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

Changelog

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

v4.0.0-beta1

Release & Pull Notes: v4.0.0-beta1

  • build(deps): bump org.jetbrains.kotlinx:lincheck from 2.25 to 2.26 (143dd695)

  • refactor: 优化 持续会话 模块内部分API、Java友好API和注释,并配置其发布; refactor: 在 common-core 模块中增加与虚拟线程相关的辅助API (ddbc6494)

  • refactor: 优化/改变 EventProcessor.push 默认实现中的行为:现在会直接使用 flowOn 来指定事件处理器所处的协程上下文 (6b67bf98)

  • build(deps): bump kotlinx-serialization from 1.6.2 to 1.6.3 (dde23bd5)

  • build(deps): bump kotlinx-coroutines from 1.8.0-RC2 to 1.8.0 (1517823e)

  • refactor: 改善 session 相关API,支持“延后恢复” (0d806e3d..613b688c)

  • refactor: (WIP) 调整 session 相关API (cc292184)

  • refactor: 改善 session 相关API,支持“延后恢复” (0c053dc9)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (b6717346)

  • fix: suspend test timeout (0dcbd707)

  • refactor: (WIP) 调整 session 相关API (d819f1dc)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (3d12243f)

  • fix: Unit test timeout (57be7f21..da5c4b9b)

  • refactor: 将 suspend-transformer 模块的异步相关API和 Collectable 的异步相关API内所有的 CoroutineScope 参数默认值调整为 GlobalScope 并增加与之相关的部分警告或说明 (eaa1bd7e)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (4390ca65)

  • refactor: 将 suspend-transformer 模块的异步相关API和 Collectable 的异步相关API内所有的 CoroutineScope 参数默认值调整为 GlobalScope 并增加与之相关的部分警告或说明 (014d6564)

  • feat: 实现持续会话的基本内容 (c36b9c47)

  • fix: concurrentMap在native上改为使用可重入同步锁实现 (7a79552e)

  • pref: 优化针对v4.0.0-dev16及以下版本的JVM二进制兼容性 (2ed0524a)

  • test: 调整JVMConfig的test相关配置 (b83ab3c0)

  • test: 增加几个使用 lincheck 针对并发相关实现的测试 (b52dd18f)

  • pref: 为 Services 增加一个可用来区分JVM的扩展 (70ccda3d)

v4.0.0-dev18

[!warning] 这是一个尚在开发中的预览版,它可能不稳定,可能会频繁变更,且没有可用性保证。

Release & Pull Notes: v4.0.0-dev18

... (truncated)

Commits
  • c4d561a release: v4.0.0-dev18
  • d7c6b70 Merge pull request #781 from simple-robot/concurrentMap-remove
  • cec18a1 fix: 优化/修复 ConcurrentMutableMap 在 Js、WasmJs 下会出现 ConcurrentModificationExcept...
  • 9cf259c Merge pull request #780 from simple-robot/Image-subtypes
  • 7c7835b version to dev18
  • dfb5051 pref: 为 Image 增加更多可扩展的子类型
  • 12510b4 Release: v4.0.0-dev17
  • 37daa9f 合并拉取请求 #777
  • 0126630 Bump ktor from 2.3.7 to 2.3.8
  • f93df85 CI: Upgrade gradle/gradle-build-action@v2 to gradle/gradle-build-action@v3
  • Additional commits viewable in compare view


Updates love.forte.simbot:simbot-core from 4.0.0-beta1 to 4.0.0-dev18

Changelog

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

v4.0.0-beta1

Release & Pull Notes: v4.0.0-beta1

  • build(deps): bump org.jetbrains.kotlinx:lincheck from 2.25 to 2.26 (143dd695)

  • refactor: 优化 持续会话 模块内部分API、Java友好API和注释,并配置其发布; refactor: 在 common-core 模块中增加与虚拟线程相关的辅助API (ddbc6494)

  • refactor: 优化/改变 EventProcessor.push 默认实现中的行为:现在会直接使用 flowOn 来指定事件处理器所处的协程上下文 (6b67bf98)

  • build(deps): bump kotlinx-serialization from 1.6.2 to 1.6.3 (dde23bd5)

  • build(deps): bump kotlinx-coroutines from 1.8.0-RC2 to 1.8.0 (1517823e)

  • refactor: 改善 session 相关API,支持“延后恢复” (0d806e3d..613b688c)

  • refactor: (WIP) 调整 session 相关API (cc292184)

  • refactor: 改善 session 相关API,支持“延后恢复” (0c053dc9)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (b6717346)

  • fix: suspend test timeout (0dcbd707)

  • refactor: (WIP) 调整 session 相关API (d819f1dc)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (3d12243f)

  • fix: Unit test timeout (57be7f21..da5c4b9b)

  • refactor: 将 suspend-transformer 模块的异步相关API和 Collectable 的异步相关API内所有的 CoroutineScope 参数默认值调整为 GlobalScope 并增加与之相关的部分警告或说明 (eaa1bd7e)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (4390ca65)

  • refactor: 将 suspend-transformer 模块的异步相关API和 Collectable 的异步相关API内所有的 CoroutineScope 参数默认值调整为 GlobalScope 并增加与之相关的部分警告或说明 (014d6564)

  • feat: 实现持续会话的基本内容 (c36b9c47)

  • fix: concurrentMap在native上改为使用可重入同步锁实现 (7a79552e)

  • pref: 优化针对v4.0.0-dev16及以下版本的JVM二进制兼容性 (2ed0524a)

  • test: 调整JVMConfig的test相关配置 (b83ab3c0)

  • test: 增加几个使用 lincheck 针对并发相关实现的测试 (b52dd18f)

  • pref: 为 Services 增加一个可用来区分JVM的扩展 (70ccda3d)

v4.0.0-dev18

[!warning] 这是一个尚在开发中的预览版,它可能不稳定,可能会频繁变更,且没有可用性保证。

Release & Pull Notes: v4.0.0-dev18

... (truncated)

Commits
  • c4d561a release: v4.0.0-dev18
  • d7c6b70 Merge pull request #781 from simple-robot/concurrentMap-remove
  • cec18a1 fix: 优化/修复 ConcurrentMutableMap 在 Js、WasmJs 下会出现 ConcurrentModificationExcept...
  • 9cf259c Merge pull request #780 from simple-robot/Image-subtypes
  • 7c7835b version to dev18
  • dfb5051 pref: 为 Image 增加更多可扩展的子类型
  • 12510b4 Release: v4.0.0-dev17
  • 37daa9f 合并拉取请求 #777
  • 0126630 Bump ktor from 2.3.7 to 2.3.8
  • f93df85 CI: Upgrade gradle/gradle-build-action@v2 to gradle/gradle-build-action@v3
  • Additional commits viewable in compare view


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

Changelog

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

v4.0.0-beta1

Release & Pull Notes: v4.0.0-beta1

  • build(deps): bump org.jetbrains.kotlinx:lincheck from 2.25 to 2.26 (143dd695)

  • refactor: 优化 持续会话 模块内部分API、Java友好API和注释,并配置其发布; refactor: 在 common-core 模块中增加与虚拟线程相关的辅助API (ddbc6494)

  • refactor: 优化/改变 EventProcessor.push 默认实现中的行为:现在会直接使用 flowOn 来指定事件处理器所处的协程上下文 (6b67bf98)

  • build(deps): bump kotlinx-serialization from 1.6.2 to 1.6.3 (dde23bd5)

  • build(deps): bump kotlinx-coroutines from 1.8.0-RC2 to 1.8.0 (1517823e)

  • refactor: 改善 session 相关API,支持“延后恢复” (0d806e3d..613b688c)

  • refactor: (WIP) 调整 session 相关API (cc292184)

  • refactor: 改善 session 相关API,支持“延后恢复” (0c053dc9)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (b6717346)

  • fix: suspend test timeout (0dcbd707)

  • refactor: (WIP) 调整 session 相关API (d819f1dc)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (3d12243f)

  • fix: Unit test timeout (57be7f21..da5c4b9b)

  • refactor: 将 suspend-transformer 模块的异步相关API和 Collectable 的异步相关API内所有的 CoroutineScope 参数默认值调整为 GlobalScope 并增加与之相关的部分警告或说明 (eaa1bd7e)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (4390ca65)

  • refactor: 将 suspend-transformer 模块的异步相关API和 Collectable 的异步相关API内所有的 CoroutineScope 参数默认值调整为 GlobalScope 并增加与之相关的部分警告或说明 (014d6564)

  • feat: 实现持续会话的基本内容 (c36b9c47)

  • fix: concurrentMap在native上改为使用可重入同步锁实现 (7a79552e)

  • pref: 优化针对v4.0.0-dev16及以下版本的JVM二进制兼容性 (2ed0524a)

  • test: 调整JVMConfig的test相关配置 (b83ab3c0)

  • test: 增加几个使用 lincheck 针对并发相关实现的测试 (b52dd18f)

  • pref: 为 Services 增加一个可用来区分JVM的扩展 (70ccda3d)

v4.0.0-dev18

[!warning] 这是一个尚在开发中的预览版,它可能不稳定,可能会频繁变更,且没有可用性保证。

Release & Pull Notes: v4.0.0-dev18

... (truncated)

Commits
  • c4d561a release: v4.0.0-dev18
  • d7c6b70 Merge pull request #781 from simple-robot/concurrentMap-remove
  • cec18a1 fix: 优化/修复 ConcurrentMutableMap 在 Js、WasmJs 下会出现 ConcurrentModificationExcept...
  • 9cf259c Merge pull request #780 from simple-robot/Image-subtypes
  • 7c7835b version to dev18
  • dfb5051 pref: 为 Image 增加更多可扩展的子类型
  • 12510b4 Release: v4.0.0-dev17
  • 37daa9f 合并拉取请求 #777
  • 0126630 Bump ktor from 2.3.7 to 2.3.8
  • f93df85 CI: Upgrade gradle/gradle-build-action@v2 to gradle/gradle-build-action@v3
  • Additional commits viewable in compare view


Updates love.forte.simbot.logger:simbot-logger from 4.0.0-beta1 to 4.0.0-dev18

Changelog

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

v4.0.0-beta1

Release & Pull Notes: v4.0.0-beta1

  • build(deps): bump org.jetbrains.kotlinx:lincheck from 2.25 to 2.26 (143dd695)

  • refactor: 优化 持续会话 模块内部分API、Java友好API和注释,并配置其发布; refactor: 在 common-core 模块中增加与虚拟线程相关的辅助API (ddbc6494)

  • refactor: 优化/改变 EventProcessor.push 默认实现中的行为:现在会直接使用 flowOn 来指定事件处理器所处的协程上下文 (6b67bf98)

  • build(deps): bump kotlinx-serialization from 1.6.2 to 1.6.3 (dde23bd5)

  • build(deps): bump kotlinx-coroutines from 1.8.0-RC2 to 1.8.0 (1517823e)

  • refactor: 改善 session 相关API,支持“延后恢复” (0d806e3d..613b688c)

  • refactor: (WIP) 调整 session 相关API (cc292184)

  • refactor: 改善 session 相关API,支持“延后恢复” (0c053dc9)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (b6717346)

  • fix: suspend test timeout (0dcbd707)

  • refactor: (WIP) 调整 session 相关API (d819f1dc)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (3d12243f)

  • fix: Unit test timeout (57be7f21..da5c4b9b)

  • refactor: 将 suspend-transformer 模块的异步相关API和 Collectable 的异步相关API内所有的 CoroutineScope 参数默认值调整为 GlobalScope 并增加与之相关的部分警告或说明 (eaa1bd7e)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (4390ca65)

  • refactor: 将 suspend-transformer 模块的异步相关API和 Collectable 的异步相关API内所有的 CoroutineScope 参数默认值调整为 GlobalScope 并增加与之相关的部分警告或说明 (014d6564)

  • feat: 实现持续会话的基本内容 (c36b9c47)

  • fix: concurrentMap在native上改为使用可重入同步锁实现 (7a79552e)

  • pref: 优化针对v4.0.0-dev16及以下版本的JVM二进制兼容性 (2ed0524a)

  • test: 调整JVMConfig的test相关配置 (b83ab3c0)

  • test: 增加几个使用 lincheck 针对并发相关实现的测试 (b52dd18f)

  • pref: 为 Services 增加一个可用来区分JVM的扩展 (70ccda3d)

v4.0.0-dev18

[!warning] 这是一个尚在开发中的预览版,它可能不稳定,可能会频繁变更,且没有可用性保证。

Release & Pull Notes: v4.0.0-dev18

... (truncated)

Commits
  • c4d561a release: v4.0.0-dev18
  • d7c6b70 Merge pull request #781 from simple-robot/concurrentMap-remove
  • cec18a1 fix: 优化/修复 ConcurrentMutableMap 在 Js、WasmJs 下会出现 ConcurrentModificationExcept...
  • 9cf259c Merge pull request #780 from simple-robot/Image-subtypes
  • 7c7835b version to dev18
  • dfb5051 pref: 为 Image 增加更多可扩展的子类型
  • 12510b4 Release: v4.0.0-dev17
  • 37daa9f 合并拉取请求 #777
  • 0126630 Bump ktor from 2.3.7 to 2.3.8
  • f93df85 CI: Upgrade gradle/gradle-build-action@v2 to gradle/gradle-build-action@v3
  • Additional commits viewable in compare view


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

Changelog

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

v4.0.0-beta1

Release & Pull Notes: v4.0.0-beta1

  • build(deps): bump org.jetbrains.kotlinx:lincheck from 2.25 to 2.26 (143dd695)

  • refactor: 优化 持续会话 模块内部分API、Java友好API和注释,并配置其发布; refactor: 在 common-core 模块中增加与虚拟线程相关的辅助API (ddbc6494)

  • refactor: 优化/改变 EventProcessor.push 默认实现中的行为:现在会直接使用 flowOn 来指定事件处理器所处的协程上下文 (6b67bf98)

  • build(deps): bump kotlinx-serialization from 1.6.2 to 1.6.3 (dde23bd5)

  • build(deps): bump kotlinx-coroutines from 1.8.0-RC2 to 1.8.0 (1517823e)

  • refactor: 改善 session 相关API,支持“延后恢复” (0d806e3d..613b688c)

  • refactor: (WIP) 调整 session 相关API (cc292184)

  • refactor: 改善 session 相关API,支持“延后恢复” (0c053dc9)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (b6717346)

  • fix: suspend test timeout (0dcbd707)

  • refactor: (WIP) 调整 session 相关API (d819f1dc)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (3d12243f)

  • fix: Unit test timeout (57be7f21..da5c4b9b)

  • refactor: 将 suspend-transformer 模块的异步相关API和 Collectable 的异步相关API内所有的 CoroutineScope 参数默认值调整为 GlobalScope 并增加与之相关的部分警告或说明 (eaa1bd7e)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (4390ca65)

  • refactor: 将 suspend-transformer 模块的异步相关API和 Collectable 的异步相关API内所有的 CoroutineScope 参数默认值调整为 GlobalScope 并增加与之相关的部分警告或说明 (014d6564)

  • feat: 实现持续会话的基本内容 (c36b9c47)

  • fix: concurrentMap在native上改为使用可重入同步锁实现 (7a79552e)

  • pref: 优化针对v4.0.0-dev16及以下版本的JVM二进制兼容性 (2ed0524a)

  • test: 调整JVMConfig的test相关配置 (b83ab3c0)

  • test: 增加几个使用 lincheck 针对并发相关实现的测试 (b52dd18f)

  • pref: 为 Services 增加一个可用来区分JVM的扩展 (70ccda3d)

v4.0.0-dev18

[!warning] 这是一个尚在开发中的预览版,它可能不稳定,可能会频繁变更,且没有可用性保证。

Release & Pull Notes: v4.0.0-dev18

... (truncated)

Commits
  • c4d561a release: v4.0.0-dev18
  • d7c6b70 Merge pull request #781 from simple-robot/concurrentMap-remove
  • cec18a1 fix: 优化/修复 ConcurrentMutableMap 在 Js、WasmJs 下会出现 ConcurrentModificationExcept...
  • 9cf259c Merge pull request #780 from simple-robot/Image-subtypes
  • 7c7835b version to dev18
  • dfb5051 pref: 为 Image 增加更多可扩展的子类型
  • 12510b4 Release: v4.0.0-dev17
  • 37daa9f 合并拉取请求 #777
  • 0126630 Bump ktor from 2.3.7 to 2.3.8
  • f93df85 CI: Upgrade gradle/gradle-build-action@v2 to gradle/gradle-build-action@v3
  • Additional commits viewable in compare view


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

Changelog

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

v4.0.0-beta1

Release & Pull Notes: v4.0.0-beta1

  • build(deps): bump org.jetbrains.kotlinx:lincheck from 2.25 to 2.26 (143dd695)

  • refactor: 优化 持续会话 模块内部分API、Java友好API和注释,并配置其发布; refactor: 在 common-core 模块中增加与虚拟线程相关的辅助API (ddbc6494)

  • refactor: 优化/改变 EventProcessor.push 默认实现中的行为:现在会直接使用 flowOn 来指定事件处理器所处的协程上下文 (6b67bf98)

  • build(deps): bump kotlinx-serialization from 1.6.2 to 1.6.3 (dde23bd5)

  • build(deps): bump kotlinx-coroutines from 1.8.0-RC2 to 1.8.0 (1517823e)

  • refactor: 改善 session 相关API,支持“延后恢复” (0d806e3d..613b688c)

  • refactor: (WIP) 调整 session 相关API (cc292184)

  • refactor: 改善 session 相关API,支持“延后恢复” (0c053dc9)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (b6717346)

  • fix: suspend test timeout (0dcbd707)

  • refactor: (WIP) 调整 session 相关API (d819f1dc)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (3d12243f)

  • fix: Unit test timeout (57be7f21..da5c4b9b)

  • refactor: 将 suspend-transformer 模块的异步相关API和 Collectable 的异步相关API内所有的 CoroutineScope 参数默认值调整为 GlobalScope 并增加与之相关的部分警告或说明 (eaa1bd7e)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (4390ca65)

  • refactor: 将 suspend-transformer 模块的异步相关API和 Collectable 的异步相关API内所有的 CoroutineScope 参数默认值调整为 GlobalScope 并增加与之相关的部分警告或说明 (014d6564)

  • feat: 实现持续会话的基本内容 (c36b9c47)

  • fix: concurrentMap在native上改为使用可重入同步锁实现 (7a79552e)

  • pref: 优化针对v4.0.0-dev16及以下版本的JVM二进制兼容性 (2ed0524a)

  • test: 调整JVMConfig的test相关配置 (b83ab3c0)

  • test: 增加几个使用 lincheck 针对并发相关实现的测试 (b52dd18f)

  • pref: 为 Services 增加一个可用来区分JVM的扩展 (70ccda3d)

v4.0.0-dev18

[!warning] 这是一个尚在开发中的预览版,它可能不稳定,可能会频繁变更,且没有可用性保证。

Release & Pull Notes: v4.0.0-dev18

... (truncated)

Commits
  • c4d561a release: v4.0.0-dev18
  • d7c6b70 Merge pull request #781 from simple-robot/concurrentMap-remove
  • cec18a1 fix: 优化/修复 ConcurrentMutableMap 在 Js、WasmJs 下会出现 ConcurrentModificationExcept...
  • 9cf259c Merge pull request #780 from simple-robot/Image-subtypes
  • 7c7835b version to dev18
  • dfb5051 pref: 为 Image 增加更多可扩展的子类型
  • 12510b4 Release: v4.0.0-dev17
  • 37daa9f 合并拉取请求 #777
  • 0126630 Bump ktor from 2.3.7 to 2.3.8
  • f93df85 CI: Upgrade gradle/gradle-build-action@v2 to gradle/gradle-build-action@v3
  • Additional commits viewable in compare view


Updates love.forte.simbot.common:simbot-common-atomic from 4.0.0-beta1 to 4.0.0-dev18

Changelog

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

v4.0.0-beta1

Release & Pull Notes: v4.0.0-beta1

  • build(deps): bump org.jetbrains.kotlinx:lincheck from 2.25 to 2.26 (143dd695)

  • refactor: 优化 持续会话 模块内部分API、Java友好API和注释,并配置其发布; refactor: 在 common-core 模块中增加与虚拟线程相关的辅助API (ddbc6494)

  • refactor: 优化/改变 EventProcessor.push 默认实现中的行为:现在会直接使用 flowOn 来指定事件处理器所处的协程上下文 (6b67bf98)

  • build(deps): bump kotlinx-serialization from 1.6.2 to 1.6.3 (dde23bd5)

  • build(deps): bump kotlinx-coroutines from 1.8.0-RC2 to 1.8.0 (1517823e)

  • refactor: 改善 session 相关API,支持“延后恢复” (0d806e3d..613b688c)

  • refactor: (WIP) 调整 session 相关API (cc292184)

  • refactor: 改善 session 相关API,支持“延后恢复” (0c053dc9)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (b6717346)

  • fix: suspend test timeout (0dcbd707)

  • refactor: (WIP) 调整 session 相关API (d819f1dc)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (3d12243f)

  • fix: Unit test timeout (57be7f21..da5c4b9b)

  • refactor: 将 suspend-transformer 模块的异步相关API和 Collectable 的异步相关API内所有的 CoroutineScope 参数默认值调整为 GlobalScope 并增加与之相关的部分警告或说明 (eaa1bd7e)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (4390ca65)

  • refactor: 将 suspend-transformer 模块的异步相关API和 Collectable 的异步相关API内所有的 CoroutineScope 参数默认值调整为 GlobalScope 并增加与之相关的部分警告或说明 (014d6564)

  • feat: 实现持续会话的基本内容 (c36b9c47)

  • fix: concurrentMap在native上改为使用可重入同步锁实现 (7a79552e)

  • pref: 优化针对v4.0.0-dev16及以下版本的JVM二进制兼容性 (2ed0524a)

  • test: 调整JVMConfig的test相关配置 (b83ab3c0)

  • test: 增加几个使用 lincheck 针对并发相关实现的测试 (b52dd18f)

  • pref: 为 Services 增加一个可用来区分JVM的扩展 (70ccda3d)

v4.0.0-dev18

[!warning] 这是一个尚在开发中的预览版,它可能不稳定,可能会频繁变更,且没有可用性保证。

Release & Pull Notes: v4.0.0-dev18

... (truncated)

Commits
  • c4d561a release: v4.0.0-dev18
  • d7c6b70 Merge pull request #781 from simple-robot/concurrentMap-remove
  • cec18a1 fix: 优化/修复 ConcurrentMutableMap 在 Js、WasmJs 下会出现 ConcurrentModificationExcept...
  • 9cf259c Merge pull request #780 from simple-robot/Image-subtypes
  • 7c7835b version to dev18
  • dfb5051 pref: 为 Image 增加更多可扩展的子类型
  • 12510b4 Release: v4.0.0-dev17
  • 37daa9f 合并拉取请求 #777
  • 0126630 Bump ktor from 2.3.7 to 2.3.8
  • f93df85 CI: Upgrade gradle/gradle-build-action@v2 to gradle/gradle-build-action@v3
  • Additional commits viewable in compare view


Updates love.forte.simbot.common:simbot-common-core from 4.0.0-beta1 to 4.0.0-dev18

Changelog

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

v4.0.0-beta1

Release & Pull Notes: v4.0.0-beta1

  • build(deps): bump org.jetbrains.kotlinx:lincheck from 2.25 to 2.26 (143dd695)

  • refactor: 优化 持续会话 模块内部分API、Java友好API和注释,并配置其发布; refactor: 在 common-core 模块中增加与虚拟线程相关的辅助API (ddbc6494)

  • refactor: 优化/改变 EventProcessor.push 默认实现中的行为:现在会直接使用 flowOn 来指定事件处理器所处的协程上下文 (6b67bf98)

  • build(deps): bump kotlinx-serialization from 1.6.2 to 1.6.3 (dde23bd5)

  • build(deps): bump kotlinx-coroutines from 1.8.0-RC2 to 1.8.0 (1517823e)

  • refactor: 改善 session 相关API,支持“延后恢复” (0d806e3d..613b688c)

  • refactor: (WIP) 调整 session 相关API (cc292184)

  • refactor: 改善 session 相关API,支持“延后恢复” (0c053dc9)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (b6717346)

  • fix: suspend test timeout (0dcbd707)

  • refactor: (WIP) 调整 session 相关API (d819f1dc)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (3d12243f)

  • fix: Unit test timeout (57be7f21..da5c4b9b)

  • refactor: 将 suspend-transformer 模块的异步相关API和 Collectable 的异步相关API内所有的 CoroutineScope 参数默认值调整为 GlobalScope 并增加与之相关的部分警告或说明 (eaa1bd7e)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (4390ca65)

  • refactor: 将 suspend-transformer 模块的异步相关API和 Collectable 的异步相关API内所有的 CoroutineScope 参数默认值调整为 GlobalScope 并增加与之相关的部分警告或说明 (014d6564)

  • feat: 实现持续会话的基本内容 (c36b9c47)

  • fix: concurrentMap在native上改为使用可重入同步锁实现 (7a79552e)

  • pref: 优化针对v4.0.0-dev16及以下版本的JVM二进制兼容性 (2ed0524a)

  • test: 调整JVMConfig的test相关配置 (b83ab3c0)

  • test: 增加几个使用 lincheck 针对并发相关实现的测试 (b52dd18f)

  • pref: 为 Services 增加一个可用来区分JVM的扩展 (70ccda3d)

v4.0.0-dev18

[!warning] 这是一个尚在开发中的预览版,它可能不稳定,可能会频繁变更,且没有可用性保证。

Release & Pull Notes: v4.0.0-dev18

... (truncated)

Commits
  • c4d561a release: v4.0.0-dev18
  • d7c6b70 Merge pull request #781 from simple-robot/concurrentMap-remove
  • cec18a1 fix: 优化/修复 ConcurrentMutableMap 在 Js、WasmJs 下会出现 ConcurrentModificationExcept...
  • 9cf259c Merge pull request #780 from simple-robot/Image-subtypes
  • 7c7835b version to dev18
  • dfb5051 pref: 为 Image 增加更多可扩展的子类型
  • 12510b4 Release: v4.0.0-dev17
  • 37daa9f 合并拉取请求 #777
  • 0126630 Bump ktor from 2.3.7 to 2.3.8
  • f93df85 CI: Upgrade gradle/gradle-build-action@v2 to gradle/gradle-build-action@v3
  • Additional commits viewable in compare view


Updates love.forte.simbot.common:simbot-common-suspend-runner from 4.0.0-beta1 to 4.0.0-dev18

Changelog

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

v4.0.0-beta1

Release & Pull Notes: v4.0.0-beta1

  • build(deps): bump org.jetbrains.kotlinx:lincheck from 2.25 to 2.26 (143dd695)

  • refactor: 优化 持续会话 模块内部分API、Java友好API和注释,并配置其发布; refactor: 在 common-core 模块中增加与虚拟线程相关的辅助API (ddbc6494)

  • refactor: 优化/改变 EventProcessor.push 默认实现中的行为:现在会直接使用 flowOn 来指定事件处理器所处的协程上下文 (6b67bf98)

  • build(deps): bump kotlinx-serialization from 1.6.2 to 1.6.3 (dde23bd5)

  • build(deps): bump kotlinx-coroutines from 1.8.0-RC2 to 1.8.0 (1517823e)

  • refactor: 改善 session 相关API,支持“延后恢复” (0d806e3d..613b688c)

  • refactor: (WIP) 调整 session 相关API (cc292184)

  • refactor: 改善 session 相关API,支持“延后恢复” (0c053dc9)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (b6717346)

  • fix: suspend test timeout (0dcbd707)

  • refactor: (WIP) 调整 session 相关API (d819f1dc)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (3d12243f)

  • fix: Unit test timeout (57be7f21..da5c4b9b)

  • refactor: 将 suspend-transformer 模块的异步相关API和 Collectable 的异步相关API内所有的 CoroutineScope 参数默认值调整为 GlobalScope 并增加与之相关的部分警告或说明 (eaa1bd7e)

  • fix: 修复 flowCollectable 错误的返回值类型问题 (4390ca65)

  • refactor: 将 suspend-transformer 模块的异步相关API和 Collectable 的异步相关API内所有的 CoroutineScope 参数默认值调整为 GlobalScope 并增加与之相关的部分警告或说明 (014d6564)

  • feat: 实现持续会话的基本内容 (c36b9c47)

  • fix: concurrentMap在native上改为使用可重入同步锁实现 (7a79552e)

  • pref: 优化针对v4.0.0-dev16及以下版本的JVM二进制兼容性 (2ed0524a)

  • test: 调整JVMConfig的test相关配置 (b83ab3c0)

  • test: 增加几个使用 lincheck 针对并发相关实现的测试 (b52dd18f)

  • pref: 为 Services 增加一个可用来区分JVM的扩展 (70ccda3d)

v4.0.0-dev18

[!warning] 这是一个尚在开发中的预览版,它可能不稳定,可能会频繁变更,且没有可用性保证。

Release & Pull Notes: v4.0.0-dev18

... (truncated)

Commits
dependabot[bot] commented 5 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.