-
Notifications
You must be signed in to change notification settings - Fork 50
fix(deps): update dependency @zip.js/zip.js to v2.7.60 - autoclosed #375
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #375 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 109 109
Lines 1085 1085
Branches 165 165
=========================================
Hits 1085 1085 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
cd1738d
to
67614a5
Compare
67614a5
to
95aeb34
Compare
auto-merge was automatically disabled
December 8, 2024 18:49
Pull request was closed
02ddd57
to
95aeb34
Compare
e99e956
to
5b00218
Compare
6a05446
to
7545d8b
Compare
7545d8b
to
a9d4b68
Compare
a9d4b68
to
a28e928
Compare
b7b61e9
to
b045874
Compare
b045874
to
116b0bb
Compare
401f6a2
to
d983221
Compare
d983221
to
4f25334
Compare
4f25334
to
f0fea27
Compare
f0fea27
to
5f59e14
Compare
5f59e14
to
7933323
Compare
auto-merge was automatically disabled
April 9, 2025 19:24
Pull request was closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.7.52
->2.7.60
Release Notes
gildas-lormeau/zip.js (@zip.js/zip.js)
v2.7.60
Compare Source
v2.7.59
Compare Source
legacy-5.6
entry point in thepackage.json
file in order to support TypeScript < 5.7 (see #563 and #549)v2.7.58
Compare Source
Uint8Array
by @UnsungHero97 in the type definition file (see #549)Writer
classes implementingWriter#writeUint8Array
ifWriter#init()
has not been previously called (see #560)readable.getReader()
fromReader
classes (see #559)encryptionStrength
in the documentation (see #558)v2.7.57
Compare Source
UNIX
(more info here part 4.4.2). As a consequence, themsDosCompatible
option is now set tofalse
by default.executable
option to indicate an entry is a UNIX executable file when creating zip filesv2.7.56
Compare Source
Entry#directory
value when reading a zip flle created on UnixEntry#executable
boolean property to identify entries with executable files (Unix) when reading a zip fileEntry#internalFileAttribute
andEntry#externalFileAttribute
(now deprecated) toEntry#internalFileAttributes
andEntry#externalFileAttributes
respectivelyv2.7.55
Compare Source
v2.7.54
Compare Source
compressionMethod
to0
will create valid (uncompressed) entries when usingZipWriter
async
function callsv2.7.53
Compare Source
Entry#extraField
by @xc2 in https://github.com/gildas-lormeau/zip.js/pull/535New Contributors
Configuration
📅 Schedule: Branch creation - "before 11pm" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.