Skip to content
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

Update unzipper to the latest version 🚀 #364

Merged
merged 1 commit into from
Jun 10, 2019

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 1, 2019

The dependency unzipper was updated from 0.9.15 to 0.10.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for 0.10.10 - crx and extract
  • fix extract, move to a duplex stream to handle events better
  • add extract method to Open
  • add crx options and parsing
  • in Open methods use central directory instead of the local file headers (mainly to determine compressedSize)
Commits

The new version differs by 21 commits.

  • f162a85 bump minor version
  • d3761b7 Merge pull request #134 from ZJONSSON/open-extract
  • ee69b43 Merge pull request #135 from ZJONSSON/use-directory
  • 26edb18 Merge pull request #119 from ZJONSSON/crx
  • 177ea2f Add Open.extract method
  • e81a932 Use endOfDirectory file header instead of local header
  • 4e02476 Add crx parsing
  • 4b7c39c Merge pull request #133 from ZJONSSON/tailSize
  • 2d1ec15 Add optional tailSize and make default value bigger (80 bytes)
  • f594c65 Merge pull request #128 from ZJONSSON/broken-zip
  • 96286cf Merge pull request #129 from fijimunkii/circle-2
  • a40f159 Merge pull request #126 from ZJONSSON/check-boundary-node10
  • bf4d2f4 Merge pull request #127 from ZJONSSON/concurrent-buffers-test
  • 4d3ff1e Circleci 2 config
  • 59b87ff use Writable

There are 21 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@orangejulius orangejulius merged commit b0b4a52 into master Jun 10, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/unzipper-0.10.0 branch June 10, 2019 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant