Open dependabot[bot] opened 1 year ago
Dependabot tried to add @ledyba-z
as a reviewer to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/link-u/cavif/pulls/323/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the link-u/cavif repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request
Bumps external/vmaf from
441ab02
toc2608d9
.Commits
c2608d9
add dis_enc_bitdepth to CambiFeatureExtractor (#1171)b0e3fa2
libvmaf/cuda: avoid unneeded device to host copye81d12e
[fix #1103] remove duplicate unreffing in ciede.c71d0deb
fix usage of "neg" models due to missing option aliasf47640f
libvmaf: use _XOPEN_SOURCE, not _POSIX_C_SOURCEb9150a2
fixed device pointer argument74e96df
Add asset_dict copy logic to NorefAsset to make it in parity with Asset; add ...157f76d
libvmaf/tools: remove all obsolete tools3850536
tools/vmaf: avoid unused param warningb91032a
integer_motion.init: avoid unused param warningDependabot 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 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)