Skip to content

fix(nodemailer): Add missing secured option#74407

Open
oldium wants to merge 1 commit intoDefinitelyTyped:masterfrom
oldium:fix/secured-option
Open

fix(nodemailer): Add missing secured option#74407
oldium wants to merge 1 commit intoDefinitelyTyped:masterfrom
oldium:fix/secured-option

Conversation

@oldium
Copy link

@oldium oldium commented Jan 27, 2026

Please fill in this template.

Select one of these and delete the others:

If changing an existing definition:

@typescript-bot
Copy link
Contributor

typescript-bot commented Jan 27, 2026

@oldium 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

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

Once every item on this list is checked, I'll ask you for permission to merge and publish the changes.

Inactive

This PR has been inactive for 8 days.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 74407,
  "author": "oldium",
  "headCommitOid": "eb5aea6808eea78c44454fe8f8c79046f452772d",
  "mergeBaseOid": "1bfb3a01af9c94ad7c913a0f6359b3bfb8205602",
  "lastPushDate": "2026-01-27T18:24:56.000Z",
  "lastActivityDate": "2026-01-31T00:17:04.000Z",
  "maintainerBlessed": "Waiting for Code Reviews (Blessed)",
  "hasMergeConflict": false,
  "isFirstContribution": true,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "nodemailer",
      "kind": "edit",
      "files": [
        {
          "path": "types/nodemailer/lib/smtp-connection/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/nodemailer/nodemailer-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/nodemailer/v6/lib/smtp-connection/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/nodemailer/v6/nodemailer-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "rogierschouten",
        "dex4er",
        "bioball"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [],
  "mainBotCommentID": 3806792402,
  "ciResult": "pass"
}

@typescript-bot
Copy link
Contributor

🔔 @rogierschouten @dex4er @bioball — 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.

@oldium oldium force-pushed the fix/secured-option branch from 9bcd875 to 9504f6e Compare January 27, 2026 18:33
@typescript-bot typescript-bot removed the Untested Change This PR does not touch tests label Jan 27, 2026
@oldium
Copy link
Author

oldium commented Jan 27, 2026

Added simple test

@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board Jan 27, 2026
@oldium oldium force-pushed the fix/secured-option branch from 9504f6e to 34c9ba1 Compare January 27, 2026 20:01
@typescript-bot typescript-bot moved this from Needs Maintainer Review to Waiting for Code Reviews in Pull Request Status Board Jan 27, 2026
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board Jan 27, 2026
@oldium oldium force-pushed the fix/secured-option branch from 34c9ba1 to eb5aea6 Compare January 31, 2026 00:05
@typescript-bot typescript-bot moved this from Needs Maintainer Review to Waiting for Code Reviews in Pull Request Status Board Jan 31, 2026
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board Jan 31, 2026
@oldium
Copy link
Author

oldium commented Jan 31, 2026

Updated wording to match the documentation

@sheetalkamat sheetalkamat moved this from Needs Maintainer Review to Waiting for Code Reviews (Blessed) in Pull Request Status Board Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Waiting for Code Reviews (Blessed)

Development

Successfully merging this pull request may close these issues.

2 participants