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 dependency com.android.tools:sdklib to v31.8.0 #75

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.android.tools:sdklib (source) 31.2.2 -> 31.8.0 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 this update again.


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

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

Copy link
Contributor Author

renovate bot commented Feb 29, 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: bundletool-gradle-plugin/build.gradle.kts
Command failed: ./gradlew --console=plain --dependency-verification lenient -q --write-verification-metadata sha256 help

FAILURE: Build completed with 3 failures.

1: Task failed with an exception.
-----------
* What went wrong:
A problem occurred configuring project ':bundletool-gradle-plugin'.
> Failed to calculate the value of task ':bundletool-gradle-plugin:compileJava' property 'javaCompiler'.
   > Cannot find a Java installation on your machine matching this tasks requirements: {languageVersion=11, vendor=any, implementation=vendor-specific} for LINUX on x86_64.
      > No locally installed toolchains match and toolchain download repositories have not been configured.

* Try:
> Learn more about toolchain auto-detection at https://docs.gradle.org/8.6/userguide/toolchains.html#sec:auto_detection.
> Learn more about toolchain repositories at https://docs.gradle.org/8.6/userguide/toolchains.html#sub:download_repositories.
> 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:
Failed to query the value of property 'buildFlowServiceProperty'.
> Could not isolate value org.jetbrains.kotlin.gradle.plugin.statistics.BuildFlowService$Parameters_Decorated@241dcc83 of type BuildFlowService.Parameters
   > A problem occurred configuring project ':bundletool-gradle-plugin'.
      > Failed to calculate the value of task ':bundletool-gradle-plugin:compileJava' property 'javaCompiler'.
         > Cannot find a Java installation on your machine matching this tasks requirements: {languageVersion=11, vendor=any, implementation=vendor-specific} for LINUX on x86_64.
            > No locally installed toolchains match and toolchain download repositories have not been configured.

* Try:
> Learn more about toolchain auto-detection at https://docs.gradle.org/8.6/userguide/toolchains.html#sec:auto_detection.
> Learn more about toolchain repositories at https://docs.gradle.org/8.6/userguide/toolchains.html#sub:download_repositories.
> 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.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
A problem occurred configuring project ':bundletool-gradle-plugin'.
> Failed to calculate the value of task ':bundletool-gradle-plugin:compileJava' property 'javaCompiler'.
   > Cannot find a Java installation on your machine matching this tasks requirements: {languageVersion=11, vendor=any, implementation=vendor-specific} for LINUX on x86_64.
      > No locally installed toolchains match and toolchain download repositories have not been configured.

* Try:
> Learn more about toolchain auto-detection at https://docs.gradle.org/8.6/userguide/toolchains.html#sec:auto_detection.
> Learn more about toolchain repositories at https://docs.gradle.org/8.6/userguide/toolchains.html#sub:download_repositories.
> 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 1m 1s

@renovate renovate bot changed the title Update dependency com.android.tools:sdklib to v31.3.0 Update dependency com.android.tools:sdklib to v31.3.1 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/com.android.tools-sdklib-31.x branch from 8e0c100 to c4649dc Compare March 18, 2024 20:28
@renovate renovate bot force-pushed the renovate/com.android.tools-sdklib-31.x branch from c4649dc to 4e1425d Compare April 10, 2024 03:18
@renovate renovate bot changed the title Update dependency com.android.tools:sdklib to v31.3.1 Update dependency com.android.tools:sdklib to v31.3.2 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/com.android.tools-sdklib-31.x branch from 4e1425d to 8fcf48f Compare April 30, 2024 18:56
@renovate renovate bot changed the title Update dependency com.android.tools:sdklib to v31.3.2 Update dependency com.android.tools:sdklib to v31.4.0 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/com.android.tools-sdklib-31.x branch from 8fcf48f to 4ea519f Compare May 20, 2024 18:22
@renovate renovate bot changed the title Update dependency com.android.tools:sdklib to v31.4.0 Update dependency com.android.tools:sdklib to v31.4.1 May 20, 2024
Copy link
Contributor Author

renovate bot commented May 20, 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: bundletool-gradle-plugin/build.gradle.kts
Command failed: ./gradlew --console=plain --dependency-verification lenient -q --write-verification-metadata sha256 dependencies

FAILURE: Build completed with 3 failures.

1: Task failed with an exception.
-----------
* What went wrong:
A problem occurred configuring project ':bundletool-gradle-plugin'.
> Failed to calculate the value of task ':bundletool-gradle-plugin:compileJava' property 'javaCompiler'.
   > Cannot find a Java installation on your machine matching this tasks requirements: {languageVersion=11, vendor=any, implementation=vendor-specific} for LINUX on x86_64.
      > No locally installed toolchains match and toolchain download repositories have not been configured.

* Try:
> Learn more about toolchain auto-detection at https://docs.gradle.org/8.6/userguide/toolchains.html#sec:auto_detection.
> Learn more about toolchain repositories at https://docs.gradle.org/8.6/userguide/toolchains.html#sub:download_repositories.
> 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:
Failed to query the value of property 'buildFlowServiceProperty'.
> Could not isolate value org.jetbrains.kotlin.gradle.plugin.statistics.BuildFlowService$Parameters_Decorated@761895e9 of type BuildFlowService.Parameters
   > A problem occurred configuring project ':bundletool-gradle-plugin'.
      > Failed to calculate the value of task ':bundletool-gradle-plugin:compileJava' property 'javaCompiler'.
         > Cannot find a Java installation on your machine matching this tasks requirements: {languageVersion=11, vendor=any, implementation=vendor-specific} for LINUX on x86_64.
            > No locally installed toolchains match and toolchain download repositories have not been configured.

* Try:
> Learn more about toolchain auto-detection at https://docs.gradle.org/8.6/userguide/toolchains.html#sec:auto_detection.
> Learn more about toolchain repositories at https://docs.gradle.org/8.6/userguide/toolchains.html#sub:download_repositories.
> 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.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
A problem occurred configuring project ':bundletool-gradle-plugin'.
> Failed to calculate the value of task ':bundletool-gradle-plugin:compileJava' property 'javaCompiler'.
   > Cannot find a Java installation on your machine matching this tasks requirements: {languageVersion=11, vendor=any, implementation=vendor-specific} for LINUX on x86_64.
      > No locally installed toolchains match and toolchain download repositories have not been configured.

* Try:
> Learn more about toolchain auto-detection at https://docs.gradle.org/8.6/userguide/toolchains.html#sec:auto_detection.
> Learn more about toolchain repositories at https://docs.gradle.org/8.6/userguide/toolchains.html#sub:download_repositories.
> 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 42s

@renovate renovate bot force-pushed the renovate/com.android.tools-sdklib-31.x branch from 4ea519f to 2c5db65 Compare June 10, 2024 17:06
@renovate renovate bot changed the title Update dependency com.android.tools:sdklib to v31.4.1 Update dependency com.android.tools:sdklib to v31.4.2 Jun 10, 2024
@renovate renovate bot force-pushed the renovate/com.android.tools-sdklib-31.x branch from 2c5db65 to c402c5e Compare June 13, 2024 17:33
@renovate renovate bot changed the title Update dependency com.android.tools:sdklib to v31.4.2 Update dependency com.android.tools:sdklib to v31.5.0 Jun 13, 2024
@renovate renovate bot force-pushed the renovate/com.android.tools-sdklib-31.x branch from c402c5e to 8693c27 Compare July 12, 2024 02:04
@renovate renovate bot changed the title Update dependency com.android.tools:sdklib to v31.5.0 Update dependency com.android.tools:sdklib to v31.5.1 Jul 12, 2024
@renovate renovate bot force-pushed the renovate/com.android.tools-sdklib-31.x branch from 8693c27 to 610f3ac Compare August 9, 2024 02:28
@renovate renovate bot changed the title Update dependency com.android.tools:sdklib to v31.5.1 Update dependency com.android.tools:sdklib to v31.5.2 Aug 9, 2024
@renovate renovate bot force-pushed the renovate/com.android.tools-sdklib-31.x branch from 610f3ac to 4b5f826 Compare August 29, 2024 18:08
@renovate renovate bot changed the title Update dependency com.android.tools:sdklib to v31.5.2 Update dependency com.android.tools:sdklib to v31.6.0 Aug 29, 2024
@renovate renovate bot force-pushed the renovate/com.android.tools-sdklib-31.x branch from 4b5f826 to adfe5a6 Compare September 17, 2024 21:44
@renovate renovate bot changed the title Update dependency com.android.tools:sdklib to v31.6.0 Update dependency com.android.tools:sdklib to v31.6.1 Sep 17, 2024
@renovate renovate bot changed the title Update dependency com.android.tools:sdklib to v31.6.1 Update dependency com.android.tools:sdklib to v31.7.0 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/com.android.tools-sdklib-31.x branch from adfe5a6 to 0f1f74c Compare October 1, 2024 18:14
@renovate renovate bot force-pushed the renovate/com.android.tools-sdklib-31.x branch from 0f1f74c to 099ae5d Compare October 14, 2024 20:18
@renovate renovate bot changed the title Update dependency com.android.tools:sdklib to v31.7.0 Update dependency com.android.tools:sdklib to v31.7.1 Oct 14, 2024
@renovate renovate bot force-pushed the renovate/com.android.tools-sdklib-31.x branch from 099ae5d to 063b653 Compare October 31, 2024 23:36
@renovate renovate bot changed the title Update dependency com.android.tools:sdklib to v31.7.1 Update dependency com.android.tools:sdklib to v31.7.2 Oct 31, 2024
Copy link

@renovate renovate bot force-pushed the renovate/com.android.tools-sdklib-31.x branch from 063b653 to b076aff Compare December 2, 2024 18:50
@renovate renovate bot changed the title Update dependency com.android.tools:sdklib to v31.7.2 Update dependency com.android.tools:sdklib to v31.7.3 Dec 2, 2024
Copy link

sonarqubecloud bot commented Dec 2, 2024

@renovate renovate bot force-pushed the renovate/com.android.tools-sdklib-31.x branch from b076aff to 53f3d79 Compare January 9, 2025 19:29
@renovate renovate bot changed the title Update dependency com.android.tools:sdklib to v31.7.3 Update dependency com.android.tools:sdklib to v31.8.0 Jan 9, 2025
Copy link

sonarqubecloud bot commented Jan 9, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants