chore(deps): update react to ^19.3.0 - #6763
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Included review availability: Your plan provides up to 8 included reviews per hour; 6 remain after this review. 📝 WalkthroughWalkthroughThe documentation package updates ChangesDocumentation dependencies
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to The documentation package now uses React 19.3.0, with matching locked React and React DOM resolutions. No concrete merge-blocking risk remains. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. A rabbit checks the package gate Comment |
Greptile SummaryUpdates the documentation site’s React runtime dependencies while keeping the manifest and lockfile synchronized.
Confidence Score: 5/5The PR appears safe to merge, with the dependency manifest and lockfile consistently updated and no actionable issues identified. The React and React DOM upgrades are reflected consistently in the Yarn lockfile, including React DOM’s updated Scheduler dependency, and no blocking failure remains.
|
| Filename | Overview |
|---|---|
| docs/package.json | Updates the React and React DOM dependency ranges to 19.3.0. |
| docs/yarn.lock | Locks React 19.3.0, React DOM 19.3.0, and Scheduler 0.28.0 with matching registry metadata. |
Reviews (2): Last reviewed commit: "chore(deps): update react to ^19.3.0" | Re-trigger Greptile
1c17757 to
288c2b8
Compare
Updated [TUnit.Core](https://github.com/thomhurst/TUnit) from 1.66.27 to 1.67.0. <details> <summary>Release notes</summary> _Sourced from [TUnit.Core's releases](https://github.com/thomhurst/TUnit/releases)._ ## 1.67.0 <!-- Release notes generated using configuration in .github/release.yml at v1.67.0 --> ## What's Changed ### Other Changes * docs: clarified and updated attributes comparison for xUnit 3 by @304NotModified in thomhurst/TUnit#6774 * perf: read inline argument metadata without reflection by @thomhurst in thomhurst/TUnit#6778 * perf: limit converter discovery to declarations by @thomhurst in thomhurst/TUnit#6779 * perf: skip teardown analysis when no disposable members need cleanup by @thomhurst in thomhurst/TUnit#6780 * perf: avoid line allocations when writing generated source by @thomhurst in thomhurst/TUnit#6781 * perf: avoid formatting interface names for data-source checks by @thomhurst in thomhurst/TUnit#6782 * perf: skip unannotated property data-source candidates by @thomhurst in thomhurst/TUnit#6784 * fix: fold inner exceptions into IDE test failure output by @thomhurst in thomhurst/TUnit#6777 * perf: reuse argument-free attribute initializer text by @thomhurst in thomhurst/TUnit#6788 * perf: extract test metadata in attribute transforms by @thomhurst in thomhurst/TUnit#6789 * perf: skip receiver registration for ordinary objects by @thomhurst in thomhurst/TUnit#6790 * perf: cache reporting properties on test contexts by @thomhurst in thomhurst/TUnit#6791 * fix: preserve executor registration, limiter precedence, and timeout classification by @Nice3point in thomhurst/TUnit#6768 ### Dependencies * chore(deps): update tunit to 1.66.27 by @thomhurst in thomhurst/TUnit#6742 * chore(deps): update dependency bunit to 2.10.3 by @thomhurst in thomhurst/TUnit#6745 * chore(deps): update dependency imposter to 0.1.11 by @thomhurst in thomhurst/TUnit#6744 * chore(deps): update dependency microsoft.kiota.abstractions to 2.1.2 by @thomhurst in thomhurst/TUnit#6747 * chore(deps): update dependency microsoft.templateengine.authoring.cli to v10.0.401 by @thomhurst in thomhurst/TUnit#6750 * chore(deps): update dependency fsharp.core to 10.1.401 by @thomhurst in thomhurst/TUnit#6748 * chore(deps): update dependency microsoft.templateengine.authoring.templateverifier to 10.0.401 by @thomhurst in thomhurst/TUnit#6751 * chore(deps): update dependency system.commandline to 2.0.12 by @thomhurst in thomhurst/TUnit#6752 * chore(deps): update dependency dotnet-sdk to v10.0.401 by @thomhurst in thomhurst/TUnit#6754 * chore(deps): update microsoft.extensions to 10.0.12 by @thomhurst in thomhurst/TUnit#6755 * chore(deps): update microsoft.aspnetcore to 10.0.12 by @thomhurst in thomhurst/TUnit#6753 * chore(deps): update dependency microsoft.entityframeworkcore to 10.0.12 by @thomhurst in thomhurst/TUnit#6749 * chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v11 by @thomhurst in thomhurst/TUnit#6756 * chore(deps): update dependency microsoft.net.test.sdk to 18.10.0 by @thomhurst in thomhurst/TUnit#6761 * chore(deps): update microsoft.extensions to 10.10.0 by @thomhurst in thomhurst/TUnit#6762 * chore(deps): update react to ^19.3.0 by @thomhurst in thomhurst/TUnit#6763 * chore(deps): update dependency awssdk.sqs to 4.0.100.13 by @thomhurst in thomhurst/TUnit#6764 * chore(deps): update dependency polyfill to 11.3.0 by @thomhurst in thomhurst/TUnit#6765 * chore(deps): update dependency polyfill to 11.3.0 by @thomhurst in thomhurst/TUnit#6766 * chore(deps): update dependency stackexchange.redis to 3.2.0 by @thomhurst in thomhurst/TUnit#6769 * chore(deps): update dependency microsoft.net.stringtools to 18.10.1 by @thomhurst in thomhurst/TUnit#6771 * chore(deps): update dependency dotnet-trace to v10.0.745401 by @thomhurst in thomhurst/TUnit#6773 * chore(deps): bump colord from 2.9.3 to 2.10.0 in /docs by @dependabot[bot] in thomhurst/TUnit#6759 * chore(deps): bump joi from 17.13.4 to 17.13.7 in /docs by @dependabot[bot] in thomhurst/TUnit#6758 * chore(deps): bump js-yaml from 4.3.1 to 4.3.2 in /docs by @dependabot[bot] in thomhurst/TUnit#6757 * chore(deps): update dependency yaml to v2.9.1 by @thomhurst in thomhurst/TUnit#6785 * chore(deps): update verify to 32.0.1 by @thomhurst in thomhurst/TUnit#6786 * chore(deps): update dependency nunit.analyzers to 4.15.0 by @thomhurst in thomhurst/TUnit#6792 ## New Contributors * @304NotModified made their first contribution in thomhurst/TUnit#6774 * @Nice3point made their first contribution in thomhurst/TUnit#6768 ... (truncated) Commits viewable in [compare view](thomhurst/TUnit@v1.66.27...v1.67.0). </details> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This PR contains the following updates:
^19.2.8→^19.3.0^19.2.8→^19.3.0Release Notes
react/react (react)
v19.3.0Compare Source
New React Features
<ViewTransition />: Adds<ViewTransition />andaddTransitionTypeAPIs to power View Transition animations in React (@sebmarkbage, @jackpope, @gaearon: #31975, #31987, #31996, #31999, #32001, #32002, #32028, #32029, #32031, #32034, #32038, #32041, #32050, #32090, #32105, #32254, #32379, #32422, #32462, #32540, #32545, #32585, #32599, #32611, #32612, #32617, #32651, #32653, #32656, #32664, #32699, #32723, #32734, #32751, #32752, #32760, #32761, #32764, #32772, #32790, #32819, #32820, #32822, #32833, #32849, #33094, #33191, #33200, #33206, #33293, #33330, #33331, #33332, #33357, #33362, #33433, #33576, #34374, #34450, #34481, #34500, #34502, #34510, #34511, #34539, #35567, #35564, #35485, #35380, #35063, #35060, #34676, #36917, #35337, #35520)<Fragment />to support composable platform behavior (@jackpope, @sebmarkbage, @eps1lon, @Dhakshin2007, @chirokas, @teamleaderleo, @fallintoplace: #32465, #32613, #32619, #32654, #32660, #32682, #32722, #32813, #32814, #33056, #33058, #33093, #34069, #34103, #34544, #34545, #37062, #37061, #37060, #36047, #36010, #35642, #35641, #35637, #35630, #34935, #37457, #37408, #37326, #37251, #37171, #37169, #37168, #37167, #37166, #37165, #37164, #37163, #37162, #37161, #37160, #37125, #37063)New React DOM Features
browser(): a newreact-domAPI that returns a usable which errors during server rendering and resolves in the browser.use(browser())inside a<Suspense>boundary marks a subtree as browser-only without reporting a recoverable error (@gnoff: #37143, #37241)onBrowserBailoutoption to thereact-dom/serverAPIs to observe when a subtree defers to the browser (@gnoff #37193)Notable changes
use()conditionally (@hoxyq, @eps1lon: #37104, #37203, #37491)All Changes
React
lazy()(@sophiebits #36965)memo()comparison function take effect (@sophiebits #36964)$$typeofin Performance Tracks (@eps1lon #35679)-) instead of en dash for removed props in Performance Tracks (@eps1lon #35649)useSyncExternalStoremissing store mutations that happened while an Activity tree was hidden (@sophiebits #36947)<Activity>trees (@ronnakamoto #34983)<Offscreen>component in error messages (@rickhanlonii #35763)use()(@hoxyq, @eps1lon: #37104, #37203, #37491)useDeferredValuegetting stuck (@gaearon #36134)useActionStateerror message to say "action state" instead of "form state" (@rickhanlonii #35790)getNearestMountedFiber(@sebmarkbage #35578).defaultexport of aReact.lazyas the canonical value (@sebmarkbage #34906)useEffectEventreads latest values inforwardRefandmemo()components (@eps1lon #34831)React DOM
sourceonto the synthetictoggleevent (@lazerg #37389)<select>parser (@josepharhar #34804)defaultValuefortype="number"inputs to match other input types (@sophiebits #36980)innerHTMLwhen it hasn't changed (@sophiebits #36949)nonceoption inReactDOM.preloadModule()(@UditDewan #36851)fetchPriorityfor module resources (@TheAlexLichter #36835)credentiallessiframe attribute (@vmx906 #36322)credentiallessas a recognized boolean attribute for iframes (@vmx906 #36148)finishedTaskfrom callingcompleteAllmultiple times (@gnoff #36287)maskTypeSVG prop (@sleitor #35921)onFullscreenChangeandonFullscreenErrorevents (@chirokas #34621)submitterinsubmitevents (@eps1lon #35590)onResetwhen automatically resetting forms (@eps1lon #35176)FormDatasubmitterparameter (@jenseng #29028)resizeevents until the next frame (@eps1lon #35117)React Server
nonceto rendered import maps (@mattcosta7 #37339)onBrowserBailoutoption to observe subtrees that defer to the browser (@gnoff #37193)react-dom/serverhanging on Deno (@fraidev #35235)nonceattributes (@MaxwellCohen #37030)onAllReadyafter the shell errored (@eps1lon #36903)modulepreloadtracking (@fallintoplace #36564)nextSegmentIdafter the prelude flush (@gaojude #36779)referrerPolicyin image preload headers (@ulises-jeremias #36803)use()of a rejected Flight chunk (@lubieowoce #36544)use()to the owner stack and debug task (@eps1lon #35226)useIdtracking on replay (@gnoff #35518)createSuspenseBoundarypath (@sebmarkbage #35087)react-dom/server(@RiskyMH #34193)React Server Components
RangeErrorfrom exponential debug info growth (@unstubbable #37481)pending_weakto the Flight thenable protocol (@acdlite #37154).thenwithObject.defineProperty(@eps1lon #37109)Promisestatics in debug info (@gaearon #36969)toJSON(NodeBuffer) (@unstubbable #36873)JSON.stringifyfor faster serialization (@mhart #36795)FormDataentries indecodeReplyFromBusboy(@unstubbable #36468)AggregateError.errors(@eps1lon #36156)Blobdeserialization is not aBlob(@eps1lon #36055)Error.cause(@eps1lon #35810)transferReferencedDebugInfoduring debug info resolution (@unstubbable #35795)unstable_allowPartialStreamoption to Flight Client (@unstubbable #35731)encodeReplyfor JSX with temporary references (@unstubbable #35730)renderToPipeableStream(@feedthejim #35724)visitAsyncNodewith deep async chains (@unstubbable #35612)request.timeOriginviaoptions.startTime(@lubieowoce #35598)evalis disabled in the dev environment (@eps1lon #35661)unsafe-eval(@eps1lon #35650)react-markuptypes for server references (@eps1lon #35634)toStringon Server Functions (@sebmarkbage #35345)react-server-dom-webpack/*.unbundledto privatereact-server-dom-unbundled(@eps1lon #35290)thenfunctions in Flight replies (@sebmarkbage #35289)hasReadableflag in Node.js clients' debug channel (@unstubbable #35039)startTimeas an option (@sebmarkbage #34912)ArrayBuffererror when streaming typed arrays (@unstubbable #34849)displayNameof Promise instances on the server (@sebmarkbage #34825)asattribute for stylesheets (@unstubbable #34760)toJSONin debug path and omit wide arrays (@sebmarkbage #34759)<Activity>(@eps1lon #34697)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate CLI.