Update dependencies (non-major) #24
Open
+416
−285
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.4.2->7.8.87.1.14->7.1.2254.0.22->54.0.256.0.16->6.0.186.0.14->6.0.1531.0.10->31.0.1119.1.0->19.2.019.1.0->19.2.00.81.5->0.82.1~2.28.0->~2.29.04.1.3->4.1.5~4.16.0->~4.18.013.15.0->13.16.00.5.1->0.6.1Release Notes
react-navigation/react-navigation (@react-navigation/bottom-tabs)
v7.8.8Compare Source
v7.8.7Compare Source
Bug Fixes
v7.8.6Compare Source
v7.8.5Compare Source
v7.8.4Compare Source
Bug Fixes
v7.8.3Compare Source
Bug Fixes
v7.8.2Compare Source
Bug Fixes
v7.8.1Compare Source
Bug Fixes
v7.8.0Compare Source
Features
v7.7.3Compare Source
v7.7.2Compare Source
Bug Fixes
v7.7.1Compare Source
Bug Fixes
v7.7.0Compare Source
Features
v7.6.0Compare Source
Features
v7.5.0Compare Source
Features
v7.4.9Compare Source
Bug Fixes
v7.4.8Compare Source
v7.4.7Compare Source
v7.4.6Compare Source
v7.4.5Compare Source
v7.4.4Compare Source
v7.4.3Compare Source
Note: Version bump only for package @react-navigation/bottom-tabs
react-navigation/react-navigation (@react-navigation/native)
v7.1.22Compare Source
v7.1.21Compare Source
Bug Fixes
v7.1.20Compare Source
v7.1.19Compare Source
v7.1.18Compare Source
Bug Fixes
v7.1.17Compare Source
v7.1.16Compare Source
v7.1.15Compare Source
Note: Version bump only for package @react-navigation/native
expo/expo (expo)
v54.0.25Compare Source
v54.0.24Compare Source
v54.0.23Compare Source
expo/expo (expo-dev-client)
v6.0.18Compare Source
v6.0.17Compare Source
expo/expo (expo-router)
v6.0.15Compare Source
expo/expo (expo-splash-screen)
v31.0.11Compare Source
facebook/react (react)
v19.2.0Compare Source
Below is a list of all new features, APIs, and bug fixes.
Read the React 19.2 release post for more information.
New React Features
<Activity>: A new API to hide and restore the UI and internal state of its children.useEffectEventis a React Hook that lets you extract non-reactive logic into an Effect Event.cacheSignal(for RSCs) lets your know when thecache()lifetime is over.New React DOM Features
resume: to resume a prerender to a stream.resumeAndPrerender: to resume a prerender to HTML.resumeToPipeableStream: to resume a prerender to a stream.resumeAndPrerenderToNodeStream: to resume a prerender to HTML.prerenderAPIs to return apostponedstate that can be passed to theresumeAPIs.Notable changes
<ViewTransition>Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.prerender,renderToReadableStream) to server-side-rendering APIs for Node.js:IDs generated by useIdAll Changes
React
<Activity />was developed over many years, starting beforeClassComponent.setState(@acdlite @sebmarkbage and many others)%oplaceholder (@eps1lon #34198)useDeferredValueloop in popstate event (@acdlite #32821)useDeferredValue(@acdlite #34376)cacheSignal(@sebmarkbage #33557)React DOM
:for IDs generated byuseId(@sebmarkbage, @eps1lon: #32001, #33342#33099, #33422)nonceto be used on hoistable styles (@Andarist #32461)React.useinsideReact.lazy-ed Component (@hi-ogawa #33941)progressiveChunkSizeoption for server-side-rendering APIs (@sebmarkbage #33027)React Server Components
<img>and<link>using hints before they're rendered (@sebmarkbage #34604)filterStackFrame(@eps1lon #33707)React Reconciler
on*handlers to account for upcoming experimental APIsv19.1.1Compare Source
React
facebook/react-native (react-native)
v0.82.1: 0.82.1Compare Source
Fixed
Android specific
iOS specific
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.
v0.82.0: 0.82.0Compare Source
Hermes dSYMS:
ReactNativeDependencies 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.
software-mansion/react-native-gesture-handler (react-native-gesture-handler)
v2.29.1: 2.29.1Compare Source
🐛 Bug fixes
v2.29.0Compare Source
❗ Important changes
iOS26 by @m-bert in #3740👍 Improvements
react-native-builder-bobby @m-bert in #3751build.gradlecleanup by @m-bert in #3741🐛 Bug fixes
setPressedby @akwasniewski in #3742Pressable'sonPressbeing called on cancellation by @latekvo in #3678🔢 Miscellaneous
Flingtsdoc by @m-bert in #3724nodeon CI by @m-bert in #3753evtoeventby @tomekzaw in #3695paperCI by @m-bert in #3677"build MacOS"CI taking a long time to complete by @latekvo in #3679react-native0.82 by @m-bert in #3699metro.config.jsin example apps by @m-bert in #3718react-native-macosby @m-bert in #3661New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.28.0...2.29.0
software-mansion/react-native-reanimated (react-native-reanimated)
v4.1.5Compare Source
What's Changed
Full Changelog: software-mansion/react-native-reanimated@4.1.4...4.1.5
v4.1.4Compare Source
What's Changed
hermesvminstead oflibhermeson RN 0.82+ by @MatiPl01 in #8488CSSAnimationsManagerby @MatiPl01 in #8575Full Changelog: software-mansion/react-native-reanimated@4.1.3...4.1.4
software-mansion/react-native-screens (react-native-screens)
v4.18.0Compare Source
Minor release with important changes in bottom tabs icons API, recently added header items API and few more.
What's Changed
🟢 Improvements / Changes
label->titlein context of header items API by @kkafar in #3318changesSelectionAsPrimaryActionto menu button item by @kkafar in #3331🐞 Bug fixes
tabBarTintColoron iPadOS by @kligarski in #3314🔢 Misc
labelinstead oftitlein example using react-navigation by @kkafar in #3329Full Changelog: software-mansion/react-native-screens@4.17.1...4.18.0
v4.17.1Compare Source
Patch release with fix for failing iOS build in release mode.
What's Changed
Full Changelog: software-mansion/react-native-screens@4.17.0...4.17.1
v4.17.0Compare Source
Minor release including:
UIScrollEdgeEffect,See the full list of PRs below 👇🏻
What's Changed
🟢 Improvements
hideNavigationBar,obscureBackgroundprops in SearchBar by @kligarski in #3211SafeAreaViewcomponent from/privateto/experimentalby @kkafar in #3286🐞 Bug fixes
obscureBackgroundandhideNavigationBarby @kligarski in #3199translucent == trueby @maxencehenneron in #3239SafeAreaViewin Stack v4 to fix content rendering under UINavigationBar on iOS 26 by @kligarski in #3231autoFocusto SearchBar Fabric spec file by @kligarski in #3258labeledvisbility mode by @kligarski in #3260systemDefaultoption toautoCapitalizeprop inSearchBarby [@kligarski](https://redirect.github.com/kligarConfiguration
📅 Schedule: Branch creation - "before 6am on the first day of the week" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.