Skip to content

Commit 8203422

Browse files
chore(deps): update dependency adm-zip to v0.5.16 (#104)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [adm-zip](https://redirect.github.com/cthackers/adm-zip) | overrides | patch | [`0.5.2` -> `0.5.16`](https://renovatebot.com/diffs/npm/adm-zip/0.5.2/0.5.16) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/cthackers/adm-zip/badge)](https://securityscorecards.dev/viewer/?uri=github.com/cthackers/adm-zip) | --- ### Release Notes <details> <summary>cthackers/adm-zip (adm-zip)</summary> ### [`v0.5.16`](https://redirect.github.com/cthackers/adm-zip/releases/tag/v0.5.16) [Compare Source](https://redirect.github.com/cthackers/adm-zip/compare/v0.5.15...v0.5.16) #### What's Changed - Fixing preserving linux file permissions by [@&#8203;NickAllmakerOpsCompass](https://redirect.github.com/NickAllmakerOpsCompass) in [https://github.com/cthackers/adm-zip/pull/531](https://redirect.github.com/cthackers/adm-zip/pull/531) - fix: totalEntries is not defined by [@&#8203;sidartaveloso](https://redirect.github.com/sidartaveloso) in [https://github.com/cthackers/adm-zip/pull/535](https://redirect.github.com/cthackers/adm-zip/pull/535) #### New Contributors - [@&#8203;NickAllmakerOpsCompass](https://redirect.github.com/NickAllmakerOpsCompass) made their first contribution in [https://github.com/cthackers/adm-zip/pull/531](https://redirect.github.com/cthackers/adm-zip/pull/531) - [@&#8203;sidartaveloso](https://redirect.github.com/sidartaveloso) made their first contribution in [https://github.com/cthackers/adm-zip/pull/535](https://redirect.github.com/cthackers/adm-zip/pull/535) **Full Changelog**: cthackers/adm-zip@v0.5.15...v0.5.16 ### [`v0.5.15`](https://redirect.github.com/cthackers/adm-zip/releases/tag/v0.5.15) [Compare Source](https://redirect.github.com/cthackers/adm-zip/compare/v0.5.14...v0.5.15) #### What's Changed - Fix utils canonical to valid posix by [@&#8203;skoniks](https://redirect.github.com/skoniks) in [https://github.com/cthackers/adm-zip/pull/499](https://redirect.github.com/cthackers/adm-zip/pull/499) - addFile backslash test by [@&#8203;5saviahv](https://redirect.github.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/500](https://redirect.github.com/cthackers/adm-zip/pull/500) - added addLocalFolderAsync2 by [@&#8203;5saviahv](https://redirect.github.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/501](https://redirect.github.com/cthackers/adm-zip/pull/501) - fixed windows paths by [@&#8203;roosipuu](https://redirect.github.com/roosipuu) in [https://github.com/cthackers/adm-zip/pull/503](https://redirect.github.com/cthackers/adm-zip/pull/503) - Add Windows build by [@&#8203;5saviahv](https://redirect.github.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/504](https://redirect.github.com/cthackers/adm-zip/pull/504) - inital "decoder" functionality by [@&#8203;5saviahv](https://redirect.github.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/505](https://redirect.github.com/cthackers/adm-zip/pull/505) - Bump braces from 3.0.2 to 3.0.3 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/cthackers/adm-zip/pull/506](https://redirect.github.com/cthackers/adm-zip/pull/506) - Write out Electron original-fs auto loading by [@&#8203;5saviahv](https://redirect.github.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/502](https://redirect.github.com/cthackers/adm-zip/pull/502) - using writeZip() twice throws "Invalid LOC header (bad signature)" error by [@&#8203;5saviahv](https://redirect.github.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/507](https://redirect.github.com/cthackers/adm-zip/pull/507) - Descriptor check & Main Header locating by [@&#8203;5saviahv](https://redirect.github.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/508](https://redirect.github.com/cthackers/adm-zip/pull/508) - House keeping by [@&#8203;5saviahv](https://redirect.github.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/509](https://redirect.github.com/cthackers/adm-zip/pull/509) - typo by [@&#8203;5saviahv](https://redirect.github.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/510](https://redirect.github.com/cthackers/adm-zip/pull/510) - Allow interoperability files with non-UTF-8 (bit 11 = 0) name by [@&#8203;yfdyh000](https://redirect.github.com/yfdyh000) in [https://github.com/cthackers/adm-zip/pull/450](https://redirect.github.com/cthackers/adm-zip/pull/450) - package lock update by [@&#8203;5saviahv](https://redirect.github.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/511](https://redirect.github.com/cthackers/adm-zip/pull/511) - small updates by [@&#8203;5saviahv](https://redirect.github.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/513](https://redirect.github.com/cthackers/adm-zip/pull/513) - CodeQL check by [@&#8203;5saviahv](https://redirect.github.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/514](https://redirect.github.com/cthackers/adm-zip/pull/514) - Keep local extra data by [@&#8203;5saviahv](https://redirect.github.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/515](https://redirect.github.com/cthackers/adm-zip/pull/515) - Update old test by [@&#8203;5saviahv](https://redirect.github.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/516](https://redirect.github.com/cthackers/adm-zip/pull/516) - make all errors a function by [@&#8203;5saviahv](https://redirect.github.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/517](https://redirect.github.com/cthackers/adm-zip/pull/517) - Update date time functions by [@&#8203;5saviahv](https://redirect.github.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/518](https://redirect.github.com/cthackers/adm-zip/pull/518) - Add a length check when extra field parsed by [@&#8203;code-sunbo](https://redirect.github.com/code-sunbo) in [https://github.com/cthackers/adm-zip/pull/520](https://redirect.github.com/cthackers/adm-zip/pull/520) - deleteFile is too eager by [@&#8203;5saviahv](https://redirect.github.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/525](https://redirect.github.com/cthackers/adm-zip/pull/525) #### New Contributors - [@&#8203;skoniks](https://redirect.github.com/skoniks) made their first contribution in [https://github.com/cthackers/adm-zip/pull/499](https://redirect.github.com/cthackers/adm-zip/pull/499) - [@&#8203;roosipuu](https://redirect.github.com/roosipuu) made their first contribution in [https://github.com/cthackers/adm-zip/pull/503](https://redirect.github.com/cthackers/adm-zip/pull/503) - [@&#8203;code-sunbo](https://redirect.github.com/code-sunbo) made their first contribution in [https://github.com/cthackers/adm-zip/pull/520](https://redirect.github.com/cthackers/adm-zip/pull/520) **Full Changelog**: cthackers/adm-zip@v0.5.14...v0.5.15 ### [`v0.5.14`](https://redirect.github.com/cthackers/adm-zip/releases/tag/v0.5.14) [Compare Source](https://redirect.github.com/cthackers/adm-zip/compare/v0.5.13...v0.5.14) Fixed an issue introduced on version 0.1.13 requiring a new mandatory parameter on the inflater on nodejs version >= 15 ### [`v0.5.13`](https://redirect.github.com/cthackers/adm-zip/releases/tag/v0.5.13) [Compare Source](https://redirect.github.com/cthackers/adm-zip/compare/v0.5.12...v0.5.13) - Fixed extractAllToAsync callback [@&#8203;5saviahv](https://redirect.github.com/5saviahv) - Fixed issue with "toAsyncBuffer" where after that command all entries are gone [@&#8203;5saviahv](https://redirect.github.com/5saviahv) - Minor fixes (tests, typos etc) [@&#8203;5saviahv](https://redirect.github.com/5saviahv) - Added a an option to specificy the maximum expectedLength of the file to protect against zip bombs or limit memory usage [@&#8203;undefined-moe](https://redirect.github.com/undefined-moe) - Add check for invalid large disk entries [@&#8203;criyle](https://redirect.github.com/criyle) ### [`v0.5.12`](https://redirect.github.com/cthackers/adm-zip/releases/tag/v0.5.12) [Compare Source](https://redirect.github.com/cthackers/adm-zip/compare/v0.5.11...v0.5.12) Fixed extraction error ### [`v0.5.11`](https://redirect.github.com/cthackers/adm-zip/releases/tag/v0.5.11) [Compare Source](https://redirect.github.com/cthackers/adm-zip/compare/v0.5.10...v0.5.11) Add support for Info-Zip password check spec for ZipCrypto [@&#8203;lukemalcolm](https://redirect.github.com/lukemalcolm) Extraction of password protected zip entries [@&#8203;Santa77](https://redirect.github.com/Santa77) Fixed unnecessary scanning a local file headers (except in the case of corrupted archives) [@&#8203;likev](https://redirect.github.com/likev) ### [`v0.5.10`](https://redirect.github.com/cthackers/adm-zip/releases/tag/v0.5.10) [Compare Source](https://redirect.github.com/cthackers/adm-zip/compare/v0.5.9...v0.5.10) Add Unix mode attribute even when archive is created from Windows Fixed an issue where addLocalFolderAsync causes stack overflow when a lot of files are filtered Support to unzip symlinks Fix parameter initialization bug of extractAllToAsync Allow for custom stat or permissions value in addLocalFolder Various small fixes and tests ### [`v0.5.9`](https://redirect.github.com/cthackers/adm-zip/compare/d77f1cf441be3acd7ccaec2580c503f2a1a1f6bb...bebbabf600a6ae5d64ee31cbc89a1274bd1d8c1f) [Compare Source](https://redirect.github.com/cthackers/adm-zip/compare/v0.5.8...v0.5.9) ### [`v0.5.8`](https://redirect.github.com/cthackers/adm-zip/compare/c1236b5c1952437fe802b4a216a9308a51910db2...d77f1cf441be3acd7ccaec2580c503f2a1a1f6bb) [Compare Source](https://redirect.github.com/cthackers/adm-zip/compare/v0.5.7...v0.5.8) ### [`v0.5.7`](https://redirect.github.com/cthackers/adm-zip/compare/v0.5.6...c1236b5c1952437fe802b4a216a9308a51910db2) [Compare Source](https://redirect.github.com/cthackers/adm-zip/compare/v0.5.6...v0.5.7) ### [`v0.5.6`](https://redirect.github.com/cthackers/adm-zip/releases/tag/v0.5.6): . [Compare Source](https://redirect.github.com/cthackers/adm-zip/compare/v0.5.5...v0.5.6) ### [`v0.5.5`](https://redirect.github.com/cthackers/adm-zip/compare/v0.5.4...v0.5.5) [Compare Source](https://redirect.github.com/cthackers/adm-zip/compare/v0.5.4...v0.5.5) ### [`v0.5.4`](https://redirect.github.com/cthackers/adm-zip/blob/HEAD/history.md#054--2021-03-08) [Compare Source](https://redirect.github.com/cthackers/adm-zip/compare/v0.5.3...v0.5.4) \================== - Fixed relative paths - Added zipcrypto encryption - Lower verMade for macOS when generating zip file ### [`v0.5.3`](https://redirect.github.com/cthackers/adm-zip/blob/HEAD/history.md#053--2021-02-07) [Compare Source](https://redirect.github.com/cthackers/adm-zip/compare/v0.5.2...v0.5.3) \================== - Fixed filemode when unzipping </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/solidity-empty). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> ## Summary by Sourcery Chores: - Update adm-zip from v0.5.2 to v0.5.16. Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e24b426 commit 8203422

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

bun.lock

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,10 @@
2121
"secp256k1",
2222
],
2323
"overrides": {
24+
"ws": "7.5.10",
2425
"elliptic": "6.6.1",
2526
"@graphprotocol/graph-cli": "0.94.0",
27+
"adm-zip": "0.5.16",
2628
"@graphprotocol/graph-ts": "0.37.0",
2729
},
2830
"packages": {
@@ -350,7 +352,7 @@
350352

351353
"acorn-walk": ["acorn-walk@8.3.4", "", { "dependencies": { "acorn": "^8.11.0" } }, "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g=="],
352354

353-
"adm-zip": ["adm-zip@0.4.16", "", {}, "sha512-TFi4HBKSGfIKsK5YCkKaaFG2m4PEDyViZmEwof3MTIgzimHLto6muaHVpbrljdIvIrFZzEq/p4nafOeLcYegrg=="],
355+
"adm-zip": ["adm-zip@0.5.16", "", {}, "sha512-TGw5yVi4saajsSEgz25grObGHEUaDrniwvA2qwSC060KfqGPdglhvPMA2lPIoxs3PQIItj2iag35fONcQqgUaQ=="],
354356

355357
"aes-js": ["aes-js@4.0.0-beta.5", "", {}, "sha512-G965FqalsNyrPqgEGON7nIx1e/OVENSgiEIzyC63haUMuvNnwIgIjMs52hlTCKhkBny7A2ORNlfY9Zu+jmGk1Q=="],
356358

@@ -1478,8 +1480,6 @@
14781480

14791481
"@ethersproject/providers/@ethersproject/address": ["@ethersproject/address@5.7.0", "", { "dependencies": { "@ethersproject/bignumber": "^5.7.0", "@ethersproject/bytes": "^5.7.0", "@ethersproject/keccak256": "^5.7.0", "@ethersproject/logger": "^5.7.0", "@ethersproject/rlp": "^5.7.0" } }, "sha512-9wYhYt7aghVGo758POM5nqcOMaE168Q6aRLJZwUmiqSrAungkG74gSSeKEIR7ukixesdRZGPgVqme6vmxs1fkA=="],
14801482

1481-
"@ethersproject/providers/ws": ["ws@7.4.6", "", { "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": "^5.0.2" }, "optionalPeers": ["bufferutil", "utf-8-validate"] }, "sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A=="],
1482-
14831483
"@ethersproject/signing-key/bn.js": ["bn.js@5.2.1", "", {}, "sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ=="],
14841484

14851485
"@ethersproject/transactions/@ethersproject/address": ["@ethersproject/address@5.7.0", "", { "dependencies": { "@ethersproject/bignumber": "^5.7.0", "@ethersproject/bytes": "^5.7.0", "@ethersproject/keccak256": "^5.7.0", "@ethersproject/logger": "^5.7.0", "@ethersproject/rlp": "^5.7.0" } }, "sha512-9wYhYt7aghVGo758POM5nqcOMaE168Q6aRLJZwUmiqSrAungkG74gSSeKEIR7ukixesdRZGPgVqme6vmxs1fkA=="],
@@ -1614,8 +1614,6 @@
16141614

16151615
"ethers/tslib": ["tslib@2.7.0", "", {}, "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA=="],
16161616

1617-
"ethers/ws": ["ws@8.17.1", "", { "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": ">=5.0.2" }, "optionalPeers": ["bufferutil", "utf-8-validate"] }, "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ=="],
1618-
16191617
"ethjs-unit/bn.js": ["bn.js@4.11.6", "", {}, "sha512-XWwnNNFCuuSQ0m3r3C4LE3EiORltHd9M05pq6FOlVeiophzRbMo50Sbz1ehl8K3Z+jw9+vmgnXefY1hz8X+2wA=="],
16201618

16211619
"execa/signal-exit": ["signal-exit@3.0.7", "", {}, "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="],
@@ -1770,8 +1768,6 @@
17701768

17711769
"viem/abitype": ["abitype@1.0.7", "", { "peerDependencies": { "typescript": ">=5.0.4", "zod": "^3 >=3.22.0" }, "optionalPeers": ["typescript", "zod"] }, "sha512-ZfYYSktDQUwc2eduYu8C4wOs+RDPmnRYMh7zNfzeMtGGgb0U+6tLGjixUic6mXf5xKKCcgT5Qp6cv39tOARVFw=="],
17721770

1773-
"viem/ws": ["ws@8.18.0", "", { "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": ">=5.0.2" }, "optionalPeers": ["bufferutil", "utf-8-validate"] }, "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw=="],
1774-
17751771
"weald/ms": ["ms@3.0.0-canary.1", "", {}, "sha512-kh8ARjh8rMN7Du2igDRO9QJnqCb2xYTJxyQYK7vJJS4TvLLmsbyhiKpSW+t+y26gyOyMd0riphX0GeWKU3ky5g=="],
17761772

17771773
"weald/supports-color": ["supports-color@9.4.0", "", {}, "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw=="],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@graphprotocol/graph-ts": "0.37.0",
5050
"elliptic": "6.6.1",
5151
"ws": "7.5.10",
52-
"adm-zip": "0.5.2"
52+
"adm-zip": "0.5.16"
5353
},
5454
"trustedDependencies": [
5555
"keccak",

0 commit comments

Comments
 (0)