livepeer / task-runner

Background service that executes tasks from the Livepeer API. Mainly used for VOD.
MIT License
3 stars 2 forks source link

build(deps): bump gopkg.in/vansante/go-ffprobe.v2 from 2.0.3 to 2.1.1 #71

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps gopkg.in/vansante/go-ffprobe.v2 from 2.0.3 to 2.1.1.

Release notes

Sourced from gopkg.in/vansante/go-ffprobe.v2's releases.

v2.1.1

  • Fix ProbeData.Format maybe nil if ffprobe output is empty #37
  • Ignore gosec in test file #38
  • Change golang test versions to 1.18.x and 1.19.x #39

v2.1.0

  • Create new tag maps instead of a static struct and deprecate the old structs #32
  • Adding FieldOrder to Stream struct #33
Commits
  • 0e80d1c Merge pull request #39 from vansante/upgrade-go
  • d4f4199 Change golang test versions to 1.18.x and 1.19.x
  • ffed76e Merge pull request #37 from bastengao/fix-bad-url
  • 8a94d91 Merge pull request #38 from vansante/fix-linter
  • 8520cef Ignore gosec in test file
  • b391d75 Fix ProbeData.Format maybe nil if ffprobe output is empty
  • d37c6cb Merge pull request #33 from agorman/extra-fields
  • 8fb928e Adding FieldOrder to Stream struct
  • ca0e57e Merge pull request #32 from vansante/new-tags
  • d0a2dcc Rename to TagList
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot 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)