Skip to content

fix(deps): update module github.com/mholt/archives to v0.1.5#2690

Merged
PIKACHUIM merged 1 commit into
mainfrom
renovate/github.com-mholt-archives-0.x
Jul 1, 2026
Merged

fix(deps): update module github.com/mholt/archives to v0.1.5#2690
PIKACHUIM merged 1 commit into
mainfrom
renovate/github.com-mholt-archives-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/mholt/archives v0.1.3v0.1.5 age confidence

Release Notes

mholt/archives (github.com/mholt/archives)

v0.1.5

Compare Source

What's Changed

  • go.mod: update some modules and klauspost/compress to 1.18.0 by @​M0Rf30 in #​54
  • Remove unused WriterTo interface constraint from rarReader type by @​dpgarrick in #​56

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

v0.1.4

Compare Source

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/minio/minlz v1.0.0 -> v1.0.1
github.com/STARRY-S/zip v0.2.1 -> v0.2.3
github.com/nwaples/rardecode/v2 v2.1.1 -> v2.2.0
github.com/sorairolake/lzip-go v0.3.5 -> v0.3.8
github.com/ulikunitz/xz v0.5.12 -> v0.5.15
github.com/andybalholm/brotli v1.1.2-0.20250424173009-453214e765f3 -> v1.2.0

@PIKACHUIM PIKACHUIM merged commit 33015ee into main Jul 1, 2026
14 checks passed
@renovate renovate Bot deleted the renovate/github.com-mholt-archives-0.x branch July 1, 2026 07:30
EnterTang pushed a commit to EnterTang/OpenList that referenced this pull request Jul 12, 2026
…tTeam#2690)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant