Skip to content

Bump adm-zip from 0.4.16 to 0.5.16#5

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/adm-zip-0.5.16
Closed

Bump adm-zip from 0.4.16 to 0.5.16#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/adm-zip-0.5.16

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Bumps adm-zip from 0.4.16 to 0.5.16.

Release notes

Sourced from adm-zip's releases.

v0.5.16

What's Changed

New Contributors

Full Changelog: cthackers/adm-zip@v0.5.15...v0.5.16

v0.5.15

What's Changed

New Contributors

Full Changelog: cthackers/adm-zip@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)

Changelog

Sourced from adm-zip's changelog.

0.5.4 / 2021-03-08

  • Fixed relative paths
  • Added zipcrypto encryption
  • Lower verMade for macOS when generating zip file

0.5.3 / 2021-02-07

  • Fixed filemode when unzipping

0.5.2 / 2021-01-27

  • Fixed path traversal issue (GHSL-2020-198)

0.5.1 / 2020-11-27

  • Incremented version (cthackers)
  • Fixed outFileName (cthackers)

0.5.0 / 2020-11-19

  • Added extra parameter to extractEntryTo so target filename can be renamed (cthackers)
  • Updated dev dependency (cthackers)
  • modified addLocalFolder method (5saviahv)
  • modified addLocalFile method (5saviahv)
  • Deflate needs min V2.0 (5saviahv)
  • Node v6 (5saviahv)
  • Added ZipCrypto decrypting ability (5saviahv)
  • LICENSE filename in package.json (5saviahv)
  • add multibyte-encoded comment with byte length instead of character length (Kosuke Suzuki)
  • Bump lodash from 4.17.15 to 4.17.19 (dependabot[bot])
  • now it works in browser (Emiliano Necciari)
Commits
  • 1c7860f Incremented package version
  • 887f440 Merge pull request #535 from devix-tecnologia/patch-1
  • ca54d1a Merge pull request #531 from NickAllmakerOpsCompass/fix_fileattr
  • 7e31f27 fix: totalEntries is not defined
  • 3e2fa32 Removing the uint16 check from fileAttr, which seemed to fail for attr > 0x80...
  • b148463 Incremented package version
  • 535815e deleteFile is too eager (#525)
  • ef63cbb Merge pull request #520 from code-sunbo/master
  • f2830d0 Add a length check when extra field parsed
  • ba46576 Update date time functions (#518)
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 17, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/adm-zip-0.5.16 branch 3 times, most recently from c65df49 to 0bb90bb Compare March 23, 2026 05:43
Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.4.16 to 0.5.16.
- [Release notes](https://github.com/cthackers/adm-zip/releases)
- [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md)
- [Commits](cthackers/adm-zip@v0.4.16...v0.5.16)

---
updated-dependencies:
- dependency-name: adm-zip
  dependency-version: 0.5.16
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/adm-zip-0.5.16 branch from 0bb90bb to 6012e0e Compare March 30, 2026 05:42
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 16, 2026

Superseded by #25.

@dependabot dependabot bot closed this Apr 16, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/adm-zip-0.5.16 branch April 16, 2026 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants