Skip to content
Closed

[draft] #14625

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "manually bump metro",
"packageName": "@office-iss/react-native-win32",
"email": "tatianakapos@microsoft.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "manually bump metro",
"packageName": "react-native-windows",
"email": "tatianakapos@microsoft.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.77.1",
"baseVersion": "0.77.2",
"overrides": [
{
"type": "patch",
Expand Down
6 changes: 3 additions & 3 deletions packages/@office-iss/react-native-win32-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"validate-overrides": "react-native-platform-override validate"
},
"dependencies": {
"@react-native/tester": "0.76.0-main",
"@react-native/tester": "0.77.2",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"flow-enums-runtime": "^0.0.5"
Expand All @@ -30,11 +30,11 @@
"@types/node": "^18.0.0",
"eslint": "^8.19.0",
"just-scripts": "^1.3.3",
"react-native": "0.77.1",
"react-native": "0.77.2",
"react-native-platform-override": "^1.9.49",
"typescript": "5.0.4"
},
"engines": {
"node": ">= 18"
}
}
}
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-win/rntypes/**"
],
"baseVersion": "0.77.1",
"baseVersion": "0.77.2",
"overrides": [
{
"type": "derived",
Expand Down
10 changes: 5 additions & 5 deletions packages/@office-iss/react-native-win32/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"jest-environment-node": "^29.6.3",
"jsc-android": "^250231.0.0",
"memoize-one": "^5.0.0",
"metro-runtime": "^0.81.0",
"metro-source-map": "^0.81.0",
"metro-runtime": "^0.81.3",
"metro-source-map": "^0.81.3",
"mkdirp": "^0.5.1",
"nullthrows": "^1.1.1",
"pretty-format": "^29.7.0",
Expand All @@ -74,7 +74,7 @@
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
"@react-native/metro-config": "0.77.0-nightly-20241001-223e98cc4",
"@react-native/metro-config": "0.77.2",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.30",
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.34",
Expand All @@ -90,7 +90,7 @@
"just-scripts": "^1.3.3",
"prettier": "2.8.8",
"react": "18.3.1",
"react-native": "0.77.1",
"react-native": "0.77.2",
"react-native-platform-override": "^1.9.49",
"typescript": "5.0.4"
},
Expand All @@ -114,4 +114,4 @@
"engines": {
"node": ">= 18"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"just-scripts": "^1.3.2",
"prettier": "2.8.8",
"react": "18.3.1",
"react-native": "0.77.1",
"react-native": "0.77.2",
"react-native-windows": "0.77.9",
"typescript": "5.0.4"
},
Expand Down
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.77.1",
"baseVersion": "0.77.2",
"overrides": [
{
"type": "derived",
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 @@ -24,20 +24,20 @@
"react-native-xaml": "^0.0.78"
},
"devDependencies": {
"@react-native/tester": "0.76.0-main",
"@react-native/tester": "0.77.2",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.30",
"@rnw-scripts/just-task": "2.3.47",
"@rnw-scripts/ts-config": "2.0.5",
"@types/node": "^18.0.0",
"eslint": "^8.19.0",
"just-scripts": "^1.3.3",
"react-native": "0.77.1",
"react-native": "0.77.2",
"react-native-platform-override": "^1.9.49",
"react-native-windows": "0.77.9",
"typescript": "5.0.4"
},
"engines": {
"node": ">= 18"
}
}
}
4 changes: 2 additions & 2 deletions packages/@react-native/monorepo/overrides.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"baseVersion": "0.77.1",
"baseVersion": "0.77.2",
"overrides": [
{
"type": "patch",
"file": "package.json",
"baseFile": "package.json",
"baseHash": "0ab72aff6e5db6632f4f95b38edb63b45aeb9c28"
"baseHash": "17f6606ff13cb9ad91644229c72928063507fb9b"
}
]
}
10 changes: 5 additions & 5 deletions packages/@react-native/monorepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@definitelytyped/dtslint": "^0.0.127",
"@jest/create-cache-key-function": "^29.6.3",
"@pkgjs/parseargs": "^0.11.0",
"@react-native/metro-babel-transformer": "0.77.0",
"@react-native/metro-config": "0.77.0",
"@react-native/metro-babel-transformer": "0.77.2",
"@react-native/metro-config": "0.77.2",
"@tsconfig/node18": "1.0.1",
"@types/react": "^18.2.6",
"@typescript-eslint/parser": "^7.1.1",
Expand Down Expand Up @@ -83,9 +83,9 @@
"jest": "^29.7.0",
"jest-junit": "^10.0.0",
"jscodeshift": "^0.14.0",
"metro-babel-register": "^0.81.0",
"metro-memory-fs": "^0.81.0",
"metro-transform-plugins": "^0.81.0",
"metro-babel-register": "^0.81.3",
"metro-memory-fs": "^0.81.3",
"metro-transform-plugins": "^0.81.3",
"micromatch": "^4.0.4",
"node-fetch": "^2.2.0",
"nullthrows": "^1.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native/tester/overrides.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"baseVersion": "0.77.1",
"baseVersion": "0.77.2",
"overrides": [
{
"type": "copy",
Expand Down Expand Up @@ -621,7 +621,7 @@
"type": "patch",
"file": "package.json",
"baseFile": "packages/rn-tester/package.json",
"baseHash": "3efadee0fd44342f6d482def745ba11e96d36e73",
"baseHash": "2500401c4badab23b93f4c526def7ef7e1adbb43",
"issue": 13228
}
]
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native/tester/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native/tester",
"version": "0.76.0-main",
"version": "0.77.2",
"private": true,
"description": "React Native tester app.",
"license": "MIT",
Expand All @@ -27,7 +27,7 @@
"e2e-test-ios": "./scripts/maestro-test-ios.sh"
},
"dependencies": {
"@react-native/popup-menu-android": "0.77.1",
"@react-native/popup-menu-android": "0.77.2",
"flow-enums-runtime": "^0.0.6",
"invariant": "^2.2.4",
"nullthrows": "^1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/@rnw-scripts/metro-dev-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"lint:fix": "rnw-scripts lint:fix"
},
"dependencies": {
"@react-native/metro-config": "0.77.0-nightly-20241001-223e98cc4",
"@react-native/metro-config": "0.77.2",
"@rnx-kit/metro-config": "^1.3.5",
"@rnx-kit/metro-plugin-duplicates-checker": "^2.1.0",
"@rnx-kit/metro-serializer": "^1.0.11",
Expand Down
4 changes: 2 additions & 2 deletions packages/e2e-test-app-fabric/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"react": "^18.2.0",
"react-native": "0.77.1",
"react-native": "0.77.2",
"react-native-windows": "0.77.9"
},
"devDependencies": {
Expand All @@ -32,7 +32,7 @@
"@react-native-community/cli": "^15.0.0",
"@react-native-windows/automation": "^0.3.325",
"@react-native-windows/automation-commands": "^0.1.346",
"@react-native/metro-config": "0.77.0-nightly-20241020-e7a3f479f",
"@react-native/metro-config": "0.77.2",
"@rnw-scripts/babel-node-config": "2.3.2",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.30",
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 @@ -20,7 +20,7 @@
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"react": "^18.2.0",
"react-native": "0.77.1",
"react-native": "0.77.2",
"react-native-windows": "0.77.9",
"react-native-xaml": "^0.0.78"
},
Expand All @@ -33,7 +33,7 @@
"@react-native-community/cli": "^15.0.0",
"@react-native-windows/automation": "^0.3.325",
"@react-native-windows/automation-commands": "^0.1.346",
"@react-native/metro-config": "0.77.0-nightly-20241001-223e98cc4",
"@react-native/metro-config": "0.77.2",
"@rnw-scripts/babel-node-config": "2.3.2",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.30",
Expand Down
4 changes: 2 additions & 2 deletions packages/integration-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@typescript-eslint/parser": "^7.1.1",
"chai": "^4.2.0",
"react": "^18.2.0",
"react-native": "0.77.1",
"react-native": "0.77.2",
"react-native-windows": "0.77.9"
},
"devDependencies": {
Expand All @@ -28,7 +28,7 @@
"@babel/traverse": "^7.11.5",
"@babel/types": "^7.11.5",
"@react-native-community/cli": "^15.0.0",
"@react-native/metro-config": "0.77.0-nightly-20241001-223e98cc4",
"@react-native/metro-config": "0.77.2",
"@rnw-scripts/babel-node-config": "2.3.2",
"@rnw-scripts/eslint-config": "^1.2.30",
"@rnw-scripts/just-task": "^2.3.47",
Expand Down
4 changes: 2 additions & 2 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"react": "^18.2.0",
"react-native": "0.77.1",
"react-native": "0.77.2",
"react-native-windows": "0.77.9"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/runtime": "^7.20.0",
"@react-native-community/cli": "^15.0.0",
"@react-native/metro-config": "0.77.0-nightly-20241001-223e98cc4",
"@react-native/metro-config": "0.77.2",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.30",
"@rnw-scripts/just-task": "2.3.47",
Expand Down
4 changes: 2 additions & 2 deletions packages/sample-app-fabric/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"react": "^18.2.0",
"react-native": "0.77.1",
"react-native": "0.77.2",
"react-native-windows": "0.77.9"
},
"devDependencies": {
Expand All @@ -27,7 +27,7 @@
"@babel/runtime": "^7.20.0",
"@jest/globals": "^29.7.0",
"@react-native-community/cli": "^15.0.0",
"@react-native/metro-config": "0.77.0-nightly-20241001-223e98cc4",
"@react-native/metro-config": "0.77.2",
"@rnw-scripts/babel-node-config": "2.3.2",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.30",
Expand Down
4 changes: 2 additions & 2 deletions packages/sample-apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"react": "^18.2.0",
"react-native": "0.77.1",
"react-native": "0.77.2",
"react-native-windows": "0.77.9"
},
"devDependencies": {
Expand All @@ -26,7 +26,7 @@
"@react-native-community/cli": "^15.0.0",
"@react-native-windows/cli": "0.77.3",
"@react-native-windows/codegen": "0.77.2",
"@react-native/metro-config": "0.77.0-nightly-20241001-223e98cc4",
"@react-native/metro-config": "0.77.2",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.30",
"@rnw-scripts/just-task": "2.3.47",
Expand Down
4 changes: 2 additions & 2 deletions packages/sample-custom-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@types/react": "^18.2.6",
"react": "^18.2.0",
"react-native": "0.77.1",
"react-native": "0.77.2",
"react-native-windows": "0.77.9"
},
"devDependencies": {
Expand All @@ -32,7 +32,7 @@
"@babel/preset-typescript": "^7.8.3",
"@babel/runtime": "^7.20.0",
"@react-native-community/cli": "^15.0.0",
"@react-native/metro-config": "0.77.0-nightly-20241001-223e98cc4",
"@react-native/metro-config": "0.77.2",
"@rnw-scripts/babel-node-config": "2.3.2",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.30",
Expand Down
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-win/rntypes/**"
],
"baseVersion": "0.77.1",
"baseVersion": "0.77.2",
"overrides": [
{
"type": "derived",
Expand Down Expand Up @@ -634,4 +634,4 @@
"baseHash": "fa0f34a2de33b641bd63863629087644796d8b59"
}
]
}
}
10 changes: 5 additions & 5 deletions vnext/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"jest-environment-node": "^29.6.3",
"jsc-android": "^250231.0.0",
"memoize-one": "^5.0.0",
"metro-runtime": "^0.81.0",
"metro-source-map": "^0.81.0",
"metro-runtime": "^0.81.3",
"metro-source-map": "^0.81.3",
"mkdirp": "^0.5.1",
"nullthrows": "^1.1.1",
"pretty-format": "^29.7.0",
Expand All @@ -70,7 +70,7 @@
},
"devDependencies": {
"@react-native-windows/codegen": "0.77.2",
"@react-native/metro-config": "0.77.0-nightly-20241001-223e98cc4",
"@react-native/metro-config": "0.77.2",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.30",
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.34",
Expand All @@ -85,7 +85,7 @@
"just-scripts": "^1.3.3",
"prettier": "2.8.8",
"react": "18.3.1",
"react-native": "0.77.1",
"react-native": "0.77.2",
"react-native-platform-override": "^1.9.49",
"react-refresh": "^0.14.0",
"typescript": "5.0.4"
Expand Down Expand Up @@ -153,4 +153,4 @@
"engines": {
"node": ">= 18"
}
}
}
Loading
Loading