Closed dependabot[bot] closed 3 days ago
The following issues were found:
Package | Version | License | Issue Type |
github.com/hanwen/go-fuse/v2 | 2.6.4 | Null | Unknown License |
Allowed Licenses: Apache-2.0, BSD-2-Clause, BSD-2-Clause-FreeBSD, BSD-3-Clause, MIT, ISC, Python-2.0, PostgreSQL, X11, Zlib
Excluded from license check: pkg:golang/github.com/hashicorp/go-retryablehttp, pkg:golang/github.com/hashicorp/errwrap, pkg:golang/github.com/hashicorp/go-cleanhttp, pkg:golang/github.com/hashicorp/go-multierror
Package | Version | Score | Details | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
gomod/github.com/hanwen/go-fuse/v2 | 2.6.4 | :green_circle: 4.8 | Details
|
Superseded by #1422.
Bumps github.com/hanwen/go-fuse/v2 from 2.6.3 to 2.6.4.
Commits
756578b
fs: fix and test Create without file handlese2bee1b
fuse: new file protocol-server.go0f594ce
fuse: support MountOptions.DisableSplicea37ff39
fuse: print for IoctlInf5b6d1b
fuse: introduce protocolServer1333664
fuse: fix filename debug printc01ea73
fuse: clarify return parameter name in parseRequestce18045
fuse: fold systemWrite and write together9574542
fuse: add request.suppressReply2736607
fuse: also ignore write failures for RELEASEDIRDependabot 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 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