Skip to content

[CHORE] Bump iOS SDK to version 3.16.0 - #1381

Merged
cdn34dd merged 2 commits into
developfrom
carlosnogueira/chore/bump-ios-sdk-3.16.0
Aug 27, 2026
Merged

[CHORE] Bump iOS SDK to version 3.16.0#1381
cdn34dd merged 2 commits into
developfrom
carlosnogueira/chore/bump-ios-sdk-3.16.0

Conversation

@cdn34dd

Copy link
Copy Markdown
Collaborator

What does this PR do?

Update the iOS SDK dependency to latest version (3.16.0)

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)
  • If this PR is auto-generated, please make sure also to manually update the code related to the change

CopilotAI lite review requested due to automatic review settings August 26, 2026 14:34
@cdn34dd
cdn34dd requested a review from a team as a code ownerAugust 26, 2026 14:34

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the React Native bridge’s iOS CocoaPods dependencies to Datadog iOS SDK 3.16.0, and refreshes example/benchmark iOS pod state accordingly.

Changes:

  • Bump Datadog iOS SDK pod versions in the core, webview, and session-replay podspecs to 3.16.0.
  • Update iOS Podfile.lock files for example apps and benchmarks to reflect the new transitive dependency graph (e.g., OpenTelemetry, KSCrash).
  • Adjust iOS trace unit test mocks for updated Swift/SDK type constraints.

Reviewed changes

Copilot reviewed 6 out of 9 changed files in this pull request and generated 2 comments.

Show a summary per file
FileDescription
packages/react-native-webview/DatadogSDKReactNativeWebView.podspecBumps DatadogWebViewTracking/DatadogInternal pod versions to 3.16.0.
packages/react-native-session-replay/DatadogSDKReactNativeSessionReplay.podspecBumps DatadogSessionReplay pod version to 3.16.0.
packages/core/ios/Tests/DdTraceTests.swiftUpdates mock tracer/span types for updated protocol constraints.
packages/core/DatadogSDKReactNative.podspecBumps core Datadog iOS SDK pods (Core/Logs/Trace/RUM/etc.) and WebViewTracking to 3.16.0.
example/ios/Podfile.lockUpdates resolved pods and checksums for the example app after the SDK bump.
example-new-architecture/ios/Podfile.lockUpdates resolved pods and checksums for the new-architecture example after the SDK bump.
example-new-architecture/ios/DdSdkReactNativeExample.xcodeproj/project.pbxprojUpdates CocoaPods-generated Xcode project references/build phases.
benchmarks/ios/Podfile.lockUpdates resolved pods and checksums for the benchmarks app after the SDK bump.
benchmarks/ios/PodfileBumps OpenTelemetry-Swift-Sdk constraint to align with the updated DatadogTrace dependency chain.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment threadpackages/core/ios/Tests/DdTraceTests.swift
Comment threadpackages/core/DatadogSDKReactNative.podspec
@datadog-prod-us1-4

datadog-prod-us1-4Bot commented Aug 26, 2026

Copy link
Copy Markdown

Tests

All CI checks and tests passed.

🎉 All green!

🧪 All tests passed
❄️ No new flaky tests detected

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: f6a4607 | Docs | View more details | Give us feedback!

CopilotAI review requested due to automatic review settings August 26, 2026 14:56

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 7 out of 10 changed files in this pull request and generated no new comments.

@cdn34dd
cdn34dd merged commit a36c0ca into developAug 27, 2026
12 checks passed
@cdn34dd
cdn34dd deleted the carlosnogueira/chore/bump-ios-sdk-3.16.0 branch August 27, 2026 11:20
@cdn34ddcdn34dd mentioned this pull request Aug 27, 2026
4 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@cdn34dd@kikoveiga