react-native-color-picker-ios
react-native-color-picker-ios copied to clipboard
chore(deps-dev): bump react and react-native
Bumps react and react-native. These dependencies needed to be updated together.
Updates react from 16.13.1 to 17.0.2
Release notes
Sourced from react's releases.
17.0.2 (March 22, 2021)
React DOM
- Remove an unused dependency to address the
SharedArrayBuffercross-origin isolation warning. (@koba04and@bvaughnin #20831, #20832, and #20840)Artifacts
- react: https://unpkg.com/[email protected]/umd/
- react-art: https://unpkg.com/[email protected]/umd/
- react-dom: https://unpkg.com/[email protected]/umd/
- react-is: https://unpkg.com/[email protected]/umd/
- react-test-renderer: https://unpkg.com/[email protected]/umd/
- scheduler: https://unpkg.com/[email protected]/umd/
17.0.1 (October 14, 2020)
React DOM
17.0.0 (October 20, 2020)
Today, we are releasing React 17!
Learn more about React 17 and how to update to it on the official React blog.
React
- Add
react/jsx-runtimeandreact/jsx-dev-runtimefor the new JSX transform. (@lunaruanin #18299)- Build component stacks from native error frames. (
@sebmarkbagein #18561)- Allow to specify
displayNameon context for improved stacks. (@eps1lonin #18224)- Prevent
'use strict'from leaking in the UMD bundles. (@koba04in #19614)- Stop using
fb.mefor redirects. (@cylimin #19598)React DOM
- Delegate events to roots instead of
document. (@trueadmin #18195 and others)- Clean up all effects before running any next effects. (
@bvaughnin #17947)- Run
useEffectcleanup functions asynchronously. (@bvaughnin #17925)- Use browser
focusinandfocusoutforonFocusandonBlur. (@trueadmin #19186)- Make all
Captureevents use the browser capture phase. (@trueadmin #19221)- Don't emulate bubbling of the
onScrollevent. (@gaearonin #19464)- Throw if
forwardReformemocomponent returnsundefined. (@gaearonin #19550)- Remove event pooling. (
@trueadmin #18969)- Stop exposing internals that won’t be needed by React Native Web. (
@necolasin #18483)- Attach all known event listeners when the root mounts. (
@gaearonin #19659)- Disable
consolein the second render pass of DEV mode double render. (@sebmarkbagein #18547)- Deprecate the undocumented and misleading
ReactTestUtils.SimulateNativeAPI. (@gaearonin #13407)- Rename private field names used in the internals. (
@gaearonin #18377)- Don't call User Timing API in development. (
@gaearonin #18417)- Disable console during the repeated render in Strict Mode. (
@sebmarkbagein #18547)- In Strict Mode, double-render components without Hooks too. (
@eps1lonin #18430)
... (truncated)
Changelog
Sourced from react's changelog.
17.0.2 (March 22, 2021)
React DOM
- Remove an unused dependency to address the
SharedArrayBuffercross-origin isolation warning. (@koba04and@bvaughnin #20831, #20832, and #20840)17.0.1 (October 22, 2020)
React DOM
17.0.0 (October 20, 2020)
Today, we are releasing React 17!
Learn more about React 17 and how to update to it on the official React blog.
React
- Add
react/jsx-runtimeandreact/jsx-dev-runtimefor the new JSX transform. (@lunaruanin #18299)- Build component stacks from native error frames. (
@sebmarkbagein #18561)- Allow to specify
displayNameon context for improved stacks. (@eps1lonin #18224)- Prevent
'use strict'from leaking in the UMD bundles. (@koba04in #19614)- Stop using
fb.mefor redirects. (@cylimin #19598)React DOM
- Delegate events to roots instead of
document. (@trueadmin #18195 and others)- Clean up all effects before running any next effects. (
@bvaughnin #17947)- Run
useEffectcleanup functions asynchronously. (@bvaughnin #17925)- Use browser
focusinandfocusoutforonFocusandonBlur. (@trueadmin #19186)- Make all
Captureevents use the browser capture phase. (@trueadmin #19221)- Don't emulate bubbling of the
onScrollevent. (@gaearonin #19464)- Throw if
forwardReformemocomponent returnsundefined. (@gaearonin #19550)- Remove event pooling. (
@trueadmin #18969)- Stop exposing internals that won’t be needed by React Native Web. (
@necolasin #18483)- Attach all known event listeners when the root mounts. (
@gaearonin #19659)- Disable
consolein the second render pass of DEV mode double render. (@sebmarkbagein #18547)- Deprecate the undocumented and misleading
ReactTestUtils.SimulateNativeAPI. (@gaearonin #13407)- Rename private field names used in the internals. (
@gaearonin #18377)- Don't call User Timing API in development. (
@gaearonin #18417)- Disable console during the repeated render in Strict Mode. (
@sebmarkbagein #18547)- In Strict Mode, double-render components without Hooks too. (
@eps1lonin #18430)- Allow calling
ReactDOM.flushSyncduring lifecycle methods (but warn). (@sebmarkbagein #18759)- Add the
codeproperty to the keyboard event objects. (@bl00mberin #18287)- Add the
disableRemotePlaybackproperty forvideoelements. (@tombrowndevin #18619)- Add the
enterKeyHintproperty forinputelements. (@eps1lonin #18634)- Warn when no
valueis provided to<Context.Provider>. (@charlie1404in #19054)- Warn when
memoorforwardRefcomponents returnundefined. (@bvaughnin #19550)
... (truncated)
Commits
89b6109Bump versions for 17c63741foffscreen double invoke effects (#19523)c691734Fixed broken Profiler test (#19894)87c023bProfiler onRender only called when we do work (#19885)81aaee5Don't call onCommit et al if there are no effects (#19863)bc6b7b6Don't trigger lazy in DEV during element creation (#19871)781212aRemove double space in test name (#19762)d17086cDecouple public, internal act implementation (#19745)1f38dcfRemove withSuspenseConfig (#19724)ddd1faaRemove config argument from useTransition (#19719)- Additional commits viewable in compare view
Updates react-native from 0.63.3 to 0.65.0
Release notes
Sourced from react-native's releases.
v0.65.0
0.65 stable is here 🎉
Thanks to everyone who contributed (over 1100 commits from 61 contributors!) and helped to get this together, we worked really hard and we hope you are as excited as we are 🤗
Some of the most important highlights of this version:
- Hermes 0.8.1. Please see the highlighted changes from its 0.8.0 and 0.8.1 release notes.
react-native-codegenversion0.0.7is now needed as adevDependencyin thepackage.json.- JCenter has been sunsetted and read-only now. We have removed JCenter as a maven repository and updated dependencies to use MavenCentral and Jitpack.
- Upgraded OkHttp from v3 to v4.9.1. See Upgrading to OkHttp 4 for more details on changes.
- Upgraded to Flipper 0.93 to support Xcode 12.5. See Flipper changelog here.
- Android Gradle Plugin 7 support.
Among many others - please refer to the blog post for more details.
You can participate in the conversation on the status of this release at this issue.
You can upgrade to this version using the upgrade helper webtool ⚛️
You can find the whole changelog history over at
react-native-releases.v0.65.0-rc.4
⚠️ THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.
Please only upgrade or create new apps with
0.65.0-rc.4if you'd like to help us test this before the stable release - which would be super useful 🤗To test it, run:
npx react-native init RN065RC4 --version 0.65.0-rc.4We're working on the changelog and you can read the draft here.
You can participate in the conversation on the RC status this issue for updates, where you can post your bug reports and cherry-pick suggestions.
You can find the whole changelog history over at react-native-releases.
v0.65.0-rc.3
... (truncated)
Commits
7473ce1[0.65.0] Bump version numbers5f0b805[0.65.0-rc.4] Bump version numbers83d9b9b[LOCAL] yarn lock updatee775957Revert "fix: Move react-native-codegen to be a direct dependency of react-nat...5f7deb5[LOCAL] reintroduce generated codegen filesc0df3e0[LOCAL] autogenerated files54fbe0d- Bump CLI to ^6.0.0 (#31971)5efad92Codegen: Always prepare filesystemdfd324eExtend codegen script to take library name, output dir arguments1b7f95bReorganize codegen script for clarity- 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 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)