Skip to content

Commit

Permalink
Bump canary versions to v19-canary (#28646)
Browse files Browse the repository at this point in the history
This bumps the canary versions to v19 to communicate that the next
release will be a major. Once this lands, we can start merging breaking
changes into `main`.

DiffTrain build for commit 56efb2e.
  • Loading branch information
acdlite committed Mar 26, 2024
1 parent 64cc527 commit 9ba136d
Show file tree
Hide file tree
Showing 13 changed files with 31 additions and 31 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<c9c45acbe6acb3779b76b6f81c4333dc>>
* @generated SignedSource<<21dac50eb838d3086d9a7abc82a7da35>>
*/

"use strict";
Expand Down Expand Up @@ -25519,7 +25519,7 @@ if (__DEV__) {
return root;
}

var ReactVersion = "18.3.0-canary-d1287dcb";
var ReactVersion = "19.0.0-canary-d06a69d2";

// Might add PROFILE later.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<95c23b47683557e3edfcaa4fe57d193d>>
* @generated SignedSource<<51d2e01fac80b676ffe4586ff18a91a2>>
*/

"use strict";
Expand Down Expand Up @@ -9183,7 +9183,7 @@ var devToolsConfig$jscomp$inline_1016 = {
throw Error("TestRenderer does not support findFiberByHostInstance()");
},
bundleType: 0,
version: "18.3.0-canary-c5af2523",
version: "19.0.0-canary-05018b8a",
rendererPackageName: "react-test-renderer"
};
var internals$jscomp$inline_1194 = {
Expand Down Expand Up @@ -9214,7 +9214,7 @@ var internals$jscomp$inline_1194 = {
scheduleRoot: null,
setRefreshHandler: null,
getCurrentFiber: null,
reconcilerVersion: "18.3.0-canary-c5af2523"
reconcilerVersion: "19.0.0-canary-05018b8a"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_1195 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<2ba8ec175d7037fe9ee5b5f92ae4bee3>>
* @generated SignedSource<<44835174a8d1d34753167cc8228651eb>>
*/

"use strict";
Expand Down Expand Up @@ -9611,7 +9611,7 @@ var devToolsConfig$jscomp$inline_1058 = {
throw Error("TestRenderer does not support findFiberByHostInstance()");
},
bundleType: 0,
version: "18.3.0-canary-31c6e4ce",
version: "19.0.0-canary-fa4a6c6a",
rendererPackageName: "react-test-renderer"
};
var internals$jscomp$inline_1235 = {
Expand Down Expand Up @@ -9642,7 +9642,7 @@ var internals$jscomp$inline_1235 = {
scheduleRoot: null,
setRefreshHandler: null,
getCurrentFiber: null,
reconcilerVersion: "18.3.0-canary-31c6e4ce"
reconcilerVersion: "19.0.0-canary-fa4a6c6a"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_1236 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<8070e8b45dc6482b16ba42c75bf8963b>>
* @generated SignedSource<<389738660a4f2ab62588a2951e5a2988>>
*/

"use strict";
Expand All @@ -26,7 +26,7 @@ if (__DEV__) {
}
var dynamicFlagsUntyped = require("ReactNativeInternalFeatureFlags");

var ReactVersion = "18.3.0-canary-03d7b9fb";
var ReactVersion = "19.0.0-canary-4322682e";

// ATTENTION
// When adding new symbols to this file,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<0721992af3bf25e5d20c9a6aa4ad6f00>>
* @generated SignedSource<<ccb8a31f6eb2aabad35c7b0717209352>>
*/

"use strict";
Expand Down Expand Up @@ -640,4 +640,4 @@ exports.useSyncExternalStore = function (
exports.useTransition = function () {
return ReactCurrentDispatcher.current.useTransition();
};
exports.version = "18.3.0-canary-eb8844c8";
exports.version = "19.0.0-canary-b3b89a7e";
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<6866746a458bfc96929647a186c48558>>
* @generated SignedSource<<111d124bf374c5bbae728fb7f4d17857>>
*/

"use strict";
Expand Down Expand Up @@ -636,7 +636,7 @@ exports.useSyncExternalStore = function (
exports.useTransition = function () {
return ReactCurrentDispatcher.current.useTransition();
};
exports.version = "18.3.0-canary-c7ee9f3a";
exports.version = "19.0.0-canary-4b9ba4bc";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6fd0cb9a9feeccea2f70d993dc2d53f11cab0b5d
56efb2e2271492288b1ba37c247df2a65d9046b7
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<21b7fbadb734a6be706327eb8e16459f>>
* @generated SignedSource<<36cb08f7e3bb5d5260109e5dc114f41a>>
*/

"use strict";
Expand Down Expand Up @@ -29867,7 +29867,7 @@ to return true:wantsResponderID| |
return root;
}

var ReactVersion = "18.3.0-canary-02de57fb";
var ReactVersion = "19.0.0-canary-180a4de1";

function createPortal$1(
children,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<af8b12272023bc2a05fa4218b5208e67>>
* @generated SignedSource<<a35e4aeda0beb66dcc7d5f7c67c200b8>>
*/

"use strict";
Expand Down Expand Up @@ -10637,7 +10637,7 @@ var roots = new Map(),
devToolsConfig$jscomp$inline_1103 = {
findFiberByHostInstance: getInstanceFromNode,
bundleType: 0,
version: "18.3.0-canary-47f8e86b",
version: "19.0.0-canary-e0d11f5a",
rendererPackageName: "react-native-renderer",
rendererConfig: {
getInspectorDataForInstance: getInspectorDataForInstance,
Expand Down Expand Up @@ -10680,7 +10680,7 @@ var internals$jscomp$inline_1330 = {
scheduleRoot: null,
setRefreshHandler: null,
getCurrentFiber: null,
reconcilerVersion: "18.3.0-canary-47f8e86b"
reconcilerVersion: "19.0.0-canary-e0d11f5a"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_1331 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<6a58f6f30d7decb0551b12e6d4b29859>>
* @generated SignedSource<<e8b0d2b91902339c4d7b344ba17aa908>>
*/

"use strict";
Expand Down Expand Up @@ -11343,7 +11343,7 @@ var roots = new Map(),
devToolsConfig$jscomp$inline_1184 = {
findFiberByHostInstance: getInstanceFromNode,
bundleType: 0,
version: "18.3.0-canary-e35bd692",
version: "19.0.0-canary-ee881b72",
rendererPackageName: "react-native-renderer",
rendererConfig: {
getInspectorDataForInstance: getInspectorDataForInstance,
Expand Down Expand Up @@ -11399,7 +11399,7 @@ var roots = new Map(),
scheduleRoot: null,
setRefreshHandler: null,
getCurrentFiber: null,
reconcilerVersion: "18.3.0-canary-e35bd692"
reconcilerVersion: "19.0.0-canary-ee881b72"
});
exports.createPortal = function (children, containerTag) {
return createPortal$1(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<4cb48ae21900db8de9972978bb4b0320>>
* @generated SignedSource<<da317cd766c68448262ac7c42c4cada7>>
*/

"use strict";
Expand Down Expand Up @@ -30307,7 +30307,7 @@ to return true:wantsResponderID| |
return root;
}

var ReactVersion = "18.3.0-canary-bdcdb60d";
var ReactVersion = "19.0.0-canary-97b48a97";

function createPortal$1(
children,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<a799d7b035e7d48a7f39fea2ddd97aa2>>
* @generated SignedSource<<abf5d23deb329c34ec074c5911ff228b>>
*/

"use strict";
Expand Down Expand Up @@ -10854,7 +10854,7 @@ var roots = new Map(),
devToolsConfig$jscomp$inline_1172 = {
findFiberByHostInstance: getInstanceFromTag,
bundleType: 0,
version: "18.3.0-canary-b7dca037",
version: "19.0.0-canary-3b56660d",
rendererPackageName: "react-native-renderer",
rendererConfig: {
getInspectorDataForInstance: getInspectorDataForInstance,
Expand Down Expand Up @@ -10897,7 +10897,7 @@ var internals$jscomp$inline_1413 = {
scheduleRoot: null,
setRefreshHandler: null,
getCurrentFiber: null,
reconcilerVersion: "18.3.0-canary-b7dca037"
reconcilerVersion: "19.0.0-canary-3b56660d"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_1414 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<d846fb20fee7854666c856a0f6390694>>
* @generated SignedSource<<806703288a397a412dfed9596429714a>>
*/

"use strict";
Expand Down Expand Up @@ -11561,7 +11561,7 @@ var roots = new Map(),
devToolsConfig$jscomp$inline_1253 = {
findFiberByHostInstance: getInstanceFromTag,
bundleType: 0,
version: "18.3.0-canary-651a2bf9",
version: "19.0.0-canary-b85de200",
rendererPackageName: "react-native-renderer",
rendererConfig: {
getInspectorDataForInstance: getInspectorDataForInstance,
Expand Down Expand Up @@ -11617,7 +11617,7 @@ var roots = new Map(),
scheduleRoot: null,
setRefreshHandler: null,
getCurrentFiber: null,
reconcilerVersion: "18.3.0-canary-651a2bf9"
reconcilerVersion: "19.0.0-canary-b85de200"
});
exports.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = {
computeComponentStackForErrorReporting: function (reactTag) {
Expand Down

0 comments on commit 9ba136d

Please sign in to comment.