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

feat: use @eggjs/yauzl to close Buffer() is deprecated message #86

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Feb 24, 2023

@codecov
Copy link

codecov bot commented Feb 24, 2023

Codecov Report

Merging #86 (b52ac62) into master (f14bc76) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #86   +/-   ##
=======================================
  Coverage   96.62%   96.62%           
=======================================
  Files          19       19           
  Lines         593      593           
  Branches      112      112           
=======================================
  Hits          573      573           
  Misses         20       20           
Impacted Files Coverage Δ
lib/zip/uncompress_stream.js 98.63% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@fengmk2 fengmk2 merged commit 3a0a5f5 into master Feb 24, 2023
@fengmk2 fengmk2 deleted the use-eggjs-yauzl branch February 24, 2023 07:28
fengmk2 pushed a commit that referenced this pull request Feb 24, 2023
[skip ci]

## [1.8.0](v1.7.0...v1.8.0) (2023-02-24)

### Features

* use @eggjs/yauzl to close Buffer() is deprecated message ([#86](#86)) ([3a0a5f5](3a0a5f5))
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.

Buffer() is deprecated due to security and usability issues. in fd-slicer use.
1 participant