build(deps): bump the maven-dependencies group across 1 directory with 9 updates#886
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the maven-dependencies group across 1 directory with 9 updates#886dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…h 9 updates Bumps the maven-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | androidx.activity:activity-compose | `1.9.3` | `1.10.0` | | androidx.compose:compose-bom | `2024.11.00` | `2025.01.00` | | androidx.compose.material3:material3 | `1.4.0-alpha04` | `1.4.0-alpha06` | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.9.0` | `1.10.1` | | [io.github.raamcosta.compose-destinations:core](https://github.com/raamcosta/compose-destinations) | `2.1.0-beta14` | `2.1.0-beta15` | | [io.github.raamcosta.compose-destinations:ksp](https://github.com/raamcosta/compose-destinations) | `2.1.0-beta14` | `2.1.0-beta15` | | [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) | `1.79` | `1.80` | | com.android.application | `8.7.3` | `8.8.0` | | com.android.library | `8.7.3` | `8.8.0` | Updates `androidx.activity:activity-compose` from 1.9.3 to 1.10.0 Updates `androidx.compose:compose-bom` from 2024.11.00 to 2025.01.00 Updates `androidx.compose.material3:material3` from 1.4.0-alpha04 to 1.4.0-alpha06 Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.9.0 to 1.10.1 - [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.9.0...1.10.1) Updates `io.github.raamcosta.compose-destinations:core` from 2.1.0-beta14 to 2.1.0-beta15 - [Release notes](https://github.com/raamcosta/compose-destinations/releases) - [Commits](raamcosta/compose-destinations@2.1.0-beta14...2.1.0-beta15) Updates `io.github.raamcosta.compose-destinations:ksp` from 2.1.0-beta14 to 2.1.0-beta15 - [Release notes](https://github.com/raamcosta/compose-destinations/releases) - [Commits](raamcosta/compose-destinations@2.1.0-beta14...2.1.0-beta15) Updates `io.github.raamcosta.compose-destinations:ksp` from 2.1.0-beta14 to 2.1.0-beta15 - [Release notes](https://github.com/raamcosta/compose-destinations/releases) - [Commits](raamcosta/compose-destinations@2.1.0-beta14...2.1.0-beta15) Updates `org.bouncycastle:bcpkix-jdk18on` from 1.79 to 1.80 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `com.android.application` from 8.7.3 to 8.8.0 Updates `com.android.library` from 8.7.3 to 8.8.0 Updates `com.android.library` from 8.7.3 to 8.8.0 --- updated-dependencies: - dependency-name: androidx.activity:activity-compose dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: androidx.compose:compose-bom dependency-type: direct:production dependency-group: maven-dependencies - dependency-name: androidx.compose.material3:material3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: io.github.raamcosta.compose-destinations:core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: io.github.raamcosta.compose-destinations:ksp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: io.github.raamcosta.compose-destinations:ksp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
c5e3524 to
77c7010
Compare
Contributor
Author
|
Looks like these dependencies are no longer updatable, 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 maven-dependencies group with 9 updates in the / directory:
1.9.31.10.02024.11.002025.01.001.4.0-alpha041.4.0-alpha061.9.01.10.12.1.0-beta142.1.0-beta152.1.0-beta142.1.0-beta151.791.808.7.38.8.08.7.38.8.0Updates
androidx.activity:activity-composefrom 1.9.3 to 1.10.0Updates
androidx.compose:compose-bomfrom 2024.11.00 to 2025.01.00Updates
androidx.compose.material3:material3from 1.4.0-alpha04 to 1.4.0-alpha06Updates
org.jetbrains.kotlinx:kotlinx-coroutines-corefrom 1.9.0 to 1.10.1Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's changelog.
Commits
ee92d16Version 1.10.19a773f1Ignore a flaky test2a9b88cFix binary incompatibility introduced in #4261 (#4310)33b18cdVersion 1.10.0d2f2717Merge remote-tracking branch 'origin/master' into developbed3d29Introduce Flow.any, Flow.all, Flow.noneec83195Disable timing-sensitive test on Windows8f83057Do not initialize non-mocked Dispatchers.Main unnecessarily (#4301)f8c0304Properly cleanup thread locals for non-CoroutineDispatcher-intercepte… (#4303)2cafea4Update Kotlin to 2.1.0 (#4284)Updates
io.github.raamcosta.compose-destinations:corefrom 2.1.0-beta14 to 2.1.0-beta15Release notes
Sourced from io.github.raamcosta.compose-destinations:core's releases.
Commits
ed73aabFixes #70425c6317Merge branch 'compose-1.7'40b968cUpdate dependencies7f5c101Merge pull request #708 from Rawa/bump-dependencies0817453Dependency updates8e4215bUpdate dependenciesUpdates
io.github.raamcosta.compose-destinations:kspfrom 2.1.0-beta14 to 2.1.0-beta15Release notes
Sourced from io.github.raamcosta.compose-destinations:ksp's releases.
Commits
ed73aabFixes #70425c6317Merge branch 'compose-1.7'40b968cUpdate dependencies7f5c101Merge pull request #708 from Rawa/bump-dependencies0817453Dependency updates8e4215bUpdate dependenciesUpdates
io.github.raamcosta.compose-destinations:kspfrom 2.1.0-beta14 to 2.1.0-beta15Release notes
Sourced from io.github.raamcosta.compose-destinations:ksp's releases.
Commits
ed73aabFixes #70425c6317Merge branch 'compose-1.7'40b968cUpdate dependencies7f5c101Merge pull request #708 from Rawa/bump-dependencies0817453Dependency updates8e4215bUpdate dependenciesUpdates
org.bouncycastle:bcpkix-jdk18onfrom 1.79 to 1.80Changelog
Sourced from org.bouncycastle:bcpkix-jdk18on's changelog.
... (truncated)
Commits
Updates
com.android.applicationfrom 8.7.3 to 8.8.0Updates
com.android.libraryfrom 8.7.3 to 8.8.0Updates
com.android.libraryfrom 8.7.3 to 8.8.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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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