Skip to content

Bump golift.io/xtractr from 0.3.0 to 0.3.1#561

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/golift.io/xtractr-0.3.1
Mar 16, 2026
Merged

Bump golift.io/xtractr from 0.3.0 to 0.3.1#561
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/golift.io/xtractr-0.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps golift.io/xtractr from 0.3.0 to 0.3.1.

Release notes

Sourced from golift.io/xtractr's releases.

v0.3.1

Serious improvements.

Features

  • ISO: Joilet and UDF support.
  • FLAC/CUE splitting.
  • Archive detection using magic bytes.
  • Parallel extractions.
  • Character detection and unicode support for zip files.

Bugs Squashed

  • Disable recursion works now.
  • ISOs are extracted to root directory now.
  • Long file names get truncated so they don't return an error.
  • Improvements with error returns.

What's Changed

Auto Updates

New Contributors

Full Changelog: golift/xtractr@v0.3.0...v0.3.1

Commits
  • 199640a chore(deps): update dependency go to v1.26.1 (#128)
  • 035726f fix(deps): update module github.com/pierrec/lz4/v4 to v4.1.26 (#130)
  • 8e1287d FLAC/CUE: add track tags, covers/images (#129)
  • 4095993 use our module
  • 379595d Use variable-blocksize encoding consistently in split FLAC tracks (#126)
  • 15c4ed6 Detect file encoding per file (#125)
  • ea02d9d Consolidate errors in errors.go, truncate long archived file names (#123)
  • e6f0434 Refactor archive handling to improve error outputs. (#122)
  • c3b9f68 Merge pull request #121 from oceanplexian/parallel-file-extraction
  • be05c71 Use WaitGroup.Go() for cleaner worker dispatch
  • 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 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 [golift.io/xtractr](https://github.com/golift/xtractr) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/golift/xtractr/releases)
- [Commits](golift/xtractr@v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: golift.io/xtractr
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 16, 2026
@github-actions github-actions bot enabled auto-merge March 16, 2026 21:56
@github-actions github-actions bot merged commit 5a040a3 into main Mar 16, 2026
14 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/golift.io/xtractr-0.3.1 branch March 16, 2026 22:06
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.

0 participants