Skip to content

Lodash: Add support for missing module level lodash exports.#75199

Open
macornwell wants to merge 4 commits into
DefinitelyTyped:masterfrom
macornwell:lodash-update
Open

Lodash: Add support for missing module level lodash exports.#75199
macornwell wants to merge 4 commits into
DefinitelyTyped:masterfrom
macornwell:lodash-update

Conversation

@macornwell

@macornwell macornwell commented Jul 2, 2026

Copy link
Copy Markdown

Please fill in this template.

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

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

  • Add or edit tests to reflect the change.

  • Follow the advice from the readme.

  • Avoid common mistakes.

  • Run pnpm test <package to test>.

  • 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.

  • Represents shape of module/library correctly

@typescript-automation

typescript-automation Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

@macornwell 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
  • 🕐 Most recent commit is approved by a DT maintainer

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": 75199,
  "author": "macornwell",
  "headCommitOid": "5a9b3a5827f93741cc0481cc8e4a7766bb44d934",
  "mergeBaseOid": "d514a0637730290f05a180a0fb4135c1ad3b852a",
  "lastPushDate": "2026-07-02T14:57:56.000Z",
  "lastActivityDate": "2026-07-02T14:57:56.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "tooManyCommits": false,
  "tooManyReviews": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "lodash",
      "kind": "edit",
      "files": [
        {
          "path": "types/lodash/conforms.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/lodash/lodash-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/lodash/stubArray.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/lodash/stubObject.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/lodash/stubString.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "bczengel",
        "chrootsu",
        "aj-r",
        "e-cloud",
        "jtmthf",
        "DomiR",
        "WilliamChelman"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [],
  "mainBotCommentID": 4867147849,
  "ciResult": "pass"
}

@typescript-automation

Copy link
Copy Markdown
Contributor

🔔 @bczengel @chrootsu @aj-r @e-cloud @jtmthf @DomiR @WilliamChelman — 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 Jul 2, 2026
@typescript-automation typescript-automation Bot removed the Untested Change This PR does not touch tests label Jul 2, 2026
@typescript-automation typescript-automation Bot moved this from Needs Maintainer Review to Waiting for Code Reviews in Pull Request Status Board Jul 2, 2026
@typescript-automation typescript-automation Bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board Jul 2, 2026
@typescript-automation typescript-automation Bot moved this from Needs Maintainer Review to Waiting for Code Reviews in Pull Request Status Board Jul 2, 2026
@typescript-automation typescript-automation Bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Needs Maintainer Review

Development

Successfully merging this pull request may close these issues.

1 participant