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.5 #177

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps react-native from 0.59.10 to 0.61.5.

Release notes *Sourced from [react-native's releases](https://github.com/facebook/react-native/releases).* > ## v0.61.5 > This release fixes a few minor issues that were reported by the community. You can view the complete changelog [here](https://github.com/react-native-community/releases/blob/master/CHANGELOG.md#0614). > > 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/154). > > --- > > 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.4 > This release fixes a few minor issues that were reported by the community. You can view the complete changelog [here](https://github.com/react-native-community/releases/blob/master/CHANGELOG.md#0614). > > 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/151). > > --- > > 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.3 > This release fixes few minor issues that were reported by the community. You can view the complete changelog [here](https://github.com/react-native-community/releases/blob/master/CHANGELOG.md#0613). > > 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/150). > > --- > > 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.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/) ⚛️ > > ... (truncated)
Commits - [`86cad7d`](https://github.com/facebook/react-native/commit/86cad7d69099baaaeae10ac7c0912a023101f257) [0.61.5] Bump version numbers - [`7d311f0`](https://github.com/facebook/react-native/commit/7d311f0ca76f9b21813f82c526d5b23fe89804c8) - Bump CLI to ^3.0.0 ([#27235](https://github-redirect.dependabot.com/facebook/react-native/issues/27235)) - [`1a33607`](https://github.com/facebook/react-native/commit/1a3360753b16f5908f62d1a01e8c8396fc314268) Fix multiple `set-cookie` not aggregated correctly in response headers ([#27066](https://github-redirect.dependabot.com/facebook/react-native/issues/27066)) - [`51f74e7`](https://github.com/facebook/react-native/commit/51f74e706c49bce50aa395f0133e7120337b60b2) fix: Bundle assets in monorepo ([#26940](https://github-redirect.dependabot.com/facebook/react-native/issues/26940)) - [`95a5101`](https://github.com/facebook/react-native/commit/95a510180a7f67176666978168f19c1c0f92f3cd) [0.61.4] Bump version numbers - [`f7d9d5f`](https://github.com/facebook/react-native/commit/f7d9d5f07e117cd0053a6dcd383ab9c77722e1c0) Merge branch '0.61-stable' of github.com:facebook/react-native into 0.61-stable - [`d7c9173`](https://github.com/facebook/react-native/commit/d7c9173b07171164bcadf73855454e90e07b31be) Reverts "Timing: Fixes timer when app get into background ([#24649](https://github-redirect.dependabot.com/facebook/react-native/issues/24649))" ([#27065](https://github-redirect.dependabot.com/facebook/react-native/issues/27065)) - [`5e702a1`](https://github.com/facebook/react-native/commit/5e702a1da3330620624bc86d3741341cdfce29d8) Don't wrap console methods for metro logging in Chrome debugger ([#26883](https://github-redirect.dependabot.com/facebook/react-native/issues/26883)) - [`bd12ca1`](https://github.com/facebook/react-native/commit/bd12ca12d729d783dfc157ea933d983c89455505) fix build with hermes on windows ([#26556](https://github-redirect.dependabot.com/facebook/react-native/issues/26556)) - [`b85dffa`](https://github.com/facebook/react-native/commit/b85dffa87c66823c35f66ccd7232d96222b33c9b) Bump react to 16.9.0 ([#27060](https://github-redirect.dependabot.com/facebook/react-native/issues/27060)) - Additional commits viewable in [compare view](https://github.com/facebook/react-native/compare/v0.59.10...v0.61.5)


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)
dependabot-preview[bot] commented 4 years ago

Superseded by #223.