Bump the dev-dependencies group across 1 directory with 7 updates#19
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the dev-dependencies group across 1 directory with 7 updates#19dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dev-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.dokka:dokka-gradle-plugin](https://github.com/Kotlin/dokka) | `1.9.20` | `2.0.0` | | [org.jetbrains.kotlinx:kover-gradle-plugin](https://github.com/Kotlin/kotlinx-kover) | `0.9.1` | `0.9.2` | | [io.kotest:kotest-runner-junit5](https://github.com/kotest/kotest) | `5.9.1` | `6.0.3` | | [io.kotest:kotest-assertions-core](https://github.com/kotest/kotest) | `5.9.1` | `6.0.3` | | [org.awaitility:awaitility](https://github.com/awaitility/awaitility) | `4.2.2` | `4.3.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.9.0` | `1.10.2` | | [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) | `1.9.0` | `1.10.2` | Updates `org.jetbrains.dokka:dokka-gradle-plugin` from 1.9.20 to 2.0.0 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.9.20...v2.0.0) Updates `org.jetbrains.kotlinx:kover-gradle-plugin` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/Kotlin/kotlinx-kover/releases) - [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md) - [Commits](Kotlin/kotlinx-kover@v0.9.1...v0.9.2) Updates `io.kotest:kotest-runner-junit5` from 5.9.1 to 6.0.3 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.9.1...6.0.3) Updates `io.kotest:kotest-assertions-core` from 5.9.1 to 6.0.3 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.9.1...6.0.3) Updates `io.kotest:kotest-assertions-core` from 5.9.1 to 6.0.3 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.9.1...6.0.3) Updates `org.awaitility:awaitility` from 4.2.2 to 4.3.0 - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.2.2...awaitility-4.3.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.9.0 to 1.10.2 - [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.9.0...1.10.2) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.9.0 to 1.10.2 - [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.9.0...1.10.2) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:dokka-gradle-plugin dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: org.jetbrains.kotlinx:kover-gradle-plugin dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: io.kotest:kotest-runner-junit5 dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: io.kotest:kotest-assertions-core dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: io.kotest:kotest-assertions-core dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: org.awaitility:awaitility dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
None of your dependencies match this group anymore, you may need to update your configuration file to remove it or change its rules. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 7 updates in the / directory:
1.9.202.0.00.9.10.9.25.9.16.0.35.9.16.0.34.2.24.3.01.9.01.10.21.9.01.10.2Updates
org.jetbrains.dokka:dokka-gradle-pluginfrom 1.9.20 to 2.0.0Release notes
Sourced from org.jetbrains.dokka:dokka-gradle-plugin's releases.
... (truncated)
Commits
3be1aa6Update Kotlin/Dokka version references to 2.0.0 (#3957)47ee7fbUpdate the version to the 2.0.0 releasea2fe934Avoid configuration resolution error for v2 migration helper task (#3950)a6e5b03Update DGPv2 examples to use Kotlin 2.1.0 (#3949)94eec02Run integration tests with Kotlin 2.1.0 (#3865)2b63314KT-71784 Fix classpath for KMP shared source sets (#3942)17871a0Add new tests for KDoc links (#3947)f728e3afeat: implemented new UI for Navbar and Table of Contents (#3917)9577dc7Edit some tests to check the stability of the order (#3943)ae68eeeAdd a test for #3702 (#3941)Updates
org.jetbrains.kotlinx:kover-gradle-pluginfrom 0.9.1 to 0.9.2Release notes
Sourced from org.jetbrains.kotlinx:kover-gradle-plugin's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kover-gradle-plugin's changelog.
Commits
1d26c34Release 0.9.281ab639Added support for KMP Android library plugin43b1af3Disable caching for KoverAgentJarTask7c9dd3cSupport a new publication scheme (#751)49fe12aMade GitHub docs publishing action stableUpdates
io.kotest:kotest-runner-junit5from 5.9.1 to 6.0.3Release notes
Sourced from io.kotest:kotest-runner-junit5's releases.
... (truncated)
Commits
1c086a5Fix concurrency documentation (#5071)421ae4dRestore system environment extensions and corresponding tests. (#5070)bf7f335Define callbacks order to include project level (#5069)75b5834Fixed tests not found error in native (#5068)70f2581Respect display name formatter extensions in junit (#5067)a289b90Enable to executebeforeSpeclifecycle hooks for eachInstancePerLeaftes...4671562Fix generating diff for shouldBeEqual (#5065)403b231Fix kotest.tags system prop (#5060)f184352Update test case config documentation with new parameters and examples351ed77Add changelog for version 6.0.2Updates
io.kotest:kotest-assertions-corefrom 5.9.1 to 6.0.3Release notes
Sourced from io.kotest:kotest-assertions-core's releases.
... (truncated)
Commits
1c086a5Fix concurrency documentation (#5071)421ae4dRestore system environment extensions and corresponding tests. (#5070)bf7f335Define callbacks order to include project level (#5069)75b5834Fixed tests not found error in native (#5068)70f2581Respect display name formatter extensions in junit (#5067)a289b90Enable to executebeforeSpeclifecycle hooks for eachInstancePerLeaftes...4671562Fix generating diff for shouldBeEqual (#5065)403b231Fix kotest.tags system prop (#5060)f184352Update test case config documentation with new parameters and examples351ed77Add changelog for version 6.0.2Updates
io.kotest:kotest-assertions-corefrom 5.9.1 to 6.0.3Release notes
Sourced from io.kotest:kotest-assertions-core's releases.
... (truncated)
Commits
1c086a5Fix concurrency documentation (#5071)421ae4dRestore system environment extensions and corresponding tests. (#5070)bf7f335Define callbacks order to include project level (#5069)75b5834Fixed tests not found error in native (#5068)70f2581Respect display name formatter extensions in junit (#5067)a289b90Enable to executebeforeSpeclifecycle hooks for eachInstancePerLeaftes...4671562Fix generating diff for shouldBeEqual (#5065)403b231Fix kotest.tags system prop (#5060)f184352Update test case config documentation with new parameters and examples351ed77Add changelog for version 6.0.2Updates
org.awaitility:awaitilityfrom 4.2.2 to 4.3.0Changelog
Sourced from org.awaitility:awaitility's changelog.
Commits
e3ff879[maven-release-plugin] prepare release awaitility-4.3.0d116712[ci skip] Preparing changelog for release4e186dfAdded kotlin source folder explicitlye8d3ab7Upgraded lots of plugin dependenciesa7a167aAdded an overloaded method of untilAsserted(..) that takes a supplier and a c...ef8f663Make ConditionFactory safer to use in java 85550079Using a more descriptive error message when using VERY long wait conditions o...2a9814bUpgraded kotlin version in the awaitility-kotlin module to 2.1.108f22c00[ci skip] Updated changelog.txt to reflect latest changes6a35c24#235 Support for kotlin.time.Duration in Kotlin DSL (#285)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-corefrom 1.9.0 to 1.10.2Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's changelog.
Commits
5f89004Version 1.10.21a8de2eMerge remote-tracking branch 'origin/master' into develope9b247eAdvertise source jars for JVM-only libraries (#4394)6baf7c8Restore Android compatibility inExecutor.asCoroutineDispatcher(#4396)dbca4c1Reliably run finalizers even ifrunBlockinggot interrupted. (#4399)45893ceAdd the issue template for guide-related problems (#4386)8627cc3Fix an explanation of flow emit (#4391)5f8035cSpecify explicit return types for some public API functions (#4389)465e29dSet a predefined image width in debug-coroutines-with-idea.md (#4377)96de301Simplify newFixedThreadPoolContext using apply and remove unused import (#4378)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-testfrom 1.9.0 to 1.10.2Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's changelog.
Commits
5f89004Version 1.10.21a8de2eMerge remote-tracking branch 'origin/master' into develope9b247eAdvertise source jars for JVM-only libraries (#4394)6baf7c8Restore Android compatibility inExecutor.asCoroutineDispatcher(#4396)dbca4c1Reliably run finalizers even ifrunBlockinggot interrupted. (#4399)45893ceAdd the issue template for guide-related problems (#4386)