build(deps): bump the versions group with 16 updates#80
Merged
makeevrserg merged 2 commits intomasterfrom Dec 20, 2025
Merged
Conversation
Bumps the versions group with 16 updates: | Package | From | To | | --- | --- | --- | | [ru.astrainteractive.gradleplugin.detekt](https://github.com/makeevrserg/gradle-plugin) | `1.13.1` | `1.13.2` | | [org.jetbrains.dokka:android-documentation-plugin](https://github.com/Kotlin/dokka) | `2.0.0` | `2.1.0` | | [org.jetbrains.dokka:dokka-gradle-plugin](https://github.com/Kotlin/dokka) | `2.0.0` | `2.1.0` | | [org.jetbrains.dokka:dokka-core](https://github.com/Kotlin/dokka) | `2.0.0` | `2.1.0` | | [org.jetbrains.dokka:dokka-base](https://github.com/Kotlin/dokka) | `2.0.0` | `2.1.0` | | [org.jetbrains.dokka](https://github.com/Kotlin/dokka) | `2.0.0` | `2.1.0` | | [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) | `2.2.20` | `2.2.21` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.2.20` | `2.2.21` | | [org.jetbrains.kotlin.multiplatform](https://github.com/JetBrains/kotlin) | `2.2.20` | `2.2.21` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.2.20` | `2.2.21` | | com.android.tools.build:gradle | `8.12.0` | `8.13.1` | | com.android.application | `8.12.0` | `8.13.1` | | com.android.library | `8.12.0` | `8.13.1` | | [com.vanniktech:gradle-maven-publish-plugin](https://github.com/vanniktech/gradle-maven-publish-plugin) | `0.34.0` | `0.35.0` | | [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) | `0.34.0` | `0.35.0` | | org.jetbrains.compose | `1.9.0` | `1.10.0+dev3105` | Updates `ru.astrainteractive.gradleplugin.detekt` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/makeevrserg/gradle-plugin/releases) - [Commits](1.13.1...1.13.2) Updates `org.jetbrains.dokka:android-documentation-plugin` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v2.0.0...v2.1.0) Updates `org.jetbrains.dokka:dokka-gradle-plugin` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v2.0.0...v2.1.0) Updates `org.jetbrains.dokka:dokka-core` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v2.0.0...v2.1.0) Updates `org.jetbrains.dokka:dokka-base` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v2.0.0...v2.1.0) Updates `org.jetbrains.dokka` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v2.0.0...v2.1.0) Updates `org.jetbrains.dokka:dokka-gradle-plugin` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v2.0.0...v2.1.0) Updates `org.jetbrains.dokka:dokka-core` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v2.0.0...v2.1.0) Updates `org.jetbrains.dokka:dokka-base` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v2.0.0...v2.1.0) Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.2.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.20...v2.2.21) Updates `org.jetbrains.kotlin.android` from 2.2.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.20...v2.2.21) Updates `org.jetbrains.kotlin.multiplatform` from 2.2.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.20...v2.2.21) Updates `org.jetbrains.kotlin.jvm` from 2.2.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.20...v2.2.21) Updates `com.android.tools.build:gradle` from 8.12.0 to 8.13.1 Updates `com.android.application` from 8.12.0 to 8.13.1 Updates `com.android.library` from 8.12.0 to 8.13.1 Updates `com.vanniktech:gradle-maven-publish-plugin` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases) - [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md) - [Commits](vanniktech/gradle-maven-publish-plugin@0.34.0...0.35.0) Updates `com.vanniktech.maven.publish` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases) - [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md) - [Commits](vanniktech/gradle-maven-publish-plugin@0.34.0...0.35.0) Updates `org.jetbrains.kotlin.android` from 2.2.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.20...v2.2.21) Updates `org.jetbrains.kotlin.multiplatform` from 2.2.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.20...v2.2.21) Updates `org.jetbrains.kotlin.jvm` from 2.2.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.20...v2.2.21) Updates `org.jetbrains.compose` from 1.9.0 to 1.10.0+dev3105 Updates `com.android.application` from 8.12.0 to 8.13.1 Updates `com.android.library` from 8.12.0 to 8.13.1 Updates `org.jetbrains.dokka` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v2.0.0...v2.1.0) Updates `com.vanniktech.maven.publish` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases) - [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md) - [Commits](vanniktech/gradle-maven-publish-plugin@0.34.0...0.35.0) --- updated-dependencies: - dependency-name: ru.astrainteractive.gradleplugin.detekt dependency-version: 1.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.jetbrains.dokka:android-documentation-plugin dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.dokka:dokka-gradle-plugin dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.dokka:dokka-core dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.dokka:dokka-base dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.dokka dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.dokka:dokka-gradle-plugin dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.dokka:dokka-core dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.dokka:dokka-base dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.jetbrains.kotlin.multiplatform dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: com.android.tools.build:gradle dependency-version: 8.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: com.android.application dependency-version: 8.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: com.android.library dependency-version: 8.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: com.vanniktech:gradle-maven-publish-plugin dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: com.vanniktech.maven.publish dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.jetbrains.kotlin.multiplatform dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.jetbrains.compose dependency-version: 1.10.0+dev3105 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: com.android.application dependency-version: 8.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: com.android.library dependency-version: 8.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.dokka dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: com.vanniktech.maven.publish dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions ... Signed-off-by: dependabot[bot] <support@github.com>
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 versions group with 16 updates:
1.13.11.13.22.0.02.1.02.0.02.1.02.0.02.1.02.0.02.1.02.0.02.1.02.2.202.2.212.2.202.2.212.2.202.2.212.2.202.2.218.12.08.13.18.12.08.13.18.12.08.13.10.34.00.35.00.34.00.35.01.9.01.10.0+dev3105Updates
ru.astrainteractive.gradleplugin.detektfrom 1.13.1 to 1.13.2Commits
25cfe3dfix relative gradle propertiesUpdates
org.jetbrains.dokka:android-documentation-pluginfrom 2.0.0 to 2.1.0Release notes
Sourced from org.jetbrains.dokka:android-documentation-plugin's releases.
... (truncated)
Commits
905286dUpdate Dokka version references to 2.1.0 (#4297)a3376d1Update the version for the 2.1.0 releasecbba0c9fix: spacing in html output (#4292)16eac59Support for nested typealiases (#4261)454c687HandleInvocationTargetExceptionexception explicitly inDokkaBootstrap(...7626540Follow symbolic links when building KaModule for AA standalone session (#4264)e4c7474Build the Dokka Maven Plugin with the lastest compiler version (#4228)7a63b38Update the version for the 2.1.0-Beta releasebbde1acUpdate AA to 2.3.0-dev-4019 (#4219)fa41f6dSet the 2.1.0-SNAPSHOT version for consistency (#4225)Updates
org.jetbrains.dokka:dokka-gradle-pluginfrom 2.0.0 to 2.1.0Release notes
Sourced from org.jetbrains.dokka:dokka-gradle-plugin's releases.
... (truncated)
Commits
905286dUpdate Dokka version references to 2.1.0 (#4297)a3376d1Update the version for the 2.1.0 releasecbba0c9fix: spacing in html output (#4292)16eac59Support for nested typealiases (#4261)454c687HandleInvocationTargetExceptionexception explicitly inDokkaBootstrap(...7626540Follow symbolic links when building KaModule for AA standalone session (#4264)e4c7474Build the Dokka Maven Plugin with the lastest compiler version (#4228)7a63b38Update the version for the 2.1.0-Beta releasebbde1acUpdate AA to 2.3.0-dev-4019 (#4219)fa41f6dSet the 2.1.0-SNAPSHOT version for consistency (#4225)Updates
org.jetbrains.dokka:dokka-corefrom 2.0.0 to 2.1.0Release notes
Sourced from org.jetbrains.dokka:dokka-core's releases.
... (truncated)
Commits
905286dUpdate Dokka version references to 2.1.0 (#4297)a3376d1Update the version for the 2.1.0 releasecbba0c9fix: spacing in html output (#4292)16eac59Support for nested typealiases (#4261)454c687HandleInvocationTargetExceptionexception explicitly inDokkaBootstrap(...7626540Follow symbolic links when building KaModule for AA standalone session (#4264)e4c7474Build the Dokka Maven Plugin with the lastest compiler version (#4228)7a63b38Update the version for the 2.1.0-Beta releasebbde1acUpdate AA to 2.3.0-dev-4019 (#4219)fa41f6dSet the 2.1.0-SNAPSHOT version for consistency (#4225)Updates
org.jetbrains.dokka:dokka-basefrom 2.0.0 to 2.1.0Release notes
Sourced from org.jetbrains.dokka:dokka-base's releases.
... (truncated)
Commits
905286dUpdate Dokka version references to 2.1.0 (#4297)a3376d1Update the version for the 2.1.0 releasecbba0c9fix: spacing in html output (#4292)16eac59Support for nested typealiases (#4261)454c687HandleInvocationTargetExceptionexception explicitly inDokkaBootstrap(...7626540Follow symbolic links when building KaModule for AA standalone session (#4264)e4c7474Build the Dokka Maven Plugin with the lastest compiler version (#4228)7a63b38Update the version for the 2.1.0-Beta releasebbde1acUpdate AA to 2.3.0-dev-4019 (#4219)fa41f6dSet the 2.1.0-SNAPSHOT version for consistency (#4225)Updates
org.jetbrains.dokkafrom 2.0.0 to 2.1.0Release notes
Sourced from org.jetbrains.dokka's releases.
... (truncated)
Commits
905286dUpdate Dokka version references to 2.1.0 (#4297)a3376d1Update the version for the 2.1.0 releasecbba0c9fix: spacing in html output (#4292)16eac59Support for nested typealiases (#4261)454c687HandleInvocationTargetExceptionexception explicitly inDokkaBootstrap(...7626540Follow symbolic links when building KaModule for AA standalone session (#4264)e4c7474Build the Dokka Maven Plugin with the lastest compiler version (#4228)7a63b38Update the version for the 2.1.0-Beta releasebbde1acUpdate AA to 2.3.0-dev-4019 (#4219)fa41f6dSet the 2.1.0-SNAPSHOT version for consistency (#4225)Updates
org.jetbrains.dokka:dokka-gradle-pluginfrom 2.0.0 to 2.1.0Release notes
Sourced from org.jetbrains.dokka:dokka-gradle-plugin's releases.
... (truncated)
Commits
905286dUpdate Dokka version references to 2.1.0 (#4297)a3376d1Update the version for the 2.1.0 releasecbba0c9fix: spacing in html output (#4292)16eac59Support for nested typealiases (#4261)454c687HandleInvocationTargetExceptionexception explicitly inDokkaBootstrap(...7626540Follow symbolic links when building KaModule for AA standalone session (#4264)e4c7474Build the Dokka Maven Plugin with the lastest compiler version (#4228)7a63b38Update the version for the 2.1.0-Beta releasebbde1acUpdate AA to 2.3.0-dev-4019 (#4219)fa41f6dSet the 2.1.0-SNAPSHOT version for consistency (#4225)Updates
org.jetbrains.dokka:dokka-corefrom 2.0.0 to 2.1.0Release notes
Sourced from org.jetbrains.dokka:dokka-core's releases.
... (truncated)
Commits
905286dUpdate Dokka version references to 2.1.0 (#4297)a3376d1Update the version for the 2.1.0 releasecbba0c9fix: spacing in html output (#4292)16eac59Support for nested typealiases (#4261)454c687HandleInvocationTargetExceptionexception explicitly inDokkaBootstrap(...7626540Follow symbolic links when building KaModule for AA standalone session (#4264)e4c7474Build the Dokka Maven Plugin with the lastest compiler version (#4228)7a63b38Update the version for the 2.1.0-Beta releasebbde1acUpdate AA to 2.3.0-dev-4019 (#4219)fa41f6dSet the 2.1.0-SNAPSHOT version for consistency (#4225)Updates
org.jetbrains.dokka:dokka-basefrom 2.0.0 to 2.1.0Release notes
Sourced from org.jetbrains.dokka:dokka-base's releases.
... (truncated)
Commits
905286dUpdate Dokka version references to 2.1.0 (#4297)a3376d1Update the version for the 2.1.0 releasecbba0c9fix: spacing in html output (#4292)16eac59Support for nested typealiases (#4261)454c687HandleInvocationTargetExceptionexception explicitly inDokkaBootstrap(...7626540Follow symbolic links when building KaModule for AA standalone session (#4264)e4c7474Build the Dokka Maven Plugin with the lastest compiler version (#4228)7a63b38Update the version for the 2.1.0-Beta releasebbde1acUpdate AA to 2.3.0-dev-4019 (#4219)fa41f6dSet the 2.1.0-SNAPSHOT version for consistency (#4225)Updates
org.jetbrains.kotlin:kotlin-gradle-pluginfrom 2.2.20 to 2.2.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases.