Skip to content

Update plugin sentry to v6.15.0#5826

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

Update plugin sentry to v6.15.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.15.0 age confidence

Release Notes

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

v6.15.0

Compare Source

Features
  • Mark the sizeAnalysis extension as stable by removing its @Experimental annotation (#​1361)
  • Fail the build when OpenTelemetry is downgraded below the version the Sentry OpenTelemetry integration requires (#​1350)
    • The sentry-opentelemetry-* artifacts are built against specific OpenTelemetry versions. When another dependency management mechanism (most commonly Spring Boot io.spring.dependency-management) forces OpenTelemetry below the version a Sentry integration requires, running against those downgraded versions can cause ClassNotFoundException / NoSuchMethodError at runtime. The new verifySentryOpenTelemetryVersions task detects this downgrade and fails the build early with guidance on how to fix it.
    • You may disable this check by setting sentry.verifyOpenTelemetryVersions = false
Fixes
  • Use Sentry BOM versions for auto-installed SDK dependencies (#​1349)
Dependencies

v6.14.0

Compare Source

Dependencies

v6.13.0

Compare Source

Features
  • Auto-instrument SQLiteDriver for Room users (#​1285)
    • Gated on sentry-android-sqlite >= 8.45.0 and the existing tracingInstrumentation DATABASE feature (enabled by default)
    • For users of the androidx.sqlite.driver.SupportSQLiteDriver bridge, auto-instrumentation wraps only the SupportSQLiteOpenHelper consumed by the bridge and not the bridge itself (avoids duplicate spans)
Security
  • Pin the plugin's build dependencies with Gradle dependency locking and SHA-256 dependency verification (#​1256)
Dependencies

v6.12.0

Compare Source

Dependencies

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 3 times, most recently 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
@renovate
renovate Bot force-pushed the renovate/io.sentry.android.gradle-6.x branch from 1ef4bfa to 327242c Compare June 15, 2026 08:19
@renovate renovate Bot changed the title Update plugin sentry to v6.11.0 Update plugin sentry to v6.12.0 Jun 18, 2026
@renovate
renovate Bot force-pushed the renovate/io.sentry.android.gradle-6.x branch 2 times, most recently from 965cb01 to 2e01972 Compare June 23, 2026 12:55
@renovate renovate Bot changed the title Update plugin sentry to v6.12.0 Update plugin sentry to v6.13.0 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/io.sentry.android.gradle-6.x branch from 2e01972 to 199ded3 Compare June 25, 2026 09:39
@renovate
renovate Bot force-pushed the renovate/io.sentry.android.gradle-6.x branch from 199ded3 to 063f18c Compare July 4, 2026 04:00
@renovate renovate Bot changed the title Update plugin sentry to v6.13.0 Update plugin sentry to v6.14.0 Jul 4, 2026
@renovate
renovate Bot force-pushed the renovate/io.sentry.android.gradle-6.x branch 2 times, most recently from 0ecb1c0 to d1b2e14 Compare July 8, 2026 09:26
@renovate renovate Bot changed the title Update plugin sentry to v6.14.0 Update plugin sentry to v6.15.0 Jul 16, 2026
@renovate
renovate Bot force-pushed the renovate/io.sentry.android.gradle-6.x branch from d1b2e14 to 44e8112 Compare July 16, 2026 14:51
@siddh1004 siddh1004 closed this Jul 20, 2026
auto-merge was automatically disabled July 20, 2026 12:22

Pull request was closed

@renovate

renovate Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (6.15.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate
renovate Bot deleted the renovate/io.sentry.android.gradle-6.x branch July 20, 2026 12:24
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.

1 participant