Skip to content

[react-dom] Update unstable entrypoints#59749

Merged
typescript-bot merged 2 commits intoDefinitelyTyped:masterfrom
eps1lon:feat/react-dom/update-unstable-entrypoints
Apr 14, 2022
Merged

[react-dom] Update unstable entrypoints#59749
typescript-bot merged 2 commits intoDefinitelyTyped:masterfrom
eps1lon:feat/react-dom/update-unstable-entrypoints

Conversation

@eps1lon
Copy link
Copy Markdown
Collaborator

@eps1lon eps1lon commented Apr 7, 2022

Removes unstable_flushControlled and unstable_scheduleHydration as mentioned in #56210 (comment).
/cc @sebmarkbage

@next source
@experiemntal source

@eps1lon eps1lon mentioned this pull request Apr 7, 2022
6 tasks
@DangerBotOSS
Copy link
Copy Markdown

Inspecting the JavaScript source for this package found some properties that are not in the .d.ts files.
The check for missing properties isn't always right, so take this list as advice, not a requirement.

react-dom (unpkg)

was missing the following properties:

  1. createRoot
  2. hydrateRoot

Generated by 🚫 dangerJS against 00b9bb9

@eps1lon eps1lon marked this pull request as ready for review April 7, 2022 18:53
@eps1lon eps1lon requested a review from Jessidhia as a code owner April 7, 2022 18:53
@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Apr 7, 2022

@eps1lon Thank you for submitting this PR!

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

Because this is a widely-used package, a DT maintainer will need to review it before it can be merged.

You can test the changes of this PR in the Playground.

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • ✅ Most recent commit is approved by a DT maintainer

All of the items on the list are green. To merge, you need to post a comment including the string "Ready to merge" to bring in your changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 59749,
  "author": "eps1lon",
  "headCommitOid": "00b9bb98e81052fbe20da59db27f64a42d38256e",
  "mergeBaseOid": "55dc209ceb6dbcd59c4c68cc8dfb77faadd9de12",
  "lastPushDate": "2022-04-07T18:44:21.000Z",
  "lastActivityDate": "2022-04-14T21:03:11.000Z",
  "mergeOfferDate": "2022-04-14T20:54:54.000Z",
  "mergeRequestDate": "2022-04-14T21:03:11.000Z",
  "mergeRequestUser": "eps1lon",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "react-dom",
      "kind": "edit",
      "files": [
        {
          "path": "types/react-dom/experimental.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-dom/next.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-dom/test/experimental-tests.tsx",
          "kind": "test"
        }
      ],
      "owners": [
        "MartynasZilinskas",
        "theruther4d",
        "Jessidhia",
        "eps1lon"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "jakebailey",
      "date": "2022-04-14T20:54:14.000Z",
      "isMaintainer": true
    },
    {
      "type": "approved",
      "reviewer": "MichaelDeBoey",
      "date": "2022-04-07T23:05:54.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 1092092638,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Critical package Author is Owner The author of this PR is a listed owner of the package. labels Apr 7, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @MartynasZilinskas @theruther4d @Jessidhia — please review this PR in the next few days. Be sure to explicitly select Approve or Request Changes in the GitHub UI so I know what's going on.

@typescript-bot typescript-bot added the Other Approved This PR was reviewed and signed-off by a community member. label Apr 7, 2022
@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner labels Apr 14, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

@eps1lon: Everything looks good here. I am ready to merge this PR (at 00b9bb9) on your behalf whenever you think it's ready.

If you'd like that to happen, please post a comment saying:

Ready to merge

and I'll merge this PR almost instantly. Thanks for helping out! ❤️

(@MartynasZilinskas, @theruther4d, @Jessidhia: you can do this too.)

@eps1lon
Copy link
Copy Markdown
Collaborator Author

eps1lon commented Apr 14, 2022

Ready to merge

@typescript-bot typescript-bot merged commit c96874c into DefinitelyTyped:master Apr 14, 2022
@eps1lon eps1lon deleted the feat/react-dom/update-unstable-entrypoints branch April 14, 2022 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Author is Owner The author of this PR is a listed owner of the package. Critical package Maintainer Approved Other Approved This PR was reviewed and signed-off by a community member. Self Merge This PR can now be self-merged by the PR author or an owner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants