DefinitelyTyped icon indicating copy to clipboard operation
DefinitelyTyped copied to clipboard

[swagger-ui-express]: Allow multiple custom JS entries

Open ffflorian opened this issue 1 year ago • 3 comments

Please fill in this template.

  • [x] Use a meaningful title for the pull request. Include the name of the package modified.

  • [x] Test the change in your own code. (Compile and run.)

  • [x] Add or edit tests to reflect the change.

  • [x] Follow the advice from the readme.

  • [x] Avoid common mistakes.

  • [x] Run pnpm test <package to test>.

  • [x] Provide a URL to documentation or source code which provides context for the suggested changes:

    • https://github.com/scottie1984/swagger-ui-express/blob/0d0c78845c7a24e3f6cfc2023ec16a0d0b6278e9/README.md?plain=1#L179,
    • https://github.com/nestjs/swagger/blob/master/lib/interfaces/swagger-custom-options.interface.ts#L11
  • [x] If this PR brings the type definitions up to date with a new version of the JS library, update the version number in the package.json.

ffflorian avatar Oct 09 '24 19:10 ffflorian

@ffflorian Thank you for submitting this PR!

This is a live comment that I will keep updated.

1 package in this PR

Code Reviews

Because you edited one package and updated the tests (👏), I can help you merge this PR once someone else signs off on it.

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 type definition owners or DT maintainers

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": 70848,
  "author": "ffflorian",
  "headCommitOid": "5143c4a6b617e381202fa8aa286f7b7498000c36",
  "mergeBaseOid": "454deafa05c6a42cf7f18cda2074ca04afad4372",
  "lastPushDate": "2024-10-09T19:24:01.000Z",
  "lastActivityDate": "2024-10-29T17:13:47.000Z",
  "mergeOfferDate": "2024-10-29T16:05:45.000Z",
  "mergeRequestDate": "2024-10-29T17:13:47.000Z",
  "mergeRequestUser": "ffflorian",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "swagger-ui-express",
      "kind": "edit",
      "files": [
        {
          "path": "types/swagger-ui-express/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/swagger-ui-express/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/swagger-ui-express/swagger-ui-express-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "dmitryrogozhny",
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "RyanCavanaugh",
      "date": "2024-10-29T16:05:06.000Z",
      "isMaintainer": true
    },
    {
      "type": "approved",
      "reviewer": "PCOffline",
      "date": "2024-10-16T13:00:33.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 2403269360,
  "ciResult": "pass"
}

typescript-bot avatar Oct 09 '24 19:10 typescript-bot

🔔 @dmitryrogozhny — 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 avatar Oct 09 '24 19:10 typescript-bot

Re-ping @dmitryrogozhny:

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 avatar Oct 21 '24 01:10 typescript-bot

It has been more than two weeks and this PR still has no reviews.

I'll bump it to the DT maintainer queue. Thank you for your patience, @ffflorian.

(Ping @dmitryrogozhny.)

typescript-bot avatar Oct 28 '24 01:10 typescript-bot

@ffflorian: Everything looks good here. I am ready to merge this PR (at 5143c4a) 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! :heart:

(@dmitryrogozhny: you can do this too.)

typescript-bot avatar Oct 29 '24 16:10 typescript-bot

Ready to merge

ffflorian avatar Oct 29 '24 17:10 ffflorian