Skip to content

chore(deps): update Sentry Android Gradle Plugin to v6.17.0 - #6544

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

chore(deps): update Sentry Android Gradle Plugin to v6.17.0#6544
antonis 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.16.0 to 6.17.0.

Auto-generated by a dependency updater.

Changelog

6.17.0

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

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Jul 30, 2026
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Jul 30, 2026
@bruno-garcia
bruno-garcia force-pushed the deps/scripts/update-sentry-android-gradle-plugin.sh branch from 334ac42 to cfaad6d Compare July 30, 2026 15:39
@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.17.0 by github-actions[bot] in #6544
  • feat(core): Extend TurboModule instrumentation to legacy NativeModules by alwx in #6504
  • feat(ios): Introduce enableMetricKit option by alwx in #6540

🤖 This preview updates automatically when you update the PR.

@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author
Warnings
⚠️

⚠️ Android SDK Version Mismatch

Component Version
sentry-android in build.gradle 8.50.1
sentry-android bundled by gradle plugin 6.17.0 8.51.0

If a user enables AGP autoInstallation (default: true), this mismatch causes:

IllegalStateException: Sentry SDK has detected a mix of versions

Our docs instruct React Native users to set autoInstallation.enabled = false, so users following the guide are unaffected. Consider either updating packages/core/android/build.gradle to 8.51.0 or waiting for a gradle plugin release that bundles 8.50.1.

Generated by 🚫 dangerJS against cfaad6d

@antonis antonis added the ready-to-merge Triggers the full CI test suite label Jul 30, 2026
@antonis
antonis merged commit 18a8255 into main Jul 30, 2026
78 of 115 checks passed
@antonis
antonis deleted the deps/scripts/update-sentry-android-gradle-plugin.sh branch July 30, 2026 15:47
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 ready-to-merge Triggers the full CI test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants