Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps @sentry/react-native from 5.19.1 to 7.4.0.

Release notes

Sourced from @​sentry/react-native's releases.

7.4.0

Features

  • Adds Console logs as Sentry Logs. (#5261)
  • Adds support for propagateTraceparent (#5277)

Fixes

  • Fix compatibility with react-native-legal (#5253)
    • The licenses json file is correctly generated and placed into the res/ folder now
  • Handle missing shouldAddToIgnoreList callback in Metro (#5260)
  • Overrides the default Cocoa SDK behavior that disables Session Replay on iOS 26.0 (#5268)

Dependencies

7.3.0

Features

  • Adds support for Gradle 9 (#5233)

Fixes

  • Updates sentry-xcode.sh and the default settings for the project.pbxproj to fix the issue with escape patterns in Xcode that leaded to errors during "Bundle React Native code and images" stage (#5221)
  • Fixes .env file loading in Expo sourcemap uploads (#5210)
  • Fixes the issue with changing immutable metadata structure in the contructor of ReactNativeClient. This structure is getting re-created instead of being modified to ensure IP address is only inferred by Relay if sendDefaultPii is true (#5202)
  • Removes usage of deprecated SafeAreaView (#5241)
  • Fixes session replay recording for uncaught errors (#5243)
  • Fixes TypeScript errors when using custom Metro configurations with Expo SDK 54 (#5246)

Dependencies

... (truncated)

Changelog

Sourced from @​sentry/react-native's changelog.

7.4.0

Features

  • Adds Console logs as Sentry Logs. (#5261)
  • Adds support for propagateTraceparent (#5277)

Fixes

  • Fix compatibility with react-native-legal (#5253)
    • The licenses json file is correctly generated and placed into the res/ folder now
  • Handle missing shouldAddToIgnoreList callback in Metro (#5260)
  • Overrides the default Cocoa SDK behavior that disables Session Replay on iOS 26.0 (#5268)

Dependencies

7.3.0

Features

  • Adds support for Gradle 9 (#5233)

Fixes

  • Updates sentry-xcode.sh and the default settings for the project.pbxproj to fix the issue with escape patterns in Xcode that leaded to errors during "Bundle React Native code and images" stage (#5221)
  • Fixes .env file loading in Expo sourcemap uploads (#5210)
  • Fixes the issue with changing immutable metadata structure in the contructor of ReactNativeClient. This structure is getting re-created instead of being modified to ensure IP address is only inferred by Relay if sendDefaultPii is true (#5202)
  • Removes usage of deprecated SafeAreaView (#5241)
  • Fixes session replay recording for uncaught errors (#5243)
  • Fixes TypeScript errors when using custom Metro configurations with Expo SDK 54 (#5246)

Dependencies

... (truncated)

Commits
  • b0494ed release: 7.4.0
  • 8db9631 chore: update scripts/update-javascript.sh to 10.20.0 (#5272)
  • 5cd2cd3 chore: update scripts/update-wizard.sh to v6.6.0 (#5270)
  • 90edad7 fix(metro): Unpin Metro 0.83.2 from E2E tests (#5269)
  • f9c82b5 chore(deps): update Cocoa SDK to v8.57.0 (#5263)
  • dcc6a47 chore: update scripts/update-maestro.sh to v2.0.6 (#5262)
  • 8e29edf Feat(Logs): Add Console logs from JavaScript (#5261)
  • d1fd647 fix(metro): Handle missing shouldAddToIgnoreList callback in Metro (#5260)
  • 161947d fix(gradle): Fix compatibility with react-native-legal (#5253)
  • d088905 Add support for propagateTraceparent (#5227)
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [@sentry/react-native](https://github.com/getsentry/sentry-react-native) from 5.19.1 to 7.4.0.
- [Release notes](https://github.com/getsentry/sentry-react-native/releases)
- [Changelog](https://github.com/getsentry/sentry-react-native/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-react-native@5.19.1...7.4.0)

---
updated-dependencies:
- dependency-name: "@sentry/react-native"
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 20, 2025
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.

1 participant