sentry-react-native
sentry-react-native copied to clipboard
Official Sentry SDK for React Native
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.12.0 to 0.12.1. Release notes Sourced from styfle/cancel-workflow-action's releases. 0.12.1 Patches Fix: bump to node20: #212 Commits 85880fa 0.12.1 00326b1 fix: bump to node20 (#212) See full...
### Description Build Expo sample app in CI ```[tasklist] ### Tasks - [ ] Android (use expo prebuild) - [ ] iOS (use expo prebuild) - [ ] Web (use...
### Description Currently, E2E tests only focus on errors. ```[tasklist] ### What scenarios to test? - [ ] App start - [ ] Manually instrumented active span - [ ]...
### Description To prevent https://github.com/getsentry/sentry-react-native/security/advisories/GHSA-68c2-4mpx-qh95 in the future, we can add a GitHub Action which will add a warning to a PR when changes related to handling sentry auth token...
### Description At the moment Spotlight is only enabled in the JS layer of React Native. Since Android and iOS also support sending events to Spotlight we can enable the...
### Description This change is required for JS v8, as`spanRecorder` was definitively removed. - https://github.com/getsentry/sentry-javascript/pull/10977/ ```[tasklist] ### Tasks - [ ] Add integration test not relying on internal structure StallTrackingInstrumentation...
This change is required for JS v8, as`spanRecorder` was definitively removed. - https://github.com/getsentry/sentry-javascript/pull/10977/ ```[tasklist] ### Tasks - [ ] Add integration test not relying on internal structure NativeFramesInstrumention [impl](https://github.com/getsentry/sentry-react-native/blob/071289ab6301baec9dc8f19d86e2779cc00e1902/src/js/tracing/nativeframes.ts#L24) -...
### Description Currently, we have 7 different packages, in the repository, which makes managing dependencies complex and incompatible with Dependabot, which opens separate PRs for every single package. Switching to...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Bumps scripts/update-cocoa.sh from 8.25.2 to 8.26.0. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml). ## Changelog ### 8.26.0 #### Features - Add SIGTERM support ([#3895](https://github-redirect.dependabot.com/getsentry/sentry-cocoa/pull/3895)) #### Fixes - Fix data race when calling...