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

Update hilt_version to v2.52 #4019

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.dagger:hilt-android-compiler 2.44 -> 2.52 age adoption passing confidence
com.google.dagger:hilt-android 2.44 -> 2.52 age adoption passing confidence
com.google.dagger:hilt-android-gradle-plugin 2.44 -> 2.52 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added 3. to review Waiting for reviews dependencies labels Jul 24, 2024
Copy link
Contributor Author

renovate bot commented Jul 24, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: build.gradle
Command failed: ./gradlew --console=plain --dependency-verification lenient -q --write-verification-metadata sha256,pgp dependencies

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
A problem occurred configuring project ':app'.
> The KSP plugin was detected to be applied but its task class could not be found.
  
  This is an indicator that the Hilt Gradle Plugin is using a different class loader because
  it was declared at the root while KSP was declared in a sub-project. To fix this, declare
  both plugins in the same scope, i.e. either at the root (without applying them) or at the
  sub-projects.
  
  See https://github.com/google/dagger/issues/3965 for more details.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
A problem occurred configuring project ':app'.
> The KSP plugin was detected to be applied but its task class could not be found.
  
  This is an indicator that the Hilt Gradle Plugin is using a different class loader because
  it was declared at the root while KSP was declared in a sub-project. To fix this, declare
  both plugins in the same scope, i.e. either at the root (without applying them) or at the
  sub-projects.
  
  See https://github.com/google/dagger/issues/3965 for more details.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================

BUILD FAILED in 31s

@github-actions github-actions bot enabled auto-merge July 24, 2024 08:51
@renovate renovate bot changed the title fix(deps): update hilt_version to v2.51.1 fix(deps): update hilt_version to v2.52 Aug 5, 2024
@renovate renovate bot force-pushed the renovate/hilt_version branch 2 times, most recently from 7d6cfb4 to 7dda653 Compare August 9, 2024 14:26
@renovate renovate bot changed the title fix(deps): update hilt_version to v2.52 Update hilt_version to v2.52 Aug 12, 2024
@renovate renovate bot changed the title Update hilt_version to v2.52 fix(deps): update hilt_version to v2.52 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/hilt_version branch 3 times, most recently from db47151 to f5c77da Compare August 22, 2024 18:24
@renovate renovate bot changed the title fix(deps): update hilt_version to v2.52 Update hilt_version to v2.52 Sep 5, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title Update hilt_version to v2.52 fix(deps): update hilt_version to v2.52 Sep 10, 2024
@renovate renovate bot changed the title fix(deps): update hilt_version to v2.52 Update hilt_version to v2.52 Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants