π±β‘οΈ Lighthouse for Mobile - audits your app and gives a performance score to your Android apps (native, React Native, Flutter..). Measure performance on CLI, E2E tests, CI...
cthackers/adm-zip (adm-zip)
### [`v0.5.16`](https://togithub.com/cthackers/adm-zip/releases/tag/v0.5.16)
[Compare Source](https://togithub.com/cthackers/adm-zip/compare/v0.5.15...v0.5.16)
#### What's Changed
- Fixing preserving linux file permissions by [@NickAllmakerOpsCompass](https://togithub.com/NickAllmakerOpsCompass) in [https://github.com/cthackers/adm-zip/pull/531](https://togithub.com/cthackers/adm-zip/pull/531)
- fix: totalEntries is not defined by [@sidartaveloso](https://togithub.com/sidartaveloso) in [https://github.com/cthackers/adm-zip/pull/535](https://togithub.com/cthackers/adm-zip/pull/535)
#### New Contributors
- [@NickAllmakerOpsCompass](https://togithub.com/NickAllmakerOpsCompass) made their first contribution in [https://github.com/cthackers/adm-zip/pull/531](https://togithub.com/cthackers/adm-zip/pull/531)
- [@sidartaveloso](https://togithub.com/sidartaveloso) made their first contribution in [https://github.com/cthackers/adm-zip/pull/535](https://togithub.com/cthackers/adm-zip/pull/535)
**Full Changelog**: https://github.com/cthackers/adm-zip/compare/v0.5.15...v0.5.16
### [`v0.5.15`](https://togithub.com/cthackers/adm-zip/releases/tag/v0.5.15)
[Compare Source](https://togithub.com/cthackers/adm-zip/compare/v0.5.14...v0.5.15)
#### What's Changed
- Fix utils canonical to valid posix by [@skoniks](https://togithub.com/skoniks) in [https://github.com/cthackers/adm-zip/pull/499](https://togithub.com/cthackers/adm-zip/pull/499)
- addFile backslash test by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/500](https://togithub.com/cthackers/adm-zip/pull/500)
- added addLocalFolderAsync2 by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/501](https://togithub.com/cthackers/adm-zip/pull/501)
- fixed windows paths by [@roosipuu](https://togithub.com/roosipuu) in [https://github.com/cthackers/adm-zip/pull/503](https://togithub.com/cthackers/adm-zip/pull/503)
- Add Windows build by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/504](https://togithub.com/cthackers/adm-zip/pull/504)
- inital "decoder" functionality by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/505](https://togithub.com/cthackers/adm-zip/pull/505)
- Bump braces from 3.0.2 to 3.0.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/cthackers/adm-zip/pull/506](https://togithub.com/cthackers/adm-zip/pull/506)
- Write out Electron original-fs auto loading by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/502](https://togithub.com/cthackers/adm-zip/pull/502)
- using writeZip() twice throws "Invalid LOC header (bad signature)" error by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/507](https://togithub.com/cthackers/adm-zip/pull/507)
- Descriptor check & Main Header locating by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/508](https://togithub.com/cthackers/adm-zip/pull/508)
- House keeping by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/509](https://togithub.com/cthackers/adm-zip/pull/509)
- typo by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/510](https://togithub.com/cthackers/adm-zip/pull/510)
- Allow interoperability files with non-UTF-8 (bit 11 = 0) name by [@yfdyh000](https://togithub.com/yfdyh000) in [https://github.com/cthackers/adm-zip/pull/450](https://togithub.com/cthackers/adm-zip/pull/450)
- package lock update by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/511](https://togithub.com/cthackers/adm-zip/pull/511)
- small updates by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/513](https://togithub.com/cthackers/adm-zip/pull/513)
- CodeQL check by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/514](https://togithub.com/cthackers/adm-zip/pull/514)
- Keep local extra data by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/515](https://togithub.com/cthackers/adm-zip/pull/515)
- Update old test by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/516](https://togithub.com/cthackers/adm-zip/pull/516)
- make all errors a function by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/517](https://togithub.com/cthackers/adm-zip/pull/517)
- Update date time functions by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/518](https://togithub.com/cthackers/adm-zip/pull/518)
- Add a length check when extra field parsed by [@code-sunbo](https://togithub.com/code-sunbo) in [https://github.com/cthackers/adm-zip/pull/520](https://togithub.com/cthackers/adm-zip/pull/520)
- deleteFile is too eager by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/525](https://togithub.com/cthackers/adm-zip/pull/525)
#### New Contributors
- [@skoniks](https://togithub.com/skoniks) made their first contribution in [https://github.com/cthackers/adm-zip/pull/499](https://togithub.com/cthackers/adm-zip/pull/499)
- [@roosipuu](https://togithub.com/roosipuu) made their first contribution in [https://github.com/cthackers/adm-zip/pull/503](https://togithub.com/cthackers/adm-zip/pull/503)
- [@code-sunbo](https://togithub.com/code-sunbo) made their first contribution in [https://github.com/cthackers/adm-zip/pull/520](https://togithub.com/cthackers/adm-zip/pull/520)
**Full Changelog**: https://github.com/cthackers/adm-zip/compare/v0.5.14...v0.5.15
Configuration
π Schedule: Branch creation - "after 9pm on sunday" in timezone Europe/Paris, 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 contains the following updates:
0.5.14
->0.5.16
Release Notes
cthackers/adm-zip (adm-zip)
### [`v0.5.16`](https://togithub.com/cthackers/adm-zip/releases/tag/v0.5.16) [Compare Source](https://togithub.com/cthackers/adm-zip/compare/v0.5.15...v0.5.16) #### What's Changed - Fixing preserving linux file permissions by [@NickAllmakerOpsCompass](https://togithub.com/NickAllmakerOpsCompass) in [https://github.com/cthackers/adm-zip/pull/531](https://togithub.com/cthackers/adm-zip/pull/531) - fix: totalEntries is not defined by [@sidartaveloso](https://togithub.com/sidartaveloso) in [https://github.com/cthackers/adm-zip/pull/535](https://togithub.com/cthackers/adm-zip/pull/535) #### New Contributors - [@NickAllmakerOpsCompass](https://togithub.com/NickAllmakerOpsCompass) made their first contribution in [https://github.com/cthackers/adm-zip/pull/531](https://togithub.com/cthackers/adm-zip/pull/531) - [@sidartaveloso](https://togithub.com/sidartaveloso) made their first contribution in [https://github.com/cthackers/adm-zip/pull/535](https://togithub.com/cthackers/adm-zip/pull/535) **Full Changelog**: https://github.com/cthackers/adm-zip/compare/v0.5.15...v0.5.16 ### [`v0.5.15`](https://togithub.com/cthackers/adm-zip/releases/tag/v0.5.15) [Compare Source](https://togithub.com/cthackers/adm-zip/compare/v0.5.14...v0.5.15) #### What's Changed - Fix utils canonical to valid posix by [@skoniks](https://togithub.com/skoniks) in [https://github.com/cthackers/adm-zip/pull/499](https://togithub.com/cthackers/adm-zip/pull/499) - addFile backslash test by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/500](https://togithub.com/cthackers/adm-zip/pull/500) - added addLocalFolderAsync2 by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/501](https://togithub.com/cthackers/adm-zip/pull/501) - fixed windows paths by [@roosipuu](https://togithub.com/roosipuu) in [https://github.com/cthackers/adm-zip/pull/503](https://togithub.com/cthackers/adm-zip/pull/503) - Add Windows build by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/504](https://togithub.com/cthackers/adm-zip/pull/504) - inital "decoder" functionality by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/505](https://togithub.com/cthackers/adm-zip/pull/505) - Bump braces from 3.0.2 to 3.0.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/cthackers/adm-zip/pull/506](https://togithub.com/cthackers/adm-zip/pull/506) - Write out Electron original-fs auto loading by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/502](https://togithub.com/cthackers/adm-zip/pull/502) - using writeZip() twice throws "Invalid LOC header (bad signature)" error by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/507](https://togithub.com/cthackers/adm-zip/pull/507) - Descriptor check & Main Header locating by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/508](https://togithub.com/cthackers/adm-zip/pull/508) - House keeping by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/509](https://togithub.com/cthackers/adm-zip/pull/509) - typo by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/510](https://togithub.com/cthackers/adm-zip/pull/510) - Allow interoperability files with non-UTF-8 (bit 11 = 0) name by [@yfdyh000](https://togithub.com/yfdyh000) in [https://github.com/cthackers/adm-zip/pull/450](https://togithub.com/cthackers/adm-zip/pull/450) - package lock update by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/511](https://togithub.com/cthackers/adm-zip/pull/511) - small updates by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/513](https://togithub.com/cthackers/adm-zip/pull/513) - CodeQL check by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/514](https://togithub.com/cthackers/adm-zip/pull/514) - Keep local extra data by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/515](https://togithub.com/cthackers/adm-zip/pull/515) - Update old test by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/516](https://togithub.com/cthackers/adm-zip/pull/516) - make all errors a function by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/517](https://togithub.com/cthackers/adm-zip/pull/517) - Update date time functions by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/518](https://togithub.com/cthackers/adm-zip/pull/518) - Add a length check when extra field parsed by [@code-sunbo](https://togithub.com/code-sunbo) in [https://github.com/cthackers/adm-zip/pull/520](https://togithub.com/cthackers/adm-zip/pull/520) - deleteFile is too eager by [@5saviahv](https://togithub.com/5saviahv) in [https://github.com/cthackers/adm-zip/pull/525](https://togithub.com/cthackers/adm-zip/pull/525) #### New Contributors - [@skoniks](https://togithub.com/skoniks) made their first contribution in [https://github.com/cthackers/adm-zip/pull/499](https://togithub.com/cthackers/adm-zip/pull/499) - [@roosipuu](https://togithub.com/roosipuu) made their first contribution in [https://github.com/cthackers/adm-zip/pull/503](https://togithub.com/cthackers/adm-zip/pull/503) - [@code-sunbo](https://togithub.com/code-sunbo) made their first contribution in [https://github.com/cthackers/adm-zip/pull/520](https://togithub.com/cthackers/adm-zip/pull/520) **Full Changelog**: https://github.com/cthackers/adm-zip/compare/v0.5.14...v0.5.15Configuration
π Schedule: Branch creation - "after 9pm on sunday" in timezone Europe/Paris, 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.
This PR was generated by Mend Renovate. View the repository job log.