Skip to content

Conversation

@dependabot
Copy link

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

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

Release notes

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

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

7.2.0

Features

  • Enable logs on native side of iOS (#5190)
  • Add mobile replay attributes to logs (#5165)

Fixes

  • Vendor metro/countLines function to avoid issues with the private import (#5185)
  • Fix baseJSBundle and bundleToString TypeErrors with Metro 0.83.2 (#5206)

Dependencies

... (truncated)

Changelog

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

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

7.2.0

Features

  • Enable logs on native side of iOS (#5190)
  • Add mobile replay attributes to logs (#5165)

Fixes

  • Vendor metro/countLines function to avoid issues with the private import (#5185)
  • Fix baseJSBundle and bundleToString TypeErrors with Metro 0.83.2 (#5206)

Dependencies

... (truncated)

Commits
  • 6358f4b release: 7.3.0
  • 1bea095 fix(metro): Fixes TS errors with custom Metro configurations in Expo SDK 54 (...
  • 5ee3314 chore(deps): update JavaScript SDK to v10.18.0 (#5245)
  • 3099014 fix(session-replay): Leave captureReplay logic to the native implementation (...
  • 0b64753 fix(deps): Remove usage of deprecated SafeAreaView in the playground (#5241)
  • 459a438 Update sentry-xcode.sh and the default settings for the project.pbxproj (#5...
  • 170d5ea Fix the issue with changing immutable metadata structure in the contructor of...
  • 955f2eb Add support for Gradle 9 (#5233)
  • db39cb1 chore(deps): bump github/codeql-action from 3.30.5 to 3.30.6 (#5239)
  • 80f7d96 chore(deps): update Android SDK Stubs to v8.23.0 (#5231)
  • 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.3.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.3.0)

---
updated-dependencies:
- dependency-name: "@sentry/react-native"
  dependency-version: 7.3.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 13, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 20, 2025

Superseded by #861.

@dependabot dependabot bot closed this Oct 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/enatega-multivendor-app/sentry/react-native-7.3.0 branch October 20, 2025 19:19
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