-
Notifications
You must be signed in to change notification settings - Fork 16
Update dependency @sentry/react-native to v5.36.0 #7151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/sentry-react-native-5.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f434441 to
8465a72
Compare
8465a72 to
d95ef09
Compare
d95ef09 to
df232e9
Compare
df232e9 to
e5cbc34
Compare
e5cbc34 to
265f950
Compare
265f950 to
411557d
Compare
411557d to
74a4550
Compare
74a4550 to
14ee643
Compare
14ee643 to
a45bc5f
Compare
a45bc5f to
9140dae
Compare
9140dae to
3066db0
Compare
3066db0 to
2dd8809
Compare
2dd8809 to
223853b
Compare
bf885d3 to
a22a038
Compare
4f04c97 to
844d7ce
Compare
844d7ce to
c57446f
Compare
c57446f to
a9bddfd
Compare
a9bddfd to
3a14b30
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.9.1->5.36.0Release Notes
getsentry/sentry-react-native (@sentry/react-native)
v5.36.0: (Stable)Compare Source
Fixes
maskAll*set tofalseon iOS kept all masked (#4257, #4309)browserReplayIntegrationis no longer included by default on React Native Web (#4270, #4308)Dependencies
v5.35.0: (Stable)Compare Source
Fixes
setContextensures only values convertible to NativeMap are passed (#4168)setExtraensures only stringified values are passed (#4168)setContext('key', null)removes the key value also from platform context (#4168)v5.34.0Compare Source
Fixes
Handles error with string cause (#4163)
Use
appLaunchedInForegroundto determine invalid app start data on Android (#4146)Bump Cocoa SDK from v8.36.0 to v8.37.0 (#4156)
Bump Android SDK from v7.14.0 to v7.15.0 (#4161)
v5.33.2Compare Source
Fixes
spanNamefromTimeToDisplayProps(#4150)Dependencies
v5.33.1Compare Source
Internal
This is re-release of 5.33.0 with no changes to ensure that 5.33.1 is tagged as latest release on npmjs.com
v5.33.0Compare Source
Features
Add an option to disable native (iOS and Android) profiling for the
HermesProfilingintegration (#4094)To disable native profilers add the
hermesProfilingIntegration.v5.32.0Compare Source
Features
Exclude Sentry Web Replay, reducing the code in 130KB. (#4006)
includeWebReplaytotruein your metro config as shown in the snippet:Changes
new ReactNativeTracingtoreactNativeTracingIntegration()new ReactNavigationInstrumentationtoreactNativeTracingIntegration().new ReactNativeNavigationInstrumentationtoreactNativeTracingIntegration().ReactNavigationV4Instrumentationwon't be supported in the next major SDK version, upgrade toreact-navigation@5or newer.RoutingInstrumentationandRoutingInstrumentationInstancereplace byIntegrationinterface from@sentry/types.enableAppStartTracking,enableNativeFramesTracking,enableStallTracking,enableUserInteractionTracingmoved toSentry.init({})root options.Dependencies
v5.31.1Compare Source
Fixes
Dependencies
v5.31.0Compare Source
Features
Sentry.crashedLastRun()(#4014)Fixes
install_modules_dependenciesfor React iOS dependencies (#4040)Replay.maskAllTextmasksRCTParagraphComponentView(#4048)Dependencies
v5.30.0Compare Source
Features
spotlightoption (#4023)enableSpotlightandspotlightSidecarUrlDependencies
v5.29.0Compare Source
Features
TimeToInitialDisplayandTimeToFullDisplaystart the time to display spans on mount (#4020)Fixes
Sentry.addBreadcrumb({ data: [] })(#4021)datatype is plain JS object, otherwise the data might be lost.requireNativeComponentmissing inreact-native-web(#3958)Dependencies
v5.28.0Compare Source
Fixes
[email protected]newsourceMapStringexport (#4004)Sentry.captureMessagestack trace is inevent.exception(moved fromevent.threads) (#3635, #3988)useThreadsForMessageStackoptionDependencies
v5.27.0Compare Source
Fixes
sampleRateoption to the Android SDK (#3979)Platform.constants.reactNativeVersioninstead ofreact-nativeinternal export (#3949)Dependencies
v5.26.0Compare Source
Features
Session Replay Public Beta (#3830)
To enable Replay use the
replaysSessionSampleRateorreplaysOnErrorSampleRateoptions.To add React Component Names use
annotateReactComponentsinmetro.config.js.To change default redaction behavior add the
mobileReplayIntegration.To learn more visit Sentry's Mobile Session Replay documentation page.
Dependencies
v5.25.0Compare Source
Features
currentScreenon native scope (#3927)Fixes
error.causechain is locally symbolicated in development builds (#3920)sentry-expo-upload-sourcemapsno longer requires Sentry url when uploading sourcemaps tosentry.io(#3915)SENTRY_AUTH_TOKENenv as fallback when token not found insentry-flavor-type.properties. (#3917)mechanism.handled:falseshould crash current session (#3900)Dependencies
v5.24.3Compare Source
Fixes
[email protected]newsourceMapStringexport (#4004)Dependencies
v5.24.2Compare Source
Features
Add an option to disable native (iOS and Android) profiling for the
HermesProfilingintegration (#4094)To disable native profilers add the
hermesProfilingIntegration.v5.24.1Compare Source
Fixes
Dependencies
v5.24.0Compare Source
Features
Fixes
client.init()(#3882)sentry-clidoesn't trigger Xcodeerror:prefix (#3887)--allow-failurefailing Xcode buildsDependencies
v5.23.1Compare Source
Fixes
startTimeToInitialDisplaySpanoptional (#3867)v5.23.0Compare Source
This release does not build on iOS. Please use
5.23.1or newer.Features
Functional integrations (#3814)
Instead of installing
@sentry/integrationsand creating integrations using thenewkeyword, you can use direct imports of the functional integrations.Note that the
Sentry.BrowserIntegrations,Sentry.Integrationand the Class style integrations will be removed in the next major version of the SDK.Fixes
rnpmconfig (#3811)Dependencies
v5.22.3Compare Source
Fixes
RNSentryOnDrawReporterViewon iOS (#3832)Dependencies
v5.22.2Compare Source
Fixes
tunnelfrom SDK Options (#3787)Dependencies
v5.22.1Compare Source
Dependencies
v5.22.0Compare Source
Features
@sentry/core(#11519)sentry-cocoaandsentry-androidDependencies
v5.21.0Compare Source
Features
getDefaultConfigoption togetSentryExpoConfig(#3690)beforeScreenshotoption toReactNativeOptions(#3715)Fixes
expo-routerstatic routes generation (#3730).end()span API (#3737)Dependencies
v5.20.0Compare Source
Features
Automatic tracing of time to initial display for
react-navigation(#3588)When enabled the instrumentation will create TTID spans and measurements.
The TTID timestamp represent moment when the
react-navigationscreenwas rendered by the native code.
Tracing of full display using manual API (#3654)
In combination with the
react-navigationautomatic instrumentation you can record whenthe application screen is fully rendered.
For more examples and manual time to initial display see the documentation.
Fixes
sentryUrlfor Expo updates source maps uploads (#3664)v5.19.3Compare Source
Fixes
Dependencies
v5.19.2Compare Source
Fixes
enabled: falseensures no events are sent (#3606)TurboModuleRegistryshould not be imported in web applications (#3610)Dependencies
v5.19.1Compare Source
Fixes
authTokento application bundle (#3630)SENTRY_AUTH_TOKENenv variable, as pointed out in our docs.authTokenfrom the plugin config if it was set.v5.19.0Compare Source
This release contains upgrade of
sentry-androiddependency to major version 7. There are no breaking changes in the JS API. If you are using the Android API please check the migration guide.Features
Add Android profiles to React Native Profiling (#3397)
Add
Sentry.metrics(#3590)To learn more, see the Set Up Metrics guide.
Fixes
nodenot found inWITH_ENVIRONMENT(#3573)proguardUuidloading on Android (#3591)Dependencies
v5.18.0Compare Source
Features
Add
@spotlightjs/spotlightsupport (#3550)Download the
Spotlightdesktop application and add the integration to yourSentry.init.Only upload Expo artifact if source map exists (#3568)
Read
.envfile insentry-expo-upload-sourcemaps(#3571)Fixes
@sentry/react-native/expoconfig when uploading artifacts (#3557)v5.17.0Compare Source
Features
New Sentry Metro configuration function
withSentryConfig(#3478)createSentryMetroSerializerAdd experimental visionOS support (#3467)
react-native-visionoswith the Sentry React Native SDK follow the standardiOSguides.visionosfolder instead ofios.Fixes
WITH_ENVIRONMENToverwrite insentry-xcode-debug-files.sh(#3525)$NODE_BINARYto execute Sentry CLI in Xcode scripts (#3493)Dependencies
v5.16.0Compare Source
This release ships with a beta version of our new built-in Expo SDK 50 support,
which replaces the deprecated
sentry-expopackage. To learn more,see the Expo guide.
Features
New
@sentry/react-native/expoExpo config plugin (#3429)Sentry.initinApp.jsNew
getSentryExpoConfigfor simple Metro configuration (#3454, #3501, #3514)getDefaultConfigfromexpo/metro-configNew
npx sentry-expo-upload-sourcemapsfor simple EAS Update (npx expo export) source maps upload (#3491, #3510, #3515, #3507)Others
sentry-xcode.shscripts with Node modules resolution (#3450)sentry-xcode-debug-files.sh(#3523)v5.15.2Compare Source
Fixes
v5.15.1Compare Source
Fixes
Dependencies
v5.15.0Compare Source
Features
New simplified Sentry Metro Serializer export (#3450)
Fixes
Dependencies
v5.14.1Compare Source
Fixes
use_frameworks(#3416)v5.14.0Compare Source
Features
Fixes
Dependencies
v5.13.0Compare Source
Features
Export New JS Performance API (#3371)
Read more at https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#7690
Report current screen in
contexts.app.view_names(#3339)Fixes
platform: nodefrom Debug Builds Events (#3377)Dependencies
v5.12.0Compare Source
Features
Fixes
activeThreadIdto Profiles (#3338)Dependencies
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.