Skip to content
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

build(deps): bump com.google.dagger:dagger-compiler from 2.51.1 to 2.52 #450

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2024

Bumps com.google.dagger:dagger-compiler from 2.51.1 to 2.52.

Release notes

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

Dagger 2.52

Notes: Dagger KSP now requires at least KSP 1.9.24-1.0.20.

Bug fixes

  • Fixed #4302: Suppress deprecation warnings in generated code. (f41033cc4)
  • Fixed #4323: Added rules to stop LazyClassKey referenced classes being merged with R8 (81512af9e).
  • Fixed #4345: Fixes intersection type bounds order in generated factories when using KSP (aosp/3164197).
  • Fixed #4352: Fixes an issue where the parameter name "instance" could conflict with fields of the same name in the component. (952c2504a)
  • Merged pull request #4305: Skip view injection when in edit mode for previews. (65b74f832)
  • Fixed an issue where base classes with a package private constructor would cause the generated code to fail (db25237df)
  • Add a jakarta.inject.Provider runtime dependency in preparation for supporting Jakarta Providers (a8581e0a6)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner August 7, 2024 14:48
@dependabot dependabot bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Aug 7, 2024
@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Aug 7, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.dagger-dagger-compiler-2.52 branch 9 times, most recently from 144713b to 448d64f Compare August 14, 2024 15:35
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.dagger-dagger-compiler-2.52 branch 2 times, most recently from 3e70c63 to 55f5385 Compare August 22, 2024 14:46
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.dagger-dagger-compiler-2.52 branch 2 times, most recently from 0d827c7 to 44d8d12 Compare September 3, 2024 14:39
Bumps [com.google.dagger:dagger-compiler](https://github.com/google/dagger) from 2.51.1 to 2.52.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.51.1...dagger-2.52)

---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.dagger-dagger-compiler-2.52 branch from 44d8d12 to 3fad90d Compare September 5, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file needs-triage Needs thorough attention from code reviewers safe-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants