FormidableLabs / inspectpack

An inspection tool for Webpack frontend JavaScript bundles.
MIT License
592 stars 20 forks source link

Bump tar from 4.4.1 to 4.4.10 #122

Closed dependabot[bot] closed 5 years ago

dependabot[bot] commented 5 years ago

Bumps tar from 4.4.1 to 4.4.10.

Commits - [`84ab44d`](https://github.com/npm/node-tar/commit/84ab44d8201e04139f3635685ce7ea2c2e20710a) 4.4.10 - [`77522f0`](https://github.com/npm/node-tar/commit/77522f066e6782775114cf78e9491d67b259ab0d) Use `stat` instead of `lstat` when checking CWD - [`49058cb`](https://github.com/npm/node-tar/commit/49058cb8f2a2e2574152353b391fbec0a7b3fe97) use --follow-tags on git publish push - [`8f85cab`](https://github.com/npm/node-tar/commit/8f85cab6b71483397fabac1b2aaa2276e3e37a11) 4.4.9 - [`ae0598f`](https://github.com/npm/node-tar/commit/ae0598f6f74c179680c01ddbb6701b936d978e54) update tap - [`91b9ee9`](https://github.com/npm/node-tar/commit/91b9ee9cffcecfd05eae1c2df6db951668a53734) add header generation from gnutar 10gb file - [`9a44de7`](https://github.com/npm/node-tar/commit/9a44de7dd75418a22c40cf35e4d197c40451358d) Remove duplicate word. - [`c80341a`](https://github.com/npm/node-tar/commit/c80341a5686eec45e137647b4a519d7a11f7c6c5) Fix encoding/decoding of base-256 numbers - [`b863448`](https://github.com/npm/node-tar/commit/b863448f892682a33ba0e599a38e2c2ec7bc2754) update travis - [`694f08a`](https://github.com/npm/node-tar/commit/694f08a9b5dd824dce403798d91a7f59cef379ce) update packages in benchmarks - Additional commits viewable in [compare view](https://github.com/npm/node-tar/compare/v4.4.1...v4.4.10)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/FormidableLabs/inspectpack/network/alerts).
codecov[bot] commented 5 years ago

Codecov Report

Merging #122 into master will decrease coverage by 0.31%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
- Coverage   90.58%   90.27%   -0.32%     
==========================================
  Files          15       15              
  Lines         765      761       -4     
  Branches      124      124              
==========================================
- Hits          693      687       -6     
  Misses         41       41              
- Partials       31       33       +2
Impacted Files Coverage Δ
src/lib/util/files.ts 80% <0%> (-11.31%) :arrow_down:
src/lib/util/promise.ts 100% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f2a5699...6e74a9f. Read the comment docs.