[Snyk] Upgrade: react, , , , expo, expo-dev-client, expo-notifications, react-native #4
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
@shopify/flash-list
from 1.6.4 to 1.7.1 | 2 versions ahead of your current version | 2 months ago
on 2024-08-07
@supabase/supabase-js
from 2.38.2 to 2.45.3 | 39 versions ahead of your current version | 23 days ago
on 2024-08-30
expo
from 51.0.8 to 51.0.31 | 23 versions ahead of your current version | a month ago
on 2024-08-23
expo-dev-client
from 4.0.14 to 4.0.25 | 15 versions ahead of your current version | a month ago
on 2024-08-23
expo-notifications
from 0.28.3 to 0.28.16 | 17 versions ahead of your current version | a month ago
on 2024-08-21
react-native
from 0.74.1 to 0.75.2 | 121 versions ahead of your current version | a month ago
on 2024-08-20
Issues fixed by the recommended upgrade:
SNYK-JS-ES5EXT-6095076
SNYK-JS-FASTXMLPARSER-7573289
SNYK-JS-SERVESTATIC-7926865
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: @shopify/flash-list
What's Changed
New Contributors
Full Changelog: v1.7.0...v1.7.1
What's Changed
[email protected]
.New Contributors
Full Changelog: v1.6.4...v1.7.0
What's Changed
ItemSeparatorComponent
position for theinverted
flashlistNew Contributors
Full Changelog: v1.6.3...v1.6.4
Package name: @supabase/supabase-js
2.45.3 (2024-08-30)
Bug Fixes
2.45.2 (2024-08-23)
Bug Fixes
2.45.1 (2024-08-06)
Bug Fixes
2.45.0 (2024-07-29)
Features
2.44.4 (2024-07-15)
Bug Fixes
2.44.3 (2024-07-08)
Bug Fixes
2.44.2 (2024-06-28)
Bug Fixes
2.44.1 (2024-06-27)
Bug Fixes
2.44.0 (2024-06-25)
Features
2.43.6 (2024-06-25)
Bug Fixes
Package name: expo
Package name: expo-dev-client
Package name: expo-notifications
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