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.75.2
Bumps react-native from 0.68.7 to 0.75.2.
Release notes
Sourced from react-native's releases.
0.75.2
Added
Android specific
- codegen: Add support for handling
com.facebook.react.bridge.Dynamicas parameter for TurboModules (45cd81706d by@cortinico)Changed
Android specific
- ReactRootView: Replaced
mLastHeightwithmVisibleViewArea.height()since mLastHeight value is not getting updated. Forwidthwe are already usingmVisibleViewArea.width()(603eb94dd9 by@shubhamguptadream11)Removed
iOS specific
- RCTBaseTextInputView: UIReturnKeyDefault (26aff664c0 by
@elencho)Fixed
- codegen: scripts require
yargs(0979921850 by@tido64)Android specific
- ImageSource:
openfor inheritance (02d9979c32 by@cortinico)
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
0.75.1
v0.75.1
Changed
... (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
2e994fdRelease 0.75.21cea8e8feat(android): height issue fixed with keyboard avoiding component in new arc...196399bfix(ios): removed default value (#46020)35daa07Make sure we can create a .xcode.env.local (#46060)02d9979[0.75] Make Imagesourceopenfor inheritance (#46093)45cd817[0.75] Add support for handlingcom.facebook.react.bridge.Dynamicas parame...b5b5773Release 0.75.141b188b[LOCAL] Fix further compilation error introduced by cherry-pick conflictsa3187bb[LOCAL] Fix compilation error introduced by cherry-pick conflictsf202e80[LOCAL] Bump Hermes version- 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)