Skip to content

Commit

Permalink
Integrate 0.69.0-rc.6 (#10049)
Browse files Browse the repository at this point in the history
* Integrate RC6

* Change files
  • Loading branch information
chiaramooney committed Jun 6, 2022
1 parent 12fbec0 commit 014e028
Show file tree
Hide file tree
Showing 21 changed files with 54 additions and 34 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Integrate RC6",
"packageName": "@office-iss/react-native-win32",
"email": "34109996+chiaramooney@users.noreply.github.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Integrate RC6",
"packageName": "@react-native-windows/virtualized-list",
"email": "34109996+chiaramooney@users.noreply.github.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Integrate RC6",
"packageName": "react-native-windows",
"email": "34109996+chiaramooney@users.noreply.github.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"excludePatterns": [
"src/js/examples-win32/**"
],
"baseVersion": "0.69.0-rc.3",
"baseVersion": "0.69.0-rc.6",
"overrides": [
{
"type": "patch",
Expand Down
4 changes: 2 additions & 2 deletions packages/@office-iss/react-native-win32-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"peerDependencies": {
"@office-iss/react-native-win32": "0.69.0-preview.3",
"react": "18.0.0",
"react-native": "0.69.0-rc.3"
"react-native": "0.69.0-rc.6"
},
"devDependencies": {
"@office-iss/react-native-win32": "0.69.0-preview.3",
Expand All @@ -28,7 +28,7 @@
"@types/node": "^14.14.22",
"eslint": "^7.32.0",
"just-scripts": "^1.3.3",
"react-native": "0.69.0-rc.3",
"react-native": "0.69.0-rc.6",
"react-native-platform-override": "^1.6.11",
"typescript": "^4.4.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@office-iss/react-native-win32/overrides.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"**/__snapshots__/**",
"src/rntypes/**"
],
"baseVersion": "0.69.0-rc.3",
"baseVersion": "0.69.0-rc.6",
"overrides": [
{
"type": "derived",
Expand Down
4 changes: 2 additions & 2 deletions packages/@office-iss/react-native-win32/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,14 @@
"just-scripts": "^1.3.3",
"prettier": "^2.4.1",
"react": "18.0.0",
"react-native": "0.69.0-rc.3",
"react-native": "0.69.0-rc.6",
"react-native-platform-override": "^1.6.11",
"react-shallow-renderer": "16.14.1",
"typescript": "^4.4.4"
},
"peerDependencies": {
"react": "18.0.0",
"react-native": "0.69.0-rc.3"
"react-native": "0.69.0-rc.6"
},
"beachball": {
"defaultNpmTag": "preview",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"just-scripts": "^1.3.2",
"prettier": "^2.4.1",
"react": "18.0.0",
"react-native": "0.69.0-rc.3",
"react-native": "0.69.0-rc.6",
"react-native-windows": "0.69.0-preview.5",
"typescript": "^4.4.4"
},
Expand All @@ -43,4 +43,4 @@
"node": ">= 14"
},
"private": true
}
}
2 changes: 1 addition & 1 deletion packages/@react-native-windows/tester/overrides.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"excludePatterns": [
"src/js/examples-win/**"
],
"baseVersion": "0.69.0-rc.3",
"baseVersion": "0.69.0-rc.6",
"overrides": [
{
"type": "patch",
Expand Down
6 changes: 3 additions & 3 deletions packages/@react-native-windows/tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"peerDependencies": {
"@react-native-picker/picker": "2.2.0",
"react": "18.0.0",
"react-native": "0.69.0-rc.3",
"react-native": "0.69.0-rc.6",
"react-native-windows": "0.69.0-preview.5",
"react-native-xaml": "^0.0.50"
},
Expand All @@ -29,12 +29,12 @@
"@types/node": "^14.14.22",
"eslint": "^7.32.0",
"just-scripts": "^1.3.3",
"react-native": "0.69.0-rc.3",
"react-native": "0.69.0-rc.6",
"react-native-platform-override": "^1.6.11",
"react-native-windows": "0.69.0-preview.5",
"typescript": "^4.4.4"
},
"engines": {
"node": ">= 14"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
".flowconfig",
"src/**"
],
"baseVersion": "0.69.0-rc.3",
"baseVersion": "0.69.0-rc.6",
"overrides": [
{
"type": "derived",
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/virtualized-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"just-scripts": "^1.3.3",
"prettier": "^2.4.1",
"react": "18.0.0",
"react-native": "0.69.0-rc.3",
"react-native": "0.69.0-rc.6",
"react-native-platform-override": "^1.6.11"
},
"peerDependencies": {
"react": "18.0.0",
"react-native": "0.69.0-rc.3"
"react-native": "0.69.0-rc.6"
},
"beachball": {
"defaultNpmTag": "preview",
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-native/repo-config/overrides.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"baseVersion": "0.69.0-rc.3",
"baseVersion": "0.69.0-rc.6",
"overrides": [
{
"type": "copy",
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-native/tester/overrides.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"baseVersion": "0.69.0-rc.3",
"baseVersion": "0.69.0-rc.6",
"overrides": [
{
"type": "copy",
Expand Down
4 changes: 2 additions & 2 deletions packages/e2e-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"react": "18.0.0",
"react-native": "0.69.0-rc.3",
"react-native": "0.69.0-rc.6",
"react-native-windows": "0.69.0-preview.5",
"react-native-xaml": "^0.0.63"
},
Expand Down Expand Up @@ -54,4 +54,4 @@
"engines": {
"node": ">= 14"
}
}
}
4 changes: 2 additions & 2 deletions packages/integration-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@typescript-eslint/parser": "^5.21.0",
"chai": "^4.2.0",
"react": "18.0.0",
"react-native": "0.69.0-rc.3",
"react-native": "0.69.0-rc.6",
"react-native-windows": "0.69.0-preview.5"
},
"devDependencies": {
Expand Down Expand Up @@ -52,4 +52,4 @@
"engines": {
"node": ">= 14"
}
}
}
4 changes: 2 additions & 2 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"react": "18.0.0",
"react-native": "0.69.0-rc.3",
"react-native": "0.69.0-rc.6",
"react-native-windows": "0.69.0-preview.5"
},
"devDependencies": {
Expand All @@ -39,4 +39,4 @@
"engines": {
"node": ">= 14"
}
}
}
4 changes: 2 additions & 2 deletions packages/sample-apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
"react": "18.0.0",
"react-native": "0.69.0-rc.3",
"react-native": "0.69.0-rc.6",
"react-native-windows": "0.69.0-preview.5"
},
"devDependencies": {
Expand All @@ -38,4 +38,4 @@
"engines": {
"node": ">= 14"
}
}
}
4 changes: 2 additions & 2 deletions vnext/overrides.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"**/__snapshots__/**",
"src/rntypes/**"
],
"baseVersion": "0.69.0-rc.3",
"baseVersion": "0.69.0-rc.6",
"overrides": [
{
"type": "derived",
Expand Down Expand Up @@ -514,4 +514,4 @@
"file": "src/typings-index.ts"
}
]
}
}
4 changes: 2 additions & 2 deletions vnext/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,15 @@
"metro-config": "^0.70.1",
"prettier": "^2.4.1",
"react": "18.0.0",
"react-native": "0.69.0-rc.3",
"react-native": "0.69.0-rc.6",
"react-native-platform-override": "^1.6.11",
"react-refresh": "^0.4.0",
"react-shallow-renderer": "16.14.1",
"typescript": "^4.4.4"
},
"peerDependencies": {
"react": "18.0.0",
"react-native": "0.69.0-rc.3"
"react-native": "0.69.0-rc.6"
},
"beachball": {
"defaultNpmTag": "preview",
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9758,10 +9758,10 @@ react-native-xaml@^0.0.63:
"@types/react-native" "*"
typescript "^4.4.3"

react-native@0.69.0-rc.3:
version "0.69.0-rc.3"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.69.0-rc.3.tgz#ff2437d10ba81be48c3061ea3e4b06da1bb4a5f4"
integrity sha512-HPe1WEqfx75/FXB/vOHFpuK67Dh9B3C95c7c6bK9ROYI2lq9cLPiINTT/II8PMzk5dYpUHFmVCADTMw8L9QZCg==
react-native@0.69.0-rc.6:
version "0.69.0-rc.6"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.69.0-rc.6.tgz#7e344d0c79ae7bd8fc7e00ec0ff857a51a6e6abb"
integrity sha512-TrzKCtaQuqR3Pm5pc9i2zHOcBnAuJewwvp0B/BL9hvd/kYQLdb7QYzoJJ3KPv/9HRj9Ma95mZE01v8dVNfRbXg==
dependencies:
"@jest/create-cache-key-function" "^27.0.1"
"@react-native-community/cli" "^8.0.0"
Expand Down Expand Up @@ -9792,7 +9792,6 @@ react-native@0.69.0-rc.3:
react-shallow-renderer "16.14.1"
regenerator-runtime "^0.13.2"
scheduler "^0.21.0"
shelljs "^0.8.5"
stacktrace-parser "^0.1.3"
use-sync-external-store "^1.0.0"
whatwg-fetch "^3.0.0"
Expand Down

0 comments on commit 014e028

Please sign in to comment.