-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): bump the dependencies group across 1 directory with 26 updates #56
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/gradle/dependencies-7b61943932
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
…pdates Bumps the dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | com.android.application | `8.5.0` | `8.6.1` | | com.android.library | `8.5.0` | `8.6.1` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.0.0` | `2.0.20` | | [com.google.devtools.ksp](https://github.com/google/ksp) | `2.0.0-1.0.22` | `2.0.20-1.0.25` | | [com.google.dagger.hilt.android](https://github.com/google/dagger) | `2.51.1` | `2.52` | | [org.jetbrains.kotlin:kotlin-bom](https://github.com/JetBrains/kotlin) | `2.0.0` | `2.0.20` | | androidx.lifecycle:lifecycle-runtime-ktx | `2.8.2` | `2.8.6` | | androidx.activity:activity-compose | `1.9.0` | `1.9.2` | | androidx.compose:compose-bom | `2024.06.00` | `2024.09.02` | | androidx.compose.ui:ui | `1.6.8` | `1.7.2` | | androidx.compose.material3:material3 | `1.2.1` | `1.3.0` | | androidx.test.ext:junit | `1.1.5` | `1.2.1` | | androidx.test.espresso:espresso-core | `3.5.1` | `3.6.1` | | androidx.lifecycle:lifecycle-viewmodel-compose | `2.8.2` | `2.8.6` | | androidx.navigation:navigation-compose | `2.7.7` | `2.8.1` | | androidx.compose.material:material-icons-extended | `1.6.8` | `1.7.2` | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.9.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.9.0` | | [com.google.dagger:hilt-android](https://github.com/google/dagger) | `2.51.1` | `2.52` | | [com.google.accompanist:accompanist-permissions](https://github.com/google/accompanist) | `0.34.0` | `0.36.0` | Updates `com.android.application` from 8.5.0 to 8.6.1 Updates `com.android.library` from 8.5.0 to 8.6.1 Updates `org.jetbrains.kotlin.android` from 2.0.0 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.0.20) Updates `com.google.devtools.ksp` from 2.0.0-1.0.22 to 2.0.20-1.0.25 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.0.0-1.0.22...2.0.20-1.0.25) Updates `com.google.dagger.hilt.android` from 2.51.1 to 2.52 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.51.1...dagger-2.52) Updates `org.jetbrains.kotlin:kotlin-bom` from 2.0.0 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.0.20) Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.2 to 2.8.6 Updates `androidx.activity:activity-compose` from 1.9.0 to 1.9.2 Updates `androidx.compose:compose-bom` from 2024.06.00 to 2024.09.02 Updates `androidx.compose.ui:ui` from 1.6.8 to 1.7.2 Updates `androidx.compose.ui:ui-graphics` from 1.6.8 to 1.7.2 Updates `androidx.compose.ui:ui-tooling-preview` from 1.6.8 to 1.7.2 Updates `androidx.compose.material3:material3` from 1.2.1 to 1.3.0 Updates `androidx.test.ext:junit` from 1.1.5 to 1.2.1 Updates `androidx.test.espresso:espresso-core` from 3.5.1 to 3.6.1 Updates `androidx.compose.ui:ui-test-junit4` from 1.6.8 to 1.7.2 Updates `androidx.compose.ui:ui-tooling` from 1.6.8 to 1.7.2 Updates `androidx.compose.ui:ui-test-manifest` from 1.6.8 to 1.7.2 Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.8.2 to 2.8.6 Updates `androidx.navigation:navigation-compose` from 2.7.7 to 2.8.1 Updates `androidx.compose.material:material-icons-extended` from 1.6.8 to 1.7.2 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-android` 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 `com.google.dagger:hilt-android` from 2.51.1 to 2.52 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.51.1...dagger-2.52) Updates `com.google.dagger:hilt-android-compiler` from 2.51.1 to 2.52 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.51.1...dagger-2.52) Updates `com.google.accompanist:accompanist-permissions` from 0.34.0 to 0.36.0 - [Release notes](https://github.com/google/accompanist/releases) - [Commits](google/accompanist@v0.34.0...v0.36.0) --- updated-dependencies: - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.google.dagger.hilt.android dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: androidx.activity:activity-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: androidx.compose:compose-bom dependency-type: direct:production dependency-group: dependencies - dependency-name: androidx.compose.ui:ui dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: androidx.compose.ui:ui-graphics dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: androidx.compose.ui:ui-tooling-preview dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: androidx.compose.material3:material3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: androidx.test.ext:junit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: androidx.test.espresso:espresso-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: androidx.compose.ui:ui-test-junit4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: androidx.compose.ui:ui-tooling dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: androidx.compose.ui:ui-test-manifest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: androidx.navigation:navigation-compose dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: androidx.compose.material:material-icons-extended dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.google.dagger:hilt-android dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.google.dagger:hilt-android-compiler dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.google.accompanist:accompanist-permissions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 dependencies group with 20 updates in the / directory:
8.5.0
8.6.1
8.5.0
8.6.1
2.0.0
2.0.20
2.0.0-1.0.22
2.0.20-1.0.25
2.51.1
2.52
2.0.0
2.0.20
2.8.2
2.8.6
1.9.0
1.9.2
2024.06.00
2024.09.02
1.6.8
1.7.2
1.2.1
1.3.0
1.1.5
1.2.1
3.5.1
3.6.1
2.8.2
2.8.6
2.7.7
2.8.1
1.6.8
1.7.2
1.8.1
1.9.0
1.8.1
1.9.0
2.51.1
2.52
0.34.0
0.36.0
Updates
com.android.application
from 8.5.0 to 8.6.1Updates
com.android.library
from 8.5.0 to 8.6.1Updates
org.jetbrains.kotlin.android
from 2.0.0 to 2.0.20Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
... (truncated)
Commits
6af99c8
Add changelog for 2.0.2068f075d
Add ChangeLog for 2.0.20-RC22b7c4f7
[K/Wasm] Don't add mappings into source-maps for unavailable sourcese35e9ae
Update codeownersc580c67
[K/N] Remember StableRefs, released during RC colleciton (KT-70159)565a35c
[FIR2IR] UnsetisLateinit
flag for properties implemented by delegation5607bd3
[Test] Reproduce KT-70417ce5d599
[K/JS] Fix coroutines on ES2015 generators when there is not a GeneratorCorou...ca9fb23
Disallow open@Composable
functions with default params9a4c77e
Update codeownersUpdates
com.google.devtools.ksp
from 2.0.0-1.0.22 to 2.0.20-1.0.25Release notes
Sourced from com.google.devtools.ksp's releases.
... (truncated)
Commits
332a961
Close the KSP caches files after reading themc32a756
Add --stracktrace to the failing test3fc773f
Delete the ksp caches when the task is restored from cachea43ab02
KSP2: get module name from metadatab6dcf9f
getJvmName: clean up7a5ded4
Partially fix mangling of internal functionsc30c83e
Handle explicit JvmNameebf987b
Mangle jvm names for inline class46556c2
MangledNamesProcessor: order visits by name27e51ae
Replace the deprecated ios with iosX64 in testsUpdates
com.google.dagger.hilt.android
from 2.51.1 to 2.52Release notes
Sourced from com.google.dagger.hilt.android's releases.
Commits
0544328
2.52 release3e0d349
Add more information to error message when@AggregatedDeps
annotation is miss...da92d19
Drop latest XProcessing jars into Dagger.4dcf006
Add jarjar test libraries to the Allstar exemption file for binary artifacts.31eec2a
Update Bazel to use JDK 18.5293ff5
Automated Code Changed55d61c
No public description952c250
Fix an issue where the parameter name "instance" could conflict with fields o...917c005
Internal changes140e201
Completely remove dependency on https://github.com/google/bazel-common.Updates
org.jetbrains.kotlin:kotlin-bom
from 2.0.0 to 2.0.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-bom's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-bom's changelog.
... (truncated)
Commits
6af99c8
Add changelog for 2.0.2068f075d
Add ChangeLog for 2.0.20-RC22b7c4f7
[K/Wasm] Don't add mappings into source-maps for unavailable sourcese35e9ae
Update codeownersc580c67
[K/N] Remember StableRefs, released during RC colleciton (KT-70159)565a35c
[FIR2IR] UnsetisLateinit
flag for properties implemented by delegation5607bd3
[Test] Reproduce KT-70417ce5d599
[K/JS] Fix coroutines on ES2015 generators when there is not a GeneratorCorou...ca9fb23
Disallow open@Composable
functions with default params9a4c77e
Update codeownersUpdates
androidx.lifecycle:lifecycle-runtime-ktx
from 2.8.2 to 2.8.6Updates
androidx.activity:activity-compose
from 1.9.0 to 1.9.2Updates
androidx.compose:compose-bom
from 2024.06.00 to 2024.09.02Updates
androidx.compose.ui:ui
from 1.6.8 to 1.7.2Updates
androidx.compose.ui:ui-graphics
from 1.6.8 to 1.7.2Updates
androidx.compose.ui:ui-tooling-preview
from 1.6.8 to 1.7.2Updates
androidx.compose.material3:material3
from 1.2.1 to 1.3.0Updates
androidx.test.ext:junit
from 1.1.5 to 1.2.1Updates
androidx.test.espresso:espresso-core
from 3.5.1 to 3.6.1Updates
androidx.compose.ui:ui-test-junit4
from 1.6.8 to 1.7.2Updates
androidx.compose.ui:ui-tooling
from 1.6.8 to 1.7.2Updates
androidx.compose.ui:ui-test-manifest
from 1.6.8 to 1.7.2Updates
androidx.lifecycle:lifecycle-viewmodel-compose
from 2.8.2 to 2.8.6Updates
androidx.navigation:navigation-compose
from 2.7.7 to 2.8.1Updates
androidx.compose.material:material-icons-extended
from 1.6.8 to 1.7.2Updates
org.jetbrains.kotlinx:kotlinx-coroutines-core
from 1.8.1 to 1.9.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's changelog.
... (truncated)
Commits
d8d6f8f
Version 1.9.03a1be8c
Remove obsolete npm folder from the doc (#4189)d38672a
Version 1.9.0-RC.24801c65
Merge remote-tracking branch 'origin/master' into developcc34948
Rework the KDoc forCoroutineStart
(#4147)a7fe247
Fix flaky test, ensure job suspension where expected by the test (#4204)b286646
Remove various obsolete code (#4196)f0bdf00
Increase the deprecation levels for the old test framework API (#4198)5c8e650
Increase the deprecation levels for BroadcastChannel APIs (#4197)d010110
Rerun apiDump (#4207)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-android
from 1.8.1 to 1.9.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-android's releases.