Skip to content

feat: req-real-ip#70756

Merged
typescript-bot merged 5 commits intoDefinitelyTyped:masterfrom
lacherogwu:feature/req-real-ip
Oct 8, 2024
Merged

feat: req-real-ip#70756
typescript-bot merged 5 commits intoDefinitelyTyped:masterfrom
lacherogwu:feature/req-real-ip

Conversation

@lacherogwu
Copy link
Copy Markdown
Contributor

Please fill in this template.

Select one of these and delete the others:

If adding a new definition:

  • The package does not already provide its own types, or cannot have its .d.ts files generated via --declaration
  • If this is for an npm package, match the name. If not, do not conflict with the name of an npm package.
  • Create it with dts-gen --dt, not by basing it on an existing project.
  • Represents shape of module/library correctly
  • tsconfig.json should have noImplicitAny, noImplicitThis, strictNullChecks, and strictFunctionTypes set to true.

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Sep 30, 2024

@lacherogwu Thank you for submitting this PR! I see this is your first time submitting to DefinitelyTyped 👋 — I'm the local bot who will help you through the process of getting things through.

This is a live comment that I will keep updated.

1 package in this PR

Code Reviews

This PR adds a new definition, so it needs to be reviewed by a DT maintainer 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
  • ✅ Only a DT maintainer can approve changes when there are new packages added

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": 70756,
  "author": "lacherogwu",
  "headCommitOid": "7926f0e81e5f7ec3951519ed73579f76680e0329",
  "mergeBaseOid": "49f1588907551bfdbcdb8388d07e89a786cfa2ec",
  "lastPushDate": "2024-09-30T23:37:07.000Z",
  "lastActivityDate": "2024-10-08T00:52:22.000Z",
  "mergeOfferDate": "2024-10-07T18:49:14.000Z",
  "mergeRequestDate": "2024-10-08T00:52:22.000Z",
  "mergeRequestUser": "lacherogwu",
  "hasMergeConflict": false,
  "isFirstContribution": true,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "req-real-ip",
      "kind": "add",
      "files": [
        {
          "path": "types/req-real-ip/.npmignore",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/req-real-ip/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/req-real-ip/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/req-real-ip/req-real-ip-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/req-real-ip/tsconfig.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [],
      "addedOwners": [
        "lacherogwu"
      ],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "sandersn",
      "date": "2024-10-07T18:48:35.000Z",
      "isMaintainer": true
    }
  ],
  "mainBotCommentID": 2384447283,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added New Definition This PR creates a new definition package. Check Config Changes a module config files labels Sep 30, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @lacherogwu — you're the only owner, but it would still be good if you find someone to review this PR in the next few days, otherwise a maintainer will look at it. (And if you do find someone, maybe even recruit them to be a second owner to make future changes easier...)

@typescript-bot typescript-bot added the The CI failed When GH Actions fails label Sep 30, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

@lacherogwu 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 that are failing do not end up on the list of PRs for the DT maintainers to review.

@typescript-bot typescript-bot removed The CI failed When GH Actions fails Check Config Changes a module config files labels Sep 30, 2024
@typescript-bot typescript-bot added the Revision needed This PR needs code changes before it can be merged. label Oct 2, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

@lacherogwu One or more reviewers has requested changes. Please address their comments. I'll be back once they sign off or you've pushed new commits. Thank you!

@lacherogwu lacherogwu requested a review from sandersn October 5, 2024 11:22
@typescript-bot typescript-bot removed the Revision needed This PR needs code changes before it can be merged. label Oct 5, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

@sandersn 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 Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner labels Oct 7, 2024
@lacherogwu
Copy link
Copy Markdown
Contributor Author

Ready to merge

@typescript-bot typescript-bot merged commit 0d19896 into DefinitelyTyped:master Oct 8, 2024
@jakebailey
Copy link
Copy Markdown
Member

The npm package req-real-ip no longer exists. What happened to it?

This was referenced Oct 18, 2024
alino20 pushed a commit to alino20/DefinitelyTyped that referenced this pull request Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintainer Approved New Definition This PR creates a new definition package. 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.

4 participants