Skip to content

Conversation

@eps1lon
Copy link
Collaborator

@eps1lon eps1lon commented Dec 3, 2023

Was deprecated in #64464. Cherry-picked from #67588.

@typescript-bot
Copy link
Contributor

typescript-bot commented Dec 3, 2023

@eps1lon Thank you for submitting this PR!

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

This PR can be merged once it's reviewed by a DT maintainer.

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

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • ✅ Only a DT maintainer can approve changes without tests

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": 67723,
  "author": "eps1lon",
  "headCommitOid": "dbf88e69b4dd368b86ff221ebfce4ae1eb42cd98",
  "mergeBaseOid": "d92681b0bdcc4b673215b88add00480fd996e18d",
  "lastPushDate": "2023-12-03T17:04:15.000Z",
  "lastActivityDate": "2023-12-06T06:12:21.000Z",
  "mergeOfferDate": "2023-12-05T20:39:51.000Z",
  "mergeRequestDate": "2023-12-06T06:12:21.000Z",
  "mergeRequestUser": "eps1lon",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "react-virtualized",
      "kind": "edit",
      "files": [
        {
          "path": "types/react-virtualized/dist/es/AutoSizer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-virtualized/dist/es/Collection.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-virtualized/dist/es/List.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-virtualized/dist/es/Table.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "kaoDev",
        "guntherjh",
        "wasd171",
        "Stevearzh",
        "brandonhall",
        "sbusch",
        "azmenak"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "navya9singh",
      "date": "2023-12-05T20:39:08.000Z",
      "isMaintainer": true
    }
  ],
  "mainBotCommentID": 1837540174,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Popular package This PR affects a popular package (as counted by NPM download counts). Untested Change This PR does not touch tests labels Dec 3, 2023
@typescript-bot
Copy link
Contributor

Hey @eps1lon,

😒 Your PR doesn't modify any tests, so it's hard to know what's being fixed, and your changes might regress in the future. Please consider adding tests to cover the change you're making. Including tests allows this PR to be merged by yourself and the owners of this module.

This can potentially save days of time for you!

@typescript-bot
Copy link
Contributor

🔔 @kaoDev @guntherjh @wasd171 @Stevearzh @brandonhall @sbusch @azmenak — 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 The CI failed When GH Actions fails label Dec 3, 2023
@typescript-bot
Copy link
Contributor

@eps1lon The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review.

@typescript-bot typescript-bot removed the The CI failed When GH Actions fails label Dec 5, 2023
@DangerBotOSS
Copy link

Formatting

The following files are not formatted:

  1. types/react-virtualized/dist/es/AutoSizer.d.ts
  2. types/react-virtualized/dist/es/Collection.d.ts
  3. types/react-virtualized/dist/es/List.d.ts
  4. types/react-virtualized/dist/es/Table.d.ts

Consider running pnpm dprint fmt on these files to make review easier.

Generated by 🚫 dangerJS against dbf88e6

@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner labels Dec 5, 2023
@typescript-bot
Copy link
Contributor

@eps1lon: Everything looks good here. I am ready to merge this PR (at dbf88e6) 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! ❤️

(@kaoDev, @guntherjh, @wasd171, @Stevearzh, @brandonhall, @sbusch, @azmenak: you can do this too.)

@eps1lon
Copy link
Collaborator Author

eps1lon commented Dec 6, 2023

Ready to merge

@typescript-bot typescript-bot merged commit 794c8d0 into DefinitelyTyped:master Dec 6, 2023
@eps1lon eps1lon deleted the feat/deprecated-jsx/react-virtualized branch December 6, 2023 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintainer Approved Popular package This PR affects a popular package (as counted by NPM download counts). Self Merge This PR can now be self-merged by the PR author or an owner Untested Change This PR does not touch tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants