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

Release: v0.0.11 #46

Merged
merged 33 commits into from
Aug 17, 2024
Merged

Release: v0.0.11 #46

merged 33 commits into from
Aug 17, 2024

Commits on Jul 23, 2024

  1. Bump kotlinx-serialization from 1.6.3 to 1.7.1

    Bumps `kotlinx-serialization` from 1.6.3 to 1.7.1.
    
    Updates `org.jetbrains.kotlinx:kotlinx-serialization-core` from 1.6.3 to 1.7.1
    - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
    - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
    - [Commits](Kotlin/kotlinx.serialization@v1.6.3...v1.7.1)
    
    Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.6.3 to 1.7.1
    - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
    - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
    - [Commits](Kotlin/kotlinx.serialization@v1.6.3...v1.7.1)
    
    Updates `org.jetbrains.kotlinx:kotlinx-serialization-hocon` from 1.6.3 to 1.7.1
    - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
    - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
    - [Commits](Kotlin/kotlinx.serialization@v1.6.3...v1.7.1)
    
    Updates `org.jetbrains.kotlinx:kotlinx-serialization-protobuf` from 1.6.3 to 1.7.1
    - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
    - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
    - [Commits](Kotlin/kotlinx.serialization@v1.6.3...v1.7.1)
    
    Updates `org.jetbrains.kotlinx:kotlinx-serialization-cbor` from 1.6.3 to 1.7.1
    - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
    - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
    - [Commits](Kotlin/kotlinx.serialization@v1.6.3...v1.7.1)
    
    Updates `org.jetbrains.kotlinx:kotlinx-serialization-properties` from 1.6.3 to 1.7.1
    - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
    - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
    - [Commits](Kotlin/kotlinx.serialization@v1.6.3...v1.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-hocon
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-protobuf
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-cbor
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-properties
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0b44e78 View commit details
    Browse the repository at this point in the history
  2. Bump org.jetbrains:annotations from 24.0.1 to 24.1.0

    Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.0.1 to 24.1.0.
    - [Release notes](https://github.com/JetBrains/java-annotations/releases)
    - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
    - [Commits](JetBrains/java-annotations@24.0.1...24.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains:annotations
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    83b0e88 View commit details
    Browse the repository at this point in the history
  3. Bump ktor from 2.3.11 to 2.3.12

    Bumps `ktor` from 2.3.11 to 2.3.12.
    
    Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.11 to 2.3.12
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.11...2.3.12)
    
    Updates `io.ktor:ktor-server-content-negotiation` from 2.3.11 to 2.3.12
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.11...2.3.12)
    
    Updates `io.ktor:ktor-server-netty` from 2.3.11 to 2.3.12
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.11...2.3.12)
    
    Updates `io.ktor:ktor-client-content-negotiation` from 2.3.11 to 2.3.12
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.11...2.3.12)
    
    Updates `io.ktor:ktor-client-serialization` from 2.3.11 to 2.3.12
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.11...2.3.12)
    
    Updates `io.ktor:ktor-client-websockets` from 2.3.11 to 2.3.12
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.11...2.3.12)
    
    Updates `io.ktor:ktor-client-core` from 2.3.11 to 2.3.12
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.11...2.3.12)
    
    Updates `io.ktor:ktor-client-cio` from 2.3.11 to 2.3.12
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.11...2.3.12)
    
    Updates `io.ktor:ktor-client-js` from 2.3.11 to 2.3.12
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.11...2.3.12)
    
    Updates `io.ktor:ktor-client-java` from 2.3.11 to 2.3.12
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.11...2.3.12)
    
    Updates `io.ktor:ktor-client-mock` from 2.3.11 to 2.3.12
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.11...2.3.12)
    
    Updates `io.ktor:ktor-client-curl` from 2.3.11 to 2.3.12
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.11...2.3.12)
    
    Updates `io.ktor:ktor-client-winhttp` from 2.3.11 to 2.3.12
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.11...2.3.12)
    
    Updates `io.ktor:ktor-client-darwin` from 2.3.11 to 2.3.12
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](ktorio/ktor@2.3.11...2.3.12)
    
    ---
    updated-dependencies:
    - dependency-name: io.ktor:ktor-serialization-kotlinx-json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-server-content-negotiation
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-server-netty
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-client-content-negotiation
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-client-serialization
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-client-websockets
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-client-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-client-cio
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-client-js
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-client-java
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-client-mock
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-client-curl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-client-winhttp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-client-darwin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4c95ccf View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    c16e7d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. build(deps): bump io.gitlab.arturbosch.detekt from 1.23.3 to 1.23.6

    Bumps [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) from 1.23.3 to 1.23.6.
    - [Release notes](https://github.com/detekt/detekt/releases)
    - [Commits](detekt/detekt@v1.23.3...v1.23.6)
    
    ---
    updated-dependencies:
    - dependency-name: io.gitlab.arturbosch.detekt
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    64bffb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Update dependabot.yml

    ForteScarlet committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a88e503 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump log4j from 2.20.0 to 2.23.1

    Bumps `log4j` from 2.20.0 to 2.23.1.
    
    Updates `org.apache.logging.log4j:log4j-api` from 2.20.0 to 2.23.1
    
    Updates `org.apache.logging.log4j:log4j-core` from 2.20.0 to 2.23.1
    
    Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.20.0 to 2.23.1
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e064ae5 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump ksp from 2.0.0-1.0.22 to 2.0.0-1.0.24

    Bumps `ksp` from 2.0.0-1.0.22 to 2.0.0-1.0.24.
    
    Updates `com.google.devtools.ksp:symbol-processing-api` from 2.0.0-1.0.22 to 2.0.0-1.0.24
    - [Release notes](https://github.com/google/ksp/releases)
    - [Commits](google/ksp@2.0.0-1.0.22...2.0.0-1.0.24)
    
    Updates `com.google.devtools.ksp` from 2.0.0-1.0.22 to 2.0.0-1.0.24
    - [Release notes](https://github.com/google/ksp/releases)
    - [Commits](google/ksp@2.0.0-1.0.22...2.0.0-1.0.24)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.devtools.ksp:symbol-processing-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.google.devtools.ksp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7f67ce7 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump org.jsoup:jsoup from 1.17.2 to 1.18.1

    Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.17.2 to 1.18.1.
    - [Release notes](https://github.com/jhy/jsoup/releases)
    - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md)
    - [Commits](jhy/jsoup@jsoup-1.17.2...jsoup-1.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.jsoup:jsoup
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d9e659a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b46308 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #25 from simple-robot/dependabot/gradle/dev/main/o…

    …rg.jetbrains-annotations-24.1.0
    
    Bump org.jetbrains:annotations from 24.0.1 to 24.1.0
    ForteScarlet authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1d3f793 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #34 from simple-robot/dependabot/gradle/dev/main/i…

    …o.gitlab.arturbosch.detekt-1.23.6
    
    build(deps): bump io.gitlab.arturbosch.detekt from 1.23.3 to 1.23.6
    ForteScarlet authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6f73058 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #27 from simple-robot/dependabot/gradle/dev/main/k…

    …tor-2.3.12
    
    Bump ktor from 2.3.11 to 2.3.12
    ForteScarlet authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3de96d7 View commit details
    Browse the repository at this point in the history
  9. 移除 kaml

    ForteScarlet committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6cb8e9b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0719296 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #36 from simple-robot/dependabot/gradle/dev/main/l…

    …og4j-2.23.1
    
    build(deps): bump log4j from 2.20.0 to 2.23.1
    ForteScarlet authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c4cad4c View commit details
    Browse the repository at this point in the history
  12. build(deps): bump openjdk-jmh from 1.35 to 1.37

    Bumps `openjdk-jmh` from 1.35 to 1.37.
    
    Updates `org.openjdk.jmh:jmh-core` from 1.35 to 1.37
    - [Commits](openjdk/jmh@1.35...1.37)
    
    Updates `org.openjdk.jmh:jmh-generator-annprocess` from 1.35 to 1.37
    - [Commits](openjdk/jmh@1.35...1.37)
    
    ---
    updated-dependencies:
    - dependency-name: org.openjdk.jmh:jmh-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.openjdk.jmh:jmh-generator-annprocess
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a6c264f View commit details
    Browse the repository at this point in the history
  13. Merge pull request #40 from simple-robot/dependabot/gradle/dev/main/o…

    …rg.jsoup-jsoup-1.18.1
    
    build(deps): bump org.jsoup:jsoup from 1.17.2 to 1.18.1
    ForteScarlet authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    f99f3c3 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #37 from simple-robot/dependabot/gradle/dev/main/k…

    …sp-2.0.0-1.0.24
    
    build(deps): bump ksp from 2.0.0-1.0.22 to 2.0.0-1.0.24
    ForteScarlet authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    823da88 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5f90b1c View commit details
    Browse the repository at this point in the history
  16. Merge pull request #38 from simple-robot/dependabot/gradle/dev/main/o…

    …penjdk-jmh-1.37
    
    build(deps): bump openjdk-jmh from 1.35 to 1.37
    ForteScarlet authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c2e96ea View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cd16b13 View commit details
    Browse the repository at this point in the history
  18. build(deps): bump io.mockk:mockk from 1.13.10 to 1.13.12

    Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.10 to 1.13.12.
    - [Release notes](https://github.com/mockk/mockk/releases)
    - [Commits](mockk/mockk@1.13.10...1.13.12)
    
    ---
    updated-dependencies:
    - dependency-name: io.mockk:mockk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ff647d4 View commit details
    Browse the repository at this point in the history
  19. build(deps): bump kotlinPoet from 1.17.0 to 1.18.1

    Bumps `kotlinPoet` from 1.17.0 to 1.18.1.
    
    Updates `com.squareup:kotlinpoet` from 1.17.0 to 1.18.1
    - [Release notes](https://github.com/square/kotlinpoet/releases)
    - [Changelog](https://github.com/square/kotlinpoet/blob/main/docs/changelog.md)
    - [Commits](square/kotlinpoet@1.17.0...1.18.1)
    
    Updates `com.squareup:kotlinpoet-ksp` from 1.17.0 to 1.18.1
    - [Release notes](https://github.com/square/kotlinpoet/releases)
    - [Changelog](https://github.com/square/kotlinpoet/blob/main/docs/changelog.md)
    - [Commits](square/kotlinpoet@1.17.0...1.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.squareup:kotlinpoet
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.squareup:kotlinpoet-ksp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ede23b3 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #42 from simple-robot/dependabot/gradle/dev/main/i…

    …o.mockk-mockk-1.13.12
    
    build(deps): bump io.mockk:mockk from 1.13.10 to 1.13.12
    ForteScarlet authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2a4473c View commit details
    Browse the repository at this point in the history
  21. Merge pull request #41 from simple-robot/dependabot/gradle/dev/main/k…

    …otlinPoet-1.18.1
    
    build(deps): bump kotlinPoet from 1.17.0 to 1.18.1
    ForteScarlet authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2aee9bf View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. build(deps): bump ksp from 2.0.0-1.0.24 to 2.0.10-1.0.24

    Bumps `ksp` from 2.0.0-1.0.24 to 2.0.10-1.0.24.
    
    Updates `com.google.devtools.ksp:symbol-processing-api` from 2.0.0-1.0.24 to 2.0.10-1.0.24
    - [Release notes](https://github.com/google/ksp/releases)
    - [Commits](google/ksp@2.0.0-1.0.24...2.0.10-1.0.24)
    
    Updates `com.google.devtools.ksp` from 2.0.0-1.0.24 to 2.0.10-1.0.24
    - [Release notes](https://github.com/google/ksp/releases)
    - [Commits](google/ksp@2.0.0-1.0.24...2.0.10-1.0.24)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.devtools.ksp:symbol-processing-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.google.devtools.ksp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    215bc49 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Merge pull request #44 from simple-robot/dependabot/gradle/dev/main/k…

    …sp-2.0.10-1.0.24
    
    build(deps): bump ksp from 2.0.0-1.0.24 to 2.0.10-1.0.24
    ForteScarlet authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    843735d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from simple-robot/dependabot/gradle/dev/main/k…

    …otlinx-serialization-1.7.1
    
    Bump kotlinx-serialization from 1.6.3 to 1.7.1
    ForteScarlet authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    7bc5cc2 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump simbot from 4.3.0 to 4.6.0

    Bumps `simbot` from 4.3.0 to 4.6.0.
    
    Updates `love.forte.simbot:simbot-api` from 4.3.0 to 4.6.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.6.0)
    
    Updates `love.forte.simbot:simbot-core` from 4.3.0 to 4.6.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.6.0)
    
    Updates `love.forte.simbot:simbot-core-spring-boot-starter` from 4.3.0 to 4.6.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.6.0)
    
    Updates `love.forte.simbot.logger:simbot-logger` from 4.3.0 to 4.6.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.6.0)
    
    Updates `love.forte.simbot.logger:simbot-logger-slf4j2-impl` from 4.3.0 to 4.6.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.6.0)
    
    Updates `love.forte.simbot.common:simbot-common-apidefinition` from 4.3.0 to 4.6.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.6.0)
    
    Updates `love.forte.simbot.common:simbot-common-atomic` from 4.3.0 to 4.6.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.6.0)
    
    Updates `love.forte.simbot.common:simbot-common-core` from 4.3.0 to 4.6.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.6.0)
    
    Updates `love.forte.simbot.common:simbot-common-suspend-runner` from 4.3.0 to 4.6.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.6.0)
    
    Updates `love.forte.simbot.common:simbot-common-annotations` from 4.3.0 to 4.6.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.6.0)
    
    Updates `love.forte.simbot.common:simbot-common-stage-loop` from 4.3.0 to 4.6.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.6.0)
    
    Updates `love.forte.simbot.common:simbot-common-ktor-inputfile` from 4.3.0 to 4.6.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.6.0)
    
    Updates `love.forte.simbot.gradle:simbot-gradle-suspendtransforms` from 4.3.0 to 4.6.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.6.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] <[email protected]>
    dependabot[bot] authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    ad16055 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #45 from simple-robot/dependabot/gradle/dev/main/s…

    …imbot-4.6.0
    
    build(deps): bump simbot from 4.3.0 to 4.6.0
    ForteScarlet authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    a4e6571 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6de7d3 View commit details
    Browse the repository at this point in the history
  6. release: v0.0.11

    ForteScarlet committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    aa650ac View commit details
    Browse the repository at this point in the history