react-component / m-picker

React Mobile Picker(web & react-native)
http://react-component.github.io/m-picker/
247 stars 73 forks source link

Bump react-native from 0.59.10 to 0.61.2 #158

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps react-native from 0.59.10 to 0.61.2.

Release notes *Sourced from [react-native's releases](https://github.com/facebook/react-native/releases).* > ## v0.61.2 > This release fixes [shadow issues](https://github-redirect.dependabot.com/facebook/react-native/issues/26544) that were happening on Android as well as improves `StatusBar` API to better support iOS 13 dark mode. > > Unfortunately, it re-introduces an issue with [ripple effect not respecting `borderRadius`](https://github-redirect.dependabot.com/facebook/react-native/issues/6480). Consider using the workaround provided in the linked issue while we are working on a better solution. > > You can participate in the conversation for the next patch release in the dedicated [issue](https://github-redirect.dependabot.com/react-native-community/releases/issues/148). > > --- > > To help you upgrade to this version, you can use the new [upgrade helper webtool](https://react-native-community.github.io/upgrade-helper/) ⚛️ > > --- > > You can find the whole [changelog history](https://github.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md) over at `react-native-releases`. > > ## v0.61.1 > This release fixes issues with `react-native-gesture-handler`. > > You can participate in the conversation for the next patch release in the dedicated [issue](https://github-redirect.dependabot.com/react-native-community/releases/issues/146). > > --- > > To help you upgrade to this version, you can use the new [upgrade helper webtool](https://react-native-community.github.io/upgrade-helper/) ⚛️ > > --- > > You can find the whole [changelog history](https://github.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md) over at `react-native-releases`. > > ## 0.61.0 > 0.61 stable is here 🎉 > > Thanks to everyone who contributed and helped to get this together, everyone worked really hard and we hope you are as excited as we are 🤗 > > Some of the major changes that this version brings: > > - Whole new hot reloading experience, called "Fast refresh". It is turned on by default and can be accessed under the developer menu. Expect more details about this feature in the upcoming blog post. > > - React version has been updated to 16.9 - 0ccedf3964b1ebff43e4631d1e60b3e733096e56 > > - Better CocoaPods support with `use_frameworks!` > > Please refer to [this issue](https://github-redirect.dependabot.com/react-native-community/releases/issues/144) for updates on the status of this release candidate - also, you can post here the link to the issues you have reported for this version so that they can be surfaced easily. > > --- > > You can also test upgrading to this version using the [upgrade helper webtool](https://react-native-community.github.io/upgrade-helper/) ⚛️ > > --- > > You can find the whole [changelog history](https://github.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md) over at `react-native-releases`. > ... (truncated)
Commits - [`3a96f4c`](https://github.com/facebook/react-native/commit/3a96f4c6c1b1ea5556cd42c8e29dcf248e64ea4c) [0.61.2] Bump version numbers - [`7fd8bac`](https://github.com/facebook/react-native/commit/7fd8bac5cd30a8499e79623d56abbed33a73f6cd) iOS13 status bar has now 3 styles ([#26294](https://github-redirect.dependabot.com/facebook/react-native/issues/26294)) - [`0b734f6`](https://github.com/facebook/react-native/commit/0b734f628303910c60a8af6dd100f06cb44f4aeb) improve error message in NativeModuleRegistryBuilder.java ([#26467](https://github-redirect.dependabot.com/facebook/react-native/issues/26467)) - [`5cf3d96`](https://github.com/facebook/react-native/commit/5cf3d96ae30b2f485167b8989b8136317cf23e2b) Use `warnOnce` for excessive number of callbacks error ([#26508](https://github-redirect.dependabot.com/facebook/react-native/issues/26508)) - [`b944381`](https://github.com/facebook/react-native/commit/b944381bb4ec1e926f321ae57fbaf0461bdd905c) Include transform in OUTER_PROPS ([#26611](https://github-redirect.dependabot.com/facebook/react-native/issues/26611)) - [`df9073a`](https://github.com/facebook/react-native/commit/df9073ad73710ebfd373c581994602c87f35cb1d) Revert "Set rounded rectangle mask on TouchableNativeFeedback's ripples ([#253](https://github-redirect.dependabot.com/facebook/react-native/issues/253)... - [`a7b9be4`](https://github.com/facebook/react-native/commit/a7b9be4a1785e550670e1cc5831b6ebbf0c11a15) Removing the workspace ([#26566](https://github-redirect.dependabot.com/facebook/react-native/issues/26566)) - [`a33e809`](https://github.com/facebook/react-native/commit/a33e809d7b541c377bbe724750a20ebd8e78ae01) Bring back RNTester manual step - [`c833f41`](https://github.com/facebook/react-native/commit/c833f41177687c1296aa705decd25313f8b0c219) [0.61.1] Bump version numbers - [`3aaebe6`](https://github.com/facebook/react-native/commit/3aaebe60ceb5ba0d6e87c82884c6bfa0d2db1084) Revert "Add generated `xcshareddata` folder to gitignore ([#25451](https://github-redirect.dependabot.com/facebook/react-native/issues/25451))" - Additional commits viewable in [compare view](https://github.com/facebook/react-native/compare/v0.59.10...v0.61.2)


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #172.