-
-
Notifications
You must be signed in to change notification settings - Fork 43
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: v4.6.1 #954
Release: v4.6.1 #954
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a68db14 - Browse repository at this point
Copy the full SHA a68db14View commit details -
Add Date class for WasmJSMain: Represents epoch time in milliseconds …
…for JS env. Provides `getTime` method for UTC timestamp since 1970-01-01. Instantiate via platform-specific methods.
Configuration menu - View commit details
-
Copy full SHA for a1d2e6e - Browse repository at this point
Copy the full SHA a1d2e6eView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 428b43b - Browse repository at this point
Copy the full SHA 428b43bView commit details -
Merge pull request #932 from simple-robot/ForteScarlet-patch-1
Update qodana_code_quality.yml
Configuration menu - View commit details
-
Copy full SHA for 51b0b93 - Browse repository at this point
Copy the full SHA 51b0b93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c59aa2 - Browse repository at this point
Copy the full SHA 8c59aa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c0c49f - Browse repository at this point
Copy the full SHA 0c0c49fView commit details
Commits on Sep 9, 2024
-
build(deps): bump org.jetbrains.kotlinx:lincheck from 2.33 to 2.34
Bumps [org.jetbrains.kotlinx:lincheck](https://github.com/Kotlin/kotlinx-lincheck) from 2.33 to 2.34. - [Release notes](https://github.com/Kotlin/kotlinx-lincheck/releases) - [Changelog](https://github.com/JetBrains/lincheck/blob/master/RELEASE.md) - [Commits](JetBrains/lincheck@lincheck-2.33...lincheck-2.34) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:lincheck dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97bfb33 - Browse repository at this point
Copy the full SHA 97bfb33View commit details -
build(deps): bump io.gitlab.arturbosch.detekt from 1.23.6 to 1.23.7
Bumps [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) from 1.23.6 to 1.23.7. - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v1.23.6...v1.23.7) --- 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]>
Configuration menu - View commit details
-
Copy full SHA for d0a7144 - Browse repository at this point
Copy the full SHA d0a7144View commit details
Commits on Sep 10, 2024
-
build(deps): bump io.projectreactor:reactor-test from 3.6.9 to 3.6.10
Bumps [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) from 3.6.9 to 3.6.10. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.6.9...v3.6.10) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 130f3ce - Browse repository at this point
Copy the full SHA 130f3ceView commit details -
build(deps): bump io.projectreactor:reactor-core from 3.6.9 to 3.6.10
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.6.9 to 3.6.10. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.6.9...v3.6.10) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0835daf - Browse repository at this point
Copy the full SHA 0835dafView commit details
Commits on Sep 12, 2024
-
Merge pull request #938 from simple-robot/dependabot/gradle/v4-dev/io…
….projectreactor-reactor-core-3.6.10 build(deps): bump io.projectreactor:reactor-core from 3.6.9 to 3.6.10
Configuration menu - View commit details
-
Copy full SHA for f76fbde - Browse repository at this point
Copy the full SHA f76fbdeView commit details -
Merge pull request #937 from simple-robot/dependabot/gradle/v4-dev/io…
….projectreactor-reactor-test-3.6.10 build(deps): bump io.projectreactor:reactor-test from 3.6.9 to 3.6.10
Configuration menu - View commit details
-
Copy full SHA for 9407316 - Browse repository at this point
Copy the full SHA 9407316View commit details -
Merge pull request #935 from simple-robot/dependabot/gradle/v4-dev/or…
…g.jetbrains.kotlinx-lincheck-2.34 build(deps): bump org.jetbrains.kotlinx:lincheck from 2.33 to 2.34
Configuration menu - View commit details
-
Copy full SHA for f365db1 - Browse repository at this point
Copy the full SHA f365db1View commit details -
Merge pull request #936 from simple-robot/dependabot/gradle/v4-dev/io…
….gitlab.arturbosch.detekt-1.23.7 build(deps): bump io.gitlab.arturbosch.detekt from 1.23.6 to 1.23.7
Configuration menu - View commit details
-
Copy full SHA for 3843bf6 - Browse repository at this point
Copy the full SHA 3843bf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e592fb0 - Browse repository at this point
Copy the full SHA e592fb0View commit details
Commits on Sep 13, 2024
-
build(deps): bump kotlinx-coroutines from 1.8.1 to 1.9.0
Bumps `kotlinx-coroutines` from 1.8.1 to 1.9.0. Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-reactive` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-reactor` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-rx2` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-rx3` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-guava` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-slf4j` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-debug` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.9.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-reactive dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-reactor dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-rx2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-rx3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-guava dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-slf4j dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-debug dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55e6229 - Browse repository at this point
Copy the full SHA 55e6229View commit details
Commits on Sep 17, 2024
-
build(deps): bump com.github.gmazzo.buildconfig from 5.4.0 to 5.5.0
Bumps com.github.gmazzo.buildconfig from 5.4.0 to 5.5.0. --- updated-dependencies: - dependency-name: com.github.gmazzo.buildconfig dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c40efb8 - Browse repository at this point
Copy the full SHA c40efb8View commit details
Commits on Sep 18, 2024
-
Merge pull request #940 from simple-robot/dependabot/gradle/v4-dev/co…
…m.github.gmazzo.buildconfig-5.5.0 build(deps): bump com.github.gmazzo.buildconfig from 5.4.0 to 5.5.0
Configuration menu - View commit details
-
Copy full SHA for b6abe49 - Browse repository at this point
Copy the full SHA b6abe49View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 99ef8eb - Browse repository at this point
Copy the full SHA 99ef8ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cc48e8 - Browse repository at this point
Copy the full SHA 5cc48e8View commit details
Commits on Oct 8, 2024
-
Merge pull request #939 from simple-robot/dependabot/gradle/v4-dev/ko…
…tlinx-coroutines-1.9.0 build(deps): bump kotlinx-coroutines from 1.8.1 to 1.9.0
Configuration menu - View commit details
-
Copy full SHA for cf18c03 - Browse repository at this point
Copy the full SHA cf18c03View commit details -
bump(deps): Kotlin from 2.0.10 to 2.0.20
Signed-off-by: ForteScarlet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af72957 - Browse repository at this point
Copy the full SHA af72957View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d0773e - Browse repository at this point
Copy the full SHA 3d0773eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50b57d6 - Browse repository at this point
Copy the full SHA 50b57d6View commit details -
Merge pull request #945 from simple-robot/bump-kt-2020
bump(deps): Kotlin from 2.0.10 to 2.0.20
Configuration menu - View commit details
-
Copy full SHA for a367852 - Browse repository at this point
Copy the full SHA a367852View commit details -
Merge pull request #946 from simple-robot/bump-jb-annotation
bump(deps): Jetbrains annotation from 24.1.0 to 25.0.0
Configuration menu - View commit details
-
Copy full SHA for 94baded - Browse repository at this point
Copy the full SHA 94badedView commit details -
build(deps): bump org.jetbrains:annotations from 25.0.0 to 26.0.0
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 25.0.0 to 26.0.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@25.0.0...26.0.0) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 389ed9f - Browse repository at this point
Copy the full SHA 389ed9fView commit details
Commits on Oct 9, 2024
-
Merge pull request #947 from simple-robot/dependabot/gradle/v4-dev/or…
…g.jetbrains-annotations-26.0.0 build(deps): bump org.jetbrains:annotations from 25.0.0 to 26.0.0
Configuration menu - View commit details
-
Copy full SHA for 04aab79 - Browse repository at this point
Copy the full SHA 04aab79View commit details -
build(deps): bump io.mockk:mockk from 1.13.12 to 1.13.13
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.12 to 1.13.13. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.12...1.13.13) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f1fb1b - Browse repository at this point
Copy the full SHA 6f1fb1bView commit details
Commits on Oct 10, 2024
-
Merge pull request #948 from simple-robot/dependabot/gradle/v4-dev/io…
….mockk-mockk-1.13.13 build(deps): bump io.mockk:mockk from 1.13.12 to 1.13.13
Configuration menu - View commit details
-
Copy full SHA for 899a470 - Browse repository at this point
Copy the full SHA 899a470View commit details -
build(deps): bump kotlinx-serialization from 1.7.1 to 1.7.3
Bumps `kotlinx-serialization` from 1.7.1 to 1.7.3. Updates `org.jetbrains.kotlinx:kotlinx-serialization-core` from 1.7.1 to 1.7.3 - [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.7.1...v1.7.3) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.1 to 1.7.3 - [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.7.1...v1.7.3) Updates `org.jetbrains.kotlinx:kotlinx-serialization-hocon` from 1.7.1 to 1.7.3 - [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.7.1...v1.7.3) Updates `org.jetbrains.kotlinx:kotlinx-serialization-protobuf` from 1.7.1 to 1.7.3 - [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.7.1...v1.7.3) Updates `org.jetbrains.kotlinx:kotlinx-serialization-cbor` from 1.7.1 to 1.7.3 - [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.7.1...v1.7.3) Updates `org.jetbrains.kotlinx:kotlinx-serialization-properties` from 1.7.1 to 1.7.3 - [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.7.1...v1.7.3) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-hocon dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-protobuf dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-cbor dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-properties dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4b9f6a - Browse repository at this point
Copy the full SHA a4b9f6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f5856 - Browse repository at this point
Copy the full SHA 56f5856View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f859de - Browse repository at this point
Copy the full SHA 7f859deView commit details -
Merge pull request #951 from simple-robot/support-kt-UUID
增加 UUID 对 `kotlin.uuid.Uuid` 的兼容API
Configuration menu - View commit details
-
Copy full SHA for 1e79a42 - Browse repository at this point
Copy the full SHA 1e79a42View commit details
Commits on Oct 12, 2024
-
Merge pull request #942 from simple-robot/dependabot/gradle/v4-dev/ko…
…tlinx-serialization-1.7.3 build(deps): bump kotlinx-serialization from 1.7.1 to 1.7.3
Configuration menu - View commit details
-
Copy full SHA for a41f807 - Browse repository at this point
Copy the full SHA a41f807View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2538b8 - Browse repository at this point
Copy the full SHA d2538b8View commit details