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 adm-zip from 0.5.10 to 0.5.12 #235

Conversation

hedera-eng-infrastructure

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


Snyk has created this PR to upgrade adm-zip from 0.5.10 to 0.5.12.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

ℹ️ 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 2 versions ahead of your current version.
  • The recommended version was released a month ago, on 2024-03-14.
Release notes
Package name: adm-zip
  • 0.5.12 - 2024-03-14

    Fixed extraction error

  • 0.5.11 - 2024-03-13

    Add support for Info-Zip password check spec for ZipCrypto @ lukemalcolm
    Extraction of password protected zip entries @ Santa77
    Fixed unnecessary scanning a local file headers (except in the case of corrupted archives) @ likev

  • 0.5.10 - 2022-12-20

    Add Unix mode attribute even when archive is created from Windows
    Fixed an issue where addLocalFolderAsync causes stack overflow when a lot of files are filtered
    Support to unzip symlinks
    Fix parameter initialization bug of extractAllToAsync
    Allow for custom stat or permissions value in addLocalFolder
    Various small fixes and tests

from adm-zip GitHub release notes
Commit messages
Package name: adm-zip
  • bd83f19 Fixed extraction bug
  • 4a684a2 Updated package version
  • 71a1035 Merge pull request #437 from Autokaka/master
  • a366095 Merge pull request #449 from yfdyh000/pr-fixExtra
  • d95c063 Merge pull request #451 from likev/patch-1
  • a8f7168 Merge pull request #457 from Santa77/master
  • 54c3817 Merge pull request #472 from 10bitFX/info-zip-password
  • 1bfa3bb Additional test for Info-Zip generated ZipCrypto encrypted file. Relates to Issue 471.
  • e1cddb3 Add support for Info-Zip password check spec for ZipCrypto. (Uses high byte of header modified time, rather than crc). Updates current tests to handle.
  • 10242c3 Merge pull request #469 from kibertoad/chore/ga
  • 1ca6ab8 Add GitHub Actions
  • 7b6ed9d Extraction of password protected zip entries
  • ecfe95b Merge pull request chore: setup repository baseline #1 from likev/patch-2
  • a137863 Scanning a local file headers is not necessary
  • ee5f98a Update entryHeader.js
  • 8533d67 fix extra data lost when write zip
  • 220a3d6 fix: throw empty error in extractAllToAsync on operation done

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

Copy link
Contributor

Unit Test Results - Linux

  1 files   17 suites   1m 11s ⏱️
114 tests 114 ✅ 0 💤 0 ❌
139 runs  139 ✅ 0 💤 0 ❌

Results for commit 0083439.

Copy link
Contributor

Unit Test Results - Windows

  1 files   17 suites   1m 24s ⏱️
114 tests 114 ✅ 0 💤 0 ❌
139 runs  139 ✅ 0 💤 0 ❌

Results for commit 0083439.

Copy link
Contributor

E2E Test Results

 1 files  10 suites   12m 45s ⏱️
85 tests 85 ✅ 0 💤 0 ❌
87 runs  87 ✅ 0 💤 0 ❌

Results for commit 0083439.

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 05768c01
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (05768c0) Report Missing Report Missing Report Missing
Head commit (0083439) 3034 2365 77.95%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#235) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@jeromy-cannon
Copy link
Contributor

duplicate #164

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.

None yet

4 participants