Skip to content

chore(deps): update Sentry Android Gradle Plugin to v6.15.0#6464

Merged
alwx merged 1 commit into
mainfrom
deps/scripts/update-sentry-android-gradle-plugin.sh
Jul 16, 2026
Merged

chore(deps): update Sentry Android Gradle Plugin to v6.15.0#6464
alwx merged 1 commit into
mainfrom
deps/scripts/update-sentry-android-gradle-plugin.sh

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Bumps scripts/update-sentry-android-gradle-plugin.sh from 6.14.0 to 6.15.0.

Auto-generated by a dependency updater.

Changelog

6.15.0

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

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Jul 16, 2026
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Jul 16, 2026
@bruno-garcia
bruno-garcia force-pushed the deps/scripts/update-sentry-android-gradle-plugin.sh branch from f22273e to e51d3fe Compare July 16, 2026 12:40
@github-actions

Copy link
Copy Markdown
Contributor Author

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


  • chore(deps): update Sentry Android Gradle Plugin to v6.15.0 by github-actions[bot] in #6464
  • fix(tracing): Retry expoRouterIntegration navigationRef lookup by alwx in #6451
  • feat(core): Aggregate TurboModule call counts and latency per (module, method, kind) by alwx in #6377
  • chore(deps): bump the codeql-action group with 2 updates by dependabot in #6461
  • fix(core): Fix stale route when reactNavigationIntegration uses a route override provider by alwx in #6458
  • chore(deps): update Android SDK to v8.49.0 by github-actions in #6459
  • feat(android): Add enableHistoricalTombstoneReporting option by Cryptoteep in #6450
  • docs(sdk-versions): Add 8.14.2 row to main by alwx in #6456
  • docs(changelog): Add 8.14.2 changelog entry by alwx in #6455
  • chore(deps): bump ruby/setup-ruby from 1.314.0 to 1.316.0 by dependabot in #6446
  • chore(deps): bump actions/setup-java from 5.3.0 to 5.5.0 by dependabot in #6444
  • chore(deps): bump github/codeql-action/analyze from 4.36.3 to 4.37.0 by dependabot in #6443
  • chore(deps): bump dorny/paths-filter from 4.0.1 to 4.0.2 by dependabot in #6442
  • chore(deps): update JavaScript SDK to v10.65.0 by github-actions in #6441
  • fix(ios): Break RNSentryOnDrawReporterView retain cycle in emit-new-frame block by alwx in #6449
  • refactor(ios): Migrate from PrivateSentrySDKOnly to SentrySDK.internal by alwx in #6380
  • docs: Improve PR template guidance by sentry-junior in #6447
  • fix(ios): Resolve getNewScreenTimeToDisplay Promise with number not array by antonis in #6438
  • fix(feedback): Guard show/hide against uninitialized _setVisibility by antonis in #6435
  • fix(tracing): Fix orphaned TTID/TTFD spans in the trace view by antonis in #6437
  • feat(tracing): Add reportFullyDisplayed() static API by antonis in #6419
  • feat(core): Track CaptureAppStartErrors adoption by antonis in #6429
  • feat(replay): Track mobile replay network capture adoption by antonis in #6428
  • feat(tracing): Track standalone app start adoption by antonis in #6427

Plus 4 more


🤖 This preview updates automatically when you update the PR.

@github-actions

Copy link
Copy Markdown
Contributor Author
Fails
🚫 Pull request is not ready for merge, please add the "ready-to-merge" label to the pull request

Generated by 🚫 dangerJS against e51d3fe

@alwx
alwx merged commit 99ccdb9 into main Jul 16, 2026
61 of 67 checks passed
@alwx
alwx deleted the deps/scripts/update-sentry-android-gradle-plugin.sh branch July 16, 2026 12: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.

2 participants