build(deps): bump the gradle-dependencies group across 1 directory with 5 updates - #135
Merged
emir-hasanbegovic merged 1 commit intoJul 9, 2026
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…th 5 updates Bumps the gradle-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.5.1` | `9.6.1` | | [com.google.dagger:hilt-android](https://github.com/google/dagger) | `2.59.2` | `2.60.1` | | [com.google.dagger:hilt-android-compiler](https://github.com/google/dagger) | `2.59.2` | `2.60.1` | | [com.google.dagger.hilt.android](https://github.com/google/dagger) | `2.59.2` | `2.60.1` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.3.21` | `2.4.0` | Updates `gradle-wrapper` from 9.5.1 to 9.6.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.5.1...v9.6.1) Updates `com.google.dagger:hilt-android` from 2.59.2 to 2.60.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.59.2...dagger-2.60.1) Updates `com.google.dagger:hilt-android-compiler` from 2.59.2 to 2.60.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.59.2...dagger-2.60.1) Updates `com.google.dagger.hilt.android` from 2.59.2 to 2.60.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.59.2...dagger-2.60.1) Updates `com.google.dagger:hilt-android-compiler` from 2.59.2 to 2.60.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.59.2...dagger-2.60.1) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.3.21 to 2.4.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.0) Updates `com.google.dagger.hilt.android` from 2.59.2 to 2.60.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.59.2...dagger-2.60.1) --- updated-dependencies: - dependency-name: com.google.dagger.hilt.android dependency-version: '2.60' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: com.google.dagger.hilt.android dependency-version: '2.60' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: com.google.dagger:hilt-android dependency-version: '2.60' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: com.google.dagger:hilt-android-compiler dependency-version: '2.60' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: com.google.dagger:hilt-android-compiler dependency-version: '2.60' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: gradle-wrapper dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/gradle/gradle-dependencies-617c6c8fbe
branch
from
July 8, 2026 15:47
3927b96 to
5c517d8
Compare
emir-hasanbegovic
deleted the
dependabot/gradle/gradle-dependencies-617c6c8fbe
branch
July 9, 2026 02:06
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 gradle-dependencies group with 5 updates in the / directory:
9.5.19.6.12.59.22.60.12.59.22.60.12.59.22.60.12.3.212.4.0Updates
gradle-wrapperfrom 9.5.1 to 9.6.1Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
309d128Update fixed issues in release notes for 9.6.1 (#38328)040a978Update fixed issues in release notes for 9.6.1e0b8325Restore --non-interactive flag instead of --interactive/--no-interactive (#38...946f3e6Limit explicit temp file permission setting to intended use case (#38300)65f8224Restore --non-interactive flag instead of --interactive/--no-interactivee346a5eAdjust CLI flag to configure non-interactive console (#38301)9b53be9Adjust CLI flag to configure non-interactive console0dd3b53Limit explicit temp file permission setting to intended use case48e5ac2Add reproducers25598fdPrepare 9.6.1 patch release (#38293)Updates
com.google.dagger:hilt-androidfrom 2.59.2 to 2.60.1Release notes
Sourced from com.google.dagger:hilt-android's releases.
Commits
f7a89b62.60.1 release7678017Automated Code Change974fe29Automated Code Change823484cMake Android*InjectionTest$ApplicationReturnsNull public.c26f8d7Add test for@AssistedFactorycompilations without compilere181a0dFix Hilt compiler option propagation to Hilt aggregation tasks.812e2f3Internal changes3f2dd8fDelete@CanIgnoreReturnValuefromActivityRetainedComponentBuildere90e102Update Dagger version in yml config and REAME.md7451e37Add dependenciesRequested to ProducerMonitorUpdates
com.google.dagger:hilt-android-compilerfrom 2.59.2 to 2.60.1Release notes
Sourced from com.google.dagger:hilt-android-compiler's releases.
Commits
f7a89b62.60.1 release7678017Automated Code Change974fe29Automated Code Change823484cMake Android*InjectionTest$ApplicationReturnsNull public.c26f8d7Add test for@AssistedFactorycompilations without compilere181a0dFix Hilt compiler option propagation to Hilt aggregation tasks.812e2f3Internal changes3f2dd8fDelete@CanIgnoreReturnValuefromActivityRetainedComponentBuildere90e102Update Dagger version in yml config and REAME.md7451e37Add dependenciesRequested to ProducerMonitorUpdates
com.google.dagger.hilt.androidfrom 2.59.2 to 2.60.1Release notes
Sourced from com.google.dagger.hilt.android's releases.
Commits
f7a89b62.60.1 release7678017Automated Code Change974fe29Automated Code Change823484cMake Android*InjectionTest$ApplicationReturnsNull public.c26f8d7Add test for@AssistedFactorycompilations without compilere181a0dFix Hilt compiler option propagation to Hilt aggregation tasks.812e2f3Internal changes3f2dd8fDelete@CanIgnoreReturnValuefromActivityRetainedComponentBuildere90e102Update Dagger version in yml config and REAME.md7451e37Add dependenciesRequested to ProducerMonitorUpdates
com.google.dagger:hilt-android-compilerfrom 2.59.2 to 2.60.1Release notes
Sourced from com.google.dagger:hilt-android-compiler's releases.
Commits
f7a89b62.60.1 release7678017Automated Code Change974fe29Automated Code Change823484cMake Android*InjectionTest$ApplicationReturnsNull public.c26f8d7Add test for@AssistedFactorycompilations without compilere181a0dFix Hilt compiler option propagation to Hilt aggregation tasks.812e2f3Internal changes3f2dd8fDelete@CanIgnoreReturnValuefromActivityRetainedComponentBuildere90e102Update Dagger version in yml config and REAME.md7451e37Add dependenciesRequested to ProducerMonitorUpdates
org.jetbrains.kotlin.plugin.serializationfrom 2.3.21 to 2.4.0Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
... (truncated)
Commits
add726cAdd ChangeLog for 2.4.0-RC269a4a81[Wasm] Add binaryen per-file arguments8907c63[KGP] Suppress duplicate compiler warning output when --warning-mode=all is a...f9bef12[KGP] Add failing test for duplicate compiler warning output via Problems API7fe49c2KT-86268: Use 2.4.0 toolchain for abiValidation with older CVs13d25e2KT-86268: Regression test addedf7d1a76[JKlib] Fix JAR deserializer configuration.5cec663[JKlib] Wire up JvmBuiltInClassDescriptorFactoryef14611Make the default stability of non-final classesUnknowninstead ofStabled76473a[Gradle] Fix GeneralNativeIT.shouldAllowToOverrideDownloadUrl test failuresUpdates
com.google.dagger.hilt.androidfrom 2.59.2 to 2.60.1Release notes
Sourced from com.google.dagger.hilt.android's releases.
Commits
f7a89b62.60.1 release7678017Automated Code Change974fe29Automated Code Change823484cMake Android*InjectionTest$ApplicationReturnsNull public.c26f8d7Add test for@AssistedFactorycompilations without compilere181a0dFix Hilt compiler option propagation to Hilt aggregation tasks.812e2f3Internal changes3f2dd8fDelete@CanIgnoreReturnValuefromActivityRetainedComponentBuildere90e102Update Dagger version in yml config and REAME.md7451e37Add dependenciesRequested to ProducerMonitor