chore(deps): bump github.com/diskfs/go-diskfs from 1.7.0 to 1.9.1#148
chore(deps): bump github.com/diskfs/go-diskfs from 1.7.0 to 1.9.1#148dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
0d289ad to
ca123d8
Compare
|
@dependabot rebase |
|
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 |
89b7dad to
0783447
Compare
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]>
0783447 to
0957a28
Compare
|
@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 |
Bumps github.com/diskfs/go-diskfs from 1.7.0 to 1.9.1.
Commits
6759872Fixes and improvements for fat (#355)d1d6806filesystem: add FAT12 and FAT16 support (#358)c3141affat32: fix name matching issues (#354)6f082ddfix(iso9660): allow Open() to handle directories and implement fs.ReadDirFile...5880e7fext4/stat: expose device numbers, inode number, and hard link count (#351)bbc4944ext4: return error instead of panicking on special file inodes (#349)80ac6f8ext4: Report all file types in directoryEntryInfo.Type() and Info() (#350)fb221b6squashfs: properly handle filecopy and blocksize (#348)fc97b5asquashfs: properly count written bytes (#347)5b7a68aAdd support for custom publisher identifier in ISO9660 (#346)