every-ts
every-ts copied to clipboard
Update dependency adm-zip to v0.5.16
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| adm-zip | 0.5.10 -> 0.5.16 |
Release Notes
cthackers/adm-zip (adm-zip)
v0.5.16
What's Changed
- Fixing preserving linux file permissions by @NickAllmakerOpsCompass in https://github.com/cthackers/adm-zip/pull/531
- fix: totalEntries is not defined by @sidartaveloso in https://github.com/cthackers/adm-zip/pull/535
New Contributors
- @NickAllmakerOpsCompass made their first contribution in https://github.com/cthackers/adm-zip/pull/531
- @sidartaveloso made their first contribution in https://github.com/cthackers/adm-zip/pull/535
Full Changelog: https://github.com/cthackers/adm-zip/compare/v0.5.15...v0.5.16
v0.5.15
What's Changed
- Fix utils canonical to valid posix by @skoniks in https://github.com/cthackers/adm-zip/pull/499
- addFile backslash test by @5saviahv in https://github.com/cthackers/adm-zip/pull/500
- added addLocalFolderAsync2 by @5saviahv in https://github.com/cthackers/adm-zip/pull/501
- fixed windows paths by @roosipuu in https://github.com/cthackers/adm-zip/pull/503
- Add Windows build by @5saviahv in https://github.com/cthackers/adm-zip/pull/504
- inital "decoder" functionality by @5saviahv in https://github.com/cthackers/adm-zip/pull/505
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in https://github.com/cthackers/adm-zip/pull/506
- Write out Electron original-fs auto loading by @5saviahv in https://github.com/cthackers/adm-zip/pull/502
- using writeZip() twice throws "Invalid LOC header (bad signature)" error by @5saviahv in https://github.com/cthackers/adm-zip/pull/507
- Descriptor check & Main Header locating by @5saviahv in https://github.com/cthackers/adm-zip/pull/508
- House keeping by @5saviahv in https://github.com/cthackers/adm-zip/pull/509
- typo by @5saviahv in https://github.com/cthackers/adm-zip/pull/510
- Allow interoperability files with non-UTF-8 (bit 11 = 0) name by @yfdyh000 in https://github.com/cthackers/adm-zip/pull/450
- package lock update by @5saviahv in https://github.com/cthackers/adm-zip/pull/511
- small updates by @5saviahv in https://github.com/cthackers/adm-zip/pull/513
- CodeQL check by @5saviahv in https://github.com/cthackers/adm-zip/pull/514
- Keep local extra data by @5saviahv in https://github.com/cthackers/adm-zip/pull/515
- Update old test by @5saviahv in https://github.com/cthackers/adm-zip/pull/516
- make all errors a function by @5saviahv in https://github.com/cthackers/adm-zip/pull/517
- Update date time functions by @5saviahv in https://github.com/cthackers/adm-zip/pull/518
- Add a length check when extra field parsed by @code-sunbo in https://github.com/cthackers/adm-zip/pull/520
- deleteFile is too eager by @5saviahv in https://github.com/cthackers/adm-zip/pull/525
New Contributors
- @skoniks made their first contribution in https://github.com/cthackers/adm-zip/pull/499
- @roosipuu made their first contribution in https://github.com/cthackers/adm-zip/pull/503
- @code-sunbo made their first contribution in https://github.com/cthackers/adm-zip/pull/520
Full Changelog: https://github.com/cthackers/adm-zip/compare/v0.5.14...v0.5.15
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
- Fixed extractAllToAsync callback @5saviahv
- Fixed issue with "toAsyncBuffer" where after that command all entries are gone @5saviahv
- Minor fixes (tests, typos etc) @5saviahv
- Added a an option to specificy the maximum expectedLength of the file to protect against zip bombs or limit memory usage @undefined-moe
- Add check for invalid large disk entries @criyle
v0.5.12
Fixed extraction error
v0.5.11
Add support for Info-Zip password check spec for ZipCrypto @lukemalcolm Extraction of password protected zip entries @Santa77 Fixed unnecessary scanning a local file headers (except in the case of corrupted archives) @likev
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ No Changeset found
Latest commit: eefa8f7505e63ecc5a8dc46b64890262c09213cd
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR