-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bump the gradle-dependencies group across 1 directory with 24 updates #54
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/gradle/gradle-dependencies-7f304dc376
Closed
Bump the gradle-dependencies group across 1 directory with 24 updates #54
dependabot
wants to merge
1
commit into
master
from
dependabot/gradle/gradle-dependencies-7f304dc376
Commits on Oct 30, 2024
-
Bump the gradle-dependencies group across 1 directory with 24 updates
Bumps the gradle-dependencies group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | androidx.annotation:annotation | `1.8.2` | `1.9.1` | | androidx.core:core-ktx | `1.13.1` | `1.15.0` | | androidx.compose:compose-bom | `2024.09.02` | `2024.10.01` | | androidx.compose.material3:material3 | `1.3.0` | `1.3.1` | | androidx.activity:activity-compose | `1.9.2` | `1.9.3` | | [com.airbnb.android:lottie-compose](https://github.com/airbnb/lottie-android) | `6.5.2` | `6.6.0` | | androidx.work:work-runtime | `2.9.1` | `2.10.0` | | androidx.work:work-runtime-ktx | `2.9.1` | `2.10.0` | | [io.ktor:ktor-http](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-client-okhttp](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-client-encoding](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-client-serialization](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.nlopez.compose.rules:detekt](https://github.com/mrmans0n/compose-rules) | `0.4.12` | `0.4.17` | | com.android.application | `8.6.1` | `8.7.1` | | com.android.lint | `8.6.1` | `8.7.1` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | | [com.google.devtools.ksp](https://github.com/google/ksp) | `2.0.20-1.0.25` | `2.0.21-1.0.26` | Updates `androidx.annotation:annotation` from 1.8.2 to 1.9.1 Updates `androidx.core:core-ktx` from 1.13.1 to 1.15.0 Updates `androidx.compose:compose-bom` from 2024.09.02 to 2024.10.01 Updates `androidx.compose.material3:material3` from 1.3.0 to 1.3.1 Updates `androidx.activity:activity-compose` from 1.9.2 to 1.9.3 Updates `com.airbnb.android:lottie-compose` from 6.5.2 to 6.6.0 - [Release notes](https://github.com/airbnb/lottie-android/releases) - [Changelog](https://github.com/airbnb/lottie-android/blob/master/CHANGELOG.md) - [Commits](airbnb/lottie-android@v6.5.2...v6.6.0) Updates `androidx.work:work-runtime` from 2.9.1 to 2.10.0 Updates `androidx.work:work-runtime-ktx` from 2.9.1 to 2.10.0 Updates `androidx.work:work-runtime-ktx` from 2.9.1 to 2.10.0 Updates `io.ktor:ktor-http` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-client-core` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-client-cio` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-client-okhttp` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-client-encoding` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-client-serialization` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-client-core` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-client-cio` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-client-okhttp` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-client-encoding` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-client-serialization` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.12 to 3.0.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.1) Updates `io.nlopez.compose.rules:detekt` from 0.4.12 to 0.4.17 - [Release notes](https://github.com/mrmans0n/compose-rules/releases) - [Commits](mrmans0n/compose-rules@v0.4.12...v0.4.17) Updates `com.android.application` from 8.6.1 to 8.7.1 Updates `com.android.lint` from 8.6.1 to 8.7.1 Updates `com.android.lint` from 8.6.1 to 8.7.1 Updates `org.jetbrains.kotlin.jvm` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin.android` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin.android` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `com.google.devtools.ksp` from 2.0.20-1.0.25 to 2.0.21-1.0.26 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.0.20-1.0.25...2.0.21-1.0.26) Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) --- updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: androidx.core:core-ktx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: androidx.compose:compose-bom dependency-type: direct:production dependency-group: gradle-dependencies - dependency-name: androidx.compose.material3:material3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: androidx.activity:activity-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: com.airbnb.android:lottie-compose dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: androidx.work:work-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: androidx.work:work-runtime-ktx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: androidx.work:work-runtime-ktx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: io.ktor:ktor-http dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: io.ktor:ktor-client-okhttp dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: io.ktor:ktor-client-encoding dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: io.ktor:ktor-client-serialization dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: io.ktor:ktor-client-okhttp dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: io.ktor:ktor-client-encoding dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: io.ktor:ktor-client-serialization dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: io.nlopez.compose.rules:detekt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: com.android.lint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: com.android.lint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6c37b54 - Browse repository at this point
Copy the full SHA 6c37b54View commit details
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.