-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency react-dom to 19.1.1 #127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
chrisbbreuer
wants to merge
1
commit into
main
from
buddy-bot/update-major-update---react-dom-1755720556295
Closed
chore(deps): update dependency react-dom to 19.1.1 #127
chrisbbreuer
wants to merge
1
commit into
main
from
buddy-bot/update-major-update---react-dom-1755720556295
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit: |
❌ Deploy Preview for stacks-launchpad failed. Why did it fail? →
|
5fb7b5d
to
eb1b0fc
Compare
eb1b0fc
to
56e7cea
Compare
56e7cea
to
9595882
Compare
9595882
to
1f04fb6
Compare
1f04fb6
to
9421b45
Compare
9421b45
to
ee28e90
Compare
a78e1a9
to
9762ed3
Compare
9762ed3
to
5f1563b
Compare
5f1563b
to
3f17af1
Compare
3f17af1
to
b13e42e
Compare
b13e42e
to
11b03c5
Compare
11b03c5
to
01946d0
Compare
01946d0
to
3c558f8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
18.0.0
->19.1.1
Release Notes
facebook/react (react-dom)
18.0.0 -> 19.1.1
v19.1.1
Compare Source
React
Released by @jackpope on 7/28/2025
v19.1.0
Compare Source
Owner Stack
An Owner Stack is a string representing the components that are directly responsible for rendering a particular component. You can log Owner Stacks when debugging or use Owner Stacks to enhance error overlays or other development tools. Owner Stacks are only available in development builds. Component Stacks in production are unchanged.
[View full release notes]
Released by @mattcarrollcode on 3/28/2025
v19.0.0
Compare Source
Below is a list of all new features, APIs, deprecations, and breaking changes. Read React 19 release post and React 19 upgrade guide for more information.
New Features
React
startTransition
can now accept async functions. Functions passed tostartTransition
are called “Actions”. A given Transition can include one or more Actions which update state in the background and update the UI with one commit. In addition to updating state, Actions can now perform side effects including async requests, and the Action will wait for the work to finish before finishing t...[View full release notes]
Released by @jackpope on 12/5/2024
📊 Package Statistics
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 this update again.
This PR was generated by Buddy 🤖