react-native-redux-toolkit-starter-app
react-native-redux-toolkit-starter-app copied to clipboard
chore(deps): Bump react-native from 0.72.6 to 0.73.4
trafficstars
Bumps react-native from 0.72.6 to 0.73.4.
Release notes
Sourced from react-native's releases.
0.73.4
v0.73.4
Fixed
- Fix: cannot find module
react-native-*/Libraries/Core/InitializeCore(562447be47 by@​tido64)Android
- Ignore the one-time NullPointerException and print error log (ca9b6b5038)
iOS
- Fix warning when loading RCTUIManager and A11yManager (f56bf1fa0a by
@​cipolleschi)
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.
0.73.3
Fixed
Added
iOS specific
- Handle TSAsExpression when looking for the codegen declaration (02957718d7 by
@​dmytrorykun)Changed
- Bump CLI to 12.3.2 (bcb229e8f8 by
@​szymonrybczak)Android specific
- Call super.onRequestPermissionsResult in ReactActivity's onRequestPermissionsResult() (96ed1190c6 by
@​LimAlbert)iOS specific
- Remove ATS config patch from react_native_post_install (41c601e478 by
@​gabrieldonadel)Fixed
- Declare missing dependency
chalk(9155e2d182 by@​tido64)
... (truncated)
Changelog
Sourced from react-native's changelog.
Changelog
0.73.3
Added
iOS specific
- Handle TSAsExpression when looking for the codegen declaration (02957718d7 by
@​dmytrorykun)Changed
- Bump CLI to 12.3.2 (bcb229e8f8 by
@​szymonrybczak)Android specific
- Call super.onRequestPermissionsResult in ReactActivity's onRequestPermissionsResult() (96ed1190c6 by
@​LimAlbert)iOS specific
- Remove ATS config patch from react_native_post_install (41c601e478 by
@​gabrieldonadel)Fixed
- Declare missing dependency
chalk(9155e2d182 by@​tido64)- TouchableBounce, TouchableHighlight and TouchableNativeFeedback dropping touches with React 18. (e4708d661b by
@​sammy-SC)- TouchableWithoutFeedback and TouchableOpacity dropping touches with React 18. (54166342f0 by
@​sammy-SC)iOS specific
- Restrict Cocoapods versions < 1.15. (3869ae4d80 by
@​blakef)- Make
RCTDeviceInfolisten to invalidate events and unregister observers while invalidating the bridge (d46d80d2ef by@​cipolleschi)- Fix support for SOURCEMAP_FILE path containing spaces (63e893d23d by
@​paulschreiber)- Fix release build error due to a casing issue in hermes tarball path after download prebuilt tarball (2e2f8a6689 by
@​wfern)- Fix race condition between A11yManager and UIManager (f39f34ed82 by
@​cipolleschi)- Fix symbol not found _jump_fcontext with use_frameworks (a2771ce58a by
@​cipolleschi)v0.72.10
Added
- Unhandled promise rejection - attach non-standard Error object stack info if possible (655b12dbfa by
@​ospfranco)Fixed
- Revert the regression of iOS min version and updates Podfile.lock for Releases (1f70f58aa4 by
@​cipolleschi)- Fix flags (565281105e by
@​cipolleschi)v0.72.9
... (truncated)
Commits
36a4a24[0.73.4] Bump version numbersde8b34abumped packages versions6e18674bumped packages versions6b69b34bumped packages versions055b35dbumped packages versions68bc219Ignore the one-time NullPointerException and print error log45ba042Event name normalization (#42586)f56bf1f[RN][iOS] Fix warning when loading RCTUIManager and A11yManager (#42734)53061d7[0.73.3] Bump version numbers71c8ab3bumped packages versions- Additional commits viewable 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)