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

Bump github.com/mholt/archiver/v3 from 3.3.0 to 3.5.0 #35

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2021

Bumps github.com/mholt/archiver/v3 from 3.3.0 to 3.5.0.

Release notes

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

v3.5.0

Changelog

25e050d add a comment explaining backwards compatibility b736c51 add missing and remove unused modules ca7993e port to github/pierrec/lz4/v4

v3.4.0

Changelog

c8f35d3 --ext: option to specify file type fd5996a Add a way to strip top-level folder 10fd729 Add create-evil-tar.go and create-evil-zip.go 858e52c Add exported encoder/decoder opts for zstd a9434ff Add test fea6146 Added IllegalPathError a723054 Added test cases for archive formats b0ffd5a Implement StripComponents to rar 2e9f979 Implement StripComponents to zip 8217ed3 Prevent arbitrary file overwrite via path traversal (Zip Slip attack) be59044 Remove bundling of GoLangCI Lint as a dependency. c7eae9d Resolve a few go lint issues 7d5af0e add double-evil.tar and double-evil.zip inside testdata/testarchives/evilarchives 279e87c use proper mode and type flags

v3.3.2

Changelog

a723054 Added test cases for archive formats 8217ed3 Prevent arbitrary file overwrite via path traversal (Zip Slip attack) c7eae9d Resolve a few go lint issues

v3.3.1

Changelog

44285f7 Add CI check to ensure module definition is correct (#198) 3719b73 Disable ZIP+LZMA (#226) 11f2ffb Fix hard links (fixes #152) 0c5dd86 Fix import path in test (#197) 9ea51e7 Fixes Tar.Extract when extracting hardlinked files (#171) 14b2737 Merge branch 'fix-hardlinks' b44e6c6 Update compression package (#219)

... (truncated)

Commits
  • 25e050d add a comment explaining backwards compatibility
  • b736c51 add missing and remove unused modules
  • ca7993e port to github/pierrec/lz4/v4
  • 858e52c Add exported encoder/decoder opts for zstd
  • 279e87c use proper mode and type flags
  • 10fd729 Add create-evil-tar.go and create-evil-zip.go
  • 7d5af0e add double-evil.tar and double-evil.zip inside testdata/testarchives/evilarch...
  • a9434ff Add test
  • b0ffd5a Implement StripComponents to rar
  • 2e9f979 Implement StripComponents to zip
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @unguiculus.


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 dependabot bot added the dependencies Pull requests that update a dependency file label Jan 26, 2021
@unguiculus
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/mholt/archiver/v3-3.5.0 branch 3 times, most recently from e5c2cdb to e095203 Compare January 26, 2021 21:41
Bumps [github.com/mholt/archiver/v3](https://github.com/mholt/archiver) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/mholt/archiver/releases)
- [Changelog](https://github.com/mholt/archiver/blob/master/.goreleaser.yml)
- [Commits](mholt/archiver@v3.3.0...v3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
@unguiculus unguiculus force-pushed the dependabot/go_modules/github.com/mholt/archiver/v3-3.5.0 branch from e095203 to 4eddd58 Compare January 26, 2021 22:29
Copy link
Member

@unguiculus unguiculus left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@unguiculus unguiculus merged commit 646754b into main Jan 27, 2021
@unguiculus unguiculus deleted the dependabot/go_modules/github.com/mholt/archiver/v3-3.5.0 branch January 27, 2021 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant