neilenns / vatsim-plan-verifier

Verifies flight plans for vatsim flights
MIT License
2 stars 0 forks source link

Update dependency adm-zip to v0.5.15 #1317

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
adm-zip 0.5.14 -> 0.5.15 age adoption passing confidence

Release Notes

cthackers/adm-zip (adm-zip) ### [`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 - "before 4am on Monday" (UTC), Automerge - "before 4am on Monday" (UTC).

🚦 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.

cloudflare-pages[bot] commented 1 month ago

Deploying vatsim-plan-verifier with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7a493be
Status: ✅  Deploy successful!
Preview URL: https://57c10eaf.vatsim-plan-verifier.pages.dev
Branch Preview URL: https://renovate-adm-zip-0-x-lockfil.vatsim-plan-verifier.pages.dev

View logs