Skip to content

fix(build): Update expo-handler sentry-android version in update script#5904

Merged
antonis merged 1 commit intomainfrom
antonis/fix-update-android-expo-handler
Mar 27, 2026
Merged

fix(build): Update expo-handler sentry-android version in update script#5904
antonis merged 1 commit intomainfrom
antonis/fix-update-android-expo-handler

Conversation

@antonis
Copy link
Copy Markdown
Contributor

@antonis antonis commented Mar 27, 2026

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

The scripts/update-android.sh script now also updates the sentry-android dependency in packages/core/android/expo-handler/build.gradle when bumping the Android SDK version.

💡 Motivation and Context

The expo-handler build.gradle was not being updated by the automation script, causing version mismatches on every Android SDK bump (e.g. #5884).

💚 How did you test it?

Ran scripts/update-android.sh set-version 8.36.0 locally and verified the expo-handler build.gradle was updated.

📝 Checklist

  • I added tests to verify changes
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • All tests passing
  • No breaking changes

🔮 Next steps

Once merged, re-trigger the Android SDK bump PR (#5884) so the expo-handler version is included.

The `update-android.sh` script was not updating the `sentry-android`
dependency in `expo-handler/build.gradle`, causing version mismatches
on every Android SDK bump.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 27, 2026

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).


  • fix(build): Update expo-handler sentry-android version in update script by antonis in #5904
  • chore(deps): bump node-forge from 1.3.2 to 1.4.0 by dependabot in #5903
  • chore(deps): update Sentry Android Gradle Plugin to v6.3.0 by github-actions in #5902
  • chore(deps): bump handlebars from 4.7.8 to 4.7.9 by dependabot in #5901

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 27, 2026

Fails
🚫 Pull request is not ready for merge, please add the "ready-to-merge" label to the pull request

Generated by 🚫 dangerJS against aa1f455

@antonis antonis marked this pull request as ready for review March 27, 2026 08:56
Copy link
Copy Markdown
Contributor

@alwx alwx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@antonis antonis merged commit 2ac468b into main Mar 27, 2026
67 of 76 checks passed
@antonis antonis deleted the antonis/fix-update-android-expo-handler branch March 27, 2026 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants