Skip to content

chore(deps): bump @sentry/react-native from 8.24.0 to 8.25.0 - #1440

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sentry/react-native-8.25.0
Open

chore(deps): bump @sentry/react-native from 8.24.0 to 8.25.0#1440
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sentry/react-native-8.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps @sentry/react-native from 8.24.0 to 8.25.0.

Release notes

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

8.25.0

Features

  • Copy app.vitals.start.screen and app.vitals.start.type onto standalone app.start children, including user spans under app.start.extended (#6631)
  • featureFlagsIntegration now forwards flag evaluations to the native SDKs, so flags are attached to native crashes too (#6613)

Fixes

  • Prevent silently dropped logs and spans on iOS with React Native >= 0.86 caused by an unreliable performance.timeOrigin (#6654)
  • Fix Metro bundler crash on Expo static/EAS Update exports (#6652)
  • No longer logs NSNull cannot be converted warnings on iOS with the New Architecture when clearing a scope context (#6651)
  • time_to_initial_display/time_to_full_display now measure the actual screen render for apps whose first navigation happens well after app start (#6626)

Internal

  • Resolve Metro from the app's project root when generating source maps (#6625)

Dependencies

Changelog

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

8.25.0

Features

  • Copy app.vitals.start.screen and app.vitals.start.type onto standalone app.start children, including user spans under app.start.extended (#6631)
  • featureFlagsIntegration now forwards flag evaluations to the native SDKs, so flags are attached to native crashes too (#6613)

Fixes

  • Prevent silently dropped logs and spans on iOS with React Native >= 0.86 caused by an unreliable performance.timeOrigin (#6654)
  • Fix Metro bundler crash on Expo static/EAS Update exports (#6652)
  • No longer logs NSNull cannot be converted warnings on iOS with the New Architecture when clearing a scope context (#6651)
  • time_to_initial_display/time_to_full_display now measure the actual screen render for apps whose first navigation happens well after app start (#6626)

Internal

  • Resolve Metro from the app's project root when generating source maps (#6625)

Dependencies

Commits
  • 600ec24 release: 8.25.0
  • f68dd04 fix(core): Guard against unreliable performance.timeOrigin (#6654)
  • fcb71ca chore: update scripts/update-android.sh to 8.55.0 (#6658)
  • c1f3a96 fix: Prevent Metro serializer crash on non-standard serializer output (#6652)
  • 7e4c6fb chore(deps): Bump browserslist to ^4.28.7 to resolve security alerts (#6653)
  • 48ebc03 fix: Avoid NSNull RCTConvert warning when clearing scope context (#6651)
  • 042957a chore(deps): update React Native to v0.87.1 (#6607)
  • 6bbd2c7 chore: Add supply-chain provenance guidance to agent skills (#6644)
  • f0d062a fix(tracing): Keep launch-screen TTID/TTFD anchored to navigation on delayed ...
  • 83538c0 chore: Extend agents.toml and .agents/skills (#6637) (#6643)
  • 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 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 8.24.0 to 8.25.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@8.24.0...8.25.0)

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

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 Sep 7, 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