Bump the android-deps group across 1 directory with 10 updates#13
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the android-deps group across 1 directory with 10 updates#13dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the android-deps group with 9 updates in the /apps/android directory: | Package | From | To | | --- | --- | --- | | org.jlleitschuh.gradle.ktlint | `14.0.1` | `14.2.0` | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.20` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.20` | | androidx.core:core-ktx | `1.17.0` | `1.18.0` | | androidx.activity:activity-compose | `1.12.2` | `1.13.0` | | [io.kotest:kotest-runner-junit5-jvm](https://github.com/kotest/kotest) | `6.1.3` | `6.1.8` | | [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit-framework) | `6.0.2` | `6.0.3` | | androidx.test.ext:junit | `1.2.1` | `1.3.0` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.2.1` | `9.4.1` | Updates `org.jlleitschuh.gradle.ktlint` from 14.0.1 to 14.2.0 Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.21 to 2.3.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.21...v2.3.20) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.21 to 2.3.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.21...v2.3.20) Updates `androidx.core:core-ktx` from 1.17.0 to 1.18.0 Updates `androidx.activity:activity-compose` from 1.12.2 to 1.13.0 Updates `io.kotest:kotest-runner-junit5-jvm` from 6.1.3 to 6.1.8 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@6.1.3...6.1.8) Updates `io.kotest:kotest-assertions-core-jvm` from 6.1.3 to 6.1.8 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@6.1.3...6.1.8) Updates `org.junit.vintage:junit-vintage-engine` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.2...r6.0.3) Updates `androidx.test.ext:junit` from 1.2.1 to 1.3.0 Updates `gradle-wrapper` from 9.2.1 to 9.4.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.2.1...v9.4.1) --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle.ktlint dependency-version: 14.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-deps - 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-deps - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-deps - dependency-name: androidx.core:core-ktx dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-deps - dependency-name: androidx.activity:activity-compose dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-deps - dependency-name: io.kotest:kotest-runner-junit5-jvm dependency-version: 6.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-deps - dependency-name: io.kotest:kotest-assertions-core-jvm dependency-version: 6.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-deps - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-deps - dependency-name: androidx.test.ext:junit dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-deps - dependency-name: gradle-wrapper dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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-deps group with 9 updates in the /apps/android directory:
14.0.114.2.02.2.212.3.202.2.212.3.201.17.01.18.01.12.21.13.06.1.36.1.86.0.26.0.31.2.11.3.09.2.19.4.1Updates
org.jlleitschuh.gradle.ktlintfrom 14.0.1 to 14.2.0Updates
org.jetbrains.kotlin.plugin.composefrom 2.2.21 to 2.3.20Release notes
Sourced from org.jetbrains.kotlin.plugin.compose's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.compose's changelog.
... (truncated)
Commits
d57eb4aAdd ChangeLog for 2.3.20-RC341886bb[Gradle] Update KGP npm tooling dependency versions210a9bd[Native] Do not mark iosX64 target as deprecate in DSL7ed446eAdd ChangeLog for 2.3.20-RC2520eade[K/JVM] Fix incorrect optimization of local delegation7ef8bccReflection: add LazyKProperty to fix recent performance regression9fa7cf2[Gradle] Link NoActiveThreadsAfterCompilerInvocationIT with KT-84566d410596[Gradle] Shutdown coroutines dispatcher threads after compiler invocation348430b[BTA] Fix compatibility between API 2.3.20 and KC 2.3.104058f3c[CMP] HiddenFromObjC remove outdated offset checkUpdates
org.jetbrains.kotlin.plugin.serializationfrom 2.2.21 to 2.3.20Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
... (truncated)
Commits
d57eb4aAdd ChangeLog for 2.3.20-RC341886bb[Gradle] Update KGP npm tooling dependency versions210a9bd[Native] Do not mark iosX64 target as deprecate in DSL7ed446eAdd ChangeLog for 2.3.20-RC2520eade[K/JVM] Fix incorrect optimization of local delegation7ef8bccReflection: add LazyKProperty to fix recent performance regression9fa7cf2[Gradle] Link NoActiveThreadsAfterCompilerInvocationIT with KT-84566d410596[Gradle] Shutdown coroutines dispatcher threads after compiler invocation348430b[BTA] Fix compatibility between API 2.3.20 and KC 2.3.104058f3c[CMP] HiddenFromObjC remove outdated offset checkUpdates
androidx.core:core-ktxfrom 1.17.0 to 1.18.0Updates
androidx.activity:activity-composefrom 1.12.2 to 1.13.0Updates
io.kotest:kotest-runner-junit5-jvmfrom 6.1.3 to 6.1.8Release notes
Sourced from io.kotest:kotest-runner-junit5-jvm's releases.
... (truncated)
Commits
f641e00Add primitive array support for containAll matcher (#4354) (#5776)2d21515Add primitive array support for inorder (shouldContainInOrder) matcher (#4354...8f7a507Increase forNone performance threshold to 10x for CI variance92ee8ffNormalize line breaks in test names for Gradle test filters (#5764)359f65eAdd tests and fix for afterSpec/beforeSpec in TestFactory (#4133) (#5786)4ee4a97Add finalizeSpec DSL function to TestConfiguration and Spec (#5750)e0a45faAdd primitive array support for beIn (shouldBeIn) matcher (#4354) (#5780)282a929Add LazyJvmAssertion to avoid stacktraces in inspectors (#5759)c79049bclosing #5782 : add ClasspathRootSelector support to shouldRunTests g… (#5783)f5f84d3Add primitive array support for containExactly matcher (#4354) (#5777)Updates
io.kotest:kotest-assertions-core-jvmfrom 6.1.3 to 6.1.8Release notes
Sourced from io.kotest:kotest-assertions-core-jvm's releases.
... (truncated)
Commits
f641e00Add primitive array support for containAll matcher (#4354) (#5776)2d21515Add primitive array support for inorder (shouldContainInOrder) matcher (#4354...8f7a507Increase forNone performance threshold to 10x for CI variance92ee8ffNormalize line breaks in test names for Gradle test filters (#5764)359f65eAdd tests and fix for afterSpec/beforeSpec in TestFactory (#4133) (#5786)4ee4a97Add finalizeSpec DSL function to TestConfiguration and Spec (#5750)e0a45faAdd primitive array support for beIn (shouldBeIn) matcher (#4354) (#5780)282a929Add LazyJvmAssertion to avoid stacktraces in inspectors (#5759)c79049bclosing #5782 : add ClasspathRootSelector support to shouldRunTests g… (#5783)f5f84d3Add primitive array support for containExactly matcher (#4354) (#5777)Updates
org.junit.vintage:junit-vintage-enginefrom 6.0.2 to 6.0.3Release notes
Sourced from org.junit.vintage:junit-vintage-engine's releases.
Commits
36e3253Release 6.0.3295561fFinalize 6.0.3 release notesea18076Fix deadlock in NamespacedHierarchicalStore.computeIfAbsent() (#5348)869e232Add 5.14.3 release notesd4b34c4Fix links to User Guide5c8fb0fReliably support JRE.OTHER with @EnabledOnJre and @DisabledOnJrefebb13fCheck out entire repo so switching tomainbranch works in last step71fba90Installpoppler-utilsforpdfinfo740e9e0Update API baseline2ba535fUse release branch of examples repoUpdates
androidx.test.ext:junitfrom 1.2.1 to 1.3.0Updates
gradle-wrapperfrom 9.2.1 to 9.4.1Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
2d63270Ignore test (#37180)4c15906Ignore test9759ac1Make console/SIGINT test deterministic (#37178)aaf6ed4Make console/SIGINT test deterministic47cb783Fix OSC 9;4 progress bar not cleared on SIGINT (#37038)ef03f1dFix order-dependent assertion in CrossBuildScriptCachingIntegrationSpecfd26fd3Fix OSC 9;4 taskbar progress bar not cleared on build end or SIGINT0a84d67Release notes for 9.4.1 (#37148)e569c31cleanup9f227decleanupDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions