chore(deps-dev): bump react-native from 0.84.1 to 0.87.1 - #2994
dependabot[bot] wants to merge 1 commit into
Conversation
|
pkg.pr.new packages benchmark commit |
There was a problem hiding this comment.
🔵 Needs a closer look
React Native upgrades can introduce breaking/runtime/tooling changes that should be validated via platform build/test runs beyond what can be confirmed from this diff alone.
Pull request overview
This PR updates the packages/typegpu-react package’s React Native development dependency from 0.84.1 to 0.87.1, aligning the local dev/test toolchain with a newer React Native release.
Changes:
- Bumped
react-nativeindevDependenciesto0.87.1.
File summaries
| File | Description |
|---|---|
| packages/typegpu-react/package.json | Updates the React Native dev dependency version used for development/testing in the typegpu-react package. |
Review details
- Files reviewed: 1/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Resolution Time Benchmark---
config:
themeVariables:
xyChart:
plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
title "Random Branching (🔴 PR | 🔵 main | 🟢 release)"
x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
y-axis "time (ms)"
line [0.69, 1.38, 2.91, 4.40, 4.98, 8.95, 17.43, 17.85]
line [0.65, 1.25, 2.68, 4.14, 5.03, 6.69, 15.70, 17.49]
line [0.72, 1.55, 3.07, 4.18, 4.76, 8.81, 15.01, 16.54]
---
config:
themeVariables:
xyChart:
plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
title "Linear Recursion (🔴 PR | 🔵 main | 🟢 release)"
x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
y-axis "time (ms)"
line [0.19, 0.38, 0.51, 0.62, 0.80, 0.84, 1.02, 1.12]
line [0.21, 0.38, 0.52, 0.60, 0.81, 0.88, 0.95, 1.02]
line [0.20, 0.36, 0.49, 0.57, 0.81, 0.86, 1.05, 1.12]
---
config:
themeVariables:
xyChart:
plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
title "Full Tree (🔴 PR | 🔵 main | 🟢 release)"
x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
y-axis "time (ms)"
line [0.79, 1.63, 2.58, 4.83, 8.47, 17.51, 36.64, 75.71]
line [0.64, 1.66, 2.75, 4.78, 7.87, 17.85, 36.64, 74.01]
line [0.67, 1.64, 2.83, 5.00, 8.07, 17.98, 38.65, 75.99]
|
Bundle size comparison (
|
| 🟢 Decreased | ➖ Unchanged | 🔴 Increased | ❔ Unknown |
|---|---|---|---|
| 0 | 325 | 0 | 0 |
No notable changes.
If you wish to run a comparison for other, slower bundlers, run the 'Tree-shake test' from the GitHub Actions menu.
Bumps [react-native](https://github.com/react/react-native/tree/HEAD/packages/react-native) from 0.84.1 to 0.87.1. - [Release notes](https://github.com/react/react-native/releases) - [Changelog](https://github.com/react/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react-native/commits/v0.87.1/packages/react-native) --- updated-dependencies: - dependency-name: react-native dependency-version: 0.87.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
3afedf3 to
15ea7da
Compare
Bumps react-native from 0.84.1 to 0.87.1.
Release notes
Sourced from react-native's releases.
... (truncated)
Changelog
Sourced from react-native's changelog.
... (truncated)
Commits
a59eff6Release 0.87.11a6b526[0.87] Regenerate ReactNativeApi snapshot with CI toolchaindda5dd3[0.87] Regenerate ReactNativeApi snapshot476887cMerge remote-tracking branch 'refs/remotes/origin/pr/58052' into 0.87-stablee6e404eHold an app's spm.modules names to the same rules as a library's (#58060)c951129Resolve SwiftPM manifest naming collisions (#58044)33624ceHonor a library's spm.name when scaffolding its Package.swift (#58033)617a82fFail with clear error message when a dep depends on an autolinking plugin hos...5e24a69Drop the inert publicHeadersPath from spm.modules (#58059)40af900Read both export styles from a library's react-native.config.js (#58034)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-native since your current version.