Skip to content

Commit

Permalink
[0.75] Promote 0.75 to Latest (microsoft#13577)
Browse files Browse the repository at this point in the history
* Promote 0.75 to latest

* Change files

* integrate rn 75.0

* integrate rn 0.75.1

* fix changefile
  • Loading branch information
TatianaKapos authored Aug 19, 2024
1 parent b985c03 commit ba3dd8c
Show file tree
Hide file tree
Showing 40 changed files with 227 additions and 171 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Promote 0.75 to latest",
"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": "Promote 0.75 to latest",
"packageName": "@react-native-windows/cli",
"email": "tatianakapos@microsoft.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Promote 0.75 to latest",
"packageName": "@react-native-windows/codegen",
"email": "tatianakapos@microsoft.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Promote 0.75 to latest",
"packageName": "@react-native-windows/find-repo-root",
"email": "tatianakapos@microsoft.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Promote 0.75 to latest",
"packageName": "@react-native-windows/fs",
"email": "tatianakapos@microsoft.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Promote 0.75 to latest",
"packageName": "@react-native-windows/package-utils",
"email": "tatianakapos@microsoft.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Promote 0.75 to latest",
"packageName": "@react-native-windows/telemetry",
"email": "tatianakapos@microsoft.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Promote 0.75 to latest",
"packageName": "react-native-windows",
"email": "tatianakapos@microsoft.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type": "prerelease",
"type": "patch",
"comment": "[Fabric] Fixes a crash that happens on release builds",
"packageName": "react-native-windows",
"email": "30809111+acoates-ms@users.noreply.github.com",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"excludePatterns": [
"src/js/examples-win32/**"
],
"baseVersion": "0.75.0-rc.7",
"baseVersion": "0.75.1",
"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,15 +11,15 @@
"validate-overrides": "react-native-platform-override validate"
},
"dependencies": {
"@react-native/tester": "0.75.0-rc.7",
"@react-native/tester": "0.75.1",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.57.1",
"flow-enums-runtime": "^0.0.5"
},
"peerDependencies": {
"@office-iss/react-native-win32": "0.75.0-preview.5",
"react": "18.3.1",
"react-native": "0.75.0-rc.7"
"react-native": "^0.75.1"
},
"devDependencies": {
"@office-iss/react-native-win32": "0.75.0-preview.5",
Expand All @@ -30,7 +30,7 @@
"@types/node": "^18.0.0",
"eslint": "^8.19.0",
"just-scripts": "^1.3.3",
"react-native": "0.75.0-rc.7",
"react-native": "0.75.1",
"react-native-platform-override": "^1.9.42",
"typescript": "5.0.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-win/rntypes/**"
],
"baseVersion": "0.75.0-rc.7",
"baseVersion": "0.75.1",
"overrides": [
{
"type": "derived",
Expand Down
24 changes: 12 additions & 12 deletions packages/@office-iss/react-native-win32/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"@react-native-community/cli-platform-android": "14.0.0",
"@react-native-community/cli-platform-ios": "14.0.0",
"@react-native/assets": "1.0.0",
"@react-native/assets-registry": "0.75.0-rc.7",
"@react-native/codegen": "0.75.0-rc.7",
"@react-native/community-cli-plugin": "0.75.0-rc.7",
"@react-native/gradle-plugin": "0.75.0-rc.7",
"@react-native/js-polyfills": "0.75.0-rc.7",
"@react-native/normalize-colors": "0.75.0-rc.7",
"@react-native/virtualized-lists": "0.75.0-rc.7",
"@react-native/assets-registry": "0.75.1",
"@react-native/codegen": "0.75.1",
"@react-native/community-cli-plugin": "0.75.1",
"@react-native/gradle-plugin": "0.75.1",
"@react-native/js-polyfills": "0.75.1",
"@react-native/normalize-colors": "0.75.1",
"@react-native/virtualized-lists": "0.75.1",
"abort-controller": "^3.0.0",
"anser": "^1.4.9",
"ansi-regex": "^5.0.0",
Expand Down Expand Up @@ -71,7 +71,7 @@
"devDependencies": {
"@babel/core": "^7.20.0",
"@babel/eslint-parser": "^7.20.0",
"@react-native/metro-config": "0.75.0-rc.7",
"@react-native/metro-config": "0.75.1",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.23",
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.27",
Expand All @@ -87,21 +87,21 @@
"just-scripts": "^1.3.3",
"prettier": "2.8.8",
"react": "18.3.1",
"react-native": "0.75.0-rc.7",
"react-native": "0.75.1",
"react-native-platform-override": "^1.9.42",
"typescript": "5.0.4"
},
"peerDependencies": {
"@types/react": "^18.2.6",
"react": "^18.2.0",
"react-native": "0.75.0-rc.7"
"react-native": "^0.75.1"
},
"beachball": {
"defaultNpmTag": "preview",
"defaultNpmTag": "latest",
"disallowedChangeTypes": [
"major",
"minor",
"patch",
"prerelease",
"premajor",
"preminor",
"prepatch"
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.8.8",
"react": "18.3.1",
"react-native": "0.75.0-rc.7",
"react-native": "0.75.1",
"react-native-windows": "0.75.0-preview.8",
"typescript": "5.0.4"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,11 @@
"src/powershell"
],
"beachball": {
"defaultNpmTag": "preview",
"defaultNpmTag": "latest",
"disallowedChangeTypes": [
"major",
"minor",
"patch",
"prerelease",
"premajor",
"preminor",
"prepatch"
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,11 @@
"src"
],
"beachball": {
"defaultNpmTag": "preview",
"defaultNpmTag": "latest",
"disallowedChangeTypes": [
"major",
"minor",
"patch",
"prerelease",
"premajor",
"preminor",
"prepatch"
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/find-repo-root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"typescript": "5.0.4"
},
"beachball": {
"defaultNpmTag": "preview",
"defaultNpmTag": "latest",
"disallowedChangeTypes": [
"major",
"minor",
"patch",
"prerelease",
"premajor",
"preminor",
"prepatch"
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/fs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"lib-commonjs"
],
"beachball": {
"defaultNpmTag": "preview",
"defaultNpmTag": "latest",
"disallowedChangeTypes": [
"major",
"minor",
"patch",
"prerelease",
"premajor",
"preminor",
"prepatch"
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/package-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"typescript": "5.0.4"
},
"beachball": {
"defaultNpmTag": "preview",
"defaultNpmTag": "latest",
"disallowedChangeTypes": [
"major",
"minor",
"patch",
"prerelease",
"premajor",
"preminor",
"prepatch"
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@
"lib-commonjs"
],
"beachball": {
"defaultNpmTag": "preview",
"defaultNpmTag": "latest",
"disallowedChangeTypes": [
"major",
"minor",
"patch",
"prerelease",
"premajor",
"preminor",
"prepatch"
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.75.0-rc.7",
"baseVersion": "0.75.1",
"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 @@ -18,20 +18,20 @@
"peerDependencies": {
"@react-native-picker/picker": "2.4.10",
"react": "18.3.1",
"react-native": "0.75.0-rc.7",
"react-native": "^0.75.1",
"react-native-windows": "0.75.0-preview.8",
"react-native-xaml": "^0.0.78"
},
"devDependencies": {
"@react-native/tester": "0.75.0-rc.7",
"@react-native/tester": "0.75.1",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.23",
"@rnw-scripts/just-task": "2.3.40",
"@rnw-scripts/ts-config": "2.0.5",
"@types/node": "^18.0.0",
"eslint": "^8.19.0",
"just-scripts": "^1.3.3",
"react-native": "0.75.0-rc.7",
"react-native": "0.75.1",
"react-native-platform-override": "^1.9.42",
"react-native-windows": "0.75.0-preview.8",
"typescript": "5.0.4"
Expand Down
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.75.0-rc.7",
"baseVersion": "0.75.1",
"overrides": [
{
"type": "patch",
"file": "package.json",
"baseFile": "package.json",
"baseHash": "d4fa13fe179010df79f934486e05768abd19d252"
"baseHash": "d04d944a853317b5f5e174368511391499353ad3"
}
]
}
4 changes: 2 additions & 2 deletions packages/@react-native/monorepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,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.75.0-rc.7",
"@react-native/metro-config": "0.75.0-rc.7",
"@react-native/metro-babel-transformer": "0.75.1",
"@react-native/metro-config": "0.75.1",
"@tsconfig/node18": "1.0.1",
"@types/react": "^18.2.6",
"@typescript-eslint/parser": "^7.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.75.0-rc.7",
"baseVersion": "0.75.1",
"overrides": [
{
"type": "copy",
Expand Down Expand Up @@ -572,7 +572,7 @@
"type": "patch",
"file": "package.json",
"baseFile": "packages/rn-tester/package.json",
"baseHash": "8c1d94fed4ab010ab70290eb76698f4a5abe343a",
"baseHash": "baf4ff73255b01539ca1f7dff28b956ef99561d3",
"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.75.0-rc.7",
"version": "0.75.1",
"private": true,
"description": "React Native tester app.",
"license": "MIT",
Expand All @@ -23,7 +23,7 @@
"clean-ios": "rm -rf build/generated/ios Pods Podfile.lock"
},
"dependencies": {
"@react-native/popup-menu-android": "0.75.0-rc.7",
"@react-native/popup-menu-android": "0.75.1",
"flow-enums-runtime": "^0.0.6",
"invariant": "^2.2.4",
"nullthrows": "^1.1.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/@rnw-scripts/babel-react-native-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
},
"dependencies": {
"@babel/core": "^7.20.0",
"@react-native/babel-preset": "0.75.0-rc.7",
"@react-native/babel-preset": "0.75.1",
"babel-plugin-transform-flow-enums": "^0.0.2"
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@react-native/babel-preset": "0.75.0-rc.7",
"@react-native/babel-preset": "0.75.1",
"eslint": "^8.19.0",
"prettier": "2.8.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@rnw-scripts/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@babel/core": "^7.20.0",
"@babel/eslint-parser": "^7.20.0",
"@microsoft/eslint-plugin-sdl": "^0.2.0",
"@react-native/eslint-config": "0.75.0-rc.7",
"@react-native/eslint-config": "0.75.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-ft-flow": "^2.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@rnw-scripts/integrate-rn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"integrate-rn": "./bin.js"
},
"dependencies": {
"@react-native-community/template": "0.75.0-rc.7",
"@react-native-community/template": "0.75.1",
"@react-native-windows/find-repo-root": "0.75.0-preview.1",
"@react-native-windows/fs": "0.75.0-preview.1",
"@react-native-windows/package-utils": "0.75.0-preview.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.75.0-rc.7",
"@react-native/metro-config": "0.75.1",
"@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
Loading

0 comments on commit ba3dd8c

Please sign in to comment.