build(deps): bump the android-dependencies group across 1 directory with 5 updates#886
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dae45d4 to
18d8b1f
Compare
18d8b1f to
b09e57f
Compare
bbcd004 to
a880a50
Compare
2b06655 to
8c50168
Compare
a880a50 to
4c73a04
Compare
2717798 to
a398867
Compare
0321dc8 to
b9f6f2a
Compare
cef575a to
8ab969a
Compare
b9f6f2a to
599c0c3
Compare
…ith 5 updates Bumps the android-dependencies group with 5 updates in the /android directory: | Package | From | To | | --- | --- | --- | | com.android.application | `8.9.1` | `9.2.1` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.3.21` | | [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) | `1.2.2` | `2.1.5` | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.3.21` | | [gradle-wrapper](https://github.com/gradle/gradle) | `8.11.1` | `9.5.1` | Updates `com.android.application` from 8.9.1 to 9.2.1 Updates `org.jetbrains.kotlin.android` from 2.1.0 to 2.3.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.3.21) Updates `com.android.tools:desugar_jdk_libs` from 1.2.2 to 2.1.5 - [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/desugar_jdk_libs/commits) Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.0 to 2.3.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.3.21) Updates `gradle-wrapper` from 8.11.1 to 9.5.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v8.11.1...v9.5.1) --- updated-dependencies: - dependency-name: com.android.application dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: com.android.tools:desugar_jdk_libs dependency-version: 2.1.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: gradle-wrapper dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
599c0c3 to
c72d073
Compare
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 android-dependencies group with 5 updates in the /android directory:
8.9.19.2.12.1.02.3.211.2.22.1.52.1.02.3.218.11.19.5.1Updates
com.android.applicationfrom 8.9.1 to 9.2.1Updates
org.jetbrains.kotlin.androidfrom 2.1.0 to 2.3.21Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
... (truncated)
Commits
fea1ad8Add ChangeLog for 2.3.21-RC209c341edisable swift export execution tests in order to update macos67a0868Avoid accessing KotlinNativeLink taskProvider when task was not executedf89e5db[K/N] Disable TSAN in runtime tests45d6c85[K/N] Don't generate generic safe casts for Objective-C types9261a6f[K/N][tests] Add a reproducer for KT-85508c9ab9db[K/N][tests] Add a reproducer for KT-85399502e844Explain: fix for destructuring declarations0c26485Explain: fix for object literals68a9e3f[minor] fix testdata name in explain testUpdates
com.android.tools:desugar_jdk_libsfrom 1.2.2 to 2.1.5Changelog
Sourced from com.android.tools:desugar_jdk_libs's changelog.
... (truncated)
Commits
Updates
org.jetbrains.kotlin.plugin.composefrom 2.1.0 to 2.3.21Release notes
Sourced from org.jetbrains.kotlin.plugin.compose's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.compose's changelog.
... (truncated)
Commits
fea1ad8Add ChangeLog for 2.3.21-RC209c341edisable swift export execution tests in order to update macos67a0868Avoid accessing KotlinNativeLink taskProvider when task was not executedf89e5db[K/N] Disable TSAN in runtime tests45d6c85[K/N] Don't generate generic safe casts for Objective-C types9261a6f[K/N][tests] Add a reproducer for KT-85508c9ab9db[K/N][tests] Add a reproducer for KT-85399502e844Explain: fix for destructuring declarations0c26485Explain: fix for object literals68a9e3f[minor] fix testdata name in explain testUpdates
gradle-wrapperfrom 8.11.1 to 9.5.1Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
fd78213Update Documentation Infrastructure: Fix scrolling issue in user manual (#37861)7758437fix scroll2fd605fOnly try to run as worker thread in DefaultBuildOperationQueue (#37845)af69849Release notes for Gradle 9.5.1 (#37853)f4d9d03Release notes for Gradle 9.5.101eda3aAddress review feedback on worker-lease retry changes7024e15Revert enrich file visitor with size info onreleasebranch (#37848)d51476fFix tryRunAsWorkerThread null-return test to match contract090ebabRevert "Add getLength() to FilePropertyVisitor.VisitState"bceab24Revert "Fix annotation"