Skip to content

Commit

Permalink
chore(deps): update dependency adm-zip to v0.5.16 (#62)
Browse files Browse the repository at this point in the history
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-token-erc1155).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

## Summary by Sourcery

Chores:
- Update adm-zip from 0.5.2 to 0.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>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 45f4b27 commit 72ab485
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
10 changes: 3 additions & 7 deletions bun.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,10 @@
"secp256k1",
],
"overrides": {
"ws": "7.5.10",
"elliptic": "6.6.1",
"@graphprotocol/graph-cli": "0.94.0",
"adm-zip": "0.5.16",
"@graphprotocol/graph-ts": "0.37.0",
},
"packages": {
Expand Down Expand Up @@ -351,7 +353,7 @@

"acorn-walk": ["[email protected]", "", { "dependencies": { "acorn": "^8.11.0" } }, "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g=="],

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

"aes-js": ["[email protected]", "", {}, "sha512-G965FqalsNyrPqgEGON7nIx1e/OVENSgiEIzyC63haUMuvNnwIgIjMs52hlTCKhkBny7A2ORNlfY9Zu+jmGk1Q=="],

Expand Down Expand Up @@ -1479,8 +1481,6 @@

"@ethersproject/providers/@ethersproject/address": ["@ethersproject/[email protected]", "", { "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=="],

"@ethersproject/providers/ws": ["[email protected]", "", { "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": "^5.0.2" }, "optionalPeers": ["bufferutil", "utf-8-validate"] }, "sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A=="],

"@ethersproject/signing-key/bn.js": ["[email protected]", "", {}, "sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ=="],

"@ethersproject/transactions/@ethersproject/address": ["@ethersproject/[email protected]", "", { "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=="],
Expand Down Expand Up @@ -1619,8 +1619,6 @@

"ethers/tslib": ["[email protected]", "", {}, "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA=="],

"ethers/ws": ["[email protected]", "", { "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": ">=5.0.2" }, "optionalPeers": ["bufferutil", "utf-8-validate"] }, "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ=="],

"ethjs-unit/bn.js": ["[email protected]", "", {}, "sha512-XWwnNNFCuuSQ0m3r3C4LE3EiORltHd9M05pq6FOlVeiophzRbMo50Sbz1ehl8K3Z+jw9+vmgnXefY1hz8X+2wA=="],

"execa/signal-exit": ["[email protected]", "", {}, "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="],
Expand Down Expand Up @@ -1775,8 +1773,6 @@

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

"viem/ws": ["[email protected]", "", { "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": ">=5.0.2" }, "optionalPeers": ["bufferutil", "utf-8-validate"] }, "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw=="],

"weald/ms": ["[email protected]", "", {}, "sha512-kh8ARjh8rMN7Du2igDRO9QJnqCb2xYTJxyQYK7vJJS4TvLLmsbyhiKpSW+t+y26gyOyMd0riphX0GeWKU3ky5g=="],

"weald/supports-color": ["[email protected]", "", {}, "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw=="],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@graphprotocol/graph-ts": "0.37.0",
"elliptic": "6.6.1",
"ws": "7.5.10",
"adm-zip": "0.5.2"
"adm-zip": "0.5.16"
},
"trustedDependencies": [
"keccak",
Expand Down

0 comments on commit 72ab485

Please sign in to comment.