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 unzipper from 0.9.15 to 0.11.4 #12

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

Conversation

Security-Test-Account
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade unzipper from 0.9.15 to 0.11.4.

ℹ️ 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.


  • The recommended version is 16 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2024-04-22.
Release notes
Package name: unzipper
  • 0.11.4 - 2024-04-22
  • 0.11.3 - 2024-04-15
  • 0.11.2 - 2024-04-14
    • remove polyfills - no longer supporting ancient node versions
    • use GitHub actions for testing and coverage
    • remove 'binary' dependency
    • break up huge promise chain to minimize memory usage
    • ignore window zip slipped files
    • use pipeline to propagate errors in a chain of streams
  • 0.10.14 - 2023-05-10
  • 0.10.11 - 2020-04-20
  • 0.10.10 - 2020-02-28
  • 0.10.9 - 2020-02-21
  • 0.10.8 - 2020-02-06
  • 0.10.7 - 2020-01-22
  • 0.10.6 - 2020-01-22
  • 0.10.5 - 2019-09-08
  • 0.10.4 - 2019-08-22
  • 0.10.3 - 2019-08-06
  • 0.10.2 - 2019-08-01
  • 0.10.1 - 2019-06-17
  • 0.10.0 - 2019-06-01
    • 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)
  • 0.9.15 - 2019-05-20
from unzipper GitHub release notes
Commit messages
Package name: unzipper
  • 6a165e5 bump patch (#307)
  • d161755 Fix spelling
  • 46df524 expand test versions (#304)
  • 2416da8 fix .npmignore (#303)
  • 3095797 bump minor (#302)
  • d7f01ee fix: use pipeline to propagate errors across all piped streams (#288)
  • 7c4604e Fix: Unix OS's should properly ignore the windows zip slipped files (#179)
  • c743527 Break the huge promise chain (#257)
  • 7b3c0b4 Remove-polyfills (#301)
  • 18e799d Removing binary dependency (#283)
  • b94faa8 chore: fix typo in README (#281)
  • fca11e5 Fix coverage badge
  • 41a5199 Merge pull request #300 from ZJONSSON/github-actions
  • 8f659bc Fix coverage
  • e02fce8 Merge pull request #299 from ZJONSSON/github-actions
  • 40dabb1 Fix tests
  • 9448b79 Merge pull request #298 from ZJONSSON/github-actions
  • 4e46226 add github actions
  • 0c0c1f0 Merge pull request #284 from syedhannan/master
  • 2dbd02b Update README.md
  • c7937bd Update README.md
  • ab64d6a bump version
  • a32f156 Merge pull request #274 from Durisvk/master
  • e3d7c7c End stream before closing & Prefer req.destroy() before req.abort() if available

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
Development

Successfully merging this pull request may close these issues.

2 participants