Skip to content

Bump github.com/mholt/archives from 0.1.0 to 0.1.2#545

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/go_modules/github.com/mholt/archives-0.1.2
May 21, 2025
Merged

Bump github.com/mholt/archives from 0.1.0 to 0.1.2#545
github-actions[bot] merged 1 commit intomasterfrom
dependabot/go_modules/github.com/mholt/archives-0.1.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2025

Bumps github.com/mholt/archives from 0.1.0 to 0.1.2.

Release notes

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

v0.1.2

What's Changed

New Contributors

Full Changelog: mholt/archives@v0.1.1...v0.1.2

v0.1.1

This release adds support for MinLZ format, enables customizing Gnu headers in tar archives, and has some bug fixes.

What's Changed

New Contributors

Full Changelog: mholt/archives@v0.1.0...v0.1.1

Commits
  • 39a94fd fs: Trim leading slash (fix #31)
  • 1ffedff Make TopDir* functions experimental
  • d07f56a feat(rar): add support for multi-volume rar archives (#33)
  • 4393d88 fix(brotli): better brotli detection heuristics (#30)
  • 097e48a Make DeepFS.SplitPath public & fix nested ext bug (#26)
  • f147267 fs: Fix bug with ArchiveFS.Open
  • a639a2a tar: customize users and groups for archived files (#22)
  • 69a3052 Fix tests; use topDir function
  • a186391 Correct minlz media type
  • 582aa61 Add MinLZ format (close #25)
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 16, 2025
@swalkinshaw
Copy link
Member

@dependabot recreate

Bumps [github.com/mholt/archives](https://github.com/mholt/archives) from 0.1.0 to 0.1.2.
- [Release notes](https://github.com/mholt/archives/releases)
- [Commits](mholt/archives@v0.1.0...v0.1.2)

---
updated-dependencies:
- dependency-name: github.com/mholt/archives
  dependency-version: 0.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/mholt/archives-0.1.2 branch from 7e256f9 to 1e4f005 Compare May 21, 2025 02:26
@github-actions github-actions bot merged commit bde7358 into master May 21, 2025
5 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/mholt/archives-0.1.2 branch May 21, 2025 02:26
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant