Release notes
*Sourced from [react-native's releases](https://github.com/facebook/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/) ⚛️
>
> ---
>
> 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/) ⚛️
>
> ... (truncated)
Commits
- [`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))
- [`35001d2`](https://github.com/facebook/react-native/commit/35001d2c77cc5082990a60fb72b03bf430b106a0) [0.61.3] Bump version numbers
- [`18cfb31`](https://github.com/facebook/react-native/commit/18cfb3162cb2e6d218fbcd7f051219557a0d02b0) Revert "Improve Flow Type for ScrollResponder"
- [`43593c7`](https://github.com/facebook/react-native/commit/43593c7c0e5f33e6f28df987f7ad646b149d57c0) Revert "Migrate scrollResponderScrollNativeHandleToKeyboard function to take ...
- [`6f98e77`](https://github.com/facebook/react-native/commit/6f98e77ed4008e4c34ceb813c114b853ffb3877e) Revert "Fix exception in scrollResponderScrollNativeHandleToKeyboard when ref...
- Additional commits viewable in [compare view](https://github.com/facebook/react-native/compare/v0.59.10...v0.61.4)
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)
Bumps react-native from 0.59.10 to 0.61.4.
Release notes
*Sourced from [react-native's releases](https://github.com/facebook/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/) ⚛️ > > --- > > 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/) ⚛️ > > ... (truncated)Commits
- [`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)) - [`35001d2`](https://github.com/facebook/react-native/commit/35001d2c77cc5082990a60fb72b03bf430b106a0) [0.61.3] Bump version numbers - [`18cfb31`](https://github.com/facebook/react-native/commit/18cfb3162cb2e6d218fbcd7f051219557a0d02b0) Revert "Improve Flow Type for ScrollResponder" - [`43593c7`](https://github.com/facebook/react-native/commit/43593c7c0e5f33e6f28df987f7ad646b149d57c0) Revert "Migrate scrollResponderScrollNativeHandleToKeyboard function to take ... - [`6f98e77`](https://github.com/facebook/react-native/commit/6f98e77ed4008e4c34ceb813c114b853ffb3877e) Revert "Fix exception in scrollResponderScrollNativeHandleToKeyboard when ref... - Additional commits viewable in [compare view](https://github.com/facebook/react-native/compare/v0.59.10...v0.61.4)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)