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

build(deps): bump tar from 6.1.0 to 6.1.6 #814

Merged
merged 1 commit into from Aug 9, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2021

Bumps tar from 6.1.0 to 6.1.6.

Commits
  • 9bc1729 6.1.6
  • bdf4f51 fix: properly prefix hard links
  • 94b2a74 chore: remove benchmarks from git repo
  • ecaafb4 update deps
  • bd4691c 6.1.5
  • d694c4f ci: test on node 16
  • 84acbd3 fix(unpack): fix hang on large file on open() fail
  • 97c46fc fix(unpack): always resume parsing after an entry error
  • 488ab8c chore: WriteEntry cleaner write() handling
  • be89aaf WriteEntry backpressure
  • Additional commits viewable in compare view

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.6.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.0...v6.1.6)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added javascript Pull request that updates Javascript code maintenance General repo or CI/CD upkeep changelog:patch Patch change resulting in a patch release labels Aug 4, 2021
@codecov
Copy link

codecov bot commented Aug 4, 2021

Codecov Report

Merging #814 (175de30) into master (cf183ac) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #814   +/-   ##
=======================================
  Coverage   87.52%   87.52%           
=======================================
  Files         223      223           
  Lines       13969    13969           
=======================================
  Hits        12226    12226           
  Misses       1743     1743           

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 cf183ac...175de30. Read the comment docs.

@ITProKyle ITProKyle added dependencies Pull request that updates a dependency file and removed maintenance General repo or CI/CD upkeep changelog:patch Patch change resulting in a patch release labels Aug 9, 2021
@ITProKyle ITProKyle merged commit c0d1ac8 into master Aug 9, 2021
@ITProKyle ITProKyle deleted the dependabot/npm_and_yarn/tar-6.1.6 branch August 9, 2021 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull request that updates a dependency file javascript Pull request that updates Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant