Skip to content

build(deps): bump github.com/mholt/archives from 0.1.1 to 0.1.5#354

Merged
crazy-max merged 1 commit intomainfrom
dependabot/go_modules/github.com/mholt/archives-0.1.5
Dec 30, 2025
Merged

build(deps): bump github.com/mholt/archives from 0.1.1 to 0.1.5#354
crazy-max merged 1 commit intomainfrom
dependabot/go_modules/github.com/mholt/archives-0.1.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2025

Bumps github.com/mholt/archives from 0.1.1 to 0.1.5.

Release notes

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

v0.1.5

What's Changed

Full Changelog: mholt/archives@v0.1.4...v0.1.5

v0.1.4

This release contains an important bug fix if you walk (fs.WalkDir()) archives multiple times using archives.ArchiveFS; it would omit directory trees with implicit structure (i.e. if the archive doesn't have an explicit entry for each directory in the tree) after the first walk, on subsequent walks.

Upgraded dependencies, and improved brotli stream matching. Thanks to those who contributed!

What's Changed

New Contributors

Full Changelog: mholt/archives@v0.1.3...v0.1.4

v0.1.3

What's Changed

New Contributors

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

v0.1.2

What's Changed

New Contributors

... (truncated)

Commits
  • e30ac60 rar: Update rardecode to v2.2.0 and remove WriterTo interface (#56)
  • cca9224 Deprecate FormatGNU; introduce Tar.Format
  • 1816065 go.mod: update modules and compress to 1.18.0 (#54)
  • 88a2597 brotli: Don't match when it does match another format (fix #51)
  • 71b922e Fix ArchiveFS.Stat() for implicit dirs
  • a6166fa Amortize implicit dirs too; fix skipped entries in subsequent walks
  • 9132adf Test go 1.24 and 1.25 (#49)
  • 814d03a Update dependencies to avoid CVE-2025-58058 (#48)
  • f07cd8e Make brotli stream matcher more robust to uncompressed binary and ASCII data ...
  • 8592d45 Added walking through dereferenced symlink dir (#42)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@crazy-max
Copy link
Owner

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/mholt/archives-0.1.5 branch from 4e2093a to b6fa864 Compare December 30, 2025 15:38
@crazy-max
Copy link
Owner

@dependabot rebase

Bumps [github.com/mholt/archives](https://github.com/mholt/archives) from 0.1.1 to 0.1.5.
- [Release notes](https://github.com/mholt/archives/releases)
- [Commits](mholt/archives@v0.1.1...v0.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/mholt/archives-0.1.5 branch from b6fa864 to c764d21 Compare December 30, 2025 15:43
@crazy-max crazy-max merged commit 5d3c3c1 into main Dec 30, 2025
28 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/mholt/archives-0.1.5 branch December 30, 2025 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant