Skip to content

chore(deps): bump @sentry/react-native from 8.7.0 to 8.11.0#1168

Merged
anultravioletaurora merged 2 commits into
mainfrom
dependabot/npm_and_yarn/sentry/react-native-8.10.0
May 9, 2026
Merged

chore(deps): bump @sentry/react-native from 8.7.0 to 8.11.0#1168
anultravioletaurora merged 2 commits into
mainfrom
dependabot/npm_and_yarn/sentry/react-native-8.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps @sentry/react-native from 8.7.0 to 8.11.0.

Release notes

Sourced from @​sentry/react-native's releases.

8.11.0

[!WARNING] ⚠️ Known Issue (iOS): Apps using sentry-react-native 8.10.0+ may crash when using AVAssetDownloadURLSession due to an issue in the sentry-cocoa SDK. Until a fix is released, pin sentry-react-native to 8.9.2 (sentry-cocoa 9.11.0). Follow #7886 for updates.

Features

  • Use accessibilityLabel, aria-label, and testID as fallback labels for touch breadcrumbs when sentry-label is not set (#6103)

Fixes

  • Fix the issue with uploading iOS Debug Symbols in EAS Build when using pnpm (#6076)
  • Improve frame delay collection performance by using sentry-java getFramesDelay API (#6074)

Dependencies

8.10.0

[!WARNING] ⚠️ Known Issue (iOS): Apps using sentry-react-native 8.10.0+ may crash when using AVAssetDownloadURLSession due to an issue in the sentry-cocoa SDK. Until a fix is released, pin sentry-react-native to 8.9.2 (sentry-cocoa 9.11.0). Follow #7886 for updates.

Features

  • Support SENTRY_RELEASE and SENTRY_DIST env vars in build scripts to override values in sentry.options.json at build time (#6070)
  • Add includeWebFeedback Metro config option to exclude @sentry-internal/feedback from the bundle (#6025)
  • Add rage tap detection — rapid consecutive taps on the same element emit ui.multiClick breadcrumbs and appear on the replay timeline with the rage click icon (#5992)

Fixes

  • Android build failure in expo-handler when Android SDK 31 is not installed by using safeExtGet for compileSdkVersion and minSdkVersion (#6061)
  • Stop the Hermes sampling profiler on React instance teardown to prevent pthread_kill SIGABRT when the JS thread is torn down with profiling active (#6035)
  • Restrict the URI scope of getDataFromUri on iOS and Android (#6045)
  • Restrict the Metro source-context middleware to files within the project root (#6044)
  • Escape name and version values when injecting release constants into the web bundle (#6044)
  • Mask the Sentry auth token in the sentry.gradle upload-task lifecycle log (#6057)
  • Discard invalid navigation/interaction transactions via an event processor instead of mutating the internal _sampled flag, removing misleading "dropped due to sampling" debug logs (#6051)

Dependencies

... (truncated)

Changelog

Sourced from @​sentry/react-native's changelog.

8.11.0

Features

  • Use accessibilityLabel, aria-label, and testID as fallback labels for touch breadcrumbs when sentry-label is not set (#6103)

Fixes

  • Fix the issue with uploading iOS Debug Symbols in EAS Build when using pnpm (#6076)
  • Improve frame delay collection performance by using sentry-java getFramesDelay API (#6074)

Dependencies

8.10.0

Features

  • Support SENTRY_RELEASE and SENTRY_DIST env vars in build scripts to override values in sentry.options.json at build time (#6070)
  • Add includeWebFeedback Metro config option to exclude @sentry-internal/feedback from the bundle (#6025)
  • Add rage tap detection — rapid consecutive taps on the same element emit ui.multiClick breadcrumbs and appear on the replay timeline with the rage click icon (#5992)

Fixes

  • Android build failure in expo-handler when Android SDK 31 is not installed by using safeExtGet for compileSdkVersion and minSdkVersion (#6061)
  • Stop the Hermes sampling profiler on React instance teardown to prevent pthread_kill SIGABRT when the JS thread is torn down with profiling active (#6035)
  • Restrict the URI scope of getDataFromUri on iOS and Android (#6045)
  • Restrict the Metro source-context middleware to files within the project root (#6044)
  • Escape name and version values when injecting release constants into the web bundle (#6044)
  • Mask the Sentry auth token in the sentry.gradle upload-task lifecycle log (#6057)
  • Discard invalid navigation/interaction transactions via an event processor instead of mutating the internal _sampled flag, removing misleading "dropped due to sampling" debug logs (#6051)

Dependencies

... (truncated)

Commits
  • d7dc4e8 release: 8.11.0
  • a736b76 feat(core): Use accessibilityLabel, aria-label, and testID as touch breadcrum...
  • 5fda63b perf(android): Replace RNSentryFrameDelayCollector with sentry-java getFrames...
  • bc0d8cf chore: update scripts/update-android.sh to 8.41.0 (#6104)
  • 100ce80 chore: update scripts/update-cocoa.sh to 9.12.1 (#6105)
  • 44c8b3f build(core): Add public API surface tracking with api-extractor (#6093)
  • 91bcd28 chore(ci): Upgrade performance test apps to React Native 0.85.1 (#6088)
  • 23598c3 chore(deps): bump axios from 1.15.0 to 1.16.0 (#6091)
  • d8ef728 ci: Add workflow to notify issues when fix is released (#6089)
  • 6784e2a ci: Add Danger check to warn about auth token handling changes (#6087)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/sentry/react-native-8.10.0 branch from 16d97be to e4daddc Compare May 5, 2026 07:52
Bumps [@sentry/react-native](https://github.com/getsentry/sentry-react-native) from 8.7.0 to 8.11.0.
- [Release notes](https://github.com/getsentry/sentry-react-native/releases)
- [Changelog](https://github.com/getsentry/sentry-react-native/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-react-native@8.7.0...8.11.0)

---
updated-dependencies:
- dependency-name: "@sentry/react-native"
  dependency-version: 8.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump @sentry/react-native from 8.7.0 to 8.10.0 chore(deps): bump @sentry/react-native from 8.7.0 to 8.11.0 May 9, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/sentry/react-native-8.10.0 branch from e4daddc to 062de78 Compare May 9, 2026 17:33
@anultravioletaurora anultravioletaurora merged commit 55958ed into main May 9, 2026
5 of 6 checks passed
@anultravioletaurora anultravioletaurora deleted the dependabot/npm_and_yarn/sentry/react-native-8.10.0 branch May 9, 2026 17:50
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant