Skip to content

[react-dom] Add types for onUncaughtError and onCaughtError#69194

Merged
eps1lon merged 1 commit into
DefinitelyTyped:masterfrom
eps1lon:react/error-callbacks
Mar 28, 2024
Merged

[react-dom] Add types for onUncaughtError and onCaughtError#69194
eps1lon merged 1 commit into
DefinitelyTyped:masterfrom
eps1lon:react/error-callbacks

Conversation

@eps1lon

@eps1lon eps1lon commented Mar 27, 2024

Copy link
Copy Markdown
Collaborator

Types for react/react#28641

@eps1lon
eps1lon force-pushed the react/error-callbacks branch from 47a23eb to 7a63d62 Compare March 27, 2024 22:05
@eps1lon
eps1lon requested a review from Jessidhia as a code owner March 27, 2024 22:05
@typescript-bot

typescript-bot commented Mar 27, 2024

Copy link
Copy Markdown
Contributor

@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

Once every item on this list is checked, I'll ask you for permission to merge and publish the changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 69194,
  "author": "eps1lon",
  "headCommitOid": "8631772c8fb8e8a86567dd5ae9bacf8d79ca0811",
  "mergeBaseOid": "212dfbf03cd196a301da50ea668202e66743f99a",
  "lastPushDate": "2024-03-27T22:05:39.000Z",
  "lastActivityDate": "2024-03-27T22:05:39.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "react-dom",
      "kind": "edit",
      "files": [
        {
          "path": "types/react-dom/canary.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-dom/test/canary-tests.tsx",
          "kind": "test"
        }
      ],
      "owners": [
        "MartynasZilinskas",
        "theruther4d",
        "Jessidhia",
        "eps1lon"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [],
  "mainBotCommentID": 2024072001,
  "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 Mar 27, 2024
@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.

@eps1lon
eps1lon force-pushed the react/error-callbacks branch from 7a63d62 to 8631772 Compare March 28, 2024 11:57
@eps1lon
eps1lon merged commit c365a35 into DefinitelyTyped:master Mar 28, 2024
@eps1lon
eps1lon deleted the react/error-callbacks branch April 8, 2024 22:31
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants