From 34944a2fcc931369ea3b5524b2c2cb3e6ba58691 Mon Sep 17 00:00:00 2001 From: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com> Date: Wed, 23 Oct 2019 19:30:01 +0000 Subject: [PATCH 1/3] Update to react-native@0.60.0-microsoft.11 --- packages/E2ETest/package.json | 2 +- packages/microsoft-reactnative-sampleapps/package.json | 2 +- packages/playground/package.json | 2 +- packages/react-native-windows-extended/package.json | 4 ++-- vnext/package.json | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/E2ETest/package.json b/packages/E2ETest/package.json index 44aa4699c13..4e99aa9b79e 100644 --- a/packages/E2ETest/package.json +++ b/packages/E2ETest/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "react": "16.8.6", - "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.9.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.11.tar.gz", "react-native-windows": "0.60.0-vnext.41", "react-native-windows-extended": "0.60.9", "rnpm-plugin-windows": "^0.3.7" diff --git a/packages/microsoft-reactnative-sampleapps/package.json b/packages/microsoft-reactnative-sampleapps/package.json index 9add4c2a0c3..766536bfad8 100644 --- a/packages/microsoft-reactnative-sampleapps/package.json +++ b/packages/microsoft-reactnative-sampleapps/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "react": "16.8.6", - "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.9.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.11.tar.gz", "react-native-windows": "0.60.0-vnext.41", "react-native-windows-extended": "0.60.9", "rnpm-plugin-windows": "^0.3.7" diff --git a/packages/playground/package.json b/packages/playground/package.json index 7d36d113d41..b2119d9dae0 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "react": "16.8.6", - "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.9.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.11.tar.gz", "react-native-windows": "0.60.0-vnext.41", "react-native-windows-extended": "0.60.9", "rnpm-plugin-windows": "^0.3.7" diff --git a/packages/react-native-windows-extended/package.json b/packages/react-native-windows-extended/package.json index 45cc8b89e59..008a3a32f80 100644 --- a/packages/react-native-windows-extended/package.json +++ b/packages/react-native-windows-extended/package.json @@ -34,12 +34,12 @@ "just-scripts": "^0.24.2", "prettier": "1.13.6", "react": "16.8.6", - "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.9.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.11.tar.gz", "typescript": "3.5.3" }, "peerDependencies": { "react": "16.8.6", - "react-native": "^0.60.0 || 0.60.0-microsoft.9 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.9.tar.gz" + "react-native": "^0.60.0 || 0.60.0-microsoft.11 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.11.tar.gz" }, "beachball": { "disallowedChangeTypes": [ diff --git a/vnext/package.json b/vnext/package.json index 1245cd6f75b..99f4c7e895c 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -46,13 +46,13 @@ "eslint": "5.1.0", "just-scripts": "^0.24.2", "prettier": "1.17.0", - "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.9.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.11.tar.gz", "react": "16.8.6", "typescript": "3.5.3" }, "peerDependencies": { "react": "16.8.6", - "react-native": "^0.60.0 || 0.60.0-microsoft.9 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.9.tar.gz" + "react-native": "^0.60.0 || 0.60.0-microsoft.11 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.11.tar.gz" }, "beachball": { "defaultNpmTag": "vnext", From 74e58fd265922fa0016bf2b6d416bb073ecc4230 Mon Sep 17 00:00:00 2001 From: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com> Date: Wed, 23 Oct 2019 19:30:05 +0000 Subject: [PATCH 2/3] Change files --- ...3-19-30-05-auto-update-versions060.0microsoft.11.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 change/react-native-windows-2019-10-23-19-30-05-auto-update-versions060.0microsoft.11.json diff --git a/change/react-native-windows-2019-10-23-19-30-05-auto-update-versions060.0microsoft.11.json b/change/react-native-windows-2019-10-23-19-30-05-auto-update-versions060.0microsoft.11.json new file mode 100644 index 00000000000..2fd438275d7 --- /dev/null +++ b/change/react-native-windows-2019-10-23-19-30-05-auto-update-versions060.0microsoft.11.json @@ -0,0 +1,9 @@ +{ + "type": "prerelease", + "comment": "Updating react-native to version: 0.60.0-microsoft.11", + "packageName": "react-native-windows", + "email": "53619745+rnbot@users.noreply.github.com", + "commit": "34944a2fcc931369ea3b5524b2c2cb3e6ba58691", + "date": "2019-10-23T19:30:05.347Z", + "file": "D:\\a\\1\\s\\change\\react-native-windows-2019-10-23-19-30-05-auto-update-versions060.0microsoft.11.json" +} \ No newline at end of file From a97e2b9772cf41fa4964f67d928754cb3e1cdf2e Mon Sep 17 00:00:00 2001 From: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com> Date: Wed, 23 Oct 2019 19:30:07 +0000 Subject: [PATCH 3/3] Change files --- ...3-19-30-07-auto-update-versions060.0microsoft.11.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 change/react-native-windows-extended-2019-10-23-19-30-07-auto-update-versions060.0microsoft.11.json diff --git a/change/react-native-windows-extended-2019-10-23-19-30-07-auto-update-versions060.0microsoft.11.json b/change/react-native-windows-extended-2019-10-23-19-30-07-auto-update-versions060.0microsoft.11.json new file mode 100644 index 00000000000..fe9633d66e9 --- /dev/null +++ b/change/react-native-windows-extended-2019-10-23-19-30-07-auto-update-versions060.0microsoft.11.json @@ -0,0 +1,9 @@ +{ + "type": "patch", + "comment": "Updating react-native to version: 0.60.0-microsoft.11", + "packageName": "react-native-windows-extended", + "email": "53619745+rnbot@users.noreply.github.com", + "commit": "74e58fd265922fa0016bf2b6d416bb073ecc4230", + "date": "2019-10-23T19:30:07.195Z", + "file": "D:\\a\\1\\s\\change\\react-native-windows-extended-2019-10-23-19-30-07-auto-update-versions060.0microsoft.11.json" +} \ No newline at end of file