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.73.6
Bumps react-native from 0.68.7 to 0.73.6.
Release notes
Sourced from react-native's releases.
0.73.6
v0.73.6
Breaking
iOS specific
- Rename
BUILD_FROM_SOURCEtoRCT_BUILD_HERMES_FROM_SOURCE(51b80477c7 by@cipolleschi)Fixed
- Fix component stacks for tsx, ts, and jsx files (28f604a97d by
@lunaleaps)iOS specific
- Prevent unwanted border animation(d979491 by
@sammy-SC)- Fix flipper for Xcode 15.3 (9d22a7fd0e by
@cipolleschi)
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 ⚛️
You can find the whole changelog history in the changelog.md file.
0.73.5
Changelog
Security
- Update CLI to 12.3.6 (ffcd8f5249 by
@szymonrybczak)Changed
- Hermes bump (3bdd54a51c by
@lunaleaps)
... (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
0384caa[0.73.6] Bump version numbers28f604aPick adaf5eba3e8381d0b499257ab04d30d6f3fb4c93 fixes ##133102a596Merge pull request #43341 from facebook/cipolleschi/bump-flipper228c2b0Fix ruby typo12381e2Merge pull request #43246 from facebook/fix-hermes-bfs-073d979491remove animation from borderLayer to stop unwanted animations (#42922)9d22a7f[RN][iOS] Fix flipper for Xcode 15.351b8047[RN][iOS]Rename BUILD_FROM_SOURCE to RCT_BUILD_HERMES_FROM_SOURCE02f163e[0.73.5] Bump version numbersd1ca7dbbumped 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)