-
Notifications
You must be signed in to change notification settings - Fork 133
Bump google-dagger from 2.56.2 to 2.57 #14389
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
Open
dependabot
wants to merge
1
commit into
trunk
Choose a base branch
from
dependabot/gradle/google-dagger-2.57
base: trunk
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
Bumps `google-dagger` from 2.56.2 to 2.57. Updates `com.google.dagger:dagger` from 2.56.2 to 2.57 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.56.2...dagger-2.57) Updates `com.google.dagger:dagger-android-processor` from 2.56.2 to 2.57 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.56.2...dagger-2.57) Updates `com.google.dagger:dagger-android-support` from 2.56.2 to 2.57 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.56.2...dagger-2.57) Updates `com.google.dagger:dagger-compiler` from 2.56.2 to 2.57 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.56.2...dagger-2.57) Updates `com.google.dagger:hilt-android` from 2.56.2 to 2.57 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.56.2...dagger-2.57) Updates `com.google.dagger:hilt-android-testing` from 2.56.2 to 2.57 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.56.2...dagger-2.57) Updates `com.google.dagger:hilt-compiler` from 2.56.2 to 2.57 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.56.2...dagger-2.57) Updates `com.google.dagger.hilt.android` from 2.56.2 to 2.57 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.56.2...dagger-2.57) --- updated-dependencies: - dependency-name: com.google.dagger:dagger dependency-version: '2.57' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:dagger-android-processor dependency-version: '2.57' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:dagger-android-support dependency-version: '2.57' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:dagger-compiler dependency-version: '2.57' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:hilt-android dependency-version: '2.57' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:hilt-android-testing dependency-version: '2.57' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:hilt-compiler dependency-version: '2.57' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger.hilt.android dependency-version: '2.57' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Generated by 🚫 Danger |
Project dependencies changeslist! Upgraded Dependencies
com.google.dagger:dagger:2.57, (changed from 2.56.2)
com.google.dagger:dagger-android:2.57, (changed from 2.56.2)
com.google.dagger:dagger-android-support:2.57, (changed from 2.56.2)
com.google.dagger:dagger-lint-aar:2.57, (changed from 2.56.2)
com.google.dagger:hilt-android:2.57, (changed from 2.56.2)
com.google.dagger:hilt-core:2.57, (changed from 2.56.2) tree +--- project :libs:fluxc
-| \--- com.google.dagger:dagger:2.56.2
+| \--- com.google.dagger:dagger:2.57
+--- project :libs:fluxc-plugin
-| \--- com.google.dagger:dagger:2.56.2 (*)
+| \--- com.google.dagger:dagger:2.57 (*)
+--- project :libs:login
-| +--- com.google.dagger:dagger:2.56.2 (*)
+| +--- com.google.dagger:dagger:2.57 (*)
-| \--- com.google.dagger:dagger-android-support:2.56.2
-| +--- com.google.dagger:dagger:2.56.2 (*)
-| +--- com.google.dagger:dagger-android:2.56.2
-| | +--- com.google.dagger:dagger:2.56.2 (*)
-| | +--- com.google.dagger:dagger-lint-aar:2.56.2
-| | +--- androidx.annotation:annotation:1.7.0-beta01 -> 1.9.1 (*)
-| | +--- androidx.annotation:annotation-jvm:1.7.0-beta01 -> 1.9.1 (*)
-| | \--- javax.inject:javax.inject:1
-| +--- com.google.dagger:dagger-lint-aar:2.56.2
-| +--- androidx.activity:activity:1.5.1 -> 1.8.2 (*)
-| +--- androidx.annotation:annotation:1.7.0-beta01 -> 1.9.1 (*)
-| +--- androidx.annotation:annotation-jvm:1.7.0-beta01 -> 1.9.1 (*)
-| +--- androidx.appcompat:appcompat:1.3.1 -> 1.7.1 (*)
-| +--- androidx.fragment:fragment:1.5.1 -> 1.8.5 (*)
-| +--- androidx.lifecycle:lifecycle-common:2.5.1 -> 2.8.7 (*)
-| +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.8.7 (*)
-| +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.8.7 (*)
-| \--- javax.inject:javax.inject:1
+| \--- com.google.dagger:dagger-android-support:2.57
+| +--- com.google.dagger:dagger:2.57 (*)
+| +--- com.google.dagger:dagger-android:2.57
+| | +--- com.google.dagger:dagger:2.57 (*)
+| | +--- com.google.dagger:dagger-lint-aar:2.57
+| | +--- androidx.annotation:annotation:1.7.0-beta01 -> 1.9.1 (*)
+| | +--- androidx.annotation:annotation-jvm:1.7.0-beta01 -> 1.9.1 (*)
+| | \--- javax.inject:javax.inject:1
+| +--- com.google.dagger:dagger-lint-aar:2.57
+| +--- androidx.activity:activity:1.5.1 -> 1.8.2 (*)
+| +--- androidx.annotation:annotation:1.7.0-beta01 -> 1.9.1 (*)
+| +--- androidx.annotation:annotation-jvm:1.7.0-beta01 -> 1.9.1 (*)
+| +--- androidx.appcompat:appcompat:1.3.1 -> 1.7.1 (*)
+| +--- androidx.fragment:fragment:1.5.1 -> 1.8.5 (*)
+| +--- androidx.lifecycle:lifecycle-common:2.5.1 -> 2.8.7 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.8.7 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.8.7 (*)
+| \--- javax.inject:javax.inject:1
+--- project :libs:cardreader
| \--- com.stripe:stripeterminal-taptopay:4.3.1
-| +--- com.google.dagger:dagger:2.52 -> 2.56.2 (*)
+| +--- com.google.dagger:dagger:2.52 -> 2.57 (*)
| \--- com.stripe:stripeterminal-internal-common:4.3.1
-| \--- com.google.dagger:dagger:2.52 -> 2.56.2 (*)
+| \--- com.google.dagger:dagger:2.52 -> 2.57 (*)
-+--- com.google.dagger:hilt-android:2.56.2
-| +--- com.google.dagger:dagger:2.56.2 (*)
-| +--- com.google.dagger:dagger-lint-aar:2.56.2
-| +--- com.google.dagger:hilt-core:2.56.2
-| | +--- com.google.dagger:dagger:2.56.2 (*)
-| | +--- com.google.code.findbugs:jsr305:3.0.2
-| | \--- javax.inject:javax.inject:1
-| +--- com.google.code.findbugs:jsr305:3.0.2
-| +--- androidx.activity:activity:1.5.1 -> 1.8.2 (*)
-| +--- androidx.annotation:annotation:1.7.0-beta01 -> 1.9.1 (*)
-| +--- androidx.annotation:annotation-experimental:1.3.1 -> 1.4.1 (*)
-| +--- androidx.annotation:annotation-jvm:1.7.0-beta01 -> 1.9.1 (*)
-| +--- androidx.fragment:fragment:1.5.1 -> 1.8.5 (*)
-| +--- androidx.lifecycle:lifecycle-common:2.5.1 -> 2.8.7 (*)
-| +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.8.7 (*)
-| +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.8.7 (*)
-| +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*)
-| +--- javax.inject:javax.inject:1
-| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.1.21 (*)
++--- com.google.dagger:hilt-android:2.57
+| +--- com.google.dagger:dagger:2.57 (*)
+| +--- com.google.dagger:dagger-lint-aar:2.57
+| +--- com.google.dagger:hilt-core:2.57
+| | +--- com.google.dagger:dagger:2.57 (*)
+| | +--- com.google.code.findbugs:jsr305:3.0.2
+| | \--- javax.inject:javax.inject:1
+| +--- com.google.code.findbugs:jsr305:3.0.2
+| +--- androidx.activity:activity:1.5.1 -> 1.8.2 (*)
+| +--- androidx.annotation:annotation:1.7.0-beta01 -> 1.9.1 (*)
+| +--- androidx.annotation:annotation-experimental:1.3.1 -> 1.4.1 (*)
+| +--- androidx.annotation:annotation-jvm:1.7.0-beta01 -> 1.9.1 (*)
+| +--- androidx.fragment:fragment:1.5.1 -> 1.8.5 (*)
+| +--- androidx.lifecycle:lifecycle-common:2.5.1 -> 2.8.7 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.8.7 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.8.7 (*)
+| +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*)
+| +--- javax.inject:javax.inject:1
+| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 (*)
+--- androidx.hilt:hilt-navigation-fragment:1.2.0
| \--- androidx.hilt:hilt-navigation:1.2.0
-| \--- com.google.dagger:hilt-android:2.49 -> 2.56.2 (*)
+| \--- com.google.dagger:hilt-android:2.49 -> 2.57 (*)
+--- androidx.hilt:hilt-common:1.2.0
-| \--- com.google.dagger:hilt-core:2.49 -> 2.56.2 (*)
+| \--- com.google.dagger:hilt-core:2.49 -> 2.57 (*)
+--- androidx.hilt:hilt-work:1.2.0
-| \--- com.google.dagger:hilt-android:2.49 -> 2.56.2 (*)
+| \--- com.google.dagger:hilt-android:2.49 -> 2.57 (*)
-+--- com.google.dagger:dagger-android-support:2.56.2 (*)
++--- com.google.dagger:dagger-android-support:2.57 (*)
+--- com.zendesk:support:5.0.8
| +--- com.zendesk:support-providers:5.0.8
| | +--- com.zendesk:core:4.0.6
-| | | \--- com.google.dagger:dagger:2.40 -> 2.56.2 (*)
+| | | \--- com.google.dagger:dagger:2.40 -> 2.57 (*)
| | +--- com.zendesk:guide-providers:1.0.7
-| | | \--- com.google.dagger:dagger:2.40 -> 2.56.2 (*)
+| | | \--- com.google.dagger:dagger:2.40 -> 2.57 (*)
-| | \--- com.google.dagger:dagger:2.40 -> 2.56.2 (*)
+| | \--- com.google.dagger:dagger:2.40 -> 2.57 (*)
| +--- com.zendesk:guide:1.0.7
| | +--- com.zendesk:messaging:5.2.3
-| | | \--- com.google.dagger:dagger:2.40 -> 2.56.2 (*)
+| | | \--- com.google.dagger:dagger:2.40 -> 2.57 (*)
-| | \--- com.google.dagger:dagger-android:2.40 -> 2.56.2 (*)
+| | \--- com.google.dagger:dagger-android:2.40 -> 2.57 (*)
-| \--- com.google.dagger:dagger-android:2.40 -> 2.56.2 (*)
+| \--- com.google.dagger:dagger-android:2.40 -> 2.57 (*)
\--- org.wordpress:mediapicker:0.3.4
- \--- com.google.dagger:hilt-android:2.55 -> 2.56.2 (*)
+ \--- com.google.dagger:hilt-android:2.55 -> 2.57 (*) Build environment changeslist! Upgraded Dependencies
com.google.dagger.hilt.android:com.google.dagger.hilt.android.gradle.plugin:2.57, (changed from 2.56.2)
com.google.dagger:hilt-android-gradle-plugin:2.57, (changed from 2.56.2)
org.jetbrains.kotlin:kotlin-stdlib:2.2.0, (changed from 2.1.10) tree +--- com.automattic.android.measure-builds:com.automattic.android.measure-builds.gradle.plugin:3.2.1
| \--- com.automattic.android:measure-builds:3.2.1
| +--- io.ktor:ktor-client-core:3.1.1
| | \--- io.ktor:ktor-client-core-jvm:3.1.1
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1
| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.1
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.1.10
-| | | +--- org.jetbrains:annotations:13.0 -> 23.0.0
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 2.0.21 (c)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 2.0.21 (c)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.0
+| | | +--- org.jetbrains:annotations:13.0 -> 23.0.0
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 2.0.21 (c)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 2.0.21 (c)
| | +--- io.ktor:ktor-http:3.1.1
| | | \--- io.ktor:ktor-http-jvm:3.1.1
| | | +--- io.ktor:ktor-utils:3.1.1
| | | | \--- io.ktor:ktor-utils-jvm:3.1.1
| | | | +--- io.ktor:ktor-io:3.1.1
| | | | | \--- io.ktor:ktor-io-jvm:3.1.1
| | | | | +--- org.jetbrains.kotlinx:kotlinx-io-core:0.6.0
| | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core-jvm:0.6.0
| | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-bytestring:0.6.0
| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-bytestring-jvm:0.6.0
-| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.1.10 (*)
+| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.2.0 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.1.10 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.2.0 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.8.0
| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.8.0
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.1.10 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.0 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
| | +--- io.ktor:ktor-http-cio:3.1.1
| | | \--- io.ktor:ktor-http-cio-jvm:3.1.1
| | | +--- io.ktor:ktor-network:3.1.1
| | | | \--- io.ktor:ktor-network-jvm:3.1.1
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
| | +--- io.ktor:ktor-events:3.1.1
| | | \--- io.ktor:ktor-events-jvm:3.1.1
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
| | +--- io.ktor:ktor-websocket-serialization:3.1.1
| | | \--- io.ktor:ktor-websocket-serialization-jvm:3.1.1
| | | +--- io.ktor:ktor-serialization:3.1.1
| | | | \--- io.ktor:ktor-serialization-jvm:3.1.1
| | | | +--- io.ktor:ktor-websockets:3.1.1
| | | | | \--- io.ktor:ktor-websockets-jvm:3.1.1
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
| | +--- io.ktor:ktor-sse:3.1.1
| | | \--- io.ktor:ktor-sse-jvm:3.1.1
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.1
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.1.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.0 (*)
| +--- io.ktor:ktor-client-cio:3.1.1
| | \--- io.ktor:ktor-client-cio-jvm:3.1.1
| | +--- io.ktor:ktor-network-tls:3.1.1
| | | \--- io.ktor:ktor-network-tls-jvm:3.1.1
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
| +--- io.ktor:ktor-client-logging:3.1.1
| | \--- io.ktor:ktor-client-logging-jvm:3.1.1
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
| +--- io.ktor:ktor-client-serialization:3.1.1
| | \--- io.ktor:ktor-client-serialization-jvm:3.1.1
| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0
| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.8.0
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.1.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.0 (*)
| | +--- io.ktor:ktor-client-json:3.1.1
| | | \--- io.ktor:ktor-client-json-jvm:3.1.1
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
| +--- io.ktor:ktor-client-content-negotiation-jvm:3.1.1
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
| +--- io.ktor:ktor-serialization-kotlinx-json:3.1.1
| | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.1.1
| | +--- io.ktor:ktor-serialization-kotlinx:3.1.1
| | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.1.1
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.8.0
| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.8.0
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.1.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.0 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
-| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.0 (*)
+--- com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin:2.8.0
| \--- com.autonomousapps:dependency-analysis-gradle-plugin:2.8.0
| +--- org.jetbrains.kotlin:kotlin-bom:1.9.25
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.1.10 (c)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.2.0 (c)
| +--- com.autonomousapps:graph-support:0.5
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.1.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.0 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.25 -> 2.0.21
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.10 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.0 (*)
| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.21
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.0 (*)
| +--- com.squareup.moshi:moshi-kotlin:1.15.1
| | +--- com.squareup.moshi:moshi:1.15.1
| | | \--- com.squareup.okio:okio:3.7.0 -> 3.9.0
| | | \--- com.squareup.okio:okio-jvm:3.9.0
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.1.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.0 (*)
| | \--- org.jetbrains.kotlin:kotlin-reflect:1.8.21 -> 2.0.21
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.0 (*)
| \--- dev.zacsweers.moshix:moshi-sealed-reflect:0.25.1
| +--- dev.zacsweers.moshix:moshi-sealed-runtime:0.25.1
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.1.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.0 (*)
| +--- com.squareup:kotlinpoet:1.15.1
| | \--- com.squareup:kotlinpoet-jvm:1.15.1
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.1.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.2.0 (*)
-| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.1.10 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.0 (*)
+--- com.android.application:com.android.application.gradle.plugin:8.8.0
| \--- com.android.tools.build:gradle:8.8.0
| +--- androidx.databinding:databinding-compiler-common:8.8.0
| | \--- com.android.tools.build.jetifier:jetifier-core:1.0.0-beta10
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 2.1.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 2.2.0 (*)
| \--- com.android.tools.build.jetifier:jetifier-processor:1.0.0-beta10
-| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 2.1.10 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 2.2.0 (*)
-+--- com.google.dagger.hilt.android:com.google.dagger.hilt.android.gradle.plugin:2.56.2
-| \--- com.google.dagger:hilt-android-gradle-plugin:2.56.2
-| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.10 (*)
-| +--- org.ow2.asm:asm:9.6 -> 9.7
-| \--- com.squareup:javapoet:1.13.0
++--- com.google.dagger.hilt.android:com.google.dagger.hilt.android.gradle.plugin:2.57
+| \--- com.google.dagger:hilt-android-gradle-plugin:2.57
+| +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 (*)
+| +--- org.ow2.asm:asm:9.6 -> 9.7
+| \--- com.squareup:javapoet:1.13.0
+--- androidx.navigation.safeargs.kotlin:androidx.navigation.safeargs.kotlin.gradle.plugin:2.7.7
| \--- androidx.navigation:navigation-safe-args-gradle-plugin:2.7.7
| \--- androidx.navigation:navigation-safe-args-generator:2.7.7
-| \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.10 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.0 (*)
+--- com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin:2.1.10-1.0.29
| \--- com.google.devtools.ksp:symbol-processing-gradle-plugin:2.1.10-1.0.29
| +--- com.google.devtools.ksp:symbol-processing-api:2.1.10-1.0.29
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.1.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.0 (*)
| \--- com.google.devtools.ksp:symbol-processing-common-deps:2.1.10-1.0.29
-| \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.1.10 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.0 (*)
\--- androidx.room:androidx.room.gradle.plugin:2.6.1
\--- androidx.room:room-gradle-plugin:2.6.1
- \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.10 (*)
+ \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.0 (*) |
📲 You can test the changes from this Pull Request in WooCommerce-Wear Android by scanning the QR code below to install the corresponding build.
|
📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.
|
samiuelson
approved these changes
Jul 30, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
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
google-dagger
from 2.56.2 to 2.57.Updates
com.google.dagger:dagger
from 2.56.2 to 2.57Release notes
Sourced from com.google.dagger:dagger's releases.
Commits
370c1b8
2.57 release3e66fdf
Add developer information to the Hilt Gradle Plugin POM07c2d73
Internal changese966c5c
Internal codegen78a530c
Internal changes18d0bf3
Automated Code Changeb5901d3
Internal changee716cbe
Automated Code Change2e940c0
Automated Code Change93c342a
Automated Code ChangeUpdates
com.google.dagger:dagger-android-processor
from 2.56.2 to 2.57Release notes
Sourced from com.google.dagger:dagger-android-processor's releases.
Commits
370c1b8
2.57 release3e66fdf
Add developer information to the Hilt Gradle Plugin POM07c2d73
Internal changese966c5c
Internal codegen78a530c
Internal changes18d0bf3
Automated Code Changeb5901d3
Internal changee716cbe
Automated Code Change2e940c0
Automated Code Change93c342a
Automated Code ChangeUpdates
com.google.dagger:dagger-android-support
from 2.56.2 to 2.57Release notes
Sourced from com.google.dagger:dagger-android-support's releases.
Commits
370c1b8
2.57 release3e66fdf
Add developer information to the Hilt Gradle Plugin POM07c2d73
Internal changese966c5c
Internal codegen78a530c
Internal changes18d0bf3
Automated Code Changeb5901d3
Internal changee716cbe
Automated Code Change2e940c0
Automated Code Change93c342a
Automated Code ChangeUpdates
com.google.dagger:dagger-compiler
from 2.56.2 to 2.57Release notes
Sourced from com.google.dagger:dagger-compiler's releases.
Commits
370c1b8
2.57 release3e66fdf
Add developer information to the Hilt Gradle Plugin POM07c2d73
Internal changese966c5c
Internal codegen78a530c
Internal changes18d0bf3
Automated Code Changeb5901d3
Internal changee716cbe
Automated Code Change2e940c0
Automated Code Change93c342a
Automated Code ChangeUpdates
com.google.dagger:hilt-android
from 2.56.2 to 2.57Release notes
Sourced from com.google.dagger:hilt-android's releases.
Commits
370c1b8
2.57 release3e66fdf
Add developer information to the Hilt Gradle Plugin POM07c2d73
Internal changese966c5c
Internal codegen78a530c
Internal changes18d0bf3
Automated Code Changeb5901d3
Internal changee716cbe
Automated Code Change2e940c0
Automated Code Change93c342a
Automated Code ChangeUpdates
com.google.dagger:hilt-android-testing
from 2.56.2 to 2.57Release notes
Sourced from com.google.dagger:hilt-android-testing's releases.
Commits
370c1b8
2.57 release3e66fdf
Add developer information to the Hilt Gradle Plugin POM07c2d73
Internal changese966c5c
Internal codegen78a530c
Internal changes18d0bf3
Automated Code Changeb5901d3
Internal changee716cbe
Automated Code Change2e940c0
Automated Code Change93c342a
Automated Code ChangeUpdates
com.google.dagger:hilt-compiler
from 2.56.2 to 2.57Release notes
Sourced from com.google.dagger:hilt-compiler's releases.
Commits
370c1b8
2.57 release3e66fdf
Add developer information to the Hilt Gradle Plugin POM07c2d73
Internal changese966c5c
Internal codegen78a530c
Internal changes18d0bf3
Automated Code Changeb5901d3
Internal changee716cbe
Automated Code Change2e940c0
Automated Code Change93c342a
Automated Code ChangeUpdates
com.google.dagger.hilt.android
from 2.56.2 to 2.57Release notes
Sourced from com.google.dagger.hilt.android's releases.
Commits
370c1b8
2.57 release3e66fdf
Add developer information to the Hilt Gradle Plugin POM07c2d73
Internal changese966c5c
Internal codegen78a530c
Internal changes18d0bf3
Automated Code Changeb5901d3
Internal changee716cbe
Automated Code Change2e940c0
Automated Code Change93c342a
Automated Code ChangeDependabot 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)