-
Notifications
You must be signed in to change notification settings - Fork 1.8k
bump: Bumping unzipper to mitigate license issue #2744
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
base: master
Are you sure you want to change the base?
Conversation
Unzipper patched a license issue in the 0.11.x version (related issue: ZJONSSON/node-unzipper#293). The full diff of this new minor is avilable at: https://app.renovatebot.com/package-diff?name=unzipper&from=0.10.14&to=0.11.2. With that PR, I only make sure that exceljs will pull or at least allow users to pull the patched version of unzipper. Fixes exceljs#2743
I realized from the diffs that the |
Also I bumped tap to a version that doesn't support node 10. If exceljs needs to support node 10 I will downgrade tap back to the maximum version that works for v10 |
cc @Siemienik, you seem to be the only active maintainer, thanks |
Can someone please merge this PR? Thanks! |
Please merge and release it. |
@Siemienik Please 🥹🙏 |
any update ? |
Anything blocking this from being merged? |
@Siemienik - also would like to ask if you could merge this one? many thanks in advance!! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looking good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Hi everyone. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
LGTM |
Can we please also bump archiver to 7.0.1 to fix this Snyk vulnurabiltiy:
It relates to the same issue with license. Also, it allows to remove inflight@1.0.6 from the transitive path which has a vulnerability as well. |
Summary
Unzipper patched a license issue in the 0.11.x version (related issue: ZJONSSON/node-unzipper#293). The full diff of this new minor is avilable at: https://app.renovatebot.com/package-diff?name=unzipper&from=0.10.14&to=0.11.2.
With that PR, I only make sure that exceljs will pull or at least allow users to pull the patched version of unzipper.
Fixes #2743
Test plan
Not applicable
Related to source code (for typings update)
Not applicable