Skip to content

Yauzl: add missing 3.x API exports#75035

Open
anatoliishakhov wants to merge 1 commit into
DefinitelyTyped:masterfrom
anatoliishakhov:yauzl-add-3x-exports
Open

Yauzl: add missing 3.x API exports#75035
anatoliishakhov wants to merge 1 commit into
DefinitelyTyped:masterfrom
anatoliishakhov:yauzl-add-3x-exports

Conversation

@anatoliishakhov

@anatoliishakhov anatoliishakhov commented May 21, 2026

Copy link
Copy Markdown
  • Add type definitions for getFileNameLowLevel, parseExtraFields, LocalFileHeader, readLocalFileHeader, and openReadStreamLowLevel
  • Add raw Buffer properties (fileNameRaw, fileCommentRaw, extraFieldRaw) to Entry
  • Update getLastModDate to accept options parameter
  • Update tests

Please fill in this template.

Select one of these and delete the others:

If changing an existing definition:

  • Provide a URL to documentation or source code which provides context for the suggested changes: Source
  • 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.

- Add type definitions for getFileNameLowLevel, parseExtraFields,
LocalFileHeader, readLocalFileHeader, and openReadStreamLowLevel
- Add raw Buffer properties (fileNameRaw, fileCommentRaw, extraFieldRaw)
to Entry
- Update getLastModDate to accept options parameter
- Update tests
@typescript-bot

typescript-bot commented May 21, 2026

Copy link
Copy Markdown
Contributor

@anatoliishakhov 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": 75035,
  "author": "anatoliishakhov",
  "headCommitOid": "ecf3e5242cdc620ee3e70c8b3d7e8f26a31b2c7a",
  "mergeBaseOid": "70c44e00c1164037ab55e42696e47700cda6bffc",
  "lastPushDate": "2026-05-21T10:09:52.000Z",
  "lastActivityDate": "2026-06-10T19:07:05.000Z",
  "hasMergeConflict": true,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "tooManyCommits": false,
  "tooManyReviews": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "yauzl",
      "kind": "edit",
      "files": [
        {
          "path": "types/yauzl/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yauzl/yauzl-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "jakebailey",
      "date": "2026-06-01T16:42:02.000Z",
      "isMaintainer": true
    },
    {
      "type": "approved",
      "reviewer": "ffflorian",
      "date": "2026-05-21T12:00:33.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 4507077060,
  "ciResult": "pass"
}

@typescript-bot

Copy link
Copy Markdown
Contributor

🔔 @ffflorian — 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 typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board May 21, 2026

@ffflorian ffflorian left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks!

@typescript-bot typescript-bot added the Owner Approved A listed owner of this package signed off on the pull request. label May 21, 2026
@anatoliishakhov

Copy link
Copy Markdown
Author

@typescript-bot this PR is ready to merge

@ffflorian

Copy link
Copy Markdown
Collaborator

@anatoliishakhov we have to wait for a maintainer approval.

@ffflorian

Copy link
Copy Markdown
Collaborator

ping @jakebailey

@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 Jun 1, 2026
@typescript-bot

Copy link
Copy Markdown
Contributor

Re-ping :

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 Maintainer Approved 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 Jun 1, 2026
@typescript-bot typescript-bot moved this from Needs Maintainer Review to Waiting for Author to Merge in Pull Request Status Board Jun 1, 2026
@ffflorian

Copy link
Copy Markdown
Collaborator

Thanks @jakebailey! 🙂

@typescript-bot typescript-bot added Has Merge Conflict This PR can't be merged because it has a merge conflict. The author needs to update it. and removed Self Merge This PR can now be self-merged by the PR author or an owner labels Jun 6, 2026
@typescript-bot typescript-bot moved this from Waiting for Author to Merge to Needs Author Action in Pull Request Status Board Jun 6, 2026
@typescript-bot

Copy link
Copy Markdown
Contributor

@anatoliishakhov Unfortunately, this pull request currently has a merge conflict 😥. Please update your PR branch to be up-to-date with respect to master. Have a nice day!

@ffflorian

Copy link
Copy Markdown
Collaborator

@anatoliishakhov will you fix the merge conflicts?

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

Labels

Critical package Has Merge Conflict This PR can't be merged because it has a merge conflict. The author needs to update it. Maintainer Approved Owner Approved A listed owner of this package signed off on the pull request.

Projects

Status: Needs Author Action

Development

Successfully merging this pull request may close these issues.

4 participants