Bump react-native from 0.68.3 to 0.68.5
Bumps react-native from 0.68.3 to 0.68.5.
Release notes
Sourced from react-native's releases.
0.68.5
Hotfix
This version is a patch release addressing the Android build issue that has been ongoing since Nov 4th 2022. If you are on 0.68.x, update to this version to fix it.
If you are on an older version of React Native, refer to this issue for details and the workaround you can apply in your project.
0.68.4
Changed
- Bump version of
promisefrom 8.0.3 to 8.2.0, enablingPromise.allSettled(951538c080 by@retyui)- Bump react-native-codegen to 0.0.18 (40a3ae3613 by
@dmytrorykun)Android specific
- Correctly resolve classes with FindClass(..) (361b310bcc by
@evancharlton)Fixed
- Codegen should ignore
.d.tsfiles (0f0d52067c by@tido64)iOS specific
- Fix the way the orientation events are published (7d42106d4c by lbaldy)
You can participate in the conversation on the status of this release in this discussion
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
Changelog
Sourced from react-native's changelog.
Changelog
v0.70.3
Fixed
- Stop styles from being reset when detaching Animated.Values in old renderer (2f58e52006 by
@javache)- Revert "Fix TextInput dropping text when used as uncontrolled component with
defaultValue" to fix TextInputs not being settable to undefined programmatically (e2645a5) by Garrett Forbes MonroeAndroid specific
- Use NMake generator for Hermes build on Windows (9d08d55bbe by
@mganandraj)- Fixing failure building RN codegen CLI on Windows (85c0c0f21f by
@mganandraj)iOS specific
- Add xcode 14 workaround (turn off signing resource bundles) for
React-Core(967de03f30 by@kelset)v0.70.2
Added
iOS specific
- Add support for "Prefer Cross-Fade Transitions" into AccessibilityInfo (be7c50fefd by
@gabrieldonadel)Changed
- Bump CLI to 9.1.3 and Metro to 0.72.3 (f164556037 by
@kelset)Fixed
- Inform ScrollView of Keyboard Events Before Mount (26d148029c by
@NickGerleman)Android specific
- Fix port as -1 if dev server without specifying port on Android (3d7e1380b4 by
@Kudo)v0.70.1
Added
- Add more debugging settings for HermesExecutorFactory (32d12e89f8 by
@Kudo)- Support TypeScript array types for turbo module (component only) (33d1291e1a by
@ZihanChen-MSFT)Changed
- Accept TypeScript type
T | null | undefinedas a maybe type of T in turbo module. (9ecd203eec by@ZihanChen-MSFT)- Bump react-native-gradle-plugin to 0.70.3 (e33633644c by
@dmytrorykun)- Bump react-native-codegen to 0.70.5 (6a8c38eef2 by
@dmytrorykun)
... (truncated)
Commits
b12a7f9[0.68.5] Bump version numbersedcb3caForce dependencies resolution to minor series for 0.68b55518c[0.68.4] Bump version numbers40a3ae3Bump react-native-codegen to 0.0.18782e0bfAdd supportPromise.allSettledout of box (#34544)e22ed7dfix: Correctly resolve classes with FindClass(..) (#34533)4575ef5Fix codegen trying to parse.d.tsfiles (#34439)4f7eb61prevent from publishing dimensions change event when app changes state (#34014)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #6557 (6b68135) into master (709b523) will not change coverage. The diff coverage is
n/a.
Additional details and impacted files
@@ Coverage Diff @@
## master #6557 +/- ##
======================================
Coverage 8.09% 8.09%
======================================
Files 289 289
Lines 5413 5413
Branches 1462 1462
======================================
Hits 438 438
Misses 4955 4955
Partials 20 20
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
We need this hotfix
Hotfix
This version is a patch release addressing the Android build issue that has been ongoing since Nov 4th 2022. If you are on 0.68.x, update to this version to fix it.
Cocoapods lock file needs to be updated