Closed renovate[bot] closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
slack-vuesualizer | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 21, 2024 3:26pm |
This PR contains the following updates:
2.7.48
->2.7.50
Release Notes
gildas-lormeau/zip.js (@zip.js/zip.js)
### [`v2.7.50`](https://togithub.com/gildas-lormeau/zip.js/releases/tag/v2.7.50) [Compare Source](https://togithub.com/gildas-lormeau/zip.js/compare/v2.7.49...v2.7.50) - Added new option `passThrough` in `ZipReader`, `ZipWriter` and `ZipDirectoryEntry#import` methods. This allows reading/writing raw data without processing it (e.g. compressing or encrypting data) - Added new option `offset` in `ZipWriter`. This allows setting the offset of the first entry in the file to a value > 0. This can be useful when creating zip files with prepended data - Completed the implementation of the `bitFlag` property when using `ZipReader`. It will now take into into account the level of compression ### [`v2.7.49`](https://togithub.com/gildas-lormeau/zip.js/compare/v2.7.48...v2.7.49) [Compare Source](https://togithub.com/gildas-lormeau/zip.js/compare/v2.7.48...v2.7.49)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» 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.