Skip to content

[npm] Dependabot: Bump @datadog/mobile-react-navigation from 2.14.3 to 3.0.0#1069

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot-npm_and_yarn-datadog-mobile-react-navigation-3.0.0
Open

[npm] Dependabot: Bump @datadog/mobile-react-navigation from 2.14.3 to 3.0.0#1069
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot-npm_and_yarn-datadog-mobile-react-navigation-3.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps @datadog/mobile-react-navigation from 2.14.3 to 3.0.0.

Release notes

Sourced from @​datadog/mobile-react-navigation's releases.

3.0.0

This major release of the Datadog React Native SDK focuses on streamlining modules, refining defaults, and improving reliability across product features.

[!IMPORTANT] Refer to the Migration Guide for instructions on upgrading from 2.x and more information regarding breaking changes.

Main Breaking changes

  • DdSdkReactNativeConfiguration split into CoreConfiguration, RumConfiguration, LogsConfiguration, TraceConfiguration
  • Removed setUser → use setUserInfo / clearUserInfo
  • Removed defaultPrivacyLevel for Session Replay: use imagePrivacyLevel, touchPrivacyLevel and textAndInputPrivacyLevel
  • Android minSdkVersion bumped to 23
  • Interaction tracking deprecated in core package
  • Changed viewKey format on React Navigation package

Highlights

  • Streamlined Attribute and UserInfo APIs
  • Added Account Info API
  • Added View attributes API
  • Added Feature Operations API
  • Added Memory warning tracking option for iOS
  • Session-ID based consistent trace sampling
  • Attribute encoding/validation improvements
  • Native SDKs bumped to iOS 3.4.0 / Android 3.4.0
  • Multiple stability and performance improvements
  • JS Refresh Rate normalization to 0-60 fps
  • Expanded navigation tracking options for React Navigation and React Native Navigation

What's Changed

... (truncated)

Commits
  • 1e21f7d Bump to version 3.0.0
  • 3b8e5a7 Update packages/react-navigation/README.md
  • 6d6a659 Update READMEs and cleaned up on sample apps
  • 2708288 Change react-navigation view's key format so url_path_group is calculated pro...
  • b1d577e Use global instance for DdRumReactNavigationTracking
  • c5cd225 Add NavigationTrackingOptions to React Native Navigation tracking
  • c355340 Add NavigationTrackingOptions to React Navigation tracking
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@datadog/mobile-react-navigation](https://github.com/DataDog/dd-sdk-reactnative/tree/HEAD/packages/react-navigation) from 2.14.3 to 3.0.0.
- [Release notes](https://github.com/DataDog/dd-sdk-reactnative/releases)
- [Changelog](https://github.com/DataDog/dd-sdk-reactnative/blob/develop/packages/react-navigation/release-content.txt)
- [Commits](https://github.com/DataDog/dd-sdk-reactnative/commits/3.0.0/packages/react-navigation)

---
updated-dependencies:
- dependency-name: "@datadog/mobile-react-navigation"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants