opentok-react-native-samples
opentok-react-native-samples copied to clipboard
chore(deps): update dependency react-native to v0.79.3 (main)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| react-native (source, changelog) | dependencies | patch | 0.79.2 -> 0.79.3 |
By merging this PR, the issue #218 will be automatically resolved and closed:
| Severity | Vulnerability | Reachability | |
|---|---|---|---|
Low |
3.1 | CVE-2025-5889 |
Release Notes
facebook/react-native (react-native)
v0.79.3: 0.79.3
Fixed
- Runtime: Align timer IDs and timer function argument error handling with web standards. (480a4642e5 by @kitten)
- Typescript: Reference
global.d.tsusing path not types so they can be resolved by TSC (af21f260a1 by @krystofwoldrich)
Android specific
- Runtime: Fixes issue with z-indexed sibling removal (34ae9facd5 by @rozele)
- Style: Wrong borderBottomEndRadius on RTL (68d6ada448 by @riteshshukla04)
iOS specific
- Cocoapods: enable DEFINES_MODULE in React-jsc (c8fcac2765 by @cipolleschi)
- Codegen: Allow the .pnpm folder to be discovered during code generation (ed7b4d86ab2b77b4cba6c2105e35047ac68c93e1 by @kirill3333)
- Codegen: Exclude selectively disabled libraries from codegen generation (e5c089669a by @cipolleschi)
- Interop Layer: Fixed adding child views to a native view using the interop layer (d53a60dd23 by @chrfalch)
- RedBox: Fix disappearing redbox on initial load of an invalid bundle. (4cc9db1cd5 by @aleqsio)
- Switch: Fixes Switch component incorrectly renders as toggled on even though value prop is hardcoded to false (8d42fc40bc by @zhongwuzw)
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
- [ ] If you want to rebase/retry this PR, check this box
Low