Skip to content

build(deps): Bump the dev-dependencies group with 3 updates#98

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/dev-dependencies-95b401dac1
Jun 26, 2026
Merged

build(deps): Bump the dev-dependencies group with 3 updates#98
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/dev-dependencies-95b401dac1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 3 updates: com.google.dagger:dagger, com.google.dagger:dagger-compiler and ch.qos.logback:logback-classic.

Updates com.google.dagger:dagger from 2.59.2 to 2.60

Release notes

Sourced from com.google.dagger:dagger's releases.

Dagger 2.60

New features:

Potential breaking changes:

  • When using the Hilt Gradle plugin, an error is now reported if a user sets a plugin-controlled flag (previously the plugin just ignored the user’s input). (a119ba68c)
  • Multidex support is removed. minSDK for Hilt is now 23, matching AndroidX (https://issuetracker.google.com/380448311) (1990bd1c4)

Bug fixes:

  • Fixes #1290: Enabled Guava BetaApi checks (5b8b2bdbe)
  • Fixes #5190, #5180, #5177: Updated Kotlin version ton 2.3.21 (7daaec5a9)
  • Fixes #5160: Deferred ViewModelMetadata processing on error types or missing @​AssistedFactory (59827c699)
  • Fixes missing originating element attachments in a few Hilt processors to ensure correct incremental compilation tracking. (2930ca837)
  • Fixes Dagger multibinding duplicate masking across Map components (compile-time validation) Adds strict compile-time detection for duplicate map multibinding keys across component boundaries. This is enabled via the -Adagger.mapMultibindingDuplicateDetectionFix=ENABLED. This option is DISABLED by default to maintain backward compatibility. See Compiler Options for more details. (504397ebe)
Commits
  • d9ccdc7 2.60 release
  • 7451e37 Add dependenciesRequested to ProducerMonitor
  • e820a70 Refactor: Inline library sources directly within MembersInjectionValidationTest
  • 4bedb4b Support nullable type annotations with a flag.
  • 445e6f0 Fix wording on ProducerMonitor methodStarting and ready javadocs
  • 5b8b2bd Enable Guava BetaApi checks in Dagger's Bazel build.
  • 639cd2b Temporarily disable a few KSP tests before updating XProcessing artifacts.
  • 5988296 Handle RuntimeExceptions in DaggerSuperficialValidation getMessage / trac...
  • 2227e70 Remove unused ProcessorErrors methods.
  • 7daaec5 Update Kotlin and KSP versions to 2.3.
  • Additional commits viewable in compare view

Updates com.google.dagger:dagger-compiler from 2.59.2 to 2.60

Release notes

Sourced from com.google.dagger:dagger-compiler's releases.

Dagger 2.60

New features:

Potential breaking changes:

  • When using the Hilt Gradle plugin, an error is now reported if a user sets a plugin-controlled flag (previously the plugin just ignored the user’s input). (a119ba68c)
  • Multidex support is removed. minSDK for Hilt is now 23, matching AndroidX (https://issuetracker.google.com/380448311) (1990bd1c4)

Bug fixes:

  • Fixes #1290: Enabled Guava BetaApi checks (5b8b2bdbe)
  • Fixes #5190, #5180, #5177: Updated Kotlin version ton 2.3.21 (7daaec5a9)
  • Fixes #5160: Deferred ViewModelMetadata processing on error types or missing @​AssistedFactory (59827c699)
  • Fixes missing originating element attachments in a few Hilt processors to ensure correct incremental compilation tracking. (2930ca837)
  • Fixes Dagger multibinding duplicate masking across Map components (compile-time validation) Adds strict compile-time detection for duplicate map multibinding keys across component boundaries. This is enabled via the -Adagger.mapMultibindingDuplicateDetectionFix=ENABLED. This option is DISABLED by default to maintain backward compatibility. See Compiler Options for more details. (504397ebe)
Commits
  • d9ccdc7 2.60 release
  • 7451e37 Add dependenciesRequested to ProducerMonitor
  • e820a70 Refactor: Inline library sources directly within MembersInjectionValidationTest
  • 4bedb4b Support nullable type annotations with a flag.
  • 445e6f0 Fix wording on ProducerMonitor methodStarting and ready javadocs
  • 5b8b2bd Enable Guava BetaApi checks in Dagger's Bazel build.
  • 639cd2b Temporarily disable a few KSP tests before updating XProcessing artifacts.
  • 5988296 Handle RuntimeExceptions in DaggerSuperficialValidation getMessage / trac...
  • 2227e70 Remove unused ProcessorErrors methods.
  • 7daaec5 Update Kotlin and KSP versions to 2.3.
  • Additional commits viewable in compare view

Updates com.google.dagger:dagger-compiler from 2.59.2 to 2.60

Release notes

Sourced from com.google.dagger:dagger-compiler's releases.

Dagger 2.60

New features:

Potential breaking changes:

  • When using the Hilt Gradle plugin, an error is now reported if a user sets a plugin-controlled flag (previously the plugin just ignored the user’s input). (a119ba68c)
  • Multidex support is removed. minSDK for Hilt is now 23, matching AndroidX (https://issuetracker.google.com/380448311) (1990bd1c4)

Bug fixes:

  • Fixes #1290: Enabled Guava BetaApi checks (5b8b2bdbe)
  • Fixes #5190, #5180, #5177: Updated Kotlin version ton 2.3.21 (7daaec5a9)
  • Fixes #5160: Deferred ViewModelMetadata processing on error types or missing @​AssistedFactory (59827c699)
  • Fixes missing originating element attachments in a few Hilt processors to ensure correct incremental compilation tracking. (2930ca837)
  • Fixes Dagger multibinding duplicate masking across Map components (compile-time validation) Adds strict compile-time detection for duplicate map multibinding keys across component boundaries. This is enabled via the -Adagger.mapMultibindingDuplicateDetectionFix=ENABLED. This option is DISABLED by default to maintain backward compatibility. See Compiler Options for more details. (504397ebe)
Commits
  • d9ccdc7 2.60 release
  • 7451e37 Add dependenciesRequested to ProducerMonitor
  • e820a70 Refactor: Inline library sources directly within MembersInjectionValidationTest
  • 4bedb4b Support nullable type annotations with a flag.
  • 445e6f0 Fix wording on ProducerMonitor methodStarting and ready javadocs
  • 5b8b2bd Enable Guava BetaApi checks in Dagger's Bazel build.
  • 639cd2b Temporarily disable a few KSP tests before updating XProcessing artifacts.
  • 5988296 Handle RuntimeExceptions in DaggerSuperficialValidation getMessage / trac...
  • 2227e70 Remove unused ProcessorErrors methods.
  • 7daaec5 Update Kotlin and KSP versions to 2.3.
  • Additional commits viewable in compare view

Updates ch.qos.logback:logback-classic from 1.5.35 to 1.5.36

Release notes

Sourced from ch.qos.logback:logback-classic's releases.

Logback 1.5.36

2026-06-25 Release of logback version 1.5.36

• The 'condition' attribute in <if> elements now reject certain references that are associated with ACE attacks. This issue was reported by "yulate" (yulate531@gmail.com.com) and registered as CVE-2026-13006.

• A bitwise identical binary of this version can be reproduced by building from source code at commit 9b94c37562bf25a6a944146701d42ee6c4eee888 associated with the tag v_1.5.36. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.

Commits

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 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 dev-dependencies group with 3 updates: [com.google.dagger:dagger](https://github.com/google/dagger), [com.google.dagger:dagger-compiler](https://github.com/google/dagger) and [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback).


Updates `com.google.dagger:dagger` from 2.59.2 to 2.60
- [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)

Updates `com.google.dagger:dagger-compiler` from 2.59.2 to 2.60
- [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)

Updates `com.google.dagger:dagger-compiler` from 2.59.2 to 2.60
- [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)

Updates `ch.qos.logback:logback-classic` from 1.5.35 to 1.5.36
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.35...v_1.5.36)

---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
  dependency-version: '2.60'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: com.google.dagger:dagger-compiler
  dependency-version: '2.60'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: com.google.dagger:dagger-compiler
  dependency-version: '2.60'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: ch.qos.logback:logback-classic
  dependency-version: 1.5.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-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 Jun 26, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 26, 2026 04:55
@github-actions github-actions Bot merged commit 8779221 into main Jun 26, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/gradle/dev-dependencies-95b401dac1 branch June 26, 2026 04:59
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.

0 participants