Skip to content

build(deps): update dependency io.sentry.jvm.gradle to v6.19.0 - #621

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/sentry.gradle.plugin
Open

build(deps): update dependency io.sentry.jvm.gradle to v6.19.0#621
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/sentry.gradle.plugin

Conversation

@renovate

@renovate renovate Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.sentry.jvm.gradle 6.13.06.19.0 age confidence

Release Notes

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

v6.19.0

Compare Source

Fixes
  • Detect AGP optimization.enable when the variant is wrapped by AGP analytics (#​1382)
    • This fixes java.lang.NoSuchMethodException: com.android.build.api.component.analytics.AnalyticsEnabledApplicationVariant_Decorated.getOptimizationCreationConfig()
Dependencies

v6.18.0

Compare Source

Fixes
  • Support ProGuard mapping tasks when R8 is enabled with the AGP app optimization.enable DSL (#​1376)
Performance
  • Eliminate reflection for known optional Sentry SDK class-availability checks, reducing SDK initialization time by about 1% in an absent-heavy startup benchmark (#​1375)
    • This optimization is enabled by default. If it causes problems, disable it with sentry.runtimeOptimizations.enabled = false.
Dependencies

v6.17.0

Compare Source

Breaking Changes
  • This breaking change is only for customers using self-hosted Sentry together with a user auth token (not an org auth token) and the url and auth token are configured separately:
    • If so, this breaking change applies to you in order to patch a security flaw. Please read this for further details.
Dependencies

v6.16.0

Compare Source

Features
  • Emit canvas_theme (light/dark) in the generated snapshot sidecar metadata, derived from the Compose @Preview uiMode (#​1364)
Dependencies

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

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 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 requested a review from Pyker as a code owner July 9, 2026 20:06
@renovate
renovate Bot force-pushed the renovate/sentry.gradle.plugin branch from 3e19121 to c2ae161 Compare July 25, 2026 19:26
@renovate renovate Bot changed the title build(deps): update dependency io.sentry.jvm.gradle to v6.14.0 build(deps): update dependency io.sentry.jvm.gradle to v6.15.0 Jul 25, 2026
@renovate
renovate Bot force-pushed the renovate/sentry.gradle.plugin branch from c2ae161 to 6bea81a Compare August 1, 2026 04:16
@renovate renovate Bot changed the title build(deps): update dependency io.sentry.jvm.gradle to v6.15.0 build(deps): update dependency io.sentry.jvm.gradle to v6.16.0 Aug 1, 2026
@renovate
renovate Bot force-pushed the renovate/sentry.gradle.plugin branch from 6bea81a to 0b3618c Compare August 7, 2026 00:16
@renovate renovate Bot changed the title build(deps): update dependency io.sentry.jvm.gradle to v6.16.0 build(deps): update dependency io.sentry.jvm.gradle to v6.17.0 Aug 7, 2026
@renovate
renovate Bot force-pushed the renovate/sentry.gradle.plugin branch from 0b3618c to 0c38aba Compare August 16, 2026 07:49
@renovate renovate Bot changed the title build(deps): update dependency io.sentry.jvm.gradle to v6.17.0 build(deps): update dependency io.sentry.jvm.gradle to v6.18.0 Aug 16, 2026
@renovate
renovate Bot force-pushed the renovate/sentry.gradle.plugin branch from 0c38aba to ffea4cf Compare August 23, 2026 04:04
@renovate renovate Bot changed the title build(deps): update dependency io.sentry.jvm.gradle to v6.18.0 build(deps): update dependency io.sentry.jvm.gradle to v6.19.0 Aug 23, 2026
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