Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2025

Bumps the testing-dependencies group with 14 updates in the / directory:

Package From To
androidx.lifecycle:lifecycle-runtime-ktx 2.9.2 2.9.3
androidx.lifecycle:lifecycle-runtime-compose 2.9.2 2.9.3
androidx.lifecycle:lifecycle-viewmodel-compose 2.9.2 2.9.3
androidx.navigation:navigation-compose 2.9.3 2.9.4
androidx.work:work-runtime-ktx 2.10.3 2.10.4
androidx.activity:activity-compose 1.10.1 1.11.0
androidx.compose:compose-bom 2025.08.00 2025.09.00
androidx.compose.material3:material3 1.5.0-alpha02 1.5.0-alpha04
androidx.room:room-compiler 2.7.2 2.8.0
androidx.room:room-ktx 2.7.2 2.8.0
androidx.room:room-runtime 2.7.2 2.8.0
androidx.room 2.7.2 2.8.0
androidx.compose.ui:ui-test-manifest 1.9.0 1.9.1
de.mannodermaus.android-junit5 1.13.1.0 1.13.4.0

Updates androidx.lifecycle:lifecycle-runtime-ktx from 2.9.2 to 2.9.3

Updates androidx.lifecycle:lifecycle-runtime-compose from 2.9.2 to 2.9.3

Updates androidx.lifecycle:lifecycle-viewmodel-compose from 2.9.2 to 2.9.3

Updates androidx.navigation:navigation-compose from 2.9.3 to 2.9.4

Updates androidx.work:work-runtime-ktx from 2.10.3 to 2.10.4

Updates androidx.activity:activity-compose from 1.10.1 to 1.11.0

Updates androidx.compose:compose-bom from 2025.08.00 to 2025.09.00

Updates androidx.compose.material3:material3 from 1.5.0-alpha02 to 1.5.0-alpha04

Updates androidx.lifecycle:lifecycle-runtime-compose from 2.9.2 to 2.9.3

Updates androidx.lifecycle:lifecycle-viewmodel-compose from 2.9.2 to 2.9.3

Updates androidx.room:room-compiler from 2.7.2 to 2.8.0

Updates androidx.room:room-ktx from 2.7.2 to 2.8.0

Updates androidx.room:room-runtime from 2.7.2 to 2.8.0

Updates androidx.room from 2.7.2 to 2.8.0

Updates androidx.room:room-ktx from 2.7.2 to 2.8.0

Updates androidx.room:room-runtime from 2.7.2 to 2.8.0

Updates androidx.compose.ui:ui-test-manifest from 1.9.0 to 1.9.1

Updates de.mannodermaus.android-junit5 from 1.13.1.0 to 1.13.4.0

Release notes

Sourced from de.mannodermaus.android-junit5's releases.

Plugin 1.13.4.0

This release brings compatibility with JUnit 5.13.4. As with the last releases since 1.13.2.0, we restrict all remaining usages of the old plugin and variant API (e.g. BaseExtension and friends). This was always restricted to users of the Jacoco integration, but now there should be no problems for those users.

However, in response to the move to the new DSL, Jacoco integration is effectively deprecated until further notice if you are using AGP 9.0.0-alpha04 or newer. We will see if Google reintroduces some of the APIs that we still needed to rely on the old DSL for, but as of now the integration is disabled and a warning is logged.

Plugin 1.13.3.0

This release brings compatibility with JUnit 5.13.3. As with the last one, we restrict all remaining usages of the old plugin and variant API (e.g. BaseExtension and friends). This was always restricted to users of the Jacoco integration, but now there should be no problems for those users.

However, in response to the move to the new DSL, Jacoco integration is effectively deprecated until further notice if you are using AGP 9.0.0-alpha04 or newer. We will see if Google reintroduces some of the APIs that we still needed to rely on the old DSL for, but as of now the integration is disabled and a warning is logged.

Plugin 1.13.2.0

This release of the plugin brings compatibility with JUnit 5.13.2. It is also the first release to make some advancements towards Android Gradle Plugin 9.x. We restrict all remaining usages of the old plugin and variant API (e.g. BaseExtension and friends). This was always restricted to users of the Jacoco integration, but now there should be no problems for those users.

However, in response to the move to the new DSL, Jacoco integration is effectively deprecated until further notice if you are using AGP 9.0.0-alpha04 or newer. We will see if Google reintroduces some of the APIs that we still needed to rely on the old DSL for, but as of now the integration is disabled and a warning is logged.

Commits

Updates androidx.room from 2.7.2 to 2.8.0

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the testing-dependencies group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| androidx.lifecycle:lifecycle-runtime-ktx | `2.9.2` | `2.9.3` |
| androidx.lifecycle:lifecycle-runtime-compose | `2.9.2` | `2.9.3` |
| androidx.lifecycle:lifecycle-viewmodel-compose | `2.9.2` | `2.9.3` |
| androidx.navigation:navigation-compose | `2.9.3` | `2.9.4` |
| androidx.work:work-runtime-ktx | `2.10.3` | `2.10.4` |
| androidx.activity:activity-compose | `1.10.1` | `1.11.0` |
| androidx.compose:compose-bom | `2025.08.00` | `2025.09.00` |
| androidx.compose.material3:material3 | `1.5.0-alpha02` | `1.5.0-alpha04` |
| androidx.room:room-compiler | `2.7.2` | `2.8.0` |
| androidx.room:room-ktx | `2.7.2` | `2.8.0` |
| androidx.room:room-runtime | `2.7.2` | `2.8.0` |
| androidx.room | `2.7.2` | `2.8.0` |
| androidx.compose.ui:ui-test-manifest | `1.9.0` | `1.9.1` |
| [de.mannodermaus.android-junit5](https://github.com/mannodermaus/android-junit5) | `1.13.1.0` | `1.13.4.0` |



Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.9.2 to 2.9.3

Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.9.2 to 2.9.3

Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.9.2 to 2.9.3

Updates `androidx.navigation:navigation-compose` from 2.9.3 to 2.9.4

Updates `androidx.work:work-runtime-ktx` from 2.10.3 to 2.10.4

Updates `androidx.activity:activity-compose` from 1.10.1 to 1.11.0

Updates `androidx.compose:compose-bom` from 2025.08.00 to 2025.09.00

Updates `androidx.compose.material3:material3` from 1.5.0-alpha02 to 1.5.0-alpha04

Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.9.2 to 2.9.3

Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.9.2 to 2.9.3

Updates `androidx.room:room-compiler` from 2.7.2 to 2.8.0

Updates `androidx.room:room-ktx` from 2.7.2 to 2.8.0

Updates `androidx.room:room-runtime` from 2.7.2 to 2.8.0

Updates `androidx.room` from 2.7.2 to 2.8.0

Updates `androidx.room:room-ktx` from 2.7.2 to 2.8.0

Updates `androidx.room:room-runtime` from 2.7.2 to 2.8.0

Updates `androidx.compose.ui:ui-test-manifest` from 1.9.0 to 1.9.1

Updates `de.mannodermaus.android-junit5` from 1.13.1.0 to 1.13.4.0
- [Release notes](https://github.com/mannodermaus/android-junit5/releases)
- [Commits](mannodermaus/android-junit5@plugin-1.13.1.0...plugin-1.13.4.0)

Updates `androidx.room` from 2.7.2 to 2.8.0

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing-dependencies
- dependency-name: androidx.lifecycle:lifecycle-runtime-compose
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing-dependencies
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing-dependencies
- dependency-name: androidx.navigation:navigation-compose
  dependency-version: 2.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing-dependencies
- dependency-name: androidx.work:work-runtime-ktx
  dependency-version: 2.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing-dependencies
- dependency-name: androidx.activity:activity-compose
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-dependencies
- dependency-name: androidx.compose:compose-bom
  dependency-version: 2025.09.00
  dependency-type: direct:production
  dependency-group: testing-dependencies
- dependency-name: androidx.compose.material3:material3
  dependency-version: 1.5.0-alpha04
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing-dependencies
- dependency-name: androidx.lifecycle:lifecycle-runtime-compose
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing-dependencies
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing-dependencies
- dependency-name: androidx.room:room-compiler
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-dependencies
- dependency-name: androidx.room:room-ktx
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-dependencies
- dependency-name: androidx.room:room-runtime
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-dependencies
- dependency-name: androidx.room
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-dependencies
- dependency-name: androidx.room:room-ktx
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-dependencies
- dependency-name: androidx.room:room-runtime
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-dependencies
- dependency-name: androidx.compose.ui:ui-test-manifest
  dependency-version: 1.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing-dependencies
- dependency-name: de.mannodermaus.android-junit5
  dependency-version: 1.13.4.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing-dependencies
- dependency-name: androidx.room
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 11, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 19, 2025
@dependabot dependabot bot deleted the dependabot/gradle/testing-dependencies-65acaf6af0 branch September 19, 2025 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant