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

[Snyk] Upgrade extract-zip from 1.7.0 to 2.0.1 #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade extract-zip from 1.7.0 to 2.0.1.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 2 years ago, on 2020-06-10.
Release notes
Package name: extract-zip
  • 2.0.1 - 2020-06-10

    Fixed

    • stop using deprecated process.umask (#96)
    • correct minimum Node version (>= 10.17.0) based on fs.promises stability (#105)
  • 2.0.0 - 2020-03-28

    Changes

    Added

    • Promise-style API (#90)
    • TypeScript definition (#92)

    Changed

    • Required Node 10.12 (#89). As a result, the mkdirp dependency was removed.
    • Switched from concat-stream to get-stream (#90) to lower the number of transitive dependencies

    Removed

    • Callback-style API (#90)
    • Support for Node < 10.12 (#89)

    Internals

    • Heavy refactors for code clarity
    • Switched from tape to AVA for tests (#90)
    • Switched from Travis CI to GitHub Actions
    • Changed files are checked/fixed for lints via a pre-commit hook (#91)

    Upgrade Guide

    • This module has dropped support for versions of Node.js < 10.12.0.
    • This module uses a Promise-based API instead of a callback-based API. If you still need to use a callback-based API, look into util.callbackify or similar functions.
    • For TypeScript codebases, remove @ types/extract-zip as a TypeScript definition is bundled with the module.
  • 1.7.0 - 2020-03-25

    Added

    • Error handler for zipfile object (#67)

    Changed

    • Don't pin dependency requirements to specific versions (#88)
from extract-zip GitHub release notes
Commit messages
Package name: extract-zip

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant