Skip to content

Fix missign boolean type & wrong docs#75104

Open
sosoba wants to merge 2 commits into
DefinitelyTyped:masterfrom
sosoba:master
Open

Fix missign boolean type & wrong docs#75104
sosoba wants to merge 2 commits into
DefinitelyTyped:masterfrom
sosoba:master

Conversation

@sosoba

@sosoba sosoba commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Please fill in this template.

@typescript-automation

typescript-automation Bot commented Jun 10, 2026

Copy link
Copy Markdown

@sosoba Thank you for submitting this PR!

This is a live comment that I will keep updated.

1 package in this PR

Code Reviews

Because this is a widely-used package, a DT maintainer will need to review it 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 without tests

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


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 75104,
  "author": "sosoba",
  "headCommitOid": "3f37771a0dfe76cbfa722066c0df19247178f837",
  "mergeBaseOid": "33db4a4473f66b2cbd8969547f1c7448d0e76da8",
  "lastPushDate": "2026-06-10T07:07:33.000Z",
  "lastActivityDate": "2026-06-10T10:33:05.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "tooManyCommits": false,
  "tooManyReviews": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "oracledb",
      "kind": "edit",
      "files": [
        {
          "path": "types/oracledb/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "connorjayfitzgerald",
        "dannyb648",
        "jacobwheale",
        "sudarshan12s",
        "sharadraju"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "sudarshan12s",
      "date": "2026-06-10T10:33:05.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 4667551982,
  "ciResult": "pass"
}

@typescript-automation

Copy link
Copy Markdown

Hey @sosoba,

😒 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-automation typescript-automation Bot moved this to Waiting for Code Reviews in Pull Request Status Board Jun 10, 2026
@typescript-automation

Copy link
Copy Markdown

🔔 @connorjayfitzgerald @dannyb648 @jacobwheale @sudarshan12s @sharadraju — 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-automation typescript-automation Bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board Jun 10, 2026
@typescript-automation typescript-automation Bot moved this from Needs Maintainer Review to Waiting for Code Reviews in Pull Request Status Board Jun 10, 2026
@typescript-automation typescript-automation Bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board Jun 10, 2026

@sudarshan12s sudarshan12s left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for the changes.

@typescript-automation typescript-automation Bot added the Owner Approved A listed owner of this package signed off on the pull request. label Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Critical package Owner Approved A listed owner of this package signed off on the pull request. Untested Change This PR does not touch tests

Projects

Status: Needs Maintainer Review

Development

Successfully merging this pull request may close these issues.

2 participants