Skip to content

Update dependency com.toasttab.android:gummy-bears-api-23 to v0.14.0 - autoclosed#2790

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/com.toasttab.android-gummy-bears-api-23-0.x
Closed

Update dependency com.toasttab.android:gummy-bears-api-23 to v0.14.0 - autoclosed#2790
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/com.toasttab.android-gummy-bears-api-23-0.x

Conversation

@renovate

@renovate renovate Bot commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.toasttab.android:gummy-bears-api-23 0.13.00.14.0 age confidence

Release Notes

open-toast/gummy-bears (com.toasttab.android:gummy-bears-api-23)

v0.14.0

Compare Source

Summary

This release fixes long-standing bugs in core library desugaring signatures.

What's Changed

Full Changelog: open-toast/gummy-bears@0.13.0...0.14.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 07:59 AM, only on Tuesday (* 0-7 * * 2)
  • 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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 28, 2026
Copilot AI review requested due to automatic review settings April 28, 2026 00:44
@renovate
renovate Bot requested a review from a team as a code owner April 28, 2026 00:44
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 28, 2026
@renovate
renovate Bot removed the request for review from Copilot April 28, 2026 00:44
Comment thread buildSrc/src/main/kotlin/otel.animalsniffer-conventions.gradle.kts
Copilot AI review requested due to automatic review settings April 29, 2026 07:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the AnimalSniffer signature artifact used by build conventions to the latest gummy-bears-api-23 release, aligning the build’s API-signature checking with upstream desugaring signature changes.

Changes:

  • Bump com.toasttab.android:gummy-bears-api-23 from 0.13.0 to 0.14.0.
  • Switch the signature classifier from coreLib to coreLib2 to match the updated publishing in 0.14.0.

@LikeTheSalad

Copy link
Copy Markdown
Contributor

The latest version of animalsniffer is more accurate on what's supported on Android at runtime. One of the unsupported types used is java.util.concurrent.CompletableFuture, which I removed from disk-buffering here, but now it's showing up in opamp. Ideally, we should do something similar there to make the build pass. I can work on that next week.

@breedx-splk

Copy link
Copy Markdown
Contributor

Addressing the opamp-client violations in https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2810...but as part of that, it looks like we also uncovered some issues with the dynamic-control module:

  • :dynamic-control:animalsnifferMain FAILED
  • undefined refs:
    • java.nio.file.Path
    • java.nio.file.LinkOption
    • java.nio.file.Files.exists(...)
    • java.nio.file.Files.lines(...)

@LikeTheSalad

Copy link
Copy Markdown
Contributor

Addressing the opamp-client violations in https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2810...but as part of that, it looks like we also uncovered some issues with the dynamic-control module:

  • :dynamic-control:animalsnifferMain FAILED

  • undefined refs:

    • java.nio.file.Path
    • java.nio.file.LinkOption
    • java.nio.file.Files.exists(...)
    • java.nio.file.Files.lines(...)

I think we should remove this line from dynamic-control for now:

id("otel.animalsniffer-conventions")

It's in an early development stage, so maybe we can adjust it for Android later and continue with regular development for now. Wdyt @jackshirazi ?

@renovate
renovate Bot force-pushed the renovate/com.toasttab.android-gummy-bears-api-23-0.x branch from 48c1847 to cdef056 Compare May 5, 2026 14:55
@jackshirazi

Copy link
Copy Markdown
Contributor

It's in an early development stage, so maybe we can adjust it for Android later and continue with regular development for now. Wdyt @jackshirazi ?

Yes that's fine, it's incremental progress and we'll adjust later as needed

@LikeTheSalad

Copy link
Copy Markdown
Contributor

Yes that's fine, it's incremental progress and we'll adjust later as needed

I created this PR for it, and also to bump the gummy-bears version: #2824

@renovate renovate Bot changed the title Update dependency com.toasttab.android:gummy-bears-api-23 to v0.14.0 Update dependency com.toasttab.android:gummy-bears-api-23 to v0.14.0 - autoclosed May 11, 2026
@renovate renovate Bot closed this May 11, 2026
@renovate
renovate Bot deleted the renovate/com.toasttab.android-gummy-bears-api-23-0.x branch May 11, 2026 11:51
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants