Skip to content

chore(deps): bump github.com/diskfs/go-diskfs from 1.7.0 to 1.9.1#148

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/diskfs/go-diskfs-1.9.1
Open

chore(deps): bump github.com/diskfs/go-diskfs from 1.7.0 to 1.9.1#148
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/diskfs/go-diskfs-1.9.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps github.com/diskfs/go-diskfs from 1.7.0 to 1.9.1.

Commits
  • 6759872 Fixes and improvements for fat (#355)
  • d1d6806 filesystem: add FAT12 and FAT16 support (#358)
  • c3141af fat32: fix name matching issues (#354)
  • 6f082dd fix(iso9660): allow Open() to handle directories and implement fs.ReadDirFile...
  • 5880e7f ext4/stat: expose device numbers, inode number, and hard link count (#351)
  • bbc4944 ext4: return error instead of panicking on special file inodes (#349)
  • 80ac6f8 ext4: Report all file types in directoryEntryInfo.Type() and Info() (#350)
  • fb221b6 squashfs: properly handle filecopy and blocksize (#348)
  • fc97b5a squashfs: properly count written bytes (#347)
  • 5b7a68a Add support for custom publisher identifier in ISO9660 (#346)
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 13, 2026
@dependabot dependabot bot requested review from a team as code owners April 13, 2026 16:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 13, 2026
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Apr 13, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/diskfs/go-diskfs-1.9.1 branch 3 times, most recently from 0d289ad to ca123d8 Compare April 14, 2026 15:53
@TheSuperiorStanislav
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2026

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@TheSuperiorStanislav
Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/diskfs/go-diskfs-1.9.1 branch from 89b7dad to 0783447 Compare April 15, 2026 03:37
Bumps [github.com/diskfs/go-diskfs](https://github.com/diskfs/go-diskfs) from 1.7.0 to 1.9.1.
- [Commits](diskfs/go-diskfs@v1.7.0...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/diskfs/go-diskfs
  dependency-version: 1.9.1
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/diskfs/go-diskfs-1.9.1 branch from 0783447 to 0957a28 Compare April 15, 2026 15:54
@sgaist
Copy link
Copy Markdown
Contributor

sgaist commented Apr 15, 2026

@TheSuperiorStanislav There's no need for that. As long as syft is not updated to use go-diskfs >= 1.8 these PR won't pass. There's a patch pending for that.

For some reason, dependabot does not respect the exclusion that was added for this package to avoid these autoupdate PR.

@TheSuperiorStanislav
Copy link
Copy Markdown
Contributor

@TheSuperiorStanislav There's no need for that. As long as syft is not updated to use go-diskfs >= 1.8 these PR won't pass. There's a patch pending for that.

For some reason, dependabot does not respect the exclusion that was added for this package to avoid these autoupdate PR.

Yeah, I digged a little deeper and found your PR with fix

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 semver:patch A change requiring a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants