Skip to content

Commit 8e00114

Browse files
committed
[ci] Add artifact attestation to build (#32711)
Adds a signed build provenance attestations via https://github.com/actions/attest-build-provenance --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/react/pull/32711). * #32729 * #32728 * __->__ #32711 DiffTrain build for [07276b8](07276b8)
1 parent 2c83cca commit 8e00114

35 files changed

+377
-387
lines changed

compiled/eslint-plugin-react-hooks/index.js

Lines changed: 291 additions & 301 deletions
Large diffs are not rendered by default.

compiled/facebook-www/REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
254dc4d9f37eb512d4ee8bad6a0fae7ae491caef
1+
07276b8682059cd310cedf574c7f3ecddce68f5c
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
254dc4d9f37eb512d4ee8bad6a0fae7ae491caef
1+
07276b8682059cd310cedf574c7f3ecddce68f5c

compiled/facebook-www/React-dev.classic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1537,7 +1537,7 @@ __DEV__ &&
15371537
exports.useTransition = function () {
15381538
return resolveDispatcher().useTransition();
15391539
};
1540-
exports.version = "19.1.0-www-classic-254dc4d9-20250324";
1540+
exports.version = "19.1.0-www-classic-07276b86-20250324";
15411541
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
15421542
"function" ===
15431543
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

compiled/facebook-www/React-dev.modern.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1537,7 +1537,7 @@ __DEV__ &&
15371537
exports.useTransition = function () {
15381538
return resolveDispatcher().useTransition();
15391539
};
1540-
exports.version = "19.1.0-www-modern-254dc4d9-20250324";
1540+
exports.version = "19.1.0-www-modern-07276b86-20250324";
15411541
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
15421542
"function" ===
15431543
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

compiled/facebook-www/React-prod.classic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,4 +641,4 @@ exports.useSyncExternalStore = function (
641641
exports.useTransition = function () {
642642
return ReactSharedInternals.H.useTransition();
643643
};
644-
exports.version = "19.1.0-www-classic-254dc4d9-20250324";
644+
exports.version = "19.1.0-www-classic-07276b86-20250324";

compiled/facebook-www/React-prod.modern.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,4 +641,4 @@ exports.useSyncExternalStore = function (
641641
exports.useTransition = function () {
642642
return ReactSharedInternals.H.useTransition();
643643
};
644-
exports.version = "19.1.0-www-modern-254dc4d9-20250324";
644+
exports.version = "19.1.0-www-modern-07276b86-20250324";

compiled/facebook-www/React-profiling.classic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ exports.useSyncExternalStore = function (
645645
exports.useTransition = function () {
646646
return ReactSharedInternals.H.useTransition();
647647
};
648-
exports.version = "19.1.0-www-classic-254dc4d9-20250324";
648+
exports.version = "19.1.0-www-classic-07276b86-20250324";
649649
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
650650
"function" ===
651651
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

compiled/facebook-www/React-profiling.modern.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ exports.useSyncExternalStore = function (
645645
exports.useTransition = function () {
646646
return ReactSharedInternals.H.useTransition();
647647
};
648-
exports.version = "19.1.0-www-modern-254dc4d9-20250324";
648+
exports.version = "19.1.0-www-modern-07276b86-20250324";
649649
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
650650
"function" ===
651651
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

compiled/facebook-www/ReactART-dev.classic.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18474,10 +18474,10 @@ __DEV__ &&
1847418474
(function () {
1847518475
var internals = {
1847618476
bundleType: 1,
18477-
version: "19.1.0-www-classic-254dc4d9-20250324",
18477+
version: "19.1.0-www-classic-07276b86-20250324",
1847818478
rendererPackageName: "react-art",
1847918479
currentDispatcherRef: ReactSharedInternals,
18480-
reconcilerVersion: "19.1.0-www-classic-254dc4d9-20250324"
18480+
reconcilerVersion: "19.1.0-www-classic-07276b86-20250324"
1848118481
};
1848218482
internals.overrideHookState = overrideHookState;
1848318483
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -18511,7 +18511,7 @@ __DEV__ &&
1851118511
exports.Shape = Shape;
1851218512
exports.Surface = Surface;
1851318513
exports.Text = Text;
18514-
exports.version = "19.1.0-www-classic-254dc4d9-20250324";
18514+
exports.version = "19.1.0-www-classic-07276b86-20250324";
1851518515
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
1851618516
"function" ===
1851718517
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

0 commit comments

Comments
 (0)