overtools / OWLib

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

Bump NVorbis from 0.10.1 to 0.10.3 #135

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps NVorbis from 0.10.1 to 0.10.3.

Release notes

Sourced from NVorbis's releases.

v0.10.3

  • Add support for Span in StreamDecoder.Read(...) and VorbisReader.ReadSamples(...)
  • Fix residue processing to use correct length
  • Fix page data size calculation
  • Fix packet data cache not having correct packet's data
  • Fix overly strict handling of pages with no completed packets
  • Fix first packet granule count calculation for seeking
  • Fix packet finding logic for seeking

v0.10.2

  • Fixed exception with malformed files containing pages with only zero-length packets.
Commits
  • 15643bc Fix formatting of PR #15
  • 5407131 Merge pull request #15 from lafirest/master
  • 83ddbc4 Merge pull request #18 from NVorbis/OggSeekFix
  • c9fa96b * Fix packet seek logic
  • eb8390c * Fix first packet granule count calculation for seeking
  • f1a01a1 Merge pull request #17 from NVorbis/OggReaderFixes
  • 58952ab * Fix broken packet handling
  • fd1cc85 * Fix page data size calculation when parsing header
  • 3e8d881 Delete extraneous packages.config
  • 218fe60 Merge pull request #16 from waltdestler/span
  • 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.