Bump adm-zip from 0.5.12 to 0.5.16
Bumps adm-zip from 0.5.12 to 0.5.16.
Release notes
Sourced from adm-zip's releases.
v0.5.16
What's Changed
- Fixing preserving linux file permissions by
@NickAllmakerOpsCompassin cthackers/adm-zip#531- fix: totalEntries is not defined by
@sidartavelosoin cthackers/adm-zip#535New Contributors
@NickAllmakerOpsCompassmade their first contribution in cthackers/adm-zip#531@sidartavelosomade their first contribution in cthackers/adm-zip#535Full Changelog: https://github.com/cthackers/adm-zip/compare/v0.5.15...v0.5.16
v0.5.15
What's Changed
- Fix utils canonical to valid posix by
@skoniksin cthackers/adm-zip#499- addFile backslash test by
@5saviahvin cthackers/adm-zip#500- added addLocalFolderAsync2 by
@5saviahvin cthackers/adm-zip#501- fixed windows paths by
@roosipuuin cthackers/adm-zip#503- Add Windows build by
@5saviahvin cthackers/adm-zip#504- inital "decoder" functionality by
@5saviahvin cthackers/adm-zip#505- Bump braces from 3.0.2 to 3.0.3 by
@dependabotin cthackers/adm-zip#506- Write out Electron original-fs auto loading by
@5saviahvin cthackers/adm-zip#502- using writeZip() twice throws "Invalid LOC header (bad signature)" error by
@5saviahvin cthackers/adm-zip#507- Descriptor check & Main Header locating by
@5saviahvin cthackers/adm-zip#508- House keeping by
@5saviahvin cthackers/adm-zip#509- typo by
@5saviahvin cthackers/adm-zip#510- Allow interoperability files with non-UTF-8 (bit 11 = 0) name by
@yfdyh000in cthackers/adm-zip#450- package lock update by
@5saviahvin cthackers/adm-zip#511- small updates by
@5saviahvin cthackers/adm-zip#513- CodeQL check by
@5saviahvin cthackers/adm-zip#514- Keep local extra data by
@5saviahvin cthackers/adm-zip#515- Update old test by
@5saviahvin cthackers/adm-zip#516- make all errors a function by
@5saviahvin cthackers/adm-zip#517- Update date time functions by
@5saviahvin cthackers/adm-zip#518- Add a length check when extra field parsed by
@code-sunboin cthackers/adm-zip#520- deleteFile is too eager by
@5saviahvin cthackers/adm-zip#525New Contributors
@skoniksmade their first contribution in cthackers/adm-zip#499@roosipuumade their first contribution in cthackers/adm-zip#503@code-sunbomade their first contribution in cthackers/adm-zip#520Full Changelog: https://github.com/cthackers/adm-zip/compare/v0.5.14...v0.5.15
v0.5.14
Fixed an issue introduced on version 0.5.13 requiring a new mandatory parameter on the inflater on nodejs version >= 15
v0.5.13
- Fixed extractAllToAsync callback
@5saviahv- Fixed issue with "toAsyncBuffer" where after that command all entries are gone
@5saviahv- Minor fixes (tests, typos etc)
@5saviahv
... (truncated)
Commits
1c7860fIncremented package version887f440Merge pull request #535 from devix-tecnologia/patch-1ca54d1aMerge pull request #531 from NickAllmakerOpsCompass/fix_fileattr7e31f27fix: totalEntries is not defined3e2fa32Removing the uint16 check from fileAttr, which seemed to fail for attr > 0x80...b148463Incremented package version535815edeleteFile is too eager (#525)ef63cbbMerge pull request #520 from code-sunbo/masterf2830d0Add a length check when extra field parsedba46576Update date time functions (#518)- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
@dependabot recreate
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
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.
removed adm-zip dependency