[CHORE] Bump iOS SDK to version 3.14.0 - #1344
Open
cdn34dd wants to merge 1 commit into
Open
Conversation
cdn34dd
force-pushed
the
carlosnogueira/chore/bump-ios-sdk-3.14.0
branch
from
July 21, 2026 09:38
a63b9ce to
fad074d
Compare
There was a problem hiding this comment.
Pull request overview
Updates the pinned Datadog iOS SDK CocoaPods dependencies used by the React Native core, WebView, and Session Replay packages to version 3.14.0, and refreshes the example/benchmark lockfiles accordingly.
Changes:
- Bump Datadog iOS pods in
DatadogSDKReactNative.podspec(Core/Logs/Trace/RUM/CrashReporting/Flags/WebViewTracking) to 3.14.0. - Bump Datadog iOS pods in WebView and Session Replay podspecs to 3.14.0.
- Update
Podfile.lockfiles (examples + benchmarks) to reflect the new resolved versions (including OpenTelemetry Swift updates).
Reviewed changes
Copilot reviewed 4 out of 7 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| packages/react-native-webview/DatadogSDKReactNativeWebView.podspec | Bumps DatadogWebViewTracking and DatadogInternal to 3.14.0. |
| packages/react-native-session-replay/DatadogSDKReactNativeSessionReplay.podspec | Bumps DatadogSessionReplay to 3.14.0. |
| packages/core/DatadogSDKReactNative.podspec | Bumps core Datadog iOS SDK pod dependencies to 3.14.0 (plus iOS-only WebViewTracking). |
| example/ios/Podfile.lock | Updates resolved pods/checksums to the 3.14.0 Datadog iOS SDK set. |
| example-new-architecture/ios/Podfile.lock | Updates resolved pods/checksums to the 3.14.0 Datadog iOS SDK set. |
| benchmarks/ios/Podfile.lock | Updates resolved pods/checksums; reflects OpenTelemetry Swift 2.5.x resolution. |
| benchmarks/ios/Podfile | Bumps OpenTelemetry-Swift-Sdk constraint to ~> 2.5.0 to match the updated DatadogTrace dependency chain. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
sbarrio
approved these changes
Jul 21, 2026
Contributor
|
LGTM Did you get a chance to build and launch the benchmark app?, just in case we also need to update the Vitals module 🤞 |
|
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
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.
What does this PR do?
Update the iOS SDK dependency to latest version (3.14.0)
Review checklist (to be filled by reviewers)