diff --git a/change/react-native-windows-d007ae36-344f-4c43-95d1-1b01dc483681.json b/change/react-native-windows-d007ae36-344f-4c43-95d1-1b01dc483681.json new file mode 100644 index 00000000000..13b1169a252 --- /dev/null +++ b/change/react-native-windows-d007ae36-344f-4c43-95d1-1b01dc483681.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "update package.json to RN 0.82.0-rc-0 and removed SDL check for 4996 deprecation warning", + "packageName": "react-native-windows", + "email": "74712637+iamAbhi-916@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/packages/@react-native-windows/tester/package.json b/packages/@react-native-windows/tester/package.json index 8662f1286e1..c196e310284 100644 --- a/packages/@react-native-windows/tester/package.json +++ b/packages/@react-native-windows/tester/package.json @@ -24,7 +24,7 @@ "react-native-xaml": "^0.0.80" }, "devDependencies": { - "@react-native/new-app-screen": "0.82.0-nightly-20250902-9731e8ebc", + "@react-native/new-app-screen": "0.82.0-rc.0", "@react-native/tester": "0.82.0-main", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.38", diff --git a/packages/@rnw-scripts/eslint-config/package.json b/packages/@rnw-scripts/eslint-config/package.json index 7b61377e14c..8ee8cd4c309 100644 --- a/packages/@rnw-scripts/eslint-config/package.json +++ b/packages/@rnw-scripts/eslint-config/package.json @@ -13,7 +13,7 @@ "@babel/core": "^7.25.2", "@babel/eslint-parser": "^7.25.1", "@microsoft/eslint-plugin-sdl": "^0.2.0", - "@react-native/eslint-config": "0.82.0-nightly-20250902-9731e8ebc", + "@react-native/eslint-config": "0.82.0-rc.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-ft-flow": "^2.0.1", "hermes-eslint": "0.23.1" diff --git a/vnext/PropertySheets/Warnings.props b/vnext/PropertySheets/Warnings.props index 99a7b32896a..423e06821db 100644 --- a/vnext/PropertySheets/Warnings.props +++ b/vnext/PropertySheets/Warnings.props @@ -24,8 +24,7 @@ 4701; 4703; 4789; - 4995; - 4996 + 4995 diff --git a/vnext/package.json b/vnext/package.json index 0ccb174b6f1..e109a7d8225 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -33,7 +33,7 @@ "@react-native/community-cli-plugin": "0.82.0-rc.0", "@react-native/gradle-plugin": "0.82.0-rc.0", "@react-native/js-polyfills": "0.82.0-rc.0", - "@react-native/new-app-screen": "0.82.0-nightly-20250902-9731e8ebc", + "@react-native/new-app-screen": "0.82.0-rc.0", "@react-native/normalize-colors": "0.82.0-rc.0", "@react-native/virtualized-lists": "0.82.0-rc.0", "abort-controller": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index 5a9689cf4d2..61ae29050f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2223,14 +2223,14 @@ serve-static "^1.16.2" ws "^6.2.3" -"@react-native/eslint-config@0.82.0-nightly-20250902-9731e8ebc": - version "0.82.0-nightly-20250902-9731e8ebc" - resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.82.0-nightly-20250902-9731e8ebc.tgz#3fc55b38acbdf34476ad905333e9288a2f344e95" - integrity sha512-QqWr0dsHEN2MpZhJ2cLBE+aRRFbw1mwQMvDj9bhxnBTSk5iFwRT5/OnLChwBIRuqGwGdlydmKgsOzhIHaVRDOA== +"@react-native/eslint-config@0.82.0-rc.0": + version "0.82.0-rc.0" + resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.82.0-rc.0.tgz#b34fa9abcfc7f6873f59f965e85de80cde05ae99" + integrity sha512-WN2grMkl+JaIfARp43vUzy/CZD/mfsAFIObIqcDAsdKF545/Hu7IjKGTMa/QaTYQIJ8rpgEV1thnk5F+98wDiw== dependencies: "@babel/core" "^7.25.2" "@babel/eslint-parser" "^7.25.1" - "@react-native/eslint-plugin" "0.82.0-nightly-20250902-9731e8ebc" + "@react-native/eslint-plugin" "0.82.0-rc.0" "@typescript-eslint/eslint-plugin" "^8.36.0" "@typescript-eslint/parser" "^8.36.0" eslint-config-prettier "^8.5.0" @@ -2241,10 +2241,10 @@ eslint-plugin-react-hooks "^5.2.0" eslint-plugin-react-native "^4.0.0" -"@react-native/eslint-plugin@0.82.0-nightly-20250902-9731e8ebc": - version "0.82.0-nightly-20250902-9731e8ebc" - resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.82.0-nightly-20250902-9731e8ebc.tgz#90bb4b23ffad05d9c16ab4440c65121667b9d370" - integrity sha512-yzE+AALmiSAL1xpUS+3ULi4H8SBvm/PkkBW99xvCS0lPlkm+0fl1TL50V6tEU6tMd/Pm8mOxVferi9WyiXIo5w== +"@react-native/eslint-plugin@0.82.0-rc.0": + version "0.82.0-rc.0" + resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.82.0-rc.0.tgz#ecca9e52de9df98c21a605795193d072db23b058" + integrity sha512-1kMkCVUiu0SLxcbZrPUbEjww0Vwfl//oeJpAyuUY0G4fc6uvUQGCiUZzjQCT/lz6xkgfEWjpRV9u4OKAIGXllQ== "@react-native/gradle-plugin@0.82.0-rc.0": version "0.82.0-rc.0" @@ -2281,11 +2281,6 @@ resolved "https://registry.yarnpkg.com/@react-native/new-app-screen/-/new-app-screen-0.82.0-nightly-20250821-0ef21bf8a.tgz#f7b64f7bd93945bdea0d597d973b11d079bbceb9" integrity sha512-IcNqFAgsUTEt/GxJDW7PaoOS2Sn3iTQijnPGCIBkmlo/PBlnOzOZOXT6nz58aVdWYbHVh9+WTuItv/dpeKgzMg== -"@react-native/new-app-screen@0.82.0-nightly-20250902-9731e8ebc": - version "0.82.0-nightly-20250902-9731e8ebc" - resolved "https://registry.yarnpkg.com/@react-native/new-app-screen/-/new-app-screen-0.82.0-nightly-20250902-9731e8ebc.tgz#c726a7858e331d7c99e10d014351404605bf2bb2" - integrity sha512-mMURaNdPIzsfDD+x5olyIjAT5VbWR0aMPaXlieuSxk9bn6VIbnvYjZg1iAGg7wyyKqQvDKejqhLfejUpa4irfg== - "@react-native/new-app-screen@0.82.0-rc.0": version "0.82.0-rc.0" resolved "https://registry.yarnpkg.com/@react-native/new-app-screen/-/new-app-screen-0.82.0-rc.0.tgz#f106cf2a853a0b4ab4fbfd45df16eb71f9d193fd"