react-native-color-picker-ios
react-native-color-picker-ios copied to clipboard
chore(deps-dev): bump react-native from 0.68.7 to 0.74.3
Bumps react-native from 0.68.7 to 0.74.3.
Release notes
Sourced from react-native's releases.
0.74.3
Added
- Add the ReactMarkerConstants.CONTENT_APPEARED support on Android in bridgeless mode. (3c4d7618f0 by
@Kudo)Changed
- Feat: update CLI to 13.6.9 (d1e2a35061 by
@szymonrybczak)iOS specific
Fixed
- Codegen computes output path relative to project root instead of current working directory. (d3e0430dea by
@dmytrorykun)Android specific
- Android native rejections should be instanceof Error (f4b0fcb9 by huzhanbo1996)
- Tentative fix for NPE
JavaTimerManager$IdleCallbackRunnable.cancel(988bf162a0 by@cortinico)iOS specific
- Fixed Multiline TextInput with a fixed height scrolls to the bottom when changing AttributedText (e210c7c5 by
@fabOnReact)- Fixed border being drawn over children when no color was set (a2b52af3 by
@j-piasecki)
Hermes dSYMS:
You can file issues or pick requests against this release here.
Note: Due to some issue 0.74.3 is not available yet in upgrade helper To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
0.74.2
... (truncated)
Changelog
Sourced from react-native's changelog.
Changelog (pre 0.70)
This file contains all changelogs for releases in the 0.60-0.69 range. Please check out the other
CHANGELOG-*.mdfiles for newer and older versions.v0.69.12
Changed
- [0.69] Bump CLI to ^8.0.7, Metro to 0.70.4 (56807fadfa by
@robhogan)iOS specific
- [0.69] Use
Content-Locationheader in bundle response as JS source URL (#37501) (367fc7ad52 by@robhogan)Fixed
Android specific
- Prevent crash in runAnimationStep on OnePlus and Oppo devices (#37487) (4db7a10e25 by
@hsource)v0.69.11
Fixed
iOS specific
- Make 0.69 compatible with Xcode 15 (thanks to
@AlexanderEggersfor the commit in main) (37e8df1cdc)v0.69.10
Fixed
Android specific
- Minimize EditText Spans 8/N: CustomStyleSpan (b384bb613b by
@NickGerleman)- Minimize EditText Spans 6/N: letterSpacing (5791cf1f7b by
@NickGerleman)- Minimize Spans 5/N: Strikethrough and Underline (0869ea29db by
@NickGerleman)- Minimize Spans 4/N: ReactForegroundColorSpan (8c9c8ba5ad by
@NickGerleman)- Minimize Spans 3/N: ReactBackgroundColorSpan (cc0ba57ea4 by
@NickGerleman)- Minimize Spans 1/N: Fix precedence (1743dd7ab4 by
@NickGerleman)- Fix measurement of uncontrolled TextInput after edit (8a0fe30591 by
@NickGerleman)v0.69.9
Changed
iOS specific
- Relax Ruby requirements (4e015c69d6 by
@cipolleschi)Fixed
... (truncated)
Commits
8e5a936Release 0.74.33d53992fix: typo when cherry picking from kotlin to java3c4d761Back out "Revert D58459930: [react-native][PR] Add ReactMarkerConstants.CONTE...bdf6583Fix output path for generated artifacts (#45165)3a1ff94[Hermes] Bump Hermes (#45220)d1e2a35feat: update CLI to 13.6.9 (#44793)7dd6549Continue running microtasks when parent task throws487c848Refactor: RuntimeScheduler: Delete ErrorUtils.h (#43953)37b33c3Small refactor in RuntimeScheduler_Modern to favor references over shared_ptr...988bf16Tentative fix for NPEJavaTimerManager$IdleCallbackRunnable.cancel(#44852)- 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)