Yauzl: add missing 3.x API exports#75035
Conversation
- 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
|
@anatoliishakhov Thank you for submitting this PR! This is a live comment that I will keep updated. 1 package in this PR
Code ReviewsBecause 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
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"
} |
|
🔔 @ffflorian — please review this PR in the next few days. Be sure to explicitly select |
|
@typescript-bot this PR is ready to merge |
|
@anatoliishakhov we have to wait for a maintainer approval. |
|
ping @jakebailey |
|
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! |
|
Thanks @jakebailey! 🙂 |
|
@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! |
|
@anatoliishakhov will you fix the merge conflicts? |
Please fill in this template.
pnpm test <package to test>.Select one of these and delete the others:
If changing an existing definition:
package.json.