From 9b66731f5ee90d2ca6f4dc7d7a7692f9b6eef225 Mon Sep 17 00:00:00 2001 From: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com> Date: Thu, 12 Dec 2019 21:10:04 +0000 Subject: [PATCH 1/3] Update to react-native@0.60.0-microsoft.31 --- packages/E2ETest/package.json | 2 +- packages/microsoft-reactnative-sampleapps/package.json | 2 +- packages/playground/package.json | 2 +- packages/react-native-win32/package.json | 4 ++-- packages/react-native-windows-extended/package.json | 4 ++-- vnext/package.json | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/E2ETest/package.json b/packages/E2ETest/package.json index d59cf96ad4d..9d8b20a0c65 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.28.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.31.tar.gz", "react-native-windows": "0.60.0-vnext.93", "react-native-windows-extended": "0.60.42", "rnpm-plugin-windows": "^0.3.8" diff --git a/packages/microsoft-reactnative-sampleapps/package.json b/packages/microsoft-reactnative-sampleapps/package.json index 8f9d203626c..98e300c93ce 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.28.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.31.tar.gz", "react-native-windows": "0.60.0-vnext.93", "react-native-windows-extended": "0.60.42", "rnpm-plugin-windows": "^0.3.8" diff --git a/packages/playground/package.json b/packages/playground/package.json index 83840711edd..f3e759c92e1 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.28.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.31.tar.gz", "react-native-windows": "0.60.0-vnext.93", "react-native-windows-extended": "0.60.42", "rnpm-plugin-windows": "^0.3.8" diff --git a/packages/react-native-win32/package.json b/packages/react-native-win32/package.json index 8d856de5152..271931c92e8 100644 --- a/packages/react-native-win32/package.json +++ b/packages/react-native-win32/package.json @@ -40,7 +40,7 @@ "whatwg-fetch": "^3.0.0" }, "devDependencies": { - "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.28.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.31.tar.gz", "@office-iss/rex-win32": "0.0.30", "@types/es6-collections": "^0.5.29", "@types/es6-promise": "0.0.32", @@ -53,7 +53,7 @@ "rimraf": "^3.0.0" }, "peerDependencies": { - "react-native": "^0.60.0 || 0.60.0-microsoft.28 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.28.tar.gz", + "react-native": "^0.60.0 || 0.60.0-microsoft.31 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.31.tar.gz", "react": "16.8.6", "react-dom": "16.8.6" }, diff --git a/packages/react-native-windows-extended/package.json b/packages/react-native-windows-extended/package.json index 794e1ee5dc1..5a1f4c26481 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.28.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.31.tar.gz", "typescript": "3.5.3" }, "peerDependencies": { "react": "16.8.6", - "react-native": "^0.60.0 || 0.60.0-microsoft.28 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.28.tar.gz" + "react-native": "^0.60.0 || 0.60.0-microsoft.31 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.31.tar.gz" }, "beachball": { "disallowedChangeTypes": [ diff --git a/vnext/package.json b/vnext/package.json index 5385b36676d..edf4113633d 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -48,13 +48,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.28.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.31.tar.gz", "react": "16.8.6", "typescript": "3.5.3" }, "peerDependencies": { "react": "16.8.6", - "react-native": "^0.60.0 || 0.60.0-microsoft.28 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.28.tar.gz" + "react-native": "^0.60.0 || 0.60.0-microsoft.31 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.31.tar.gz" }, "beachball": { "defaultNpmTag": "vnext", From c30be94651aff8617b3b38e51414be5323abbfaa Mon Sep 17 00:00:00 2001 From: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com> Date: Thu, 12 Dec 2019 21:10:06 +0000 Subject: [PATCH 2/3] Change files --- ...12-21-10-06-auto-update-versions060.0microsoft.31.json | 8 ++++++++ ...12-21-10-06-auto-update-versions060.0microsoft.31.json | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 change/@office-iss-react-native-win32-2019-12-12-21-10-06-auto-update-versions060.0microsoft.31.json create mode 100644 change/react-native-windows-2019-12-12-21-10-06-auto-update-versions060.0microsoft.31.json diff --git a/change/@office-iss-react-native-win32-2019-12-12-21-10-06-auto-update-versions060.0microsoft.31.json b/change/@office-iss-react-native-win32-2019-12-12-21-10-06-auto-update-versions060.0microsoft.31.json new file mode 100644 index 00000000000..996bc317da7 --- /dev/null +++ b/change/@office-iss-react-native-win32-2019-12-12-21-10-06-auto-update-versions060.0microsoft.31.json @@ -0,0 +1,8 @@ +{ + "type": "patch", + "comment": "Updating react-native to version: 0.60.0-microsoft.31", + "packageName": "@office-iss/react-native-win32", + "email": "53619745+rnbot@users.noreply.github.com", + "commit": "9b66731f5ee90d2ca6f4dc7d7a7692f9b6eef225", + "date": "2019-12-12T21:10:06.243Z" +} \ No newline at end of file diff --git a/change/react-native-windows-2019-12-12-21-10-06-auto-update-versions060.0microsoft.31.json b/change/react-native-windows-2019-12-12-21-10-06-auto-update-versions060.0microsoft.31.json new file mode 100644 index 00000000000..8b217725ac1 --- /dev/null +++ b/change/react-native-windows-2019-12-12-21-10-06-auto-update-versions060.0microsoft.31.json @@ -0,0 +1,8 @@ +{ + "type": "prerelease", + "comment": "Updating react-native to version: 0.60.0-microsoft.31", + "packageName": "react-native-windows", + "email": "53619745+rnbot@users.noreply.github.com", + "commit": "9b66731f5ee90d2ca6f4dc7d7a7692f9b6eef225", + "date": "2019-12-12T21:10:06.179Z" +} \ No newline at end of file From d4c5b289d30ec8f5d042c8d2d574f24a13319912 Mon Sep 17 00:00:00 2001 From: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com> Date: Thu, 12 Dec 2019 21:10:07 +0000 Subject: [PATCH 3/3] Change files --- ...12-21-10-07-auto-update-versions060.0microsoft.31.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 change/react-native-windows-extended-2019-12-12-21-10-07-auto-update-versions060.0microsoft.31.json diff --git a/change/react-native-windows-extended-2019-12-12-21-10-07-auto-update-versions060.0microsoft.31.json b/change/react-native-windows-extended-2019-12-12-21-10-07-auto-update-versions060.0microsoft.31.json new file mode 100644 index 00000000000..003224a6fcb --- /dev/null +++ b/change/react-native-windows-extended-2019-12-12-21-10-07-auto-update-versions060.0microsoft.31.json @@ -0,0 +1,8 @@ +{ + "type": "patch", + "comment": "Updating react-native to version: 0.60.0-microsoft.31", + "packageName": "react-native-windows-extended", + "email": "53619745+rnbot@users.noreply.github.com", + "commit": "c30be94651aff8617b3b38e51414be5323abbfaa", + "date": "2019-12-12T21:10:07.582Z" +} \ No newline at end of file