chore(deps): update dependency jszip to v3 #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/jszip-3.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2.5.0->3.10.1Release Notes
Stuk/jszip (jszip)
v3.10.1Compare Source
constinsteadvarin example from README.markdown #828Internals:
v3.10.0Compare Source
currentFilemetadata to includenull(see #826)v3.9.1Compare Source
InputFileFormatintroduced in 3.9.0.v3.9.0Compare Source
new JSZip()(see #752)compressionOptionsto JSZipFileOptions and JSZipGeneratorOptions (see #722)generateInternalStream(see #774)v3.8.0Compare Source
loadAsync, to avoid "zip slip" attacks. The original filename is available on each zip entry asunsafeOriginalName. See the documentation. Many thanks to McCaulay Hudson for reporting.v3.7.1Compare Source
distfiles.distfiles. Thanks to Evan W for reporting.v3.7.0Compare Source
.filesproperty of a zip object, for examplezip.files.toString(). This approach is taken to prevent files in the zip overriding object methods that would exist on a normal object.v3.6.0Compare Source
v3.5.0Compare Source
v3.4.0Compare Source
v3.3.0Compare Source
v3.2.2Compare Source
v3.2.1Compare Source
v3.2.0Compare Source
v3.1.5Compare Source
v3.1.4Compare Source
generate*with a lot of files (see #449).v3.1.3Compare Source
v3.1.2Compare Source
process.platformingenerate*methods (see #335).v3.1.1Compare Source
v3.1.0Compare Source
v3.0.0Compare Source
This release changes a lot of methods, please see the upgrade guide.
generate()with async methods (see #195).file()andgenerateAsync()).file()andloadAsync()(see #275).support.nodestream.typeis now mandatory ingenerateAsync().true).base64andarrayas possible output type.v2.6.1Compare Source
v2.6.0Compare Source
dist/files in the npm package (see #225).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.
This PR has been generated by Renovate Bot.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.