-
Notifications
You must be signed in to change notification settings - Fork 11
Bump the lib-and-app group with 9 updates #87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps the lib-and-app group with 9 updates: | Package | From | To | | --- | --- | --- | | androidx.activity:activity-compose | `1.11.0` | `1.12.0` | | androidx.lifecycle:lifecycle-livedata-ktx | `2.9.4` | `2.10.0` | | androidx.lifecycle:lifecycle-runtime-ktx | `2.9.4` | `2.10.0` | | androidx.lifecycle:lifecycle-viewmodel-ktx | `2.9.4` | `2.10.0` | | androidx.compose:compose-bom | `2025.10.01` | `2025.11.01` | | [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) | `5.3.0` | `5.3.2` | | [com.squareup.okhttp3:mockwebserver3](https://github.com/square/okhttp) | `5.3.0` | `5.3.2` | | com.android.application | `8.13.0` | `8.13.1` | | com.android.library | `8.13.0` | `8.13.1` | Updates `androidx.activity:activity-compose` from 1.11.0 to 1.12.0 Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.9.4 to 2.10.0 Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.9.4 to 2.10.0 Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.9.4 to 2.10.0 Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.9.4 to 2.10.0 Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.9.4 to 2.10.0 Updates `androidx.compose:compose-bom` from 2025.10.01 to 2025.11.01 Updates `com.squareup.okhttp3:okhttp` from 5.3.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.0...parent-5.3.2) Updates `com.squareup.okhttp3:mockwebserver3` from 5.3.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.0...parent-5.3.2) Updates `com.squareup.okhttp3:mockwebserver3` from 5.3.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.0...parent-5.3.2) Updates `com.android.application` from 8.13.0 to 8.13.1 Updates `com.android.library` from 8.13.0 to 8.13.1 Updates `com.android.library` from 8.13.0 to 8.13.1 --- updated-dependencies: - dependency-name: androidx.activity:activity-compose dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-and-app - dependency-name: androidx.lifecycle:lifecycle-livedata-ktx dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-and-app - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-and-app - dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-and-app - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-and-app - dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-and-app - dependency-name: androidx.compose:compose-bom dependency-version: 2025.11.01 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-and-app - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-and-app - dependency-name: com.squareup.okhttp3:mockwebserver3 dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-and-app - dependency-name: com.squareup.okhttp3:mockwebserver3 dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-and-app - dependency-name: com.android.application dependency-version: 8.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-and-app - dependency-name: com.android.library dependency-version: 8.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-and-app - dependency-name: com.android.library dependency-version: 8.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-and-app ... Signed-off-by: dependabot[bot] <support@github.com>
|
Fails with:
But why? |
|
It looks like they've dropped support for SDK 21 on Navigation: https://developers.google.com/maps/documentation/navigation/android-sdk/release-notes Edit 1 (strikethrough)
Edit 2: Also here on the changelog for Lifecycle 2.10.0 there is:
So I guess this is also the case, since this PR upgrades Lifecycle Edit 3:
|
|
In DAVx⁵, we are using a min SDK of So I guess on our side we can upgrade the minSdk of cert4android to 23. I don't know how many people use cert4android, but I think we can safely assume it's not such a big deal to upgrade |
Bumps the lib-and-app group with 9 updates:
1.11.01.12.02.9.42.10.02.9.42.10.02.9.42.10.02025.10.012025.11.015.3.05.3.25.3.05.3.28.13.08.13.18.13.08.13.1Updates
androidx.activity:activity-composefrom 1.11.0 to 1.12.0Updates
androidx.lifecycle:lifecycle-livedata-ktxfrom 2.9.4 to 2.10.0Updates
androidx.lifecycle:lifecycle-runtime-ktxfrom 2.9.4 to 2.10.0Updates
androidx.lifecycle:lifecycle-viewmodel-ktxfrom 2.9.4 to 2.10.0Updates
androidx.lifecycle:lifecycle-runtime-ktxfrom 2.9.4 to 2.10.0Updates
androidx.lifecycle:lifecycle-viewmodel-ktxfrom 2.9.4 to 2.10.0Updates
androidx.compose:compose-bomfrom 2025.10.01 to 2025.11.01Updates
com.squareup.okhttp3:okhttpfrom 5.3.0 to 5.3.2Changelog
Sourced from com.squareup.okhttp3:okhttp's changelog.
Commits
75b9c26Prepare for release 5.3.2.ab48e5dOkio 3.16.4 (#9200)a9a4638Prepare next development version.ef72228Prepare for release 5.3.1.6747167Update com.squareup.okio to v3.16.3 (#9197)Updates
com.squareup.okhttp3:mockwebserver3from 5.3.0 to 5.3.2Changelog
Sourced from com.squareup.okhttp3:mockwebserver3's changelog.
Commits
75b9c26Prepare for release 5.3.2.ab48e5dOkio 3.16.4 (#9200)a9a4638Prepare next development version.ef72228Prepare for release 5.3.1.6747167Update com.squareup.okio to v3.16.3 (#9197)Updates
com.squareup.okhttp3:mockwebserver3from 5.3.0 to 5.3.2Changelog
Sourced from com.squareup.okhttp3:mockwebserver3's changelog.
Commits
75b9c26Prepare for release 5.3.2.ab48e5dOkio 3.16.4 (#9200)a9a4638Prepare next development version.ef72228Prepare for release 5.3.1.6747167Update com.squareup.okio to v3.16.3 (#9197)Updates
com.android.applicationfrom 8.13.0 to 8.13.1Updates
com.android.libraryfrom 8.13.0 to 8.13.1Updates
com.android.libraryfrom 8.13.0 to 8.13.1Dependabot 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