From 1357b3f84feeba9724068a287f5c83b076d722ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 08:56:29 +0200 Subject: [PATCH] chore(deps): update Cocoa SDK (iOS and Mac) to v8.42.0 (#716) * chore: update modules/sentry-cocoa.properties to 8.42.0 * Update snapshot --------- Co-authored-by: GitHub Co-authored-by: Ivan Tustanivskyi --- CHANGELOG.md | 3 +++ modules/sentry-cocoa.properties | 2 +- scripts/packaging/package-github.snapshot | 22 +++++++++++++++++++ .../packaging/package-marketplace.snapshot | 22 +++++++++++++++++++ 4 files changed, 48 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25d07082..d4e45b31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ - Bump Java SDK (Android) from v7.18.1 to v7.19.0 ([#709](https://github.com/getsentry/sentry-unreal/pull/709)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7190) - [diff](https://github.com/getsentry/sentry-java/compare/7.18.1...7.19.0) +- Bump Cocoa SDK (iOS and Mac) from v8.41.0 to v8.42.0 ([#716](https://github.com/getsentry/sentry-unreal/pull/716)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8420) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.41.0...8.42.0) ## 0.21.1 diff --git a/modules/sentry-cocoa.properties b/modules/sentry-cocoa.properties index 1ee4aa37..531d47d6 100644 --- a/modules/sentry-cocoa.properties +++ b/modules/sentry-cocoa.properties @@ -1,2 +1,2 @@ -version=8.41.0 +version=8.42.0 repo=https://github.com/getsentry/sentry-cocoa diff --git a/scripts/packaging/package-github.snapshot b/scripts/packaging/package-github.snapshot index 64d9b7ed..9e90ba26 100644 --- a/scripts/packaging/package-github.snapshot +++ b/scripts/packaging/package-github.snapshot @@ -288,12 +288,20 @@ Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/PrivatesHeader.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryAppStartMeasurement.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryAsynchronousOperation.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryAutoSessionTrackingIntegration.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryBaseIntegration.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryBinaryImageCache.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryBreadcrumb+Private.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryCrashInstallationReporter.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryCrashReportConverter.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryCrashReportSink.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryDateUtils.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryDebugImageProvider+HybridSDKs.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryDependencyContainer.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryEnvelope.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryEnvelopeItemType.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryFormatter.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryFramesTracker.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryInternalSerializable.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryLog.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryNSDataUtils.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryNSDictionarySanitize.h @@ -304,7 +312,10 @@ Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryScreenFrames.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySDK+Private.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySdkInfo.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySessionReplayIntegration-Hybrid.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySessionReplayIntegration.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySwift.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySwizzle.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryUser+Private.h Source/ThirdParty/IOS/Sentry.framework/Sentry Source/ThirdParty/Linux/ Source/ThirdParty/Linux/bin/ @@ -350,7 +361,10 @@ Source/ThirdParty/Mac/include/Sentry/SentryAsynchronousOperation.h Source/ThirdParty/Mac/include/Sentry/SentryAttachment.h Source/ThirdParty/Mac/include/Sentry/SentryAutoSessionTrackingIntegration.h Source/ThirdParty/Mac/include/Sentry/SentryBaggage.h +Source/ThirdParty/Mac/include/Sentry/SentryBaseIntegration.h +Source/ThirdParty/Mac/include/Sentry/SentryBinaryImageCache.h Source/ThirdParty/Mac/include/Sentry/SentryBreadcrumb.h +Source/ThirdParty/Mac/include/Sentry/SentryBreadcrumb+Private.h Source/ThirdParty/Mac/include/Sentry/SentryClient.h Source/ThirdParty/Mac/include/Sentry/SentryCrashExceptionApplication.h Source/ThirdParty/Mac/include/Sentry/SentryCrashInstallationReporter.h @@ -358,8 +372,10 @@ Source/ThirdParty/Mac/include/Sentry/SentryCrashReportConverter.h Source/ThirdParty/Mac/include/Sentry/SentryCrashReportSink.h Source/ThirdParty/Mac/include/Sentry/SentryDateUtils.h Source/ThirdParty/Mac/include/Sentry/SentryDebugImageProvider.h +Source/ThirdParty/Mac/include/Sentry/SentryDebugImageProvider+HybridSDKs.h Source/ThirdParty/Mac/include/Sentry/SentryDebugMeta.h Source/ThirdParty/Mac/include/Sentry/SentryDefines.h +Source/ThirdParty/Mac/include/Sentry/SentryDependencyContainer.h Source/ThirdParty/Mac/include/Sentry/SentryDsn.h Source/ThirdParty/Mac/include/Sentry/SentryEnvelope.h Source/ThirdParty/Mac/include/Sentry/SentryEnvelopeItemHeader.h @@ -367,10 +383,13 @@ Source/ThirdParty/Mac/include/Sentry/SentryEnvelopeItemType.h Source/ThirdParty/Mac/include/Sentry/SentryError.h Source/ThirdParty/Mac/include/Sentry/SentryEvent.h Source/ThirdParty/Mac/include/Sentry/SentryException.h +Source/ThirdParty/Mac/include/Sentry/SentryFormatter.h Source/ThirdParty/Mac/include/Sentry/SentryFrame.h +Source/ThirdParty/Mac/include/Sentry/SentryFramesTracker.h Source/ThirdParty/Mac/include/Sentry/SentryGeo.h Source/ThirdParty/Mac/include/Sentry/SentryHttpStatusCodeRange.h Source/ThirdParty/Mac/include/Sentry/SentryHub.h +Source/ThirdParty/Mac/include/Sentry/SentryInternalSerializable.h Source/ThirdParty/Mac/include/Sentry/SentryLog.h Source/ThirdParty/Mac/include/Sentry/SentryMeasurementUnit.h Source/ThirdParty/Mac/include/Sentry/SentryMechanism.h @@ -395,17 +414,20 @@ Source/ThirdParty/Mac/include/Sentry/SentrySDK+Private.h Source/ThirdParty/Mac/include/Sentry/SentrySdkInfo.h Source/ThirdParty/Mac/include/Sentry/SentrySerializable.h Source/ThirdParty/Mac/include/Sentry/SentrySessionReplayIntegration-Hybrid.h +Source/ThirdParty/Mac/include/Sentry/SentrySessionReplayIntegration.h Source/ThirdParty/Mac/include/Sentry/SentrySpanContext.h Source/ThirdParty/Mac/include/Sentry/SentrySpanId.h Source/ThirdParty/Mac/include/Sentry/SentrySpanProtocol.h Source/ThirdParty/Mac/include/Sentry/SentrySpanStatus.h Source/ThirdParty/Mac/include/Sentry/SentryStacktrace.h Source/ThirdParty/Mac/include/Sentry/SentrySwift.h +Source/ThirdParty/Mac/include/Sentry/SentrySwizzle.h Source/ThirdParty/Mac/include/Sentry/SentryThread.h Source/ThirdParty/Mac/include/Sentry/SentryTraceContext.h Source/ThirdParty/Mac/include/Sentry/SentryTraceHeader.h Source/ThirdParty/Mac/include/Sentry/SentryTransactionContext.h Source/ThirdParty/Mac/include/Sentry/SentryUser.h +Source/ThirdParty/Mac/include/Sentry/SentryUser+Private.h Source/ThirdParty/Mac/include/Sentry/SentryUserFeedback.h Source/ThirdParty/Mac/include/Sentry/SentryWithoutUIKit.h Source/ThirdParty/Win64/ diff --git a/scripts/packaging/package-marketplace.snapshot b/scripts/packaging/package-marketplace.snapshot index 8b00dadf..7975b934 100644 --- a/scripts/packaging/package-marketplace.snapshot +++ b/scripts/packaging/package-marketplace.snapshot @@ -285,12 +285,20 @@ Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/PrivatesHeader.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryAppStartMeasurement.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryAsynchronousOperation.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryAutoSessionTrackingIntegration.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryBaseIntegration.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryBinaryImageCache.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryBreadcrumb+Private.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryCrashInstallationReporter.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryCrashReportConverter.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryCrashReportSink.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryDateUtils.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryDebugImageProvider+HybridSDKs.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryDependencyContainer.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryEnvelope.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryEnvelopeItemType.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryFormatter.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryFramesTracker.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryInternalSerializable.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryLog.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryNSDataUtils.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryNSDictionarySanitize.h @@ -301,7 +309,10 @@ Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryScreenFrames.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySDK+Private.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySdkInfo.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySessionReplayIntegration-Hybrid.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySessionReplayIntegration.h Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySwift.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySwizzle.h +Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryUser+Private.h Source/ThirdParty/IOS/Sentry.framework/Sentry Source/ThirdParty/Linux/ Source/ThirdParty/Linux/bin/ @@ -347,7 +358,10 @@ Source/ThirdParty/Mac/include/Sentry/SentryAsynchronousOperation.h Source/ThirdParty/Mac/include/Sentry/SentryAttachment.h Source/ThirdParty/Mac/include/Sentry/SentryAutoSessionTrackingIntegration.h Source/ThirdParty/Mac/include/Sentry/SentryBaggage.h +Source/ThirdParty/Mac/include/Sentry/SentryBaseIntegration.h +Source/ThirdParty/Mac/include/Sentry/SentryBinaryImageCache.h Source/ThirdParty/Mac/include/Sentry/SentryBreadcrumb.h +Source/ThirdParty/Mac/include/Sentry/SentryBreadcrumb+Private.h Source/ThirdParty/Mac/include/Sentry/SentryClient.h Source/ThirdParty/Mac/include/Sentry/SentryCrashExceptionApplication.h Source/ThirdParty/Mac/include/Sentry/SentryCrashInstallationReporter.h @@ -355,8 +369,10 @@ Source/ThirdParty/Mac/include/Sentry/SentryCrashReportConverter.h Source/ThirdParty/Mac/include/Sentry/SentryCrashReportSink.h Source/ThirdParty/Mac/include/Sentry/SentryDateUtils.h Source/ThirdParty/Mac/include/Sentry/SentryDebugImageProvider.h +Source/ThirdParty/Mac/include/Sentry/SentryDebugImageProvider+HybridSDKs.h Source/ThirdParty/Mac/include/Sentry/SentryDebugMeta.h Source/ThirdParty/Mac/include/Sentry/SentryDefines.h +Source/ThirdParty/Mac/include/Sentry/SentryDependencyContainer.h Source/ThirdParty/Mac/include/Sentry/SentryDsn.h Source/ThirdParty/Mac/include/Sentry/SentryEnvelope.h Source/ThirdParty/Mac/include/Sentry/SentryEnvelopeItemHeader.h @@ -364,10 +380,13 @@ Source/ThirdParty/Mac/include/Sentry/SentryEnvelopeItemType.h Source/ThirdParty/Mac/include/Sentry/SentryError.h Source/ThirdParty/Mac/include/Sentry/SentryEvent.h Source/ThirdParty/Mac/include/Sentry/SentryException.h +Source/ThirdParty/Mac/include/Sentry/SentryFormatter.h Source/ThirdParty/Mac/include/Sentry/SentryFrame.h +Source/ThirdParty/Mac/include/Sentry/SentryFramesTracker.h Source/ThirdParty/Mac/include/Sentry/SentryGeo.h Source/ThirdParty/Mac/include/Sentry/SentryHttpStatusCodeRange.h Source/ThirdParty/Mac/include/Sentry/SentryHub.h +Source/ThirdParty/Mac/include/Sentry/SentryInternalSerializable.h Source/ThirdParty/Mac/include/Sentry/SentryLog.h Source/ThirdParty/Mac/include/Sentry/SentryMeasurementUnit.h Source/ThirdParty/Mac/include/Sentry/SentryMechanism.h @@ -392,17 +411,20 @@ Source/ThirdParty/Mac/include/Sentry/SentrySDK+Private.h Source/ThirdParty/Mac/include/Sentry/SentrySdkInfo.h Source/ThirdParty/Mac/include/Sentry/SentrySerializable.h Source/ThirdParty/Mac/include/Sentry/SentrySessionReplayIntegration-Hybrid.h +Source/ThirdParty/Mac/include/Sentry/SentrySessionReplayIntegration.h Source/ThirdParty/Mac/include/Sentry/SentrySpanContext.h Source/ThirdParty/Mac/include/Sentry/SentrySpanId.h Source/ThirdParty/Mac/include/Sentry/SentrySpanProtocol.h Source/ThirdParty/Mac/include/Sentry/SentrySpanStatus.h Source/ThirdParty/Mac/include/Sentry/SentryStacktrace.h Source/ThirdParty/Mac/include/Sentry/SentrySwift.h +Source/ThirdParty/Mac/include/Sentry/SentrySwizzle.h Source/ThirdParty/Mac/include/Sentry/SentryThread.h Source/ThirdParty/Mac/include/Sentry/SentryTraceContext.h Source/ThirdParty/Mac/include/Sentry/SentryTraceHeader.h Source/ThirdParty/Mac/include/Sentry/SentryTransactionContext.h Source/ThirdParty/Mac/include/Sentry/SentryUser.h +Source/ThirdParty/Mac/include/Sentry/SentryUser+Private.h Source/ThirdParty/Mac/include/Sentry/SentryUserFeedback.h Source/ThirdParty/Mac/include/Sentry/SentryWithoutUIKit.h Source/ThirdParty/Win64/