[Snyk] Upgrade: react, , expo, expo-camera, react-native, react-native-gesture-handler, react-native-paper, react-native-reanimated, react-native-safe-area-context, react-native-screens #1
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.
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
react
from 18.2.0 to 18.3.1 | 385 versions ahead of your current version | 5 months ago
on 2024-04-26
@react-native-async-storage/async-storage
from 1.23.1 to 1.24.0 | 1 version ahead of your current version | 2 months ago
on 2024-07-12
expo
from 51.0.22 to 51.0.29 | 7 versions ahead of your current version | 22 days ago
on 2024-08-20
expo-camera
from 13.4.4 to 13.9.0 | 6 versions ahead of your current version | 10 months ago
on 2023-11-14
react-native
from 0.74.3 to 0.75.2 | 119 versions ahead of your current version | 22 days ago
on 2024-08-20
react-native-gesture-handler
from 2.17.1 to 2.18.1 | 2 versions ahead of your current version | a month ago
on 2024-08-01
react-native-paper
from 5.12.3 to 5.12.5 | 2 versions ahead of your current version | a month ago
on 2024-07-28
react-native-reanimated
from 3.14.0 to 3.15.0 | 28 versions ahead of your current version | a month ago
on 2024-08-06
react-native-safe-area-context
from 4.10.5 to 4.10.9 | 4 versions ahead of your current version | a month ago
on 2024-08-15
react-native-screens
from 3.31.1 to 3.34.0 | 3 versions ahead of your current version | a month ago
on 2024-08-05
Issues fixed by the recommended upgrade:
SNYK-JS-FASTXMLPARSER-7573289
Release notes
Package name: react
act
fromreact
f1338fThis release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.
Read the React 19 Upgrade Guide for more info.
React
this.refs
to support string ref codemod 909071findDOMNode
outside StrictMode c3b283test-utils
methods d4ea75defaultProps
for function components #25699key
#25697act
fromtest-utils
d4ea75React DOM
unmountComponentAtNode
8a015brenderToStaticNodeStream
#28874React DOM
onRecoverableError
. (@ gnoff in #24591)document
causing a blank page on mismatch. (@ gnoff in #24523)setState
in Safari when adding an iframe. (@ gaearon in #24459)React DOM Server
<title>
elements to match the browser constraints. (@ gnoff in #24679)highWaterMark
to0
. (@ jplhomer in #24641)Server Components (Experimental)
useId()
inside Server Components. (@ gnoff) in #24172Package name: @react-native-async-storage/async-storage
Minor Changes
1.23.1 (2024-03-20)
Bug Fixes
Package name: expo
Package name: expo-camera
Package name: react-native
Added
Android specific
com.facebook.react.bridge.Dynamic
as parameter for TurboModules (45cd81706d by @ cortinico)Changed
Android specific
mLastHeight
withmVisibleViewArea.height()
since mLastHeight value is not getting updated. Forwidth
we are already usingmVisibleViewArea.width()
(603eb94dd9 by @ shubhamguptadream11)Removed
iOS specific
Fixed
yargs
(0979921850 by @ tido64)Android specific
open
for inheritance (02d9979c32 by @ cortinico)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.75.1
Changed
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.
0.75 stable is out!
This release includes over 1491 commits from 165 contributors! Thank you to all our contributors new and old! See the highlights of the release in our release blog post.
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
Changed
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 ⚛️
You can find the whole changelog history in the changelog.md file.
Fixed
iOS specific
Android 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.
Added
Android specific
iOS specific
Fixed
iOS specific
RCTImageLoader
andRCTNetworkTask
that were accessed concurrently, which in some cases lead to data races. (ffc16fc18b by @ hakonk)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.
Package name: react-native-gesture-handler
🐛 Bug fixes