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.1 #78

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 May 24, 2024

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

Release notes

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

v3.5.1

No release notes provided.

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)

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [github.com/mholt/archiver/v3](https://github.com/mholt/archiver) from 3.3.0 to 3.5.1.
- [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.1)

---
updated-dependencies:
- dependency-name: github.com/mholt/archiver/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 24, 2024
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.

0 participants