overtools / OWLib

Toolchain that lets you interact with the Overwatch files and extract models and stuff.
MIT License
363 stars 42 forks source link

Bump NVorbis from 0.10.3 to 0.10.4 #149

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps NVorbis from 0.10.3 to 0.10.4.

Release notes

Sourced from NVorbis's releases.

v0.10.4

  • Fix seeking issues
  • Fix issue where loading a file would throw due to split packets in the header pages
Commits
  • 871138f Update project file for release.
  • c6148ab * Remove TestApp dependency on NAudio
  • 03bdc5b * Fix example in README.md
  • 00be994 Merge pull request #25 from NVorbis/SeekFix
  • 78d6e7d Allow seeking to TotalSamples.
  • 1b34c0b Cleanup and simplification
  • f23058f Fix seeking, again.
  • 8005d2b Merge pull request #26 from NVorbis/FirstDataPageFix
  • c81dc8a Fix position bug in libvorbis
  • b36ef8f Correct seek to last granule of packet
  • 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)
dependabot[bot] commented 3 years ago

Looks like NVorbis is up-to-date now, so this is no longer needed.