Skip to content

Commit 6c11c6a

Browse files
authored
chore(deps): update Cocoa SDK to v8.58.0 (#5524)
1 parent a6b20c6 commit 6c11c6a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515

1616
### Dependencies
1717

18+
- Bump Cocoa SDK from v8.57.3 to v8.58.0 ([#5524](https://github.com/getsentry/sentry-react-native/pull/5524))
19+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8580)
20+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.57.3...8.58.0)
1821
- Bump JavaScript SDK from v10.30.0 to v10.33.0 ([#5480](https://github.com/getsentry/sentry-react-native/pull/5480), [#5487](https://github.com/getsentry/sentry-react-native/pull/5487), [#5496](https://github.com/getsentry/sentry-react-native/pull/5496), [#5522](https://github.com/getsentry/sentry-react-native/pull/5522))
1922
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10330)
2023
- [diff](https://github.com/getsentry/sentry-javascript/compare/10.30.0...10.33.0)

packages/core/RNSentry.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Pod::Spec.new do |s|
4646

4747
s.compiler_flags = other_cflags
4848

49-
s.dependency 'Sentry/HybridSDK', '8.57.3'
49+
s.dependency 'Sentry/HybridSDK', '8.58.0'
5050

5151
if defined? install_modules_dependencies
5252
# Default React Native dependencies for 0.71 and above (new and legacy architecture)

0 commit comments

Comments
 (0)