Skip to content

[RELEASE] React Native SDK v2.14.9#1310

Open
sbarrio wants to merge 1 commit into
feature/v2from
sbarrio/release-v2.14.9
Open

[RELEASE] React Native SDK v2.14.9#1310
sbarrio wants to merge 1 commit into
feature/v2from
sbarrio/release-v2.14.9

Conversation

@sbarrio

@sbarrio sbarrio commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Prepares the 2.14.9 release.

What's Changed

Full Changelog: 2.14.8...2.14.9

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

Copilot AI review requested due to automatic review settings June 17, 2026 08:00
@sbarrio sbarrio requested a review from a team as a code owner June 17, 2026 08:00
@sbarrio sbarrio changed the base branch from develop to feature/v2 June 17, 2026 08:00

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Prepares the React Native SDK v2.14.9 release by updating package versions and refreshing the expected release artifact manifests used to validate published tarballs.

Changes:

  • Bump versions from 2.14.8 → 2.14.9 across the monorepo packages and version constants.
  • Update workspace/lockfile references to the new core package version.
  • Regenerate release-content.txt manifests and update example/benchmark iOS Pod lockfiles to reference 2.14.9 pods.

Reviewed changes

Copilot reviewed 20 out of 24 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
yarn.lock Updates workspace dependency selectors to 2.14.9 for internal packages.
packages/react-navigation/release-content.txt Regenerated sorted manifest of files expected in the published tarball.
packages/react-navigation/package.json Bumps package version and core devDependency to 2.14.9.
packages/react-native-webview/package.json Bumps package version to 2.14.9.
packages/react-native-session-replay/release-content.txt Regenerated sorted manifest of files expected in the published tarball.
packages/react-native-session-replay/package.json Bumps package version to 2.14.9.
packages/react-native-navigation/release-content.txt Regenerated sorted manifest of files expected in the published tarball.
packages/react-native-navigation/package.json Bumps package version and core devDependency to 2.14.9.
packages/react-native-babel-plugin/release-content.txt Regenerated sorted manifest of files expected in the published tarball.
packages/react-native-babel-plugin/package.json Bumps package version to 2.14.9.
packages/react-native-apollo-client/release-content.txt Regenerated sorted manifest of files expected in the published tarball.
packages/react-native-apollo-client/package.json Bumps package version to 2.14.9.
packages/internal-testing-tools/package.json Bumps internal testing tools package version to 2.14.9.
packages/core/src/version.ts Updates JS-reported SDK version to 2.14.9.
packages/core/release-content.txt Regenerated sorted manifest of files expected in the published tarball.
packages/core/package.json Bumps core package version to 2.14.9.
packages/core/ios/Sources/SdkVersion.swift Updates iOS bridge SDK version constant to 2.14.9.
packages/core/android/src/main/kotlin/com/datadog/reactnative/SdkVersion.kt Updates Android bridge SDK version constant to 2.14.9.
packages/codepush/package.json Bumps CodePush integration version and workspace core devDependency to 2.14.9.
NATIVE_SDK_VERSIONS.md Adds the 2.14.9 row mapping to native iOS/Android SDK versions.
lerna.json Updates monorepo version to 2.14.9.
example/ios/Podfile.lock Updates example app pods to DatadogSDKReactNative 2.14.9 family.
example-new-architecture/ios/Podfile.lock Updates new-architecture example pod lock to 2.14.9.
benchmarks/ios/Podfile.lock Updates benchmarks pod lock to 2.14.9 family.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 1 to 3
package/android/build.gradle
package/android/detekt.yml
package/android/gradle.properties
@datadog-datadog-prod-us1

datadog-datadog-prod-us1 Bot commented Jun 17, 2026

Copy link
Copy Markdown

Tests

🎉 All green!

🧪 All tests passed
❄️ No new flaky tests detected

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: d7fdfda | Docs | Datadog PR Page | Give us feedback!

Sign up for free to 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