Skip to content

[@types/dockerode] Improve AuthConfig and pull() types#69385

Merged
typescript-bot merged 2 commits intoDefinitelyTyped:masterfrom
nwalters512:dockerode-improve-types
Apr 30, 2024
Merged

[@types/dockerode] Improve AuthConfig and pull() types#69385
typescript-bot merged 2 commits intoDefinitelyTyped:masterfrom
nwalters512:dockerode-improve-types

Conversation

@nwalters512
Copy link
Copy Markdown
Contributor

Please fill in this template.

If changing an existing definition:

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Apr 17, 2024

@nwalters512 Thank you for submitting this PR!

This is a live comment which 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": 69385,
  "author": "nwalters512",
  "headCommitOid": "0146e703b4200a19b08df61baabd8c2990205aca",
  "mergeBaseOid": "c5bf4b3091b296f8cc7e810cfbf14e6864982a5b",
  "lastPushDate": "2024-04-17T23:29:47.000Z",
  "lastActivityDate": "2024-04-30T17:03:11.000Z",
  "mergeOfferDate": "2024-04-30T10:13:35.000Z",
  "mergeRequestDate": "2024-04-30T17:03:11.000Z",
  "mergeRequestUser": "nwalters512",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "dockerode",
      "kind": "edit",
      "files": [
        {
          "path": "types/dockerode/dockerode-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/dockerode/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "seikho",
        "nlaplante",
        "isac322",
        "lazarusx",
        "meisenzahl",
        "thegecko",
        "CameronDiver",
        "p4sca1",
        "stuartthomson",
        "userlerueda"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "CameronDiver",
      "date": "2024-04-30T10:12:55.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 2062663723,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added the Popular package This PR affects a popular package (as counted by NPM download counts). label Apr 17, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @Seikho @nlaplante @isac322 @LazarusX @meisenzahl @thegecko @CameronDiver @P4sca1 @stuartthomson @userlerueda — 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
Copy link
Copy Markdown
Contributor

Re-ping @Seikho, @nlaplante, @isac322, @LazarusX, @meisenzahl, @thegecko, @CameronDiver, @P4sca1, @stuartthomson, @userlerueda:

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 the Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. label Apr 29, 2024
@typescript-bot typescript-bot added Owner Approved A listed owner of this package signed off on the pull request. 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 Apr 30, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

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

(@Seikho, @nlaplante, @isac322, @LazarusX, @meisenzahl, @thegecko, @CameronDiver, @P4sca1, @stuartthomson, @userlerueda: you can do this too.)

@nwalters512
Copy link
Copy Markdown
Contributor Author

Ready to merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Owner Approved A listed owner of this package signed off on the pull request. 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants