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": 67737,
  "author": "eps1lon",
  "headCommitOid": "77ed8968430a4539808900198b8ccad957d18699",
  "mergeBaseOid": "1f0840a8cd076a1660cf6455075a1fd0fd0e47d1",
  "lastPushDate": "2023-12-03T17:06:56.000Z",
  "lastActivityDate": "2023-12-15T18:17:49.000Z",
  "mergeOfferDate": "2023-12-15T16:03:26.000Z",
  "mergeRequestDate": "2023-12-15T18:17:49.000Z",
  "mergeRequestUser": "eps1lon",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "simple-react-clipboard",
      "kind": "edit",
      "files": [
        {
          "path": "types/simple-react-clipboard/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "huytranvn"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "rbuckton",
      "date": "2023-12-15T16:02:39.000Z",
      "isMaintainer": true
    },
    {
      "type": "stale",
      "reviewer": "jakebailey",
      "date": "2023-12-04T17:54:24.000Z",
      "abbrOid": "bc1e88d"
    }
  ],
  "mainBotCommentID": 1837540856,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added the Untested Change This PR does not touch tests label 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

🔔 @huytranvn — 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 added Edits Infrastructure and removed The CI failed When GH Actions fails labels Dec 3, 2023
@DangerBotOSS
Copy link

DangerBotOSS commented Dec 3, 2023

Formatting

The following files are not formatted:

  1. types/simple-react-clipboard/index.d.ts

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

Generated by 🚫 dangerJS against 77ed896


echo pnpm install --filter . --filter ...[HEAD^1]...
pnpm install --filter . --filter ...[HEAD^1]...
echo pnpm install --filter . --filter ...[origin/master]...
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For PRs, this is identical. HEAD^1 is the merge base which is master. For commits to master, this is the previous commit which is also desirable.

@typescript-bot
Copy link
Contributor

@jakebailey Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?

@typescript-bot typescript-bot added the Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. label Dec 14, 2023
@typescript-bot
Copy link
Contributor

Re-ping @huytranvn:

This PR has been out for over a week, yet I haven't seen any reviews.

Could someone please give it some attention? Thanks!

@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner and removed Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. labels Dec 15, 2023
@typescript-bot
Copy link
Contributor

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

(@huytranvn: you can do this too.)

@eps1lon
Copy link
Collaborator Author

eps1lon commented Dec 15, 2023

Ready to merge

@typescript-bot typescript-bot merged commit 0fe2219 into DefinitelyTyped:master Dec 15, 2023
@eps1lon eps1lon deleted the feat/deprecated-jsx/simple-react-clipboard branch December 15, 2023 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintainer Approved 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.

5 participants