react-native-v2ex
react-native-v2ex copied to clipboard
chore(deps): bump react-native from 0.71.5 to 0.72.10
Bumps react-native from 0.71.5 to 0.72.10.
Release notes
Sourced from react-native's releases.
0.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)
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.72.9
Fixed
- Fix installation error for
boostdependency — see facebook/react-native#42110React-Fabricfails to build with-std=c++20because implicit constructors are no longer generated (b7c1a40db by@tido64)
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.72.8
Fixed
- Fix
build_codegen!not finding@react-native/codegenin pnpm setups (e70166a3a8 by@tido64)- Correctly declare runtime dependencies (df2bbba50b by
@tido64)- Prevent LogBox from crashing on very long messages (c3c6cf4 by
@motiz88)
... (truncated)
Changelog
Sourced from react-native's changelog.
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
Fixed
- Fix boost link (d62d714ada by
@cipolleschi)- Fix New Arch build failing with -std=c++20 (b7c1a40db4 by
@tido64)- Fix ruby tests (7c7baad7bd by
@cipolleschi)- Bump Podfile.lock and try to fix Hermes update (34da08755d by
@cipolleschi)v0.73.2
Added
- Unhandled promise rejection - attach non-standard Error object stack info if possible (655b12dbfa by
@ospfranco)Changed
- Bump Metro to ^v0.80.3 (16dff523b0 by
@huntie)- Automatically reconnect to an existing debugger session on relaunching the app (0806ad7854 by
@motiz88)iOS specific
- Update ios pod post_install logic for detecting if hermes is enabled (d6163d7f43 by
@gabrieldonadel)Fixed
- Fix comment about adding packages in android template (ac9b87cd57 by
@janicduplessis)- Fix boost download url (7e721f09ad by
@cipolleschi)iOS specific
- Fix horizontal scrollview scrollTo coordinate space in RTL on oldarch (e809e0aca7 by
@NickGerleman)- enhance IP address retrieval for iOS devices in Metro bundler setup (9f28616650 by
@Morritz)This file contains all changelogs for latest releases, from 0.70.0 onward. Please check out the other
CHANGELOG-*.mdfiles for previous versions.v0.73.1
... (truncated)
Commits
19f3ddd[0.72.10] Bump version numbers1f70f58[LOCAL] Fix min ios version regression and update podfile.lock9187282Unhandled promise rejection - attach non-standard Error object stack info if ...89ef9cbDisable Hermes Bitcode from 0.725652811[RN][iOS] Fix flags7b20c5b[0.72.9] Bump version numbersd62d714[RN][General] Fix boost link (#42175)b7c1a40Fix New Arch build failing with -std=c++20 (#42138)7c7baad[LOCAL] Fix ruby tests34da087[LOCAL] Bump Podfile.lock and try to fix Hermes update- 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)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
⚠️ This has been marked to be closed in 7 days.
Superseded by #363.