Skip to content

Update plugin sentry to v6.11.0#5826

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/io.sentry.android.gradle-6.x
Open

Update plugin sentry to v6.11.0#5826
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/io.sentry.android.gradle-6.x

Conversation

@renovate

@renovate renovate Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.sentry.android.gradle 6.8.16.11.0 age confidence

Release Notes

getsentry/sentry-android-gradle-plugin (io.sentry.android.gradle)

v6.11.0

Compare Source

Fixes
  • Resolve the sentry-cli path as a task input instead of memoizing it in a static field, fixing stale-path build failures when switching branches with the configuration cache enabled (#​1264)
    • This fixed the issue where sentry-cli could not be found (A problem occurred starting process 'command ../sentry-cliXXX.exe')
  • Defer the telemetry default-org lookup to execution time so the configuration cache no longer re-runs sentry-cli on every build (#​1263)
  • The published Gradle plugin and sentry-snapshots-runtime POMs no longer declare a transitive kotlin-stdlib dependency (#​1276)
  • Normalize Linux ARM64 architecture name for bundled sentry-cli binary lookup (#​1201)
Dependencies

v6.10.0

Compare Source

Features
  • Add support for the Kotlin 2.4 compiler in the Compose tracing compiler plugin (#​1253)
Fixes
  • Compose tracing no longer adds the Sentry modifier multiple times for chained modifiers (e.g. Modifier.fillMaxSize().padding()) on Kotlin 2.2 and newer (#​1253)
Dependencies
API Changes
  • The debug extension property is now typed as Property<Boolean> instead of Property<Boolean?> (#​1253)

v6.9.0

Compare Source

Fixes
  • Defer instrumentation log directory creation to execution time and use variant-specific paths to prevent log file corruption during parallel variant transforms (#​1236)
Dependencies

Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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.

@simple-services simple-services requested review from a team and siddh1004 and removed request for a team May 28, 2026 15:30
@github-actions github-actions Bot enabled auto-merge (squash) May 28, 2026 15:30
@renovate renovate Bot changed the title Update plugin sentry to v6.9.0 Update plugin sentry to v6.10.0 Jun 10, 2026
@renovate renovate Bot force-pushed the renovate/io.sentry.android.gradle-6.x branch 2 times, most recently from 23a2ff7 to daeadaf Compare June 11, 2026 09:46
@renovate renovate Bot force-pushed the renovate/io.sentry.android.gradle-6.x branch from daeadaf to 1ef4bfa Compare June 12, 2026 02:10
@renovate renovate Bot changed the title Update plugin sentry to v6.10.0 Update plugin sentry to v6.11.0 Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants