Commit 8203422
authored
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) |
[](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
[@​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
[@​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
-
[@​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)
- [@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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 [@​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
[@​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
[@​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 [@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
- [@​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)
- [@​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)
- [@​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
[@​5saviahv](https://redirect.github.com/5saviahv)
- Fixed issue with "toAsyncBuffer" where after that command all entries
are gone [@​5saviahv](https://redirect.github.com/5saviahv)
- Minor fixes (tests, typos etc)
[@​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
[@​undefined-moe](https://redirect.github.com/undefined-moe)
- Add check for invalid large disk entries
[@​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
[@​lukemalcolm](https://redirect.github.com/lukemalcolm)
Extraction of password protected zip entries
[@​Santa77](https://redirect.github.com/Santa77)
Fixed unnecessary scanning a local file headers (except in the case of
corrupted archives) [@​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
2 files changed
+4
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
350 | 352 | | |
351 | 353 | | |
352 | 354 | | |
353 | | - | |
| 355 | + | |
354 | 356 | | |
355 | 357 | | |
356 | 358 | | |
| |||
1478 | 1480 | | |
1479 | 1481 | | |
1480 | 1482 | | |
1481 | | - | |
1482 | | - | |
1483 | 1483 | | |
1484 | 1484 | | |
1485 | 1485 | | |
| |||
1614 | 1614 | | |
1615 | 1615 | | |
1616 | 1616 | | |
1617 | | - | |
1618 | | - | |
1619 | 1617 | | |
1620 | 1618 | | |
1621 | 1619 | | |
| |||
1770 | 1768 | | |
1771 | 1769 | | |
1772 | 1770 | | |
1773 | | - | |
1774 | | - | |
1775 | 1771 | | |
1776 | 1772 | | |
1777 | 1773 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments