Closed dependabot[bot] closed 2 weeks ago
The following issues were found:
Package | Version | License | Issue Type |
google.golang.org/protobuf | 1.35.1 | 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/containerd/continuity | 0.4.4 | :green_circle: 6.1 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
gomod/google.golang.org/protobuf | 1.35.1 | Unknown | Unknown |
@dependabot ignore github.com/containerd/continuity patch version
Sorry, the command you entered is not valid for this pull request. Please check the syntax and try again.
Valid commands:
For single dependency PRs, use commands like:
@dependabot ignore this major version
@dependabot ignore this minor version
@dependabot ignore this dependency
@dependabot ignore this patch version
OK, I won't notify you about version 0.4.4 again, unless you re-open this PR.
Once https://github.com/containerd/containerd/pull/10956 is merged we can un-ignore this
Bumps github.com/containerd/continuity from 0.4.3 to 0.4.4.
Release notes
Sourced from github.com/containerd/continuity's releases.
Commits
2fab5e9
Merge pull request #257 from AkihiroSuda/dev8ae2b5e
Disable FUSE for FreeBSDef3b6f4
go.mod: bump up332293b
Merge pull request #254 from thaJeztah/rm_macos_bits1287117
Merge pull request #256 from thaJeztah/fix_kind0a983fc
Merge pull request #252 from thaJeztah/gofix_buildtags75b1c65
Merge pull request #245 from sondavidb/properly-handle-fs-without-xattrscb01a52
Merge pull request #251 from thaJeztah/bump_codeql7d074e7
kind.String(): fix missing case statements for iota consts in switch327ebdd
cmd/continuity/commands: MountCmd: remove macOS remnantsDependabot 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