chore(deps): bump the android-deps group across 1 directory with 8 updates#11
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the android-deps group across 1 directory with 8 updates#11dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…dates Bumps the android-deps group with 7 updates in the /apps/android directory: | Package | From | To | | --- | --- | --- | | org.jlleitschuh.gradle.ktlint | `14.0.1` | `14.1.0` | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.10` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.10` | | [io.kotest:kotest-runner-junit5-jvm](https://github.com/kotest/kotest) | `6.1.3` | `6.1.6` | | [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 | `9.2.1` | `9.4.0` | Updates `org.jlleitschuh.gradle.ktlint` from 14.0.1 to 14.1.0 Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.21 to 2.3.10 - [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.10) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.21 to 2.3.10 - [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.10) Updates `io.kotest:kotest-runner-junit5-jvm` from 6.1.3 to 6.1.6 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@6.1.3...6.1.6) Updates `io.kotest:kotest-assertions-core-jvm` from 6.1.3 to 6.1.6 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@6.1.3...6.1.6) 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.0 --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle.ktlint dependency-version: 14.1.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.10 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.10 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.6 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.6 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.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
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 7 updates in the /apps/android directory:
14.0.114.1.02.2.212.3.102.2.212.3.106.1.36.1.66.0.26.0.31.2.11.3.09.2.19.4.0Updates
org.jlleitschuh.gradle.ktlintfrom 14.0.1 to 14.1.0Updates
org.jetbrains.kotlin.plugin.composefrom 2.2.21 to 2.3.10Release notes
Sourced from org.jetbrains.kotlin.plugin.compose's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.compose's changelog.
... (truncated)
Commits
679366aAdd ChangeLog for 2.3.10-RC214ba833Serialization: remove potential data race during extension registrationfb8d334Revert "K2: implement equality for ConeAttribute.EnhancedNullability"412afb7Add ChangeLog for 2.3.10-RCedea41e[Gradle] Un-deprecate 'androidTarget()'0946452Bump version of the ASM dependency655fb78Reflection: always compute JVM signature of built-in functions manually58d3875Fix mergeReleaseComposeMapping task failure when build cache is enabled56e0a79Copy R8 outputs to Compose folder when transforming obfuscation filee0eb174Fix classId for detecting protobuf enumsUpdates
org.jetbrains.kotlin.plugin.serializationfrom 2.2.21 to 2.3.10Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
... (truncated)
Commits
679366aAdd ChangeLog for 2.3.10-RC214ba833Serialization: remove potential data race during extension registrationfb8d334Revert "K2: implement equality for ConeAttribute.EnhancedNullability"412afb7Add ChangeLog for 2.3.10-RCedea41e[Gradle] Un-deprecate 'androidTarget()'0946452Bump version of the ASM dependency655fb78Reflection: always compute JVM signature of built-in functions manually58d3875Fix mergeReleaseComposeMapping task failure when build cache is enabled56e0a79Copy R8 outputs to Compose folder when transforming obfuscation filee0eb174Fix classId for detecting protobuf enumsUpdates
io.kotest:kotest-runner-junit5-jvmfrom 6.1.3 to 6.1.6Release notes
Sourced from io.kotest:kotest-runner-junit5-jvm's releases.
... (truncated)
Commits
e37a1ffUpgrade Docusaurus from 2.4.x to 3.9.2 (#5744)7efea63RefineEventuallyTestiteration calculations to match updated delay6b61938AdjustEventuallyTestinterval and iteration bounds for better CI stability6de7482re-enable location hints for TeamCity (#5743)119d6dbAllow running daily tests with latest kotest version for project kotest-maven...a2b6e93move powerSetIndexes to common (#5740) (#5741)1f08f25Avoid afterEvaluate in KotestPlugin (#5735)dfd3629add new modules to kotest examples pipeline (#5739)7a0053cUpdatekotlin-compile-testingto version 0.12.1 to support Kotlin 2.3 (#5736)80f105fSetcontinue-on-errorto false in master-eap workflowUpdates
io.kotest:kotest-assertions-core-jvmfrom 6.1.3 to 6.1.6Release notes
Sourced from io.kotest:kotest-assertions-core-jvm's releases.
... (truncated)
Commits
e37a1ffUpgrade Docusaurus from 2.4.x to 3.9.2 (#5744)7efea63RefineEventuallyTestiteration calculations to match updated delay6b61938AdjustEventuallyTestinterval and iteration bounds for better CI stability6de7482re-enable location hints for TeamCity (#5743)119d6dbAllow running daily tests with latest kotest version for project kotest-maven...a2b6e93move powerSetIndexes to common (#5740) (#5741)1f08f25Avoid afterEvaluate in KotestPlugin (#5735)dfd3629add new modules to kotest examples pipeline (#5739)7a0053cUpdatekotlin-compile-testingto version 0.12.1 to support Kotlin 2.3 (#5736)80f105fSetcontinue-on-errorto false in master-eap workflowUpdates
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.0Dependabot 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