Bump jszip from 3.7.1 to 3.10.1 in /frontend
Bumps jszip from 3.7.1 to 3.10.1.
Changelog
Sourced from jszip's changelog.
v3.10.1 2022-08-02
- Add sponsorship files.
- If you appreciate the time spent maintaining JSZip then I would really appreciate your sponsorship.
- Consolidate metadata types and expose OnUpdateCallback #851 and #852
- use
constinsteadvarin example from README.markdown #828- Switch manual download link to HTTPS #839
Internals:
v3.10.0 2022-05-20
- Change setimmediate dependency to more efficient one. Fixes Stuk/jszip#617 (see #829)
- Update types of
currentFilemetadata to includenull(see #826)v3.9.1 2022-04-06
- Fix recursive definition of
InputFileFormatintroduced in 3.9.0.v3.9.0 2022-04-04
- Update types JSZip#loadAsync to accept a promise for data, and remove arguments from
new JSZip()(see #752)- Update types for
compressionOptionsto JSZipFileOptions and JSZipGeneratorOptions (see #722)- Add types for
generateInternalStream(see #774)v3.8.0 2022-03-30
- Santize filenames when files are loaded with
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.
Commits
0f2f1e43.10.1cae5510Updates for v3.10.1179c9a0Update changelog for 3.10.161e1df5Add Jekyll files to gitignoref299cceMerge pull request #852 from Stuk/metadata-ts852887aConsolidate metadata types and expose OnUpdateCallback5be00dfAdd sponsorship filesdabe864Update package-lock for benchmarkcc554daMerge pull request #841 from stevennyman/patch-2caefbc0Merge pull request #834 from Stuk/benchmark- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 67.54%. Comparing base (
6e6e903) to head (4d03de9). Report is 1530 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #2316 +/- ##
=======================================
Coverage 67.54% 67.54%
=======================================
Files 83 83
Lines 7405 7405
=======================================
Hits 5002 5002
Misses 2403 2403
| Flag | Coverage Δ | |
|---|---|---|
| pytest | 67.54% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
plus utilisé en 2.15.4+
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.