Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump github.com/mholt/archiver from 2.0.0+incompatible to 2.1.0+incompatible #220

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 16, 2022

Bumps github.com/mholt/archiver from 2.0.0+incompatible to 2.1.0+incompatible.

Release notes

Sourced from github.com/mholt/archiver's releases.

v2.1

This release adds support for lz4 compression (thanks to github.com/pierrec/lz4) and sz compression (thanks to github.com/golang/snappy). It also happens to include a number of bug fixes 😄.

Commits
  • de0d89e Merge pull request #87 from johnarok/fix-82
  • e1c92d5 Minor format change
  • 7ef86db Fixes #82 by processing destination string through filepath.Clean
  • 77adc20 Merge pull request #85 from johnarok/appveyor-update
  • 896fc9a bump appveyor go version to 1.10.4
  • 152026f Fixes #57 by exiting with 0 when -h flag is used (#79)
  • 601bd40 Merge pull request #77 from Szymongib/to-slash-in-header
  • 67cd4fd Fix setting tar FileInfoHeader name
  • 089cf0d Add values section
  • cca2a8f rar: Add back support for multipart rar files (#72)
  • 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)
  • @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.

Bumps [github.com/mholt/archiver](https://github.com/mholt/archiver) from 2.0.0+incompatible to 2.1.0+incompatible.
- [Release notes](https://github.com/mholt/archiver/releases)
- [Changelog](https://github.com/mholt/archiver/blob/master/.goreleaser.yml)
- [Commits](mholt/archiver@v2.0...v2.1)

---
updated-dependencies:
- dependency-name: github.com/mholt/archiver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 16, 2022
Copy link
Contributor

@dcwangmit01 dcwangmit01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants